body, html {
	background: #313131;
	position: relative;
	width: 100%;
}
a, a:hover {
	background: none;
	overflow: hidden;
	text-decoration: none;
}
#container {
	background: #000 url('../images/bg.png') 0px 0px repeat-x;
	display: block;
	height: 837px;
	position: relative;
}
#main {
	background: url('../images/main.jpg') top left no-repeat;
	height: 547px;
	margin: 0px auto;
	overflow: visible;
	position: relative;
	width: 863px;
}
#video {
	background: url('../images/loader.gif') center center no-repeat;
	bottom: 8px;
	left: 147px;
	position: absolute;
	right: 182px;
	top: 161px;
}
#bottom {
	background: url('../images/bottom.jpg') top left no-repeat;
	height: 206px;
	margin: 0px auto;
	position: relative;
	width: 863px;
}
.liste, #weiter {
	display: block;
	position: absolute;
}
.liste li, .liste li a {
	display: block;
	margin-bottom: 16px;
	text-indent: -999em;
}
.liste li a {
	height: 25px;
	position: relative;
	width: 75px;
}
#album {
	left: 56px;
	top: 13px;
}
#single {
	right: 89px;
	top: 10px;
}
#weiter {
	bottom: 0px;
	left:294px;
	text-indent: -999em;
	width: 240px;
}
#fanbox {
	border: none;
	display: block;
	height: 260px;
	overflow: hidden;
	position: absolute;
	right: -50px;
	top: 200px;
	width: 192px;
}

