body {
	background-color: #718989;
	margin: 0;
}

#Content {
	position:absolute;
	left:50%;
	top:50%
	width:640px;
	margin-top:50px;
	margin-left:-266px;
	z-index:1;
}

#balken{
	position: absolute;
	top: 241px;
	height: 91px;
	display: block;
	width: 100%;
	background-color:#FFFFFF;
	z-index:0;
	font-size:1px;
	line-height:0;
}

#footer span{
	display: none;
}

