body  {
	background-image: url("../images/bg.gif");
	margin: 0;
	padding: 0;
	height: 1000px; 
}

#header  {
	background-image: url("../images/bg_header.jpg");
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 950px;
	height: 186px;
}

#logo  { 
	z-index:2;
	position: absolute;
	top: 0; 
	left: 0;
	width: 208px;
	height: 186px;
}

#anfahrt {
	z-index:3;
	position:absolute;
	left:602px;
	top:0px;
	width:89px;
	height:30px;
}

#kontakt {
	z-index:4;
	position:absolute;
	left:691px;
	top:0px;
	width:89px;
	height:30px;
}

#impressum {
	z-index:5;
	position:absolute;
	left:780px;
	top:0px;
	width:110px;
	height:30px;
}


#wer {
	z-index:6;
	position:absolute;
	left:208px;
	top:156px;
	width:125px;
	height:30px;
}

#was {
	z-index:7;
	position:absolute;
	left:333px;
	top:156px;
	width:167px;
	height:30px;
}

#wollen {
	z-index:8;
	position:absolute;
	left:500px;
	top:156px;
	width:147px;
	height:30px;
}

#wie {
	z-index:9;
	position:absolute;
	left:647px;
	top:156px;
	width:243px;
	height:30px;
}
