body {
	margin:0px;
	padding:0px;
	color:#333333;
	background:#CB9C00;
	text-align:center;
	scrollbar-face-color:#FcF3D6;
	scrollbar-track-color:#FcF3D6;
	scrollbar-arrow-color: #1D3163;
}

a:link {
	color:#1D3163;
	text-decoration:underline;
}
a:visited {
	color:#1D3163;
	text-decoration:underline;
}
a:hover {
	color:#CB9C00;
	text-decoration:underline;
}

img.left {
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
img.right {
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}

.p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-right:10px;
}
.pCurs {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style:italic;
}
.pONDERBALK {
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: bold;
	line-height:30px;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color:#1D3163;
	}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color:#1D3163;
}
.h3 {
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size: 13px;
	color:#1D3163;	
}
.h3plat {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height:18px;
	color:#1D3163;	
}
.h4 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color:#1D3163;	
}
.voetnoot {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: italic;
}
.blokje {
	font: bold 17px/14px Arial, Helvetica, sans-serif;
	color:#CB9C00;
	}

#wrapper {
	position:relative;
	width:900px;
	height:835px;
	background:#FCF3D6;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#bovenbalk {
	position:absolute;
	left:30px;
	top:0px;
	width:870px;
	height:125px;
	background:url(images/bovenbalk.jpg);
}
#verticalebalk {
	position:absolute;
	top:0px;
	left:0px;
	width:30px;
	height:836px;
	background:#1d3163;
}
#navigatieHOR {
	position:absolute;
	left:30px;
	top:125px;
	width:870px;
	height:30px;
	background:#FFFFFF;
}
#blauwebalk {
	position:absolute;
	left:30px;
	top:155px;
	width:870px;
	height:88px;
	background:url(images/blauwebalk.jpg);
}
#navigatieVERT {
	position:absolute;
	left:30px;
	top:255px;
	width:200px;
	height:500px;
}
#content {
	position:absolute;
	left:235px;
	top:255px;
	width:500px;
	height:500px;
	overflow:auto;
	text-align:left;
	background-color:#FCF3D6;
	}
#rechterkolom {
	position:absolute;
	left:750px;
	top:250px;
	width:120px;
	height:500px;
}
#onderbalk {
	position:absolute;
	left:30px;
	top:758px;
	width:870px;
	height:30px;
	background: #CB9C00;
}
#onderbalk2 {
	position:absolute;
	left:30px;
	top:790px;
	width:870px;
	height:42px;
	background: #FFFFFF;
}