@charset "utf-8";
/* CSS Document */


#geruest {
	margin:0px;
	padding:0px;
	width: 960px;
	margin: 1em auto 0;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif, Verdana;
	color:#7f7f7f;
}

#topnavigation {
	float: right;	
}

#topnavigation ul {
	margin:0px;
	padding:0px;
}

#topnavigation ul li {
	display: inline;
	padding-right:8px;
}

#topnavigation li a{
	font-size: 11px;
	color:#7f7f7f;
	text-decoration: none;
	}

#topnavigation li a:hover{
	color:#44a1be;
}

#logo {
	float: left;
	height: 48px;
	width: 280px;
	margin-bottom:25px;
}
#navigation {
	clear: both;
	float: none;
	margin:0px;
	padding:0px;	
	background:url(img/navi_li_bg.jpg) top left repeat-x;
	border-top-right-radius: 8px 8px;/* Runde ecken!!!*/
	border-top-left-radius: 8px 8px;/* Runde ecken!!!*/
	border-bottom-right-radius: 8px 8px;/* Runde ecken!!!*/
	border-bottom-left-radius: 8px 8px;/* Runde ecken!!!*/
}

#navigation ul {	
	margin:0px;
	padding:0px;
	height:73px;	
}

#navigation ul li {	
	float:left;
	list-style-type: none;	
	margin-right:2px;		
}

#navigation li a{
	display: block;
	font-size: 16px;
	color:#fff;
	text-decoration: none;
	line-height:73px;
	text-align:center;
	padding-right:34px;
	padding-left:34px;
	margin:0px;	
	}

#navigation li a:hover, #navigation li.selected a{
	 background:url(img/navi_lihover_bg.jpg) top left repeat-x;
	 border-top-right-radius: 8px 8px;/* Runde ecken!!!*/
	border-top-left-radius: 8px 8px;/* Runde ecken!!!*/
	border-bottom-right-radius: 8px 8px;/* Runde ecken!!!*/
	border-bottom-left-radius: 8px 8px;/* Runde ecken!!!*/
	}

#banner {
	clear: both;
	float: none;
	height: 271px;
	width: 960px;	
	margin-bottom:0px;
}
#subnavigation {	
	width: 960px;
	margin-top:0px;	
	margin-bottom:0px;
	border-top:dashed 1px #ddd;
	padding-top:20px;
	padding-bottom:15px;
}

#subnavigation a{
	margin-right:11px;	
}
#inhalt img{
	float:right;
	margin-left:20px;
	border:solid #929292 1px;
	margin-bottom:10px;
	margin-top:5px;
}

 a{
	color:#288bac;
	font-size: 13px;
	text-decoration: none;

}

 a:hover{
	color:#00436a;	
}

p{
	font-size: 13px;
	color: #333;
}
 h1, h2, h3, h4, h5, h6{
	color: #444;
	font-weight: normal;
	font-family: Verdana, Helvetica, "Trebuchet MS", Arial, sans-serif, Geneva;
	clear: both;
	float: none;
	margin-top:25px;
}

 h1{
	font-size: 26px;	
}

#inhalt{
	
	}

#inhalt h2{
	font-size: 22px;	
}

#inhalt h3{
	font-size: 19px;	
}

#inhalt h4{
	font-size: 16px;	
}

#inhalt h5{
	font-size: 14px;	
}

#inhalt h6{
	font-size: 11px;	
	font-weight:bold;
}


#inhalt ul{
	margin:0px;
	padding:0px;
	padding-left:0px;
	padding-top:5px;
	list-style-type: square;
	list-style-position: inside;
	}
	
#inhalt ul li{
	color: #333;
	font-size: 13px;
	}


	


#fuss{
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	margin:0px;
	padding:0px;
	clear: both;
	float: none;
	margin-top:50px;
	padding-bottom:10px;
}
#fuss dl{
	float:left;
}
#fuss dl dt{
	margin-bottom:6px;
}
#fuss dl dt a{
	color:#7f7f7f;
	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 12px;
}
#fuss dl dd{	
	margin:0px;
	padding:0px;
	margin-right:40px;
	margin-bottom:2px;
}
#fuss dl dd a{
	color:#7f7f7f;
	margin:0px;
	padding:0px;
	font-size: 12px;
}
#fuss dl dd a:hover{
	text-decoration: underline;
}
#fuss p{
	color:#7f7f7f;
	margin:0px;
	padding:0px;
	margin-top:6px;
	font-size: 13px;
}
#fuss p b{
	color:#7f7f7f;
	margin:0px;
	padding:0px;
	font-weight: normal;
	margin-top:6px;
	font-size: 15px;
}








#fusstext {
	margin:0px;
	padding:0px;	
	margin-top:25px;
	background-color:#2da4c1;	
	border-top-right-radius: 8px 8px;/* Runde ecken!!!*/
	border-top-left-radius: 8px 8px;/* Runde ecken!!!*/
	border-bottom-right-radius: 8px 8px;/* Runde ecken!!!*/
	border-bottom-left-radius: 8px 8px;/* Runde ecken!!!*/
	}
#fusstext p{
	font-size: 11px;
	}


#fusstext img{
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-left:20px;
	float:left;
	width:212px; 
	height:42px;
	}
#fusstext p{
	padding:0px;
	margin:0px;
	color:#ffffff;
	float:left;
	font-size: 14px;
	margin-top:18px;
	margin-left:15px;
	}
#fusstext ul{
	padding:0px;
	margin-left:10px;
	text-align: center;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#fusstext ul li{
	display: inline;
	margin-right:20px;
	}
#fusstext ul li a{
	color:#14364f;
	line-height: 55px;
	}
#fusstext ul li a:hover{
	color:#416182;
	text-decoration: underline;
	}