#voegel {
	display: block;
	width: 185px;
	height: 185px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
#voegel a {
	cursor: crosshair;
	display: block;
	width: 185px;
	height: 185px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;		
}
#voegel a:hover {
	background-image: url(../images/voegel.gif);
}

#vogel {
	display: block;
	width: 77px;
	height: 216px;
	position: absolute;
	top: 233px;
	left: 841px;
	z-index: 3;
}
#vogel a {
	display: block;
	width: 77px;
	height: 216px;
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: top left;	
	cursor: crosshair;
}
#vogel a:hover {
	background-image: url(../images/vogel.gif);
}

#blatt {
	display: block;
	width: 74px;
	height: 362px;
	position: absolute;
	top: 118px;
	left: 926px;
	z-index: 3;
}
#blatt a {
	display: block;
	width: 74px;
	height: 362px;
   background-color: transparent;	
	background-repeat: no-repeat;
	background-position: top left;	
	cursor: crosshair;
}
#blatt a:hover {
	background-image: url(../images/blatt.gif);
}

#fenster1 {
	display: block;
	width: 149px;
	height: 119px;
	position: absolute;
	top: 369px;
	left: 632px;
	z-index: 3;
}
#fenster1 a {
	cursor: crosshair;
	display: block;
	width: 149px;
	height: 119px;	
	background-repeat: no-repeat;	
	background-position: top left;
	background-color: transparent;	
	background-image: url(../images/fenster1.jpg);
		
}
#fenster1 a:hover {
	background-image: url(../images/fenster1.gif);
}


#fenster2 {
	display: block;
	width: 149px;
	height: 119px;
	position: absolute;
	top: 245px;
	left: 644px;
	z-index: 3;
}
#fenster2 a {
	background-repeat: no-repeat;	
	background-image: url(../images/fenster2.jpg);
	background-position: top left;
	cursor: crosshair;
	display: block;
	width: 149px;
	height: 119px;	
	background-color: transparent;	
}
#fenster2 a:hover {
	background-image: url(../images/fenster2.gif);
}

#gras {
	display: block;
	width: 208px;
	height: 85px;
	position: absolute;
	z-index: 3;
	margin: -18px 0px 0px 770px;
}
#gras a {
	cursor: crosshair;
	display: block;
	width: 208px;
	height: 85px;
	background-repeat: no-repeat;	
	background-color: transparent;
	background-position: top left;	
}
#gras a:hover {
	background-image: url(../images/gras.gif);
}

#heissluftballon {
	display: block;
	width: 182px;
	height: 203px;
	position: absolute;
	top: 0;
	left: 634px;
	z-index: 3;
}
#heissluftballon a {
	cursor: crosshair;
	display: block;
	width: 182px;
	height: 203px;
	background-repeat: no-repeat;	
	background-position: top left;
	background-color: transparent;
}
#heissluftballon a:hover {
	background-image: url(../images/heissluftballon.gif);
}
