.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.wo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c00079;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


html, body, p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Inhalt {
	vertical-align: top;
	width: 100%;
	float: none;
	white-space: normal;
	height: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 200px;
	right: auto;
	background-position: left 0px;
	left: 0px;
	clear: none;
	position: absolute;
	background-attachment: fixed;
	background-image: url(bghell.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	z-index: 2;
	overflow: visible;
}


a:link {
	color: #5dbb46;
	text-decoration: none;
}
a:visited {
	color: #5dbb46;
	text-decoration: none;
}

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

a#current {
	color: #c00079;
	text-decoration: none;
}




.Datum {
	color: #999999;
}
