@charset "utf-8";
html, body {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #EEEEF6;
	background-image: url(img/achtergrond.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: center top;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
}
.referenties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
}
.adresgegevens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #0F2648;
}

.kopje_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
}

.kopje_boldoranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff6c00;

}
.kopje_boldblauw2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0B82D2;

}

.kopje_boldblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #909fbb;
}

.inleiding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	width: 250px;
	line-height: 19px;
}
#container {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 931px;
}
#img_links {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 21px;
	background-image: url(img/index_01.jpg);
	float: left;
}
#menu {
	float: none;
	height: 67px;
	width: 881px;
}


#img_rechts {
	background-image: url(img/index_01_2.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 67px;
	width: 23px;
}

#inhoud_form {
	float: left;
	width: 601px;
	background-image: url(img/inhoud/achtergrond_inhoud.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 550px;
	background-position: center top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #000000;
}
#footer a:active {
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0278c6;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.tekstform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	text-align: left;
}
