#blueten {
	height: 130px;
	width: 145px;
	position: relative;
	background-image: url(../galerie-natur/blueten.jpg);
	top: 0px;
	right: -10px;
}
#strukturen {
	height: 130px;
	width: 145px;
	position: relative;
	background-image: url(../galerie-natur/strukturen.jpg);
	top: 0px;
	left: 70px;
}
#voegel {
	height: 130px;
	width: 145px;
	position: relative;
	background-image: url(../galerie-natur/voegel.jpg);
	top: -90px;
	left: -100px;
}
#landschaften {
	position: relative;
	height: 130px;
	width: 145px;
	background-image: url(../galerie-natur/landschaften.jpg);
	top: 50px;
	left: 290px;
	
}
#insekten {
	background-image: url(../galerie-natur/insekten.jpg);
	position: relative;
	height: 130px;
	width: 145px;
	left: -80px;
	top: -90px;
}
#reptilien {
	background-image: url(../galerie-natur/reptilien.jpg);
	position: relative;
	height: 130px;
	width: 145px;
	left: 10px;
	top: 120px;
}
#saeugetiere {
	background-image: url(../galerie-natur/saeugetiere.jpg);
	position: relative;
	height: 130px;
	width: 145px;
	left: 115px;
	top: 60px;
}
#pilze {
	background-image: url(../galerie-natur/pilze.jpg);
	position: relative;
	height: 130px;
	width: 145px;
	left: 70px;
	top: 120px;
}
#gruenpflanzen {
	background-image: url(../galerie-natur/gruenpflanzen.jpg);
	position: relative;
	height: 130px;
	width: 145px;
	left: -80px;
	top: -70px;
}
#back {
	height: 19px;
	width: 70px;
	left: 70px;
	position: relative;
	top: -50px;
}
#dot {
	height: 40px;
	width: 45px;
	position: relative;
	left: 100px;
	top: 90px;
}
