body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: Black;
}
#container {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -412px;
	width: 824px;
	height: 600px;
	background-color: White;
}
#top {
	width: 100%;
	height: 20px;
	background-color: Black;
}
#grey {
	width: 100%;
	height: 96px;
	background-color: #575757;
	border-bottom: 1px solid #A4A4A4;
	border-top: 1px solid #A4A4A4;
}
#top2 {
	width: 100%;
	height: 20px;
	background-color: Black;
}
img.logo {
	position: absolute;
	top: 20px;
	right: 35px;
	border: 2px solid white;
}
#contentimage{
	position: absolute;
	left: 0px;
	top: 157px;
	border: 0px;
}
/*img.welle {
	position: absolute;
	top: 155px;
	left: 0px;
}
img.r {
	position: absolute;
	top: 155px;
	right: 34px;
}
img.text {
	position: absolute;
	bottom: 20px;
	right: 0px;
}*/
#back-right {
	position: absolute;
	width: 35px;
	height: 94px;
	top: 22px;
	right: 0px;
	background-image: url(images/strange_right.jpg);
}
#back-left {
	position: absolute;
	width: 232px;
	height: 94px;
	top: 22px;
	right: 120px;
	background-image: url(images/strange_left.jpg);
}
#right_grey {
	position: absolute;
	right: 35px;
	height: 20px;
	width: 87px;
	background-color: #525252;
	border-right: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
}
#right_grey2 {
	position: absolute;
	right: 35px;
	height: 20px;
	width: 87px;
	background-color: #525252;
	border-right: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;	
}
#left_grey1 {
	position: absolute;
	left: 0px;
	height: 96px;
	width: 35px;
	background-color: #525252;
	border-right: 1px solid #A4A4A4;
}
#left_grey2 {
	position: absolute;
	left: 0px;
	height: 12px;
	width: 28px;
	background-color: #575757;
	padding: 4px 4px 4px 3px;
	border-right: 1px solid #A4A4A4;
}
#de_en {
	position: absolute;
	left: 35px;
	width: 32px;
	height: 20px;
	padding: 3px 0px 0px 3px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: White;	
}
#left_grey3 {
	position: absolute;
	left: 0px;
	height: 20px;
	width: 35px;
	background-color: #606060;
	border-right: 1px solid #A4A4A4;
}
#bot {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 20px;
	background-color: Black;
}
#menue {
	position: absolute;
	right: 140px;
	top: 100px;
	}
#menue li{
	display: inline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}
#menue a{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
#subnaviback {
	position: absolute;
	left: 0px;
	z-index: 1;
	width: 406px;
	height: 20px;
	background-color: White;
}
#subnavi {
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 120px;
	letter-spacing: -0.5px;
}
#subnavi li{
	display: inline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}
#subnavi a{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
.news {
	position: absolute;
	left: 40px;
	bottom: 20px;
	width: 500px;
	height: 342px;
	font: 10px Tahoma, Helvetica, sans-serif;
	color: Black;
	padding-right: 300px;
	padding-top: 100px;
	overflow: auto;
}
.normal {
	position: absolute;
	z-index: 30;
	left: 40px;
	top: 190px;
	width: 400px;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: Black;
}
h1 {
	font: bold 20px Tahoma, Helvetica, sans-serif;
	color: Black;
}
h2 a {
	font: bold 10px Tahoma, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
}