body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
}
div, a{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
}

#footer a{
	font-size:10px;
}


#box        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: -270px;
	left: 50%;
	width: 802px;
	height: 552px;
	visibility: visible;

	}

#footer 
	{
	margin-top:20px;
	font-size:10px;
	
	}
	
#impressum{
text-align:left;
margin:20px;
}