body {
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1024px;
	height: 600px;
	margin-left: -512px;
	margin-top: -300px;
	overflow: hidden;
	visibility: visible;
}

#Tabelle_01 {
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #000000;
	line-height: 18px;
	clip: rect(auto,auto,auto,30px);
	background-position: center;
}
#Inhalt {
	overflow: hidden;
}

}


