@charset "utf-8";
/* CSS Document */
body {
	background-image: url(Bilder/Hintergrundstart.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}
#pic {
	position:absolute;
	left:0px;
	top:0px;
	width:570px;
	height:370px;
	z-index:1;
}
#conti {
	position:absolute;
	left:580px;
	top:11px;
	width:348px;
	height:156px;
	z-index:2;
}
#navi {
	position:absolute;
	left:0px;
	top:370px;
	width:1000px;
	height:368px;
	z-index:3;
}
#wheelnavi {
	position:absolute;
	left:847px;
	top:5px;
	width:100px;
	height:250px;
}

