body,td {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #1a1a1a;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
.td-ungerade {
	background-color: #242424;
	font-size: 11px;
}
.td-gerade {
	background-color: #1a1a1a;
	font-size: 11px;
}
.headline1 {
	color:#EF1209;
	font-weight: bold;
	text-transform: uppercase;
}
.headline2 {
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
a:hover {
	color:#EF1209;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1a1a1a;
}

.Stil2 {color: #666666}

#logo {
 position : absolute;
 width : 140px;
 height : 157px;
 left : 0px;
 top : 0px;
 z-index : 101;
}

#adresse {
 position : absolute;
 width : 140px;
 height : 168px;
 left : 760px;
 top : 0px;
 z-index : 101;
}

.ebene {
	z-index: 103;
}