#nachts {
	height: 200px;
	width: 200px;
	position: relative;
	background-image: url(../galerie-architektur/nachts.jpg);
	top: 20px;
	right: 0px;
}
#gebaeude {
	height: 200px;
	width: 200px;
	position: relative;
	background-image: url(../galerie-architektur/gebaeude.jpg);
	top: 0px;
}
#ansichten {
	height: 200px;
	width: 200px;
	position: relative;
	background-image: url(../galerie-architektur/ansichten.jpg);
	top: 60px;
	left: 30px;
}
#details {
	position: relative;
	height: 200px;
	width: 200px;
	background-image: url(../galerie-architektur/details.jpg);
	top: 80px;
	right: -15px;
	
}
#industrie {
	background-image: url(../galerie-architektur/industrie.jpg);
	position: relative;
	height: 200px;
	width: 200px;
	left: -10px;
	top: -60px;
}
#back {
	height: 19px;
	width: 70px;
	left: 70px;
	position: relative;
	top: -50px;
}
