@charset "UTF-8";
body {
	background-image: url(../images/achtergrondGrOnt.jpg);
	margin: 0px;
	padding: 0px;
}
#CONTAINER {
	height: 715px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}
#HOMEDIV {
	float: left;
	height: 115px;
	width: 114px;
}
#LOGODIV {
	float: left;
	height: 115px;
	width: 890px;
}
#BANNERDIV {
	margin: 0px;
	height: 115px;
	width: 1004px;
}
#NAVdivTOP {
	background-color: #F3E8DB;
	height: 50px;
	width: 1004px;
	margin: 0px;
}
#NAVdivTOP ul {
	margin: 0px;
	padding: 0px;
}
#NAVdivTOP li {
	display: inline;
	text-align: right;
	float: right;
	margin-top: 20px;
	list-style-type: none;
	margin-right: 50px;
}
#NAVdivTOP a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #375c69;
	text-decoration: none;
}
#NAVdivTOP a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #EF941E;
	text-decoration: none;
}
#PAGcontainer {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	height: 550px;
	background-color: #FFFFFF;
	background-image: url(../images/achtergrondMainWit.jpg);
}
#AchtergrondDiv {
	padding: 0px;
	height: 550px;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/achtergrondMainWit.jpg);
}

