body {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000065;
	scrollbar-3dlight-color : #E5E5EF;
	scrollbar-arrow-color : #000065;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
}

table {
	font-family: Arial;
	font-size: 11px;
	color: #000065;
}

.hoofdnavadmin a{
	font-family: Arial;
	font-size: 11px;
	color: #000065;
	text-decoration: none;
}

.hoofdnavadmin a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000065;
	text-decoration: underline;
}

A.hoofdnav {
	font-size: 11px; 
	WIDTH: 100%; 
	COLOR: #000065; 
	TEXT-DECORATION: none;
	font-weight: bold;
	height: 100%;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 2px;
}

A.hoofdnav:hover {
	font-size: 11px; 
	WIDTH: 100%; 
	COLOR: #000065; 
	TEXT-DECORATION: none;
	font-weight: bold;
	height: 100%;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 2px;
}

#tableframe {
	background: #ffffff;
}

#hoofdnav {
	background: #FFD128;
	letter-spacing: 0px;
	font-family: Arial;
}

#content {
	font-family: Arial;
	font-size: 11px;
	color: #000065;
	text-decoration: none;
}

#content a {
	font-family: Arial;
	font-size: 11px;
	color: #000065;
	text-decoration: underline;
}

#content a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000065;
	text-decoration: none;
}

#recordsetpaging a {
	font-family: Arial;
	font-size: 10px;
	color: #000065;
	text-decoration: none;
}

#recordsetpaging a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000065;
	text-decoration: underline;
}


#sitemap {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

#headernav {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000065;
	background: #8094BD;
	letter-spacing : 0px;
	word-spacing : 0px;
}

#headersubnav {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

#linknormal {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background: #000065;
	text-decoration: none;
	padding: 7px;
	letter-spacing : 0px;
	word-spacing : 0px;
}

#linknormal a {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#linknormal a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFCC0E;
	text-decoration: none;
}

#bottom {
	font-family: Arial;
	font-size: 11px;
	color: #000065;
	text-decoration: none;
	background:  #FFD128;
}

#bottom a {
	font-family: Arial;
	font-size: 11px;
	color: #000065;
	text-decoration: none;
	font-weight: normal;
}

#bottom a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000065;
	text-decoration: underline;
	font-weight: normal;
}

H5 {
	color: #000065;
}

.small {
	font-size: 10px;
}

.imagemargin {
	MARGIN-BOTTOM: 6px; MARGIN-RIGHT: 6px
}

.fields {
	font-family: Arial;
	font-size: 11px;
	width : 175px;
	border : 1px solid #E5E5EF;
}

.textarea {
	font-family: Arial;
	font-size: 11px;
	width: 425px;
	height: 150px;
}

.button {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background: #000065;
	border : 1px solid #FFFFFF;
	width: 75px;
}

.header {
	font-family: Arial;
	font-size: 14px;
	font-weight : bold;
	color: #000065;
}

.subheader {
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	color: #000065;
}

.inleiding {
	font-family: Arial;
	font-size: 11px;
	font-weight : bold;
	color: #000065;
}
.bold {
	font-family: Arial;
	font-size: 11px;
	font-weight : bold;
	color: #000065;
}


#contactForm{
padding:25px
}


#contactForm input.actief, #contactForm textarea.actief{
	border:1px solid #666;
}

#contactForm input.inActief, #contactForm textarea.inActief{
	border:1px solid #CCC;
}