body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B9BDAC;
}
.centerFrame {
	position: relative;
	margin: 0px auto;
	width: 899px;
	background-image: url(../img/center_bg.jpg);
	background-repeat: repeat-y;
}
.kopf {
	width: 899px;
	height: 356px;
}
.kopf .nav{
	width: 193px;
	padding: 190px 0px 0px 42px;
}
.kopf .nav a{
	width: 158px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../img/button_bg.jpg);
	height: 21px;
	padding-left: 35px;
	padding-top: 4px;
	color: #71765F;
}
.kopf .nav a:hover{
	color: #003F6A;
}
.links {
	width: 266px;
	height: auto;
	float: left;
}
.links .secnav{
	margin-left: 42px;
	width: 193px;
	margin-top: 15px;
	font-size: 12px;
}
.links .secnav a{
	display: block;
	color: #EAEFD9;
	height: 18px;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 5px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #003F6A;
}
.links .secnav a:hover{
	color: #003F6A;
	background-color: #999999;
}
.inhalt {
	width: 592px;
	height: auto;
	float: right;
	padding: 0px 20px 20px 20px;
	font-size: 12px;
	line-height: 17px;
}
.inhalt h2{
	font-size: 15px;

}
.inhalt .headline{
	font-size: 14px;
	color: #003F6A;
}
.inhalt .headline2{
	font-size: 12px;
	color: #003F6A;
	font-weight: bold;
}
.inhalt .headline3{
	font-size: 16px;
	color: #003F6A;
}
.aktuelles {
	background-image: url(../img/aktuelle_projekte.jpg);
	width: 253px;
	height: 28px;
	margin-left: 13px;
	padding-top: 10px;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 20px;
}
.aktuelles_text {
	margin-top: 15px;
	margin-left: 20px;
	width: 235px;
	font-size: 11px;
}
.aktuelles_text img{
	float: right;
	margin: 0px 0px 5px 5px;

}
.aktuelles_text a{
	color: #003860;
}
.aktuelles_text a:hover{
	text-decoration: none;
}
.aktuelles_text .headline{
	color: #044472;
	font-weight: bold;
}
.footer {
	height: 23px;
	clear: both;
	background-image: url(../img/footer.jpg);
	font-size: 11px;
	padding-top: 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.footer a{
	color: #333333;
	text-decoration: none;
}.footer a:hover{
	text-decoration: underline;
}


/* Neu Thomas */
div.diashow_bild {
	float: right;
	width: 170px;
	text-align:center;
	margin-left: 10px;
}

div.diashow_bild a {
	font-size: 9px;
	text-decoration: none;
	color: black;
	width: 176px;
	height: 26px;
}
.button {
	color: #FFFFFF;
	background-image: url(../img/bg_bilder_but.jpg);
	width: 176px;
	height: 26px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px3px 0px;
}
a.pdf {
	text-decoration: underlined;
	color: black;
}

a.pdf:hover {
	text-decoration: none;
	color: #003F6A;
}

h2 { margin-top: 5px }
span.datum {margin: 0 0 3px 0; padding: 0;}

