body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #1a1919;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #e42024;
}
a:visited {
	color: #e42024;
}
a:hover	{
	color: #e42024;
	text-decoration: none;
}
span.highlight {
	color: #e42024;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
#mitte {
	position: static;
	width: 100%;
	background-image: none;
	border-right: none;
	border-left: none;
	margin: 0px;
}
#logo {
	top: 0px;
	height: 169px;
	width: 220px;
	left: 0px;
	position: static;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

/* MENUE OBEN ANFANG */
#menueoben {
	display: none;
}
/* MENUE OBEN ENDE */
#menu {
	display: none;
}

/* NEWS ANFANG */
#newsueberschrift {
	display: none;
}
#news {
	display: none;
}
/* NEWS ENDE */
#schattenoben {
	display: none;
}
#schattenunten {
	display: none;
}
#panorama {
	display: none;
}
#schriftgroesse {
	display: none;
}

/* MENUE LINKS ANFANG */
#menulinks {
	display: none;
}
/* MENUE LINKS ENDE */

#inhalt {
	position: static;
	width: 100%;
	margin-bottom: 32px;
	font-size: 10pt;
	line-height: 15pt;
	min-height: auto;
}
* html #inhalt {height: auto;} /*style for IE6*/
#inhalt h2,h3 {
	font-size: 10pt;
	font-weight: bold;
}
#drucken {
	display: none;
}
#footer {
	width: 100%;
	text-align: center;
	position: static;
}


