body {
    background:white;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
}

#actueel, #navigation, #main-content img.honing-img {display: none;}

#footer, #footer_vervolg {
	background:white;
	color:#000;
	position:static;
}

#main-content {
	width: 100%;
	margin: 0;
	float: none;
}

a:link, a:visited
{
	color: #000;
	text-decoration:none;
}

/*
#main a:link:after, 
#main a:visited:after {
	content: " (" attr(href) ") ";
}*/

html.noted a:link:after, 
html.noted a:visited:after {
	content: "";
}