body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #021c5e;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/hintergrund.gif);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #3a6908;
}
a:visited {
	color: #3a6908;
}
a:hover	{
	color: #3a6908;
	text-decoration: none;	
}
span.gruen {
	color: #3a6908;
}
span.gruenfett {
	color: #3a6908;
	font-weight: bold;
}
span.fett {
	font-weight: bold;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
table.ganzebreite {
	width: 100%;
	padding: 0px;
}
#mitte {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 990px;
}
#logo {
	height: 114px;
	width: 255px;
	position: absolute;
}

/* MENUE OBEN ANFANG */
#menueoben {
	text-align: right;
	position: absolute;
	height: 30px;
    top: 10px;
	width: 732px;
	left: 250px;
	color: #fff;
}
#menueoben a {
	color: #fff;
	text-decoration: none;
}
#menueoben a:visited {
	color: #fff;
	text-decoration: none;
}
#menueoben a:hover {
	color: #fff;
	text-decoration: underline;
}
#menueoben img {
	vertical-align: -2px;
}
/* MENUE OBEN ENDE */

/* MENUELINKS ANFANG */
#menuelinks {
	position: absolute;
	height: 190px;
	width: 240px;
	top: 139px;
	left: 10px;
}
#menuelinks a {
	color: #021c5e;
	text-decoration: none;
}
#menuelinks a:visited {
	color: #021c5e;
	text-decoration: none;
}
#menuelinks a:hover {
	color: #2d5304;
	text-decoration: underline;
}
#menuelinks div {
	margin: 0px;
}
#news {
	width: 210px;
	background-color: #d6e1e8;
	background-image: url(../images/news-hintergrund.gif);
	background-repeat: repeat-x;
	padding: 15px;
}
#newsheader {
	background-color: #2658a6;
}
#services {
	width: 210px;
	background-color: #d6e1e8;
	background-image: url(../images/services-hintergrund.gif);
	background-repeat: repeat-x;
	padding: 15px;
	line-height: 24px;
}
#servicesheader {
	background-color: #2658a6;
}
/* MENUELINKS ENDE */

#panorama {
	position: absolute;
	height: 175px;
	width: 732px;
	left: 250px;
	top: 114px;
}
#schriftgroesse {
	text-align: right;
	position: absolute;
	height: 30px;
    top: 305px;
	width: 705px;
	left: 250px;
}
#schriftgroesse img {
	vertical-align: -2px;
}
#wegweiser {
	position: absolute;
	height: 30px;
	top: 305px;
	width: 500px;
	left: 277px;
	z-index: 100;
}
#inhalt {
	position: absolute;
	top: 360px;
	width: 678px;
	left: 277px;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 32px;
}
#inhalt h1,h2,h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#drucken {
	width: 100%;
	text-align: right;
	margin-top: 32px;
}
#footer {
	padding-top: 10px;
	height: 50px;
	width: 100%;
	color: #1e76d9;
	border-top: solid 1px #1d4a9a;
	margin: 0px;
}