@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646567;
	font-size: 12px;
	line-height: 150%;
	background-color: #fbfbfc;
	text-align: center;
}
#oben{
	height: 122px;
	background-image: url(../images/oben.gif);
	background-repeat: repeat-x;
}
#top{
	margin-left:auto;
	margin-right:auto;
	width: 916px;
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	height: 122px;
}
#logo{
	float: left;
	height: 64px;
	width: 232px;
	margin-top: 40px;
	margin-left: 30px;
}
#meta{
	color: #00609c;
	float: right;
	text-align: right;
	margin-top: 100px;
	margin-right: 17px;
	font-size:11px;
}
#main{
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	text-align: left;
}
#bild{
	float: left;
	height: 324px;
	width: 644px;
	background-image: url(../images/header/header4.jpg);
}
#right{
	float: right;
	width:256px;
	height: 324px;
	background-color: #f6f9fa;
}
#suche{
	background-color: #00609c;
	padding: 20px;
}
#news{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#linie{
	background-image: url(../images/linie.gif);
	height: 8px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#left{
	float: left;
	width: 170px;
}
#navi{}
#box{
	border-top: solid 1px #ffe400;
	padding: 10px 5px;
	margin-top: 15px;
}
#text{
	float: right;
	width: 700px;
}
#cr{
	float: right;
	width: 48%;
}
#cl{
	float: left;
	width: 48%;
}
#sup{
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 11px;
}
#ob{
	float: right;
}
#pdf{
	float: left;
	padding-left: 180px;
}
#back{
	float:left ; 
}
#boxu{
	margin-top: 20px;
}
#boxu-mitte{
	border-top: solid 1px #ffe400;
	float: left;
	width: 440px;
	padding: 10px 5px;
}
#boxu-mitte img{
	padding:5px;
}
#boxu-rechts{
	float: right;
	width: 240px;
	background-color: #f6f9fa;
	padding: 10px 5px;
}
#unten{
	height: 122px;
	background-image: url(../images/unten.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
	margin-top: 10px;
}
h1{
	color: #00609c;
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 5px;
}
h2{
	color: #00609c;
	font-size: 13px;
	margin: 0px;
	padding-bottom: 5px;
}
p{
	padding-left: 10px;
}
.clear{	
	clear: both;
}
a img{
	border: 0px;
}
a{
	color: #00609c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.contentelement{
	clear: both;
}
#text h1{
	margin-bottom: 10px;
}
#text img{
	margin: 7px;
}