body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
/* Ebenendefinition */
#LogoLinks {
	position:absolute;
	width:300px;
	height:80px;
	z-index:1;
	left: 0px;
	top: 0px;

}
#LogoRechts {
	position:absolute; 
	width:160px; 
	height:90; 
	z-index:2; 
	left: 740px; 
	top: 0px;
}
#Logos {
	position:absolute; 
	width:900px; 
	height:90px; 
	z-index:1; 
	left: 5px; 
	top: 5px;
}
#Impressum {
	position:absolute;
	width:90px;
	height:16px;
	z-index:3;
	left: 650px;
	top: 74px;
	text-align: right;
}
#Punkte {
	height: 10px;
	width: 70px;
	left: 5px;
	top: 117px;
	z-index: 1;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	position: absolute;
	font-weight: bold;

}
#Headline {
	height: 27px;
	width: 823px;
	left: 82px;
	top: 100px;
	z-index: 1;
	position: absolute;
	font-weight: bold;

}
#Navigation {
	position: absolute;
	z-index: 3;
	height: 29px;
	width: 900;
	left: 5px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #597390;
}
#Content {
	overflow: visible;
	position: absolute;
	width: 900px;
	left: 5px;
	top: 220px;
	z-index: 5;
}
