body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	text-align: center;
}
#Seite {
	width: 800px;
	text-align: left;
	background-color: #0099FF;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	height: 100px;
	text-align: center;
	padding-top: 10px;
}
#banner {
	height: 230px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#banner h1 {
	font-size: 30pt;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 170px;
	float: left;
}
#vorbannertext {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-left: 10px;
}
#bannertext {
	font-size: 16pt;
	font-weight: bold;
	height: 30px;
	padding-top: 10px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	width: 618px;
}
#Inhalt {
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	padding: 10px;
	border-left-color: #000000;
	color: #000000;
	font-size: 16px;
	min-height:400px;
	left: 300px;
	width: 618px;
}
#Inhalt a {
	color: #00ff33;
}
#Inhalt a:visited {
	color: #00FF33;
}
#navigation {
	font-size: 16px;
	width: 150px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#navigation a {
	width:130px;
	text-decoration:none;
	display: block;
	color: #000000;
}
#navigation a:hover {
	background-color: #ff0099;
}
#navigation .aktuell {
	background-color: #ff0099;
}
#navigation a.aktuell:hover {
}
#Kopfzeile {
	height: 40px;
	width: 150px;
	padding-left: 10px;
}
#fusszeile {
	border-top-width: 1px;
	border-top-style: solid;
	clear: both;
	border-top-color: #000000;
	padding-left: 10px;
	height: 20px;
	padding-right: 10px;
	color: #000000;
}
#datum {
	float: left;
	width: 200px;
}
#memberbutton {
	width: 50px;
	float: right;
	text-align: center;
}
#memberbutton a {
	text-decoration: none;
	color: #000000;
}
.untermenu {
	padding-left: 20px;
	width: 110px;
}
#slogan {
	height: 80px;
	font-size: 16px;
	text-align: center;
}
