* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

a {
	color: #000;
}

body {
	background-color: #fff7e1;
	margin-left: 0;
	font-family: Georgia;
	font-size: 14px;
}


h3 {
	display: block;
	margin-bottom: 20px;
}

h4 {
	margin-bottom: 10px;
}

img.box {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}


p.fliesstext {
	margin-bottom: 20px;
	line-height: 1.3em;
	font-size: 14px;
	width: 315px;
}

div.balken {
	width: 881px;
	height: 13px;
	float:left;
	background-color: #073809;
}

div.hinweis {
	font-size: 10px;
	width: 505px;
	float:left;
	margin-bottom: 20px;
}

div.clearleft {
	width:400px;
	clear: left;
}

#container {
	width: 885px;
	margin: 0 auto;
}

#container #header {
	width: 882px;
	height: 161px;
	background-image: url(../images/header.jpg);
}

#container #header #pdfmenu {
	float: left;
	width: 200px;
	height: 40px;
	margin-top: 109px;
}

#container #header #headermenu {
	width: 165px;
	height: 40px;
	float: left;
	margin-left: 716px;
	margin-top: -40px;
	font-size: 11px;
	line-height: 2em;
}

#container #header #headermenu a {
	text-decoration: none;
	color: #000;
}

#container #header #headermenu #fontselect {
	font-weight: bold;
}

#container #header #headermenu #langselect {
	margin-left: 40px;
}

#container #hauptbild {
	width: 881px;
	height: 240px;
	margin-top: 40px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#container #content {
	float:left;
	width: 885px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#container #content #spalte_links {
	width: 320px;
	margin-right: 51px;
	float: left;
}

#container #content #spalte_rechts {
	width: 505px;
	float: right;
}

#container #content #spalte_rechts #special {
	margin-bottom: 40px;
}

div.imgtxt {
	width: 200px;
	margin-right: 30px;
	margin-bottom: 20px;
	float:left;
	font-size: 12px;
}

div.imgtxt img {
	border: solid 1px #073809;
	margin-bottom: 5px;
}

#container #content #spalte_links ul#bestmenu {
	margin-right: 30px;
}

#container #content #spalte_rechts ul#bestmenu li {
	list-style-type:none;
}

#container #content #spalte_links #rundgang {
	margin-top: 59px;
}

#container #content #spalte_links #rundgang iframe {
	margin-top: 20px;
}

#container #footer {
	width: 885px;
	margin-top: 5px;
	margin-bottom: 50px;
	float: left;
}


/* NEWS */

.news {
	width: 510px; 
	float:left;
	margin-bottom: 10px;
}

.news .title {
	background-color: #c00; 
	color: #fff; 
	float:left; 
	padding:5px 12px 0px 12px; 
	height: 25px; 
	margin-bottom: 20px;
}

.news .inhalt {
	 margin-left: 10px;
}

.news .subhead {
	 margin-top: -10px; 
	 margin-bottom: 15px;
}

.news .spalte1 {
	width: 260px; 
	float:left; 
	margin-right: 10px;
}

.news .spalte2 {
	 float:right; 
	 width: 180px;
}