body,html {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #757575 url(images/achtergrond_nb.gif) repeat-y scroll 50% 10px;
	margin: 0;
	padding: 0;
	height: 100%;
}

ul {
	list-style-image: url(images/pijltje_item.gif);
	list-style-type: disc;
}

a:link, a:visited, a:active {
	color: #931213;
	text-decoration: underline;
}

a:hover {
	color: #931213;
	text-decoration: none;
}

.logo {
	border-style: none;
	margin: 0px 0px 0px -6px;
	background-color: #FFFFFF;
}

#alles {
  	width: 532px;
  	margin: 0 auto 0 auto;
	height: 500px;
	background: white url(images/achtergrond_nb.gif) repeat-y scroll 50% 10px;
}

#ruimte_boven {
	height: 64px;
	margin: 0;
	padding: 0;
	}

p {
	margin: 17px 0 0 0;
}

.hack {
	background-color: #757575;
	height: 8px;
	overflow: hidden;
	width: 100%;
}

#container_links {
	float: left;
	background-color: #FFFFFF;
	width: 204px;
	height: 100%;
	border-style: solid;
	border-width: 0 8px 0 0;
	border-color: #757575;
}

#container_rechts {
	float: left;
	background-color: #FFFFFF;
	height: 100%;
	width: 544px;
}
	


#contentvlak {
	background-color: #FFFFFF;
	padding: 3px 6px 3px 6px;
}

h1 {
	width: 100%;
	height: 16px;
	overflow: hidden;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #D1D1D1;
	background-color: #FFFFFF;
	color: #931213;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 15px;
	margin: 0 0 4px 0;
	padding: 0;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.links {
	float: left;
}

.rechts {
	float: right;
}

.onderschrift {
	width: 100%;
	height: 16px;
	overflow: hidden;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #D1D1D1;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 15px;
	margin: 4px 0 4px 0;
	padding: 0;
}

.grijs_vlak {
	width: auto;
	height: auto;
	background-color: #f2f2f2;
	font-size: 100%;
	line-height: 150%;
	margin: 0 0 4px 0;
	padding: 2px 5px 4px 5px;
}

.nieuwsdatum {
	color: #9F9F9F;
}

.justify {
 	text-align: justify;
 	}
 	
.highlight {
 	background-color: yellow;
 	}
 	
.rand {
 	border-color: #000000;
 	border-width: 1px;
 	border-style: solid;
 	margin: 10px 5px 10px 0;
 }