div#top_foto {
	background: white url(../images/zomer/fotos.jpg) no-repeat top right ;
	top:	0px;
	left:	0px;
	width:	389px;
	height:	115px;
	position: absolute;
}


div#top_balk {
	background: white url(../images/zomer/bovenbalk.jpg) no-repeat top right ;
	top:	115px;
	left:	0px;
	width:	780px;
	height:	12px;
	position: absolute;
}

div#main_foto {
	background: white url(../images/main_foto2.jpg) no-repeat top right ;
	top:	127px;
	left:	175px;
	width:	425px;
	height:	303px;
	position: absolute;
}

div#actueel {
	background-color: white;
	top:	127px;
	left:	600px;
	width:	163px;
	height:	400px;
	color:	#BB2C77;
	font-size: 80%;
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div#actueel a {
	border: 0px solid red;
	text-decoration: none;
	color: #BB2C77;
}

div#actueel a:hover {
	border: 0px solid red;
	text-decoration: underline;
	color: #EF0E84;
}

div#actueel ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

div#actueel li {
	margin-left: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #D8D8D8;
}


div#onderbalk {
	background: white url(../images/zomer/onderbalk.jpg) no-repeat top right ;
	top:	589px;
	left:	0px;
	width:	780px;
	height:	11px;
	position: absolute;
}

