#boven {
	background-image: url(../layout/images/top.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 600px;
	float: left;
	padding-left:10px;
	padding-top:10px;

}
#links {
	float: left;
	height: 446px;
	width: 128px;
	background-image: url(../layout/images/left.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-left: 2px;
}
#opvul {
	float: left;
	width: 160px;
}
#opvul2 {
	float: left;
	width: 160px;
}
.wit {
	color: #FFFFFF;
}

#rechts {
	float: left;
	width: 470px;
	height: 446px;
	background-image: url(../layout/images/bottom.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}
#nog1 {
	width: 210px;
	float: left;
}

#space {
	clear: both;
	text-align: center;
}
#space2 {
		clear: both;
	text-align: center;
	height: 0px;
	overflow: hidden;
}
#overlap {
	clear: both;
}
.transp {
filter: Alpha(Opacity=85);
-moz-opacity: 0.85; 
opacity: 0.5;
}

