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

body{
	margin:0px;
	padding:0px;
	background-color: #fbfbfa;
	background-image: url(/img/body-hg.gif);
	background-repeat: repeat-x;
	}
#geruest {
	margin:0em auto 0;
	padding:0px;
	width: 1000px;
}







#banner {
	height: 97px;
	width: 1000px;
}



#banner ul#topnavigation {
	margin:0px;
	padding:0px;
	float:left;
	margin-top:3px;
}
#banner ul#topnavigation li {
	color:#96C;
	display: inline;
	margin-right:10px;
}
#banner ul#topnavigation li a {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
}
#banner ul#topnavigation li a:hover {
color:#d8e3ab;
}




#banner ul#navigation {
	margin:0px;
	padding:0px;
	float: none;
	clear: both;
	margin-top:11px;
}

#banner ul#navigation li {
	color:red;
	display: inline;
	margin-right:10px;
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:1px;
	border-top:1px solid #a3bb3e;
	border-left:1px solid #a3bb3e;
	border-right:1px solid #a3bb3e;
	/*border-bottom:1px solid #fbfbfa;*/
	border-top-right-radius: 8px 8px;/* Runde ecken!!!*/
    border-top-left-radius: 8px 8px;/* Runde ecken!!!*/	
}
#banner ul#navigation li a {
	color:#213e64;
	font-size: 15px;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#banner ul#navigation li:hover, #banner ul#navigation li.selected {
	background-color: #fbfbfa;	
	/*border-bottom:1px solid #fbfbfa;*/
	border-top:1px solid #677918;
	border-left:1px solid #677918;
	border-right:1px solid #677918;
}

#banner a img {
	margin:0px;
	padding:0px;
	float:right;
}







#inhalt {
	width: 508px;
	float:left;
	margin-right:70px;
	margin-top:45px;
}
#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6, #inhalt p #inhalt h1, #inhalt ul, #inhalt ol{
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#inhalt h1{
	font-size: 20px;
	text-transform: uppercase;
	border-bottom:1px solid #879c2e;
	background-image: url(/img/h1-hg.jpg);
	background-color: #92ad21;
	background-repeat: no-repeat;
	color: #fff;
	padding-left:5px;
	padding-top:1px;
}
#inhalt h2{
	font-size: 19px;
	color:#51600f;
}
#inhalt h3{
	font-size: 17px;
	color:#51600f;
}
#inhalt h4{
	font-size: 15px;
	color:#51600f;
}
#inhalt h5{
	font-size: 14px;
	color:#51600f;
}
#inhalt h6{
	font-size: 14px;
}
#inhalt p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
#inhalt ul{
	margin-left:13px;
}
#inhalt ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(/img/inhalt-li.gif);
	padding-bottom:4px;
}
#inhalt ul li a{
	color:#2a3205;
	text-decoration: none;
	}
#inhalt ul li a:hover{
	color:#a2b93d;
	text-decoration: underline;
	}
#inhalt hr{
	margin:0px;
	padding:0px;
	clear: both;
	float: none;
	height: 5px;
	border:0px dotted #c9c9c8;
	border-bottom:1px dotted #c9c9c8;	
	}
	
	
#inhalt p.button a.buttonblau{
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-image: url(/img/buttonblau.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 141px;
	border:1px solid #fbfbfa;
	float:left;
	color:#fff;
	padding-left:11px;
	padding-top:20px;
	}
#inhalt p.button a.buttonblau:hover{
	color:#cee2f4;	
	}
	
	
	
#inhalt p.button a.buttontuerkis{
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/img/buttontuerkis.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 141px;
	border:1px solid #fbfbfa;
	float:left;
	color:#fff;
	text-decoration: none;
	padding-left:10px;
	padding-top:4px;
	}
	#inhalt p.button a.buttontuerkis:hover{
	color:#d1e2e5;	
	}
	#inhalt img{
	margin-bottom:10px;
	margin-top:3px;
	}






#mitte {
	width: 230px;
	float:left;
	margin-top:45px;
}

#mitte .box , #mitte .boxoben{
	margin:0px;
	padding:0px;
	background-color: #fbfbfa;
	height: 200px;
	width: 230px;
	background-image: url(/img/mitte-box-hg.gif);
	background-repeat: no-repeat;
	margin-left:8px;
}
#mitte .boxoben{	
	background-image: url(/img/mitte-box-hg-oben.gif);
}

#mitte .boxoben h1, #mitte .box h1 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b6b19;
	padding-top:15px;
	margin-left:13px;
	margin-right:18px;
	margin-bottom:8px;
}
#mitte p {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:13px;
	margin-right:18px;
	margin-bottom:8px;
	font-weight: normal;
}
#mitte a {
	color: #4a0e6b;	
}
#mitte a:hover {
	color: #9E0568;
	text-decoration: none;
}




#rechts {
	width: 160px;
	float:right;
	margin-top:45px;
}

#fuss{
	background-color: #a2b93d;
	clear: both;
	float: none;
	height: 25px;
	width: 1000px;
	border-bottom:5px solid #2f3b4b;
	margin-top:70px;
	}
#fuss a{
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left:7px;
	line-height: 25px;
	}
#fuss a:hover{
	text-decoration: underline;	
	}
