body {
	margin: 0;
	padding: 0 20px;
	text-align: center;
}

#stage {
	position: relative;
	width: 950px;
	height: 670px;
	margin: 20px auto;
	background-repeat: no-repeat;
	background-image:  url(back.jpg);
}

img { border: none; }


.slot {
	position: absolute;
	top: 128px;
	visibility: hidden;
}

#bild1 {
	left: 90px;
}
#bild2 {
	left: 355px;
}
#bild3 {
	left: 620px;
}

.titel {
	position: absolute;
	top: 491px;
}

#player {
	position: absolute;
	top: 490px;
	left: 812px;
}
#menue {
	position: absolute;
	top: 642px;
	left: 801px;
}
#ml {
	position: absolute;
	top: 642px;
	left: 727px;
}
#bt_koll {
	position: absolute;
	top: 522px;
	left: 750px;
}
#bt_shop {
	position: absolute;
	top: 553px;
	left: 823px;
}
#bt_br {
	position: absolute;
	top: 584px;
	left: 709px;
}
#bt_dawanda {
	position: absolute;
	top: 584px;
	left: 540px;
}
#bt_titel {
	position: absolute;
	top: 56px;
	left: 490px;
}

img#geschichte {
	position: absolute;
	top: 155px;
	left: 241px;
}


#link_credits {
	position: absolute;
	left: 90px;
	top: 629px;
	text-align:left;
}