html { 
padding:0px;
margin:0px;
}
body {
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	font-size: 8px;
	margin: 5px;
	border: 0px;
	text-align:center;
	overflow: inherit
}
#combi {
	position:relative;
	width:800px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}

#header {
	height:105px;
	padding:0px;
	float:left;
}
#links {
	position:relative;
	width:150px;
	height:540px;
	margin: 0px auto;
	padding:0px;
	border:0px;
	float:left;
	background-color:#CCCCCC;
	font-size: 10px;
	text-align:center;
}
#content { /* Content DIV element */
	width:565px;
	height:540px;
	padding:0px;
	float:left;
	background-color:#F0F0F0;
	overflow: hidden;
}
.ObjContent {
	width:565px;
	height:550px;
	padding: 0px;
	float:left;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}
#rechts {
	width:85px; 
	height:540px;
	margin:0; padding:0; border:0;
	float:right;
	background-color:#FFFFFF;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
}
.tekstbalk {
	width:800px;
	height:20px;
	padding:0px;
	float:left;
	color: white;
	font-size: 12px;
	text-decoration: none;
	top:105px;
}
a { text-decoration: none; }
a.white {color: white;}
a.sitecolor {color: black; background-color: #CD0067;}
a.sitecolor:hover {color: #CD0067; background-color: white;}
div.BG{position:absolute; left:0; top:105; z-index:1}
div.Text{position:absolute; left:650; top:107; z-index:200;}
div.Texthome{position:absolute; left:100; top:107; z-index:200;}
div.ForBG{
	position:absolute; left:0; top:105; z-index:10;
	height:20px; width:95;
	background-color:#CCCCCC;
}
#menu {
	position: relative;
	width:100%;
	height:440px;
	margin-top: -20px;
}

div.copyright {
	position: relative;
	margin:0; padding:0;
	width:100%;
	text-align: center;
	border:0px;
}
img {
	border:0px;
}
.knop1, .knop2 {
	position:relative;
	width:100%;
	margin:0; padding:0;
	margin-bottom: 0px;
	border:0px;
}
.knop2 { margin-top: -50px; }
.knopR {
	position:relative;
	width:100%;
	margin:10px 0px 0 0;
	padding:10px 0px 0 0;
	border:0px;
}
img.knop {
	position:relative;
	margin-top: 12px;
	border:0px;
}

#headerKEUZE {
	background-color: lightgray;
	width: 850px;
	height: 500px;
	text-align: center;
}

