@charset "utf-8";
/* CSS Document */
html {background:#FFFFFF;}

body {margin:0;
	padding:0 10px 0 10px;
	border:0;
	height:100%;
	overflow-y:auto;
	background:#FFFFFF;}


#top {background-color: #FFFFFF;
	width:952px;
	height:110px;
	/* fest positioniert */      
 position: fixed;
	top:0px;
	left:38px;}
* html #top {position:absolute;}

#logo1 {background-color: #FFFFFF;
	width:200px;
	height:200px;
	/* fest positioniert */      
 position: fixed;
	top:35px;
	left:15px;
	border-style: solid;
	border-color: #8D2F45;
	border-width: 2px;}
* html #logo1 {position:absolute;}

#logo2 {background-color: #FFFFFF;
	width:200px;
	height:200px;
	/* fest positioniert */      
 position: fixed;
	top:35px;
	left:15px;
	border-style: solid;
	border-color: #6C8CC7;
	border-width: 2px;}
* html #logo2 {position:absolute;}

#logo3 {background-color: #FFFFFF;
	width:200px;
	height:200px;
	/* fest positioniert */      
 position: fixed;
	top:35px;
	left:15px;
	border-style: solid;
	border-color: #FED300;
	border-width: 2px;}
* html #logo3 {position:absolute;}

#logo4 {background-color: #FFFFFF;
	width:200px;
	height:200px;
	/* fest positioniert */      
 position: fixed;
	top:35px;
	left:15px;
	border-style: solid;
	border-color: #D81921;
	border-width: 2px;}
* html #logo4 {position:absolute;}

#logo5 {background-color: #FFFFFF;
	width:200px;
	height:200px;
	/* fest positioniert */      
 position: fixed;
	top:35px;
	left:15px;
	border-style: solid;
	border-color: #204B88;
	border-width: 2px;}
* html #logo5 {position:absolute;}

#content {margin:0px 0 0px 29px; display:block; width:950px; background:#fff; padding:0px;}

#navi {background-color: #FFFFFF;
	width:951px;
	height:52px;
	/* fest positioniert */      
 	position: fixed;
	bottom:-1px;
	left:39px;}
* html #navi {position:absolute;}

.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.fliesstext-fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navileiste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.fliesstext-fett14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.fliesstext-weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}