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

body{
	background-color: #d1d1d0;
	background-image: url(img/body-bg.gif);
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	}
	
#geruest{
	width: 1085px;
	/*background-image: url(img/geruest-bg.gif);*/
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
	}
#kopf {
	height: 173px;
	width: 1031px;
	margin-left:40px;
	background-image: url(img/banner.jpg);
}

#logo {
	height: 47px;
	width: 352px;
	margin-left:11px;
	padding-top:0px;
}

#navigation {
   height: 46px;
   width: 1031px;	
   margin-top:113px;
   
}
#navigation ul {
	min-width:355px;
	margin:0px;
	padding:0px;
	background-color: #487e94;
	height: 46px;
	float:right;
	border-top:1px solid #1c3b47;
	border-left:1px solid #1c3b47;
}
#navigation ul li {
	font-weight: bold;
	color: #334525;
	float:left;
	list-style-type: none;
	border-top:1px solid #fff;
}
#navigation li a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 46px;
	display: block;
	padding-left:15px;
	padding-right:15px;
}
#navigation li a:hover, #navigation li.selected a {
	background-color: #FFF;	
	color:#1c3b47;
	text-decoration: none;
}









#leiste {
	height: 30px;
	width: 1031px;
	margin-left: 40px;
	background-color: #efeeeb;
	font-size: 13px;
	line-height: 30px;
	border-top:1px solid #1c3b47;
}
#leiste a {
	font-size: 12px;
	font-weight: bold;
	color: #5c646e;
	text-decoration: none;
	margin-left:12px;
	margin-right:46px;
} 
#leiste a:hover {
	color:#487e94;
	text-decoration: underline;
}







#content{
	width: 1071px;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:38px;
	margin-bottom:38px;
	}
	
	
	
	
#subnavigation {
	float: left;
	width: 242px;
	margin-right:50px;
	
}


/* topnatigation in der subnavi*/

#subnavigation ul#topnavigation  {
	margin:0px;
	padding:0px;
	margin-left:52px;
	background-color: #FFF;
	margin-bottom:25px;
}
#subnavigation ul#topnavigation  li {
	display: inline; 
	border-bottom:0px solid #c8d4be;
	margin-left:0px;
	margin-right:0px;
}

#subnavigation ul#topnavigation li a {	
    font-size: 12px;
	color: #000;
	text-decoration: none;	
	color: #1c3b47;	
	display: inline; 
}
#subnavigation ul#topnavigation li a:hover{
	text-decoration: none;
	color: #94152d;
	background-color: #FFF;
}





/* normale subnavi erste Ebene*/

#subnavigation ul {
	width: 181px;	
	margin:0px;
	padding:0px;
	margin-left:54px;
	background-color: #efeeeb;
	padding-top:5px;
	padding-bottom:5px;
}
#subnavigation ul li {
	border-bottom:1px solid #dfdfdf;
	border-bottom:1px solid #c7c9c9;
	display: block;
	margin-left:5px;
	margin-right:5px;
}
#subnavigation li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #334525;
	color: #487e94;	
	text-decoration: none;
	line-height: 28px;
	padding-left:5px;
}
#subnavigation li a:hover, #subnavigation li.selected a {
	text-decoration: underline;
	text-decoration: none;
	color: #1c3b47;
	background-color: #f9f8f7;
}


/* normale subnavi zweite Ebene*/

#subnavigation ul li ul {
	margin-left:0px;
	width: 176px;
}
#subnavigation ul li ul li {
	border-bottom:0px solid #dfdfdf;
	border-top:1px dotted #dfdfdf;
	margin-left:0px;
	margin-right:5px;
}
#subnavigation ul li ul li a {
	font-size: 12px;
}
#subnavigation ul li ul li a:hover, #subnavigation ul li ul li.selected a {
	background-color: #FFF;
	color: #000;
}






/* erfahrungsberichte box */

#subnavigation .box{
	background-color: #dfd853;
	margin-top:42px;
	background-image: url(img/inhaltbox-hg.gif);
	background-repeat: repeat-y;
	}
#subnavigation .box h1{
	margin:0px;
	padding:0px;
	font-size: 16px;
	color: #b81c56;
	padding-top:10px;
	margin-left:60px;
	margin-right:8px;
}
#subnavigation .box p{
	margin:0px;
	padding:0px;
	font-size: 12px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:60px;
	margin-right:8px;
}
#subnavigation .box a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#subnavigation .box a:hover{
	text-decoration: underline;
}

#content #subnavigation .box ul {
	margin:0px;
	padding:0px;
	background-color: #dfd853;
	border-bottom:0px solid #ccc;
	margin-left:60px;
	width:170px;
	border-bottom:1px solid #aaa539;
}
#content #subnavigation .box ul li {
	margin:0px;
	padding:0px;
	border-bottom:0px solid #ccc;
	border-top:1px solid #aaa539;
	padding-bottom:6px;
	padding-top:6px;
}
#content #subnavigation .box ul li a {
	margin:0px;
	padding:0px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-left:3px;
}
#content #subnavigation .box ul li a:hover {
	background-color: #dfd853;
}






#inhalt{
	float: left;
	width: 551px;
	margin-right:54px;

	}

#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6, #inhalt p{
	margin:0px;
	padding:0px;
}

#inhalt h1{
	font-size: 24px;
	margin-bottom:20px;
	color: #1c3b47;
}
#inhalt h2{
	font-size: 21px;
	margin-bottom:6px;
	color: #a05d68;
}
#inhalt h3{
	font-size: 18px;
	margin-bottom:8px;
	color:#5c646e;
}
#inhalt h4{
	font-size: 16px;
	margin-bottom:3px;
	color: #54733e;
}
#inhalt h5{
	font-size: h3px;
	margin-bottom:3px;
	color: #000;
	margin-bottom:7px;
	margin-top:3px;
}
#inhalt h6{
	font-size: 11px;
	margin-bottom:3px;
	text-decoration: underline;
}

#inhalt p{
	margin-bottom:17px;
	font-size: 13px;
}
#inhalt ul{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	margin-left:15px;
	font-size: 13px;
}
#inhalt ul li{
	list-style-image: url(img/inhalt-li.gif);
	margin-bottom:4px;
	font-weight: bold;
}

#inhalt ol{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	margin-left:17px;
}
#inhalt ol li{
}
#inhalt a{
    color: #54733e;
}
#inhalt a:hover{
	text-decoration: none;
}

#inhalt img{
	margin-bottom:20px;
		margin-top:5px;
}





#inhalt #infobox{
	background-color: #f5f5f5;
	min-height:50px;
	width: 165px;
	border: 1px dotted #bbb;
	padding:10px;
	margin-bottom:20px;
	float:left;
	margin-right:20px;
	margin-top:4px;
}
#inhalt #infobox ul{
	margin:0px;
	padding:0px;
	margin-left:15px;
}
#inhalt #infobox ul li{
	margin-bottom:8px;
}
#inhalt #infobox ul li a{
	color: #b81c56;
}









#rechts{
	float: left;
	width: 160px;
	font-size: 13px;	
	}
	
	
	
	
	
	
	
	
	
#fuss {
	height: 30px;
	width: 1011px;
	margin-left: 40px;
	clear: both;
	float: none;
 	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	padding-left:20px;
}
#fuss a{
	font-size: 13px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
}
#fuss a:hover{
	text-decoration: underline;
}

