/* CSS Document */

/* Remove all unnecessary elements, and make the ones that survive black text on white background */
body {margin: 0.6em; background: none #fff;}

#wrapper {width: auto; margin: 0; padding: 1em; background: none #fff; }
#header, #footer, #navbar,#leftcollumn,#zwartbalk1,#zwartbalkmidden,#zwartbalk2,#menu,#leftcolumn {display: none; }
#content {float: none; width: auto; margin: 0; padding: 0; background: #fff; text-align: left;} #main > #content {margin: 0;border 0px; }



#content:before {content: "Dit is de printvriendelijke versie van deze pagina"; 
display: block; margin-bottom: 3mm; padding: 3px 3px 2px; background: #f9f8e4; text-align: center; }
