body {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	background-color: #23272A;
	border-left: 1px solid #FAE0D6;
	border-right: 1px solid #FAE0D6;
	border-bottom: 1px solid #FAE0D6;
	color: #FFFFFF;
	font-family: Verdana;
        font-size: 10pt;
        text-decoration: none;
        font-weight:normal;
        text-align: center;
	margin-top: 0px;
	padding: 0px;
}
a:link, a:hover, a:visited, a:active {
	color: #FFFFFF;
        font-family: Verdana;
        font-size: 10pt;
        text-decoration: none;
        font-weight:normal;
        text-align: center;
	text-decoration: underline;
}
img {
	border: 0px;
}
#header {
	border-bottom: 1px solid #FAE0D6;
}
#topnavigation {
	padding-left: 50px;
	padding-right: 50px;
	top: 280px;
	position: absolute;
	z-index: 100;
	text-align: right;
	left: 50%;
	margin-left: -400px;
}
#topnavigation a {
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #FFFFFF;
}
#topnavigation a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#seitennavigation {
	width: 80px;
	float: left;
	text-align: left;
	position: absolute;
	z-index: 100;
	top: 303px;
	left: 801px;
}
#anmeldung {
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
}
#anmeldung a {
	color: #FAE0D6;
}
#abstand {
	height: 570px;
}
#anmeldetabelle td {
	width: 200px;
	text-align: left;
}
#anmeldetabelle input {
	width: 180px;
	border: 1px solid #FAE0D6;
	background-color: #23272A;
	color: #FAE0D6;
}
#anmeldetabelle input:hover {
	background-color: #756D61;
}
#anmeldetabelle textarea {
	width: 384px;
	border: 1px solid #FAE0D6;
        background-color: #23272A;
        color: #FAE0D6;
}
#anmeldetabelle textarea:hover {
	background-color: #756D61;
}
#anmeldetabelle .lang input {
	width: 384px;
}
input {
	width: 180px;
        border: 1px solid #FAE0D6;
        background-color: #23272A;
        color: #FAE0D6;
}
input:hover {
	background-color: #756D61;
}
textarea {
        width: 360px;
        border: 1px solid #FAE0D6;
        background-color: #23272A;
        color: #FAE0D6;
}
textarea:hover {
        background-color: #756D61;
}
hr {
	width: 700px;
	height: 1px;
	color: #FAE0D6;
}
#auswahl {
	position: absolute;
	left: 480px;
	width: 270px;
	border-left: 1px solid #FAE0D6;
	padding-left: 10px;
	font-size: 9px;
	text-align: left;
}
#auswahl h3 {
	font-size: 12px;
	margin-top: 0px;
}
#auswahl input {
	width: 20px;
	float: left;
}
#flyer {
	position: absolute;
	float: right;
	right: -150px;
	top: 50px;
}
#regelmaessig {
	text-align: justify;
	color: #FFFFFF;
	padding-left: 50px;
        padding-right: 50px;
}
#regelmaessig a, a:hover, a:visited, a:active {
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
	text-align: justify;
	padding-left: 50px;
        padding-right: 50px;
}
