/* thumbnails */
#thumbnails1 {
top: 422px;
}

#thumbnails2 {
top: 524px;
}

#thumbnails3 {
top: 625px;
}

#thumbnails4 {
top: 727px;
}

#thumbnails5 {
top: 829px;
}

#thumbnails6 {
top: 920px;
}

/* project description box */
#content {
height: 430px;
top: 1025px;
}

	#content .actualcontent {
	height: 383px;
	}

/* maps */
#maps {
height: 300px;
top: 1445px;
}

	#maps .actual_map {
	height: 265px;
	}

/* further information */
#furtherinfo {
height:200px;
top: 1745px;
}

	#furtherinfo .actual_furtherinfo {
	height:154px;
	}

/* footer */
#footer_margin {
top:1945px;
}

#footer {
top:1950px;
}

/* viewport of actual images */
	#large .info{
		background-image:url(images_project3/project1.jpg);
	}
