body {
	color:#fff;
	background-color:#a1cc4b;
	background-image:url("../icons/hintergrund.png");
	}
div.main {
	width:959px;
	height:814px;
	border:1px solid white;
	background-color:#2e272f;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	}
div.obererRand {
	background-color:#a1cc4b;
	border-bottom:3px solid #fff;
	position:absolute;
	float:left;
	width:959px;
	height:32px;
	z-index:10;
	}
div.obererRand img {
	float:left;
	margin-left:5px;
	}
#mainpic1,
#mainpic2 {
	position:absolute;
	width:959px;
	height:779px;
	top:35px;
	left:0px;
	z-index:2;
	background:url("../bilder/001.jpg");
	}
#mainpic1 {
	z-index:3;
	}
#navi {
	width:959px;
	height:199px;
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:center;
	background:url("../icons/navi-hintergrund.png");
	z-index:5;
	padding-top:15px;
	}
#navi img {
	margin:2px;
	display:inline;
	}
#navi a { 
	}
div.pfeil {
	z-index:6;
	position:absolute;
	width:auto;
	height:auto;
	right:0px;
	bottom:0px;
	}
#img8,
#img9,
#img10 {
	display:none;
	}