body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #fffea4;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}

#seitenhintergrund
{
	text-align: center;
	width: 100%;
	height: auto;
	
}

#seitenbereich
{
	position: relative;
	height: auto;
	margin: 0 auto;
	width: 807px;
	overflow: visible;
}

