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


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

#banner {
	margin:0px;
	padding:0px;
	width: 1002px;
	background-image: url(img/banner-hg.jpg);
	background-repeat: no-repeat;
	border-left:2px solid #4b0e29;
	border-right:2px solid #4b0e29;
	height: 120px;
}

#banner #logo {
	margin:0px;
	padding:0px;
	height: 66px;
	width: 275px;
	float:left;
	margin-left:-45px;
	margin-top:-6px;
}


#banner ul#bannernavi {
	margin:0px;
	padding:0px;
	min-height: 23px;
	min-width: 175px;
	float:right;
}
#banner ul#bannernavi li{
	display: inline;
	margin-left:10px;
	
}
#banner ul#bannernavi li a{
	color:#434909;
	font-size: 10px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#banner ul#bannernavi li a:hover{
	color:#000;
}




#banner #topnavi {
	margin:0px;
	padding:0px;
	border-bottom:5px solid #e1dbcf;
	height: 19px;
	width: 1002px;	
	margin-top:36px;
	float:left;
}

#banner #topnavi ul{
	margin:0px;
	padding:0px;
	margin-left:12px;
}
#banner #topnavi ul li{
	background-color: #e1dbcf;
	display: inline;
	padding-left:10px;
	padding-right:10px;
}
#banner #topnavi ul li:hover, #banner #topnavi ul li.selected{
	background-color: #f1e8d6;	
}

#banner #topnavi ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #3a3509;
	text-decoration: none;
}

#banner #topnavi ul li a:hover{	
}





#rahmen {
	margin:0px;
	padding:0px;
	background-image: url(img/rahmen-hg.gif);
	background-repeat: no-repeat;
	margin-left:1px;
	
}







#links {
	padding:0px;
	margin-left:12px;
	float: left;
	width: 202px;	
	margin-top:33px;
}
#links ul{
	padding:0px;
	margin:0px;
}
#links ul li{
	list-style-type: none;
	margin-bottom:21px;
}
#links ul li#sprache{
	background-color: #125865;
	border-bottom:0px solid #125865;
	background-image: url(img/li-sprache-hg.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}
#links ul li#sprache.selected{
	border-bottom:2px solid #125865;
}
#links ul li#laender{
	background-color: #d9c41a;
	border-bottom:0px solid #d9c41a;
	background-image: url(img/li-laender-hg.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}
#links ul li#laender.selected{
	border-bottom:2px solid #d9c41a;
}
#links ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-left:5px;
}




#links ul li ul li{
	background-color: #fff;
	margin:0px;
	padding:0px;
	line-height: 20px;
	padding-bottom:1px;

}
#links ul li#laender ul li:hover, #links ul li#laender.selected ul li.selected{
	background-color: #f5eeab;	
}
#links ul li#sprache ul li:hover, #links ul li#sprache.selected ul li.selected{
	background-color: #cae6eb;	
}

#links ul li ul li a, #links ul li#laender ul li a, #links ul li#sprache ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	color: #000;
	border-bottom:0px solid #fff;
}


#links h1.pink{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 25px;
	background-image: url(img/h1-pink-hg.gif);
	font-weight: normal;
	padding-left:4px;
}
#links img{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	margin-left:14px;
	margin-top:10px;
}

#links hr.pink{
	height: 5px;
	border:0px solid #fff;
	border-bottom:2px solid #b10650;
	margin:0px;
	padding:0px;
	}





#inhalt {
	margin:0px;
	padding:0px;
	margin-left:48px;
	float: left;
	width: 520px;
	margin-top:33px;
}
#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6, #inhalt p, #inhalt ul{
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#inhalt h1{	
	font-size: 21px;
	color: #980c49;
		margin-bottom:10px;
}
#inhalt h2{
	color: #b20650;
	font-size: 19px;
	margin-bottom:5px;
	margin-top:25px;
}
#inhalt h3{
	font-size: 18px;
	color:#125865;
	margin-bottom:5px;
}
#inhalt h4{
	font-size: 16px;
	color:#125865;
}
#inhalt h5{
	color:#a49410;
	font-size: 15px;
}
#inhalt h6{
	color:#a49410;
	font-size: 14px;
}
#inhalt p{	
	font-size: 13px;
	margin-bottom:10px;
}
#inhalt a{
	color:#a49410;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#inhalt a:hover{
	color:#786c0c;
}
#inhalt ul{	
	margin-bottom:25px;
	border-top:1px solid #f5f3dd;

}
#inhalt ul li{
	padding-left:25px;
	padding:0px;
	margin:0px;
	list-style-image: url(img/li.gif);
	list-style-position: inside;	
	border-bottom:1px solid #f5f3dd;
	line-height: 20px;
	padding-bottom:1px;
}

#inhalt ul li ul{
}
#inhalt ul li ul li{
	padding-left:20px;
	font-size: 12px;
	list-style-image: none;
	list-style-type: square;
	color:#a49410;
}


#inhalt ol{	
	padding:0px;
	margin:0px;
	margin-bottom:25px;
	margin-left:20px;
}

#inhalt ol li{
	padding:0px;
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#inhalt img{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	margin-right:20px;
	float:left;	
	margin-top:3px;
}





#rechts {
	margin:0px;
	padding:0px;	
	margin-left:55px;
	float: left;
	width: 160px;
	margin-top:33px;
	border-bottom:2px solid #9b0b4a;
}
#rechts h1.rot {
	margin:0px;
	padding:0px;
	line-height: 25px;
	background-image: url(img/h1-rot-hg.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom:8px;
	padding-left:4px;
}
#rechts h2 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #1a2f4c;
}
#rechts p{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	margin-bottom:8px;
	}
#rechts a{
	color: #b20650;
	}
#rechts a:hover{
	text-decoration: none;	
	}
#rechts ul{
	margin:0px;
	padding:0px;
	margin-top:20px;
	}
#rechts ul li{
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(img/rechts-li.gif);
	border-top:1px solid #ecebeb;
	padding-left:2px;
	list-style-position: inside;
	padding-top:2px;
	padding-bottom:2px;
	}
#rechts ul li:hover{
	background-color: #faf4f7;
	}
#rechts ul li a{
	text-decoration: none;
	}








#fuss {
	padding:0px;
	width: 1000px;
	clear: both;
	float: none;
	margin-top:50px;
	background-image: url(img/fuss-hg.gif);
	background-repeat: no-repeat;
	height: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#fff;
}
#fuss a{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:8px;
	line-height: 32px;
}

#fuss a:hover{
	color: #c9cfd7;
}

