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

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

#logo{
	background-color: blue;
	height: 144px;
	width: 218px;
	float:left;
	}

#kopfnavi{
	height: 22px;
	width: 190px;
	color:#fff;
	float:right;
	background-color: #04295c;
	}
#kopfnavi ul{
	margin:0px;
	padding:0px;
	padding-left:12px;
	}
#kopfnavi ul li{
	display: inline;
	margin-right:8px;
	}
#kopfnavi ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	}
#kopfnavi ul li a:hover{	
	color:#8d9eb5;
	}
	
	
	
	
#navigation{	
	height: 31px;
	width: 1000px;
	padding-top:118px;
	border-bottom:1px solid #959393;
	margin-bottom:25px;
	}
#navigation ul{
	margin:0px;
	padding:0px;
	float:right;
	}
#navigation ul li{
	display: inline;

	}	
#navigation ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	line-height: 31px;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
	}	
#navigation ul li a:hover, #navigation ul li.selected a{
	color: #fff;
	background-color: #959393;	
	}
	
	
	

.werbung{
	word-spacing: 2em;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	float:left;
	}



#rahmen{
	background-color: #fff;	
	width: 1000px;
	float:left;
	padding-bottom:35px;
	}
	
#inhalt{
	width: 528px;
	float:left;
	margin-left:36px;
	margin-top:50px;
	}
#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6, #inhalt p, #inhalt ul, #inhalt Ol{
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #04295c;
	border-bottom:1px solid #04295c;
	margin-bottom:15px;
	}
#inhalt h2{	
	font-size: 22px;
	border-bottom:0px solid #04295c;
	color:#1855A8;
	margin-bottom:10px;
	}
#inhalt h3{	
	font-size: 19px;
	border-bottom:0px solid #04295c;
	margin-bottom:11px;
	}
#inhalt h4{	
	font-size: 17px;
	border-bottom:0px solid #04295c;
	margin-bottom:10px;
	color:#1855A8;
	}
#inhalt h5{
	font-size: 15px;
	border-bottom:0px solid #04295c;
	margin-bottom:4px;
	font-weight: bold;
	}
#inhalt h6{
	font-size: 13px;
	border-bottom:0px solid #04295c;
	margin-bottom:2px;
	font-weight: bold;
	color:#1855A8;
	}
#inhalt p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	border-bottom:0px solid #04295c;
	margin-bottom:18px;
	}
#inhalt a{
	color: #04295c;
	text-decoration: none;
	font-weight: bold;
	}
#inhalt a:hover{
	color:#1855A8;
	text-decoration: underline;
	}
#inhalt ul{
	border-bottom:0px solid #04295c;
	margin-left:17px;
	margin-bottom:20px;
	}
#inhalt ul li{
	font-size: 13px;
	list-style-type: square;
	color: #000;
	list-style-image: url(img/li.gif);
	}
#inhalt ol{
	border-bottom:0px solid #04295c;
	margin-left:19px;
	margin-bottom:20px;
	}
#inhalt ol li{
	font-size: 13px;
	color: #000;	
	}
	
	
#rechts{
	width: 384px;
	float:right;
	margin-right:17px;
	margin-top:50px;
	}
#rechts h1, #rechts h2, #rechts h3, #rechts h4, #rechts h5, #rechts h6, #rechts p, #rechts ul, #rechts ol{
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#rechts h1{
	background-color: #04295c;	
	font-size: 13px;
	font-style: italic;
	color: #FFF;
	padding:3px;
	padding-left:7px;
	}
#rechts h2{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #04295c;
	margin-left:8px;
	}
#rechts p{	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	margin-bottom:25px;
	margin-left:8px;
	}
#rechts ol{	
	font-size: 12px;
	margin-left:25px;
	margin-bottom:8px;
	}
#rechts a{
	color: #04295c;
	text-decoration: none;
	font-weight: bold;
	}
#rechts a:hover{
	color:#1855A8;
	text-decoration: underline;
	}
#rechts a.button{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(img/a-hg.gif);
	background-repeat: repeat-x;
	line-height: 19px;
	height: 19px;
	float:left;
	margin-top:6px;
	font-weight: normal;
	}
#rechts a:hover.button{
	color:#666;
}
#rechts img{
	float:left;
	}
#rechts img.rechts{
	float:right;
	}
#rechts hr{
	height: 8px;
	border: 0px dotted #d7d7d7;	
	border-bottom: 1px dotted #d7d7d7;	
	margin-bottom:10px;
	margin-top:30px;
	}
	
.box {
	background-color: #e1e1e1;
	padding:10px;
	margin-bottom:10px;
}
#inhalt .box p{
	padding-bottpm:0px;
	margin-bottom:0px;
	font-style: italic;
}



	
#fuss {
	background-color: #f3f2f2;
	height: 35px;
	width: 1000px;
	clear: both;
	float: none;
	line-height: 35px;
	font-size: 12px;
}

#fuss a{
	color: #999;
	text-decoration: none;
	font-weight: normal;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right:10px;
	}
#fuss a:hover{
	color:#666;
	text-decoration: underline;
	}
