.body {
	background-color: #CCC;
}

.fliesstxt1 {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: square;
	background-attachment: fixed;
	background-color: #e7e7e7;
	background-image: none;
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding: 10px;
	width: 80%;
}

.fliesstxt2 {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-attachment: fixed;
	background-color: #e7e7e7;
	background-image: none;
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding: 10px;
	width: 80%;
}

.fliesstxt3 {
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-attachment: fixed;
	background-color: #f6f4f5;
	background-image: none;
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding: 10px;
	width: 80%;
}

.fliesstxt4 {
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-attachment: fixed;
	background-color: #e7e7e7;
	background-image: none;
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding: 10px;
	width: 80%;
}

.image {
	background-attachment: fixed;
	background-color: #f6f4f5;
	background-image: none;
	background-repeat: repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.headline1 {
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #f6f4f5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding: 25px;
	width: 80%;
}

.headline2 {
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-color: #f6f4f5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding: 10px;
	width: 20%;
}

.logo_mitte {
	text-align: center;
	background-image: linear-gradient(to left, white 0%, #009 70%);
	width: 100%;
	
}

.rahmen_aussen {
	border: 2px solid #FFF;
	width: 80%;
}

.navi_links {
	text-align: left;
	vertical-align: top;
	background-color: #f6f4f5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding: 10px;
	width: 20%;
}