#bottom_grass{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px; 
        z-index: 4;	
}
#top_himmel{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px; 
        z-index: 1;	
}
#hopper{
	/*width: 100%;*/
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px; 
        z-index:3;
}
#text{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 150px;
	left: 0px; 
        z-index: 2;	
}
#feld{
	background-color:transparent;
	border-width:0;
	font-size:1.2em;
	font-family:Arial,Verdana;	
}
#zweig{
	/*width: 100%;*/
	text-align: center;
	position: absolute;
	bottom: 60px;
	right: 80px; 
        z-index:3;
}
#schmetterling{
	text-align: center;
	position: absolute;
	bottom: 110px;
	right: 55px; 
        z-index:6;
}