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

#thumbnails2 {
top:524px;
}

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

	#content .actualcontent {
	height:383px;
	}

/* maps */
#maps {
height: 300px;
top: 1048px;
}	
	#maps .actual_map {
	height: 265px;
	}

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

	#furtherinfo .actual_furtherinfo {
	height:154px;
	}

#footer_margin {
top:1548px;
}

#footer {
top:1553px;
}


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