body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #c73d8a;
}
a:visited {
	color: #c73d8a;
}
a:hover	{
	text-decoration: none;
}
span.violett {
	color: #c73d8a;
}
span.violettfett {
	color: #c73d8a;
	font-weight: bold;
}
span.fett {
	font-weight: bold;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #c73d8a;
}
img {
	border: none;
}
#mitte {
	position: static;
	width: 100%;
	background-image: none;
	border-right: none;
	border-left: none;
	margin: 0px;
}
#logo {
	top: 50px;
	height: 141px;
	width: 145px;
	position: static;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
	margin-bottom: 50px;
}

/* MENUE OBEN ANFANG */
#menueoben {
	display: none;
}
/* MENUE OBEN ENDE */
#menu {
	display: none;
}
#menulinks {
	display: none;
}
#schattenoben {
	display: none;
}
#schattenlinks {
	display: none;
}
#schattenrechts {
	display: none;
}
#schriftgroesse {
	display: none;
}
#ueberschrift {
	position: static;
	width: 100%;
	height: 35px;
	margin-bottom: 30pt;
}
#inhalt {
	position: static;
	width: 100%;
	margin-bottom: 32px;
	font-size: 10pt;
	line-height: 15pt;
	min-height: auto;
	padding-top: 0px;
}
* html #inhalt {height: auto;} /*style for IE6*/
#inhalt h2,h3 {
	font-size: 10pt;
	font-weight: bold;
}
#drucken {
	display: none;
}
#footer {
	width: 100%;
	text-align: left;
	position: static;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
#bildlinks {
	display: none;
}
#tipps {
	display: none;
}
#trennlinie {
	display: none;
}
#wegweiser {
	display: none;
}