body{
	background-color: #000000;
	color: white;
	font-family: verdana;
	overflow-y: scroll;
}

#logo{
	text-align: center;
	height: 180px;
	white-space:nowrap;
}

#stage{
	text-align: center;
}

#content{
	width: 760px;
	text-align: left;
	font-size: 10px;
}

#impressum a{
	color: white;
	font-size: 9px;
	text-decoration: none;
}

#impressum{
	position: absolute;
	left: 10px;
	top: 10px;
}

#links{
	position: absolute;
	right: 50px;
	top: 20px;
	
	font-size: 9px;
}

#itunes{
	position: absolute;
	right: 50px;
	top: 420px;
	
	font-size: 9px;
}

#player{
	position: absolute;
	left: 50px;
	top: 420px;
	
	font-size: 9px;
}

#links div{
	margin: 20px;
	text-align: center;
}

#links div a{
	color: white;
	text-decoration: none;
}
