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


body{
	background-color: #dfdfdc;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	}
	
#geruest {
		margin:0px;
	padding:0px;
	background-color: #FFF;
	width: 1000px;
	margin:0em auto 0;
	
}




#kopf {
	margin:0px;
	padding:0px;
	height: 272px;
	width: 1000px;
	float:left;
	background-image: url(/img/kopf-hg.jpg);
}
#logo {
	height: 119px;
	width: 189px;
	float:left;
	background-image: url(/img/logo-hg.jpg);
	padding-left:11px;
	background-repeat: no-repeat;
}
#topnavigation {
	background-color: #FFF;
	height: 30px;
	width: 298px;
	float:right;
	margin-top:60px;

}
#topnavigation a{
	color:#174d68;
	line-height: 30px;	
}
#topnavigation a:hover{
	text-decoration: none;		
}




#navigation {
	background-color: #174d68;
	height: 32px;
	width: 524px;
	float:left;
	margin-top:240px;
	margin-left:-32px;
}

#navigation ul{
	margin:0px;
	padding:0px;

}
#navigation ul li{
	margin:0px;
	padding:0px;
	display: block;
	float:left;
}
#navigation ul li a{
	display: block;
	padding:17px;
	padding-top:5px;
	padding-bottom:6px;
	background-color: #174d68;
	text-decoration: none;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
}
#navigation ul li a:hover, #navigation ul li.selected a{
	background-color: #fff;
	color: #174d68;
}


#content {
	margin:0px;
	padding:0px;
	width: 1000px;
	float:left;
	margin-top:18px;
	margin-bottom:25px;
}
#subnavigation {
	background-color: #fff;
	width: 160px;
	float:left;
	margin-left:8px;
	margin-top:32px;
}

#subnavigation ul{
    margin:0px;
	padding:0px;
}
#subnavigation ul li{
	margin:0px;
	padding:0px;
	list-style-type: none;
	margin-bottom:8px;
}

#subnavigation li a{
	color: #000;
	text-decoration: none;   	
}
#subnavigation li a:hover, #subnavigation li.selected a{
	text-decoration: underline;
	font-weight: bold;
}


#werbung468x15{
	margin:0px;
	padding:0px;
	height: 15px;
	width: 468px;
	margin-bottom:15px;
}

#inhalt {
	width: 524px;
	float:left;
}
#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6, #inhalt a, #inhalt ul, #inhalt ol, #inhalt p {
	margin:0px;
	padding:0px;
	margin-right:25px;
}
#inhalt h1 {
	font-size: 24px;
	color: #94ab3b;	
	margin-bottom:15px;
}
#inhalt h1#breadcrumbs {
	font-size: 12px;
	color: #000;
	margin-bottom:0px;
}
#inhalt h2 {
font-size: 21px;
color: #94ab3b;
margin-bottom:5px;

}
#inhalt h3 {
	font-size: 19px;
	color: #174d68;
margin-top:30px;
}
#inhalt h4 {
font-size: 17px;
color: #94ab3b;
}
#inhalt h5 {
font-size: 14px;
color: #94ab3b;
}
#inhalt h6 {
font-size: 12px;
color: #94ab3b;
}

#inhalt a {
	font-size: 13px;
	font-weight: bold;
	color: #94ab3b;
}
#inhalt a:hover {
	text-decoration: none;
}

#inhalt p {
	margin-bottom:15px;	
}

#inhalt ol {
	margin-left:26px;
	margin-top:10px;
	margin-bottom:25px;	
}
#inhalt ul {
	margin-left:26px;
	margin-top:10px;
	margin-bottom:20px;	
}
#inhalt ul li {
	list-style-image: url(/img/inhalt-li.gif);
}






#rechts{
	float:right;	
	margin-top:32px;	
}
.rechtsbox{
	background-color: #f9f9f8;
	border:1px solid #eaeed8;
	margin-right:8px;
	padding:8px;
	width: 280px;
	margin-bottom:10px;
}
#rechts .rechtsbox h1{
	padding:0px;
	font-size: 19px;
	font-weight: bold;
	color: #94ab3b;
	margin-bottom:28px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;	
}
#rechts .rechtsbox img{
	margin:0px;
	padding:0px;
	border:1px solid #d4d4d4;
	height: 53px;
}
#rechts .rechtsbox img.gross{
	margin:0px;
	padding:0px;
	border:1px solid #d4d4d4;
	height: 209px;

}
	
	
	
	


#fuss {
	padding:9px;
	background-color: #f9f9f8;
	border:1px solid #eaeed8;
	clear: both;
	float: none;
	height: 21px;
	width: 967px;
	margin-left:8px;
	margin-bottom:8px;	
}
#fuss a{
	color:#174d68;	
}
#fuss a:hover{
	text-decoration: none;		
}
