body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #000;
	height: 100%;
	background-color: #dbedc5;	
}
img {
border: 0;
}
.textbox {
	margin: 0px 25px 10px 25px;
	padding: 0px;
}

.marker {
	background-color: #dce5e0;
}

td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #458178;
	background-color: #fff;	
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.fusszeile {
	display: block;
	margin-top: 4px;
	font-size: 9px;
}

.bildLinks {
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
}
.bildRechts {
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px;
}

/* Hauptcontainer */
#boxGesamt {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 907px;
	height: 100%;	
}

/* Panorama */
#boxPanorama {	
	width: 906px;
	height: 172px;
	background-color: #bdde8c;
}
#imgKarte {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 289px;
	height: 117px;
}
#imgLogo {
	position: absolute;
	top: 79px;
	left: 45px;
	width: 275px;
	height: 85px;
}
#imgPanorama {
	position: absolute;
	top: 0px;
	left: 289px;
	width: 617px;
	height: 117px;	
}
#lineStengel {
	position: absolute;
	top: 116px;
	left: 289px;
	width: 617px;	
	height: 4px;
	background-color: #181512;
}
#imgVerlauf {
	position: absolute;
	top: 120px;
	left: 622px;
	width: 284px;	
	height: 25px;
}
#txtAktuell {
	position: absolute;
	top: 156px;
	left: 837px;
	width: 29px;	
	height: 16px;
}
/* Haupt-Navigation */
#boxNavi {	
	font-size: 12px;
	font-weight: bold;
	color: #458178;	
	background-color: #fff;
}
#boxSuche {
	margin-left: 14px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-weight: normal;	
}

/* Navigation-Teaserbereich */
#boxSpecial {
	width: 180px;
	margin-top: 20px;
	margin-bottom: 80px;
	text-align: right;
}
	
/* Content-Bereich */
#boxContent {	
	line-height: 125%;
}

.headline {
	margin: 7px 0px 0px 13px;
}

a.Schema1 {
	color: #458178;
	text-decoration: underline;
}
a.Schema1:hover {
	color: #458178;
	text-decoration: none;
}
a.Schema2 {
	color: #92b760;
	text-decoration: underline;
}
a.Schema2:hover {
	color: #92b760;
	text-decoration: none;
}
a.Schema3 {
	color: #cad438;
	text-decoration: underline;
}
a.Schema3:hover {
	color: #cad438;
	text-decoration: none;
}
a.Schema4 {
	color: #4c5dd2;
	text-decoration: underline;
}
a.Schema4:hover {
	color: #4c5dd2;
	text-decoration: none;
}
.textHeadline {
	position: relative;
	top: 0px;
	left: -73px;	
	width: 400px;
}
.boxAktuell {
	float: left;
	width: 206px;	
}
.boxAktuell img {
	display: block;
}
.textAktuell {
	margin: 10px 22px 10px 10px;
}
.breaker {
	clear: both;
	float: none;
}
