body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#f0ac1b;
	text-align:justify;
}
#css-header {
	position:absolute;
	width:900px;
	height:173px;
	z-index:4;
	left: 50%;
	top: 0%;
	margin-left: -450px;
	margin-top: 10px;
	text-align: center;
	background-image:url(images/header.jpg)
}
#css-anmeldung {
	position:absolute;
	width:472px;
	height:31px;
	z-index:1;
	left: 50%;
	top: 0%;
	margin-left: -90px;
	margin-top: 264px;
}
#css-agb {
	position:absolute;
	width:900px;
	height:500px;
	z-index:1;
	left: 50%;
	top: 0%;
	margin-left: -450px;
	margin-top: 183px;
	background-image:url(images/content-blank.jpg);
}
#css-inhalt {
	position:absolute;
	width:900px;
	height:500px;
	z-index:2;
	left: 50%;
	top: 0%;
	margin-left: -450px;
	margin-top: 183px;
	overflow: auto;
	text-align: justify;
	background-image:url(images/content.jpg);
}
#css-counter {
	position:absolute;
	width:430px;
	height: 110px;
	z-index:3;
	left: 50%;
	top: 0%;
	margin-left: -60px;
	margin-top: 330px;
	overflow: auto;
	text-align: center;
}
#css-inhalt-anmeldung {
	position:absolute;
	width:900px;
	height:500px;
	z-index:1;
	left: 50%;
	top: 0%;
	margin-left: -450px;
	margin-top: 183px;
	overflow: auto;
	text-align: justify;
	background-image:url(images/content-anm-04.jpg);
}
#css-footer {
	position:absolute;
	width:900px;
	height:14px;
	z-index:9;
	left: 50%;
	top: 0%;
	margin-left: -450px;
	margin-top: 345px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0ac1b;
}
#css-formular {
	position:absolute;
	width:492px;
	height:300px;
	z-index:1;
	left: 50%;
	top: 0%;
	margin-left: -108px;
	margin-top: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#css-impressum {
	position:absolute;
	width:900px;
	height:500px;
	z-index:2;
	left: 50%;
	top: 0%;
	margin-left: -450px;
	margin-top: 183px;
	overflow: auto;
	text-align: justify;
	background-image:url(images/content-imp.png);
}
.textfeld {
	color:#000000;
	background-color:efc654;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0ac1b;
}
a:link {
	text-decoration: none;
	color: #f0ac1b;
}
a:visited {
	text-decoration: none;
	color: #f0ac1b;
}
a:hover {
	text-decoration: none;
	color: #f0ac1b;
}
a:active {
	text-decoration: none;
	color: #f0ac1b;
}
#agb-container {
	position:absolute;
	width:512px;
	height:300px;
	z-index:1;
	left: 50%;
	top: 0%;
	margin-left: -108px;
	margin-top: 252px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow:auto;
	text-align: justify;
}
#info-container {
	position:absolute;
	width:512px;
	height:300px;
	z-index:1;
	left: 50%;
	top: 0%;
	margin-left: -108px;
	margin-top: 252px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow:auto;
	text-align: justify;
}
#css-news {
	position:absolute;
	width:900px;
	height:500px;
	z-index:1;
	left: 50%;
	top: 0%;
	margin-left: -450px;
	margin-top: 183px;
	overflow: auto;
	text-align: justify;
	background-image:url(images/news.png);
}