#container {
	position:absolute;
	width: 966px; /* Gesamte Breite */
	height: 468px;
	top: 330px;
	left: 50%;
	margin-top: -234px;
	margin-left: -483px;
	z-index: 1;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
body {
	background-color: #AA0505;
	background-repeat: repeat-x;
	background-image: url(pics/bg.jpg);
}
#logo {
	position: absolute;
	z-index: 4;
	top: -70px;
	left: 615px;
	width: 347px;
	height: 101px;
}
#navigation {
	position: absolute;
	z-index: 5;
	width: 500px;
	height: 30px;
	top: 10px;
	left: 10px;
}
#sprache {
	position:absolute;
	width: 966px; /* Gesamte Breite */
	height: 468px;
	top: 330px;
	left: 50%;
	margin-top: -234px;
	margin-left: -483px;
	z-index: 10;
	background-color: #FFFFFF;
	text-align: center;
}
#pics {
	position: absolute;
	z-index: 2;
	height: 400px;
	width: 400px;
	top: 60px;
	left: 30px;
}
#karte {
	position: absolute;
	z-index: 8;
	height: 300px;
	width: 300px;
	}
#headline {
	position: absolute;
	z-index: 7;
	height: 30px;
	width: 200px;
	top: 70px;
	left: 520px;
	}
#content {
	position: absolute;
	z-index: 3;
	height: 300px;
	width: 380px;
	left: 519px;
	top: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	padding: 10px;
}
#footer {
	position: absolute;
	z-index: 6;
	height: 30px;
	width: 966px;
	left: 0px;
	top: 468px;
	text-align: center;
	color: #000000;
	font-size: 11px;
}
#flagge {
	position: absolute;
	z-index: 11;
	left: -4px;
	top: 440px;
	width: 120px;
	height: 30px;

}
