@charset "utf-8";

#kop-achter {
	background-color: ;
	background-image: url('../afbeeldingen/balk-homepage.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
}

#page-head-text {
	height: 140px;
	padding: 0px;
	padding-top: 0px;
	margin: 00px 0px 20px 0px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-size: 42px;
	text-align: center;
}

div.koptekst {
	margin: 0px;
	padding: 6px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #0066FF;
	width: 700px;
}

div.tekst {
	padding: 10px;
	margin: 0px 0px 25px 0px;
	text-align: left;
	line-height: 160%;
	border: 1px solid #0066FF;
	width: 690px;
}

















#inhoud {
	width: 775px; 
	float:right; 
}

.hoofdtekst {
	width: 500px;
	height: 175px;
	border-color: #17375E;
	float: left;
	text-align:left;
}

div.tekstonderdeel {
	width: 500px;
	height: 150px;
	overflow: hidden;
	text-align:left;
}


.afbeelding {
	border-style: solid;
	border-width: 1px;
	width: 200px;
	height: 112px;
	position: relative;
	float: right;
	vertical-align: middle;
	padding: 0px;
	margin: 4px;
	border-color: #17375E;
}

.nieuws {
	width: 500px;
	height: 110px;
	border-color: #17375E;
	float: left;
	text-align:left;
}



#nav2 {
	border: 1px solid #17375E;
	background-color: #777777;
	color: #E1E1E1;
}

*{
	margin: 0;
	padding: 0;
}


.sub-nav-box, .sub-nav-box li a:hover, .img-box, .img-box:hover, .tekst {
	border-color: #17375E;
}

.side-box {
	width: 210px;
	height: 332px;
	position: relative;
	text-align: center;
	overflow: hidden;
	border-color: #315058;
	float: right;
}



a {
	border-style: none;
	border-width: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border-style: none;
	border-width: 0px;
}

img.logo-link {
	width: 283px;
	height: 40px;
}



p {
	margin: 0px 0px 15px 0px;
}



.blok-onderaan-links {
	width: 355px;
	height: 270px;	
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 25px 0px;
	background-color: #FFFFFF;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #17375E;
	float: left;
}

.blok-onderaan-rechts {
	width: 355px;
	height: 270px;	
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 25px 0px;
	background-color: #FFFFFF;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #17375E;
	float: right;
}


