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

body, html, li, p, table, br, ol, ul, th, h1, h2, h3 {
	margin: auto;
	padding: 0px;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #f8f9fb;
	background-image: url(images/hg.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	color: #666;	
}
h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#0052a8;
	font-size: 26px;
	line-height: 20px;
	font-weight:normal;
}
h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#0052a8;
	font-size: 15px;
	font-weight:normal;
	font-weight:bold;
}


#wrapper{
	width: 940px;
	height: auto;
	margin: 0px auto;
	position:relative;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;

}
#head{
	width:940px;
	height:374px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}
#head_navi{
	width:900px;
	height:30px;
	float:left;
	padding:10px 0 0 0;
}
#suche{
	width:400px;
	height:25px;
	float:left;
	padding:150px 0 0 20px;
}
#content{
	width: 940px;
	min-height: 348px;
	float:left;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	padding:0px 0px 0px 0px;
	color: #18F;
}
#left{
	width: 260px;
	height: auto;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 25px;
}
	.box_left_oben{
	width: 255px;
	height: auto;
	float:left;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #ccc;
	}
	.box_left_mitte{
	width: 255px;
	height: auto;
	float:left;
	padding:10px 0 10px 0;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #ccc;
	}
	.box_left_unten{
	width: 255px;
	height: auto;
	float:left;
	padding:10px 0 10px 0;
	border-top:1px dotted #fff;
	}
#right{
	width: 530px;
	height: auto;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 85px;
}
	.box_right_oben{
	width: 525px;
	height: auto;
	float:left;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #ccc;
	}
	.box_right_unten{
	width: 525px;
	height: auto;
	float:left;
	padding:10px 0 10px 0;
	color: #666;
	}
	.box_right_nach_oben{
	width: 515px;
	height: 17px;
	float:left;
	padding:5px 10px 0 0;
	margin:10px 0 0 0;
	background-color: #ebecf0;
	border-bottom:1px solid #c5c6c7;
	}
	.box_vorschaubilder{
	width: 515px;
	height: auto;
	float:left;
	padding:10px 0 0 0;
	}
	.box_beschreibung{
	width: 515px;
	height: auto;
	float:left;
	padding:0 0 10px 0;
	font-weight: bold;
	}
	.box_download{
	width: 455px;
	min-height:111px;
	float:left;
	padding:0 0 10px 0;
	background-image: url(images/hg_box_download.jpg);
	background-repeat: no-repeat;
	padding:60px 30px 0 30px;
	}
	.datumsfeld{
			width:100px;
			height:110px;
			float:left;
			margin:0 20px 0 0;
			background-image: url(images/hg_datum.jpg);
			background-repeat: no-repeat;
			}
			.monat{
			font-size:28px;
			font-weight:bold;
			line-height:24px;
			color:#151c26;
			margin:30px 0 0 27px;
			float:left;
			}
			.jahr{
			font-size:16px;
			font-weight:bold;
			color:#151c26;
			margin:5px 0 0 27px;
			float:left;
			}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height:109px;
	clear:both;
}
#wrapper_footer{
	width: 940px;
	height: 100%;
	margin: 0px auto;
	position:relative;
}
#bottom{
	width:940px;
	height:109px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
#bottom_inhalt{
	width:905px;
	height:20px;
	float:left;
	padding:55px 0 0 0;
}
.bild_links{
	float:left;
	border: none;
	margin:10px 20px 10px 0px;
}
.bild_rechts{
	float:right;
	border: none;
	margin:10px 0px 5px 45px;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	color: #ff9900;
	text-decoration: underline;
}

.navi a:link {
	color: #c7c7c7;
	text-decoration: none;
	font-size:10px;
	letter-spacing:1px;
}
.navi a:visited {
	color: #c7c7c7;
	text-decoration: none;
	font-size:10px;
	letter-spacing:1px;
}
.navi a:hover {
	color: #fff;
	text-decoration: none;
	font-size:10px;
	letter-spacing:1px;
}
.navi a:active {
	color: #fff;
	text-decoration: none;
	font-size:10px;
	letter-spacing:1px;
}

.mainnavi a:link {
	color:#0052a8;
	font-size: 15px;
	font-weight:normal;
	font-weight:bold;
	text-decoration: none;
}
.mainnavi a:visited {
	color:#0052a8;
	font-size: 15px;
	font-weight:normal;
	font-weight:bold;
	text-decoration: none;
}
.mainnavi a:hover {
	color:#ed9122;
	font-size: 15px;
	font-weight:normal;
	font-weight:bold;
	text-decoration: none;
}
.mainnavi a:active {
	color:#ed9122;
	font-size: 15px;
	font-weight:normal;
	font-weight:bold;
	text-decoration: none;
}

.ul_liste_hangar{
	margin:5px 5px 0px 0px;
	padding:0px 0px 4px 0px;
	width:300px;
	float:left;
	margin:0 0 30px 60px;
}
.li_normal_right_hangar {
	list-style-type: none;
	padding:8px 0px 4px 25px;
	text-align:left;
	background:url(images/liste_hangar.gif) 0 9px no-repeat;
	border-bottom:1px solid #e5e5e7;
}
.li_unten_right_hangar {
	list-style-type: none;
	padding:8px 0px 4px 25px;
	text-align:left;
	background:url(images/liste_hangar.gif) 0 9px no-repeat;
}

.ul_liste_tools{
	margin:5px 5px 0px 0px;
	padding:0px 0px 4px 0px;
	width:300px;
	float:left;
	margin:0 0 30px 60px;
}
.li_normal_right_tools {
	list-style-type: none;
	padding:8px 0px 4px 25px;
	text-align:left;
	background:url(images/liste_tools.gif) 0 9px no-repeat;
	border-bottom:1px solid #e5e5e7;
}
.li_unten_right_tools {
	list-style-type: none;
	padding:8px 0px 4px 25px;
	text-align:left;
	background:url(images/liste_tools.gif) 0 9px no-repeat;
}

.ul_liste_links{
	margin:5px 5px 0px 0px;
	padding:0px 0px 4px 0px;
	width:500px;
	float:left;
	margin:20px 0 20px 10px;
}
.li_normal_right_links {
	list-style-type: none;
	padding:8px 0px 4px 25px;
	text-align:left;
	background:url(images/liste_links.gif) 0 9px no-repeat;
	border-bottom:1px solid #e5e5e7;
	color: #666666;
}
.li_unten_right_links {
	list-style-type: none;
	padding:8px 0px 4px 25px;
	text-align:left;
	background:url(images/liste_links.gif) 0 9px no-repeat;
	color: #666;
}

.subnavi_aktiv{
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#0052a8;
	font-size: 15px;
	font-weight:normal;
	font-weight:bold;
	}
p {
	margin: 10px 0px 5px 0px;
	line-height: 16px;
	color: #666;
	font-weight: normal;
}
.blau{
	color:#0052a8;
}
.fazit{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	background-color:#0052a8;
	padding:2px 7px 3px 9px;
	letter-spacing:1px;
	float:left;
	margin:4px 10px 1px 0;
}
.weiss{
	color:#fff;
	font-size:11px;
}
a {outline: none;}

