/* divs */
#navigation {
	padding-top: 70px;
	
	/*position:absolute; 
	width:180px; 
	height:382px; 
	left: 20px;
	z-index:6; 
	z-index:3; */
}
#inhalt {
	padding-top: 100px;
	/*position:absolute;
	width:552px;
	z-index:2;
	left: 210px;
	
	z-index:4;*/
}

#logo {
	position:absolute;
	width:100px;
	height:33px;
	z-index:3;
	left: 639px;
	top: 4px;
	z-index:5; 
}
#bgtop {
	position:absolute; 
	width:782px; 
	height:586px; 
	z-index:0; 
	left: 0px;
	top:400;
}
#pferd {
	position:absolute;
	z-index:2;
	left: 0px;
	top: 360px;
	width: 199;

	/**/

}
#unten {
	

	/*position:absolute;
	z-index:4;
	width:180px; 
	left: 20px
	bottom: 0px;*/
}

