img{
	border:none;
}
body{
	background-color:#000000;
}
.bg_start{
	background-image: url(/bilder_start/hintergrund.gif);
	background-repeat:no-repeat;
	width:954px;
	height:650px;
}
.skull{
	padding-top:120px;
}
.skull img{
	background-image:url(/bilder_start/schaedel_button_off.gif);
	background-repeat:no-repeat;
}
.skull img:hover{
	background-image:url(/bilder_start/schaedel_button_on.gif);
	background-repeat:no-repeat;
}
.enter{
	position: relative;
	padding-top:300px;
}

