#page_index {
	background-repeat: no-repeat;
	background-position: 120px 2px;
	background-image: url(uitlaatservice.jpg);
	height: 100%;
	width: 100%;
}
#page_contact {
	background-repeat: no-repeat;
	background-position: 120px 2px; 
	background-image: url(contact.jpg);
	height: 100%;
	width: 100%;
}
#page_foto {
	background-repeat: no-repeat;
	background-position: 120px 2px;
	background-image: url(foto.jpg); 
	height: 100%;
	width: 100%;
}
#page_lezen {
	background-repeat: no-repeat;
	background-position: 120px 2px;
	background-image: url(lezen.jpg); 
	height: 100%;
	width: 100%;
}
#page_overons {
	background-repeat: no-repeat;
	background-position: 120px 2px;
	background-image: url(overons.jpg); 
	height: 100%;
	width: 100%;
}
#content {
	width: 200px;
	height: 400px;
	position: relative;
	top: 0px;
	float: left;
}
#overons {
	top: 50px;
	left: 400px;
}
#lezen {
	top: 269px;
	left: 326px;
}
/*
	height: 400px;
	width: 776px;
	clip:       rect(auto 1024px auto auto);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
 */
