/* CSS Document */
#basis1 { width: 100%; }
#basis2 {
	width: 16cm;
	background-color: #ffffff;
	background-image: none;
}
#kop { margin: 10px 20px; }
#logo-nva { }
#midden { margin: 0; padding: 0; width: 100%; }
#menu { display: none; }
#content {
	margin: 10px 20px;
	width: 15cm;
	top: 0;
	left: 0;
}
#taal {display: none;}
#logo-nva {right: 20px;}
#voet {width: 16cm; bottom: 0; left: 20px; float: left; }
body, h1, h2, h3, h4, p { color: #333333; background-color: #ffffff; }
a:link, a:visited, a:hover, a:active { color: #333333; text-decoration: none; }

