body {
	background-color: #3d0206;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#body2 {
	background-color: #3d0206;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 0;
	position: absolute;
	height: 100%;
	width: 100%;
}
#bg_above {
	position:absolute;
	width:100%;
	height:30%;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #581119;
}
#Main_Div {
	width:800px;
	height:403px;
	z-index:2;
	margin: 0px auto;
	top: 45%;
	position: relative;
}
#Content_1 {
	width:800px;
	height:403px;
	z-index:1;
	border: 3px solid #F5F2C4;
	position: relative;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.link1:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#balken {
	background-color: #AA1224;
	border: 1px solid #F5F2C4;
	position: absolute;
	height: 10px;
	width: 950px;
	left: -45px;
	top: -43px;
}
#balken2 {
	background-color: #AA1224;
	border: 1px solid #F5F2C4;
	position: absolute;
	height: 10px;
	width: 1082px;
	left: -45px;
	top: 700px;
}
#counter {
	position: absolute;
	height: 14px;
	width: 403px;
	left: 175px;
	top: 410px;
	z-index: 4;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#js_hinweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	position: absolute;
	width: 730px;
	top: -130px;
	left: 40px;
	z-index:5;
	text-align: center;
}
