@charset "ISO-8859-1";
html, body {
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #022140;
	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;
}


#container {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}




#header {
	width: 907px;
	background-color: #404040;
}






#container_inhoud {
	width: 907px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(img/index_04.jpg);
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#container_links {
	margin-top: 20px;
}

#inhoud {
	float: left;
	padding-left: 67px;
	text-align: justify;
	padding-bottom: 30px;
	width: 773px;
	padding-top: 54px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-right: 67px;
	background-color: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}



#tekst_1kolom {
	width: 727px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	margin-left: 44px;
	text-align: justify;
	float: left;
	margin-right: 0px;
}
#footer {
	height: 87px;
	width: 907px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 50px;
	padding-top: 60px;
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF00;
}
#footer a:active {
	color: #FFFFFF;
}
a:link {
	color: #006EB4;
	text-decoration: none;
}
a:visited {
	color: #006EB4;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #006EB4;
	text-decoration: none;
}
