	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	background-color:#CCC;
	color:#000000;
	text-align:center;
	background-image: url(menu/hg.jpg);
	background-repeat: repeat;
		}

	#distance { 
		width:1px;
		height:50%;
		background-color:#fff;
		margin-bottom:-20.75em; /* half of container's height */
		float:left;
		}

	#container {
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:586px;
	width:852px;
	clear:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	border: 1px solid #fff;
		}
			
#menu {
	position:absolute;
	left:22px;
	top:535px;
	width:418px;
	height:13px;
	z-index:2;
}
#Logo {
	position:absolute;
	left:32px;
	top:9px;
	width:172px;
	height:50px;
	z-index:5;
	background-image: url(menu/menu_logo.gif);
	background-repeat: no-repeat;
}
#Weiter {
	position:absolute;
	left:808px;
	top:535px;
	width:34px;
	height:33px;
	z-index:14;
	line-height: 0px;
}

.text-negativ {
	font-family: serif;
	font-size: 95%;
	font-style: italic;
	line-height: 1.2;
	color: #FFFFFF;
}

.text-positiv {
	font-family: serif;
	font-size: 95%;
	font-style: italic;
	line-height: 1.4;
	color: #000000;
}
.text-positiv2 {
	font-family: serif;
	font-size: 95%;
	line-height: 1.4;
	color: #000000;
}
.text-negativ-klein {
	font-family: serif;
	font-size: 70%;
	font-style: italic;
	line-height: 1.4;
	color: #FFFFFF;
}
.text-sans {
	font-family: sans-serif;
	color: #FFFFFF;
	line-height: 1.4;
}
.text-sans-italic {
	font-family: sans-serif;
	font-style: italic;
	color: #FFFFFF;
	line-height: 1.4;
}
#music {
	position:absolute;
	left:508px;
	top:535px;
	width:90px;
	height:10px;
	z-index:15;
	line-height: 0px;
}
.text-sans-klein {
	font-family: sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 10px;
	letter-spacing: 2px;
}

