html {
padding:0px;
margin:0px;
}
body {
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	font-size: 8px;
	margin: 0px;
	border: 0px;
	text-align:center;
}
#combi {
	position:relative;
	width:800px;
	height:900px; 
	margin: 0px;
	border: 0px;
	padding:0px;
	text-align:left;
}

#header {
	background: #E3E4E9 url('schildpad.jpg') no-repeat top right;
	width:100%;
	height:190px;
	position:relative;
	margin: 0px auto;
	border: 0;
	padding:0px;
	float:left;
	font-size: 10px;
	text-align:center;
}
#logodiv {
	background: url('logoOwIEh.jpg') no-repeat top center;
	width:150px;
	height:100%;
	padding: 120px 0px 5px 0px;
	float: left;
		
}
#links {
	position:relative;
	width:150px;
	height:680px;
	margin: 0px auto;
	padding:0px;
	border:0px;
	float:left;
	background-color:#E3E4E9;
	font-size: 10px;
	text-align:center;
}
#content { /* Content DIV element */
	position:relative;
	width:560px;
	height:680px;
	margin: 0px;
	padding:0px;
	border:0px;
	float:left;
	background-color:#F0F0F0;
	overflow: hidden;
}
#titlediv {
	width: 100%;

	text-align:center;
	font: normal 32px Arial;
	background-color: white;
	overflow: visible;
	
}
.yellowfont { color: #D9A629; font-size: 20px;}
.ObjContent {
	width:100%;
	height:6850px;
	padding: 0px;
	float:left;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	margin-top: 0px;
}
#rechts {
	position:relative;
	width:90px;
	height:680px;
	margin: 0px;
	padding:0px;

	float:right;
	background-color:#FFFFFF;
	font-size: 10px;
	overflow: hidden;
}
#tekstbalk {
	position:relative;
	width:100%;
	height:20px;
	padding:0px;
	float:left;
	color: white;
	font-size: 12px;
	text-decoration: none;
	top:-105px; left:0px;
}
a{ text-decoration: none;}
.white{ color:white; }
.yellow{ color: #D9A629; }
div.BG{position:absolute; left:0; top:105px; z-index:1}
div.Text{position:absolute; left:635px; top:107px; z-index:200;}
div.Texthome{position:absolute; left:100px; top:107px; z-index:200;}

#menu {
	position: relative;
	width:100%;
	height:330px;
	margin-top: -20px;
}
div.ivo a:visited { color:Blue;}

div.ivo {
	position:relative;
	top:0px;
	left:0px;
	width:100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color:Blue;
	font-size: 11px;
	background-color: Transparent;
	margin-bottom: 20px;	
}
div.ivo:hover { color:White; background-color: Blue;}
div.ivo a:hover { color:White; background-color: Blue;}
div.copyright {
	position:relative;
	margin:5px 0px;
	width:100%;
	text-align: center;
}
img {
	border:0px;
}
div.knop1 {
	position:relative;
	width:100%;
/*	height:100px;*/
	margin-bottom: 15px;
	border:0px;
}
div.knop1:hover {color:blue; background-color: LightGrey; }

div.knopR {
	position:relative;
	margin-bottom: 20px;
	border:0px;
	padding: 0px;
}
div.knopR:hover {color:blue; background-color: LightGrey; }

div.kop {
	background-color:#D9A629;
	font-size: 13px;
	font-style: italic;
	position:relative;
	width:100%;
	padding: 5px 0px 5px 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#opleiding {
	position:relative;
	width: 100%;
	text-align: center;
	border:0px;
	padding: 0px;
	float: right;
	z-index:10;
	overflow: hidden;
	padding-top: 10px;
}

#footer {
	position:relative;
	float: left;
	height:10px;
	width:800px;
	background-color: black;
}