body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #021c5e;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: none;
}
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: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
table.ganzebreite {
	width: 550px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#mitte {
	position: relative;
	width: 100%;
}
#logo {
	top: 0px;
	left: 0px;
	height: 114px;
	position: static;
	margin-bottom: 30px;
}

/* MENUE OBEN ANFANG */
#menueoben {
	display: none;
}
/* MENUE OBEN ENDE */

#panorama {
	display: none;
}
#schriftgroesse {
	display: none;
}
#wegweiser {
	display: none;
}

/* MENUE LINKS ANFANG */
#menuelinks {
	display: none;
}
/* MENUE LINKS ENDE */

#inhalt {
	position: static;
	margin-bottom: 32px;
	font-size: 10pt;
	line-height: 15pt;
	padding-right: 20px;
	padding-left: 20px;
}
#inhalt h2,h3 {
	font-size: 10pt;
	font-weight: bold;
}
#drucken {
	display: none;
}
#footer {
	position: static;
	margin-top: 30px;
}