/* Remove all unnecessary elements, and make the ones that survive black text on white background */
body {margin: 0.6em; background: none #fff;    font-size: 8pt; 	font-family: Verdana, Arial, Helvetica, sans-serif;}

.dorpdownform, #header, #floater_l, #searchbox, #footer, .nextfor_box, #toplogo, #communicate ,#header_menu{display: none; }

.input, .select, select.searchSelect, #bannerTd, .zijkantSite{display:none;}

#searchControls{display:none;}

#printlogo { 
	display: block!important; 
}

/* This'll only work in modern browsers like Firefox, but will add an explanation to the top of the page when printed. Slick, eh? */
#contentTable:before {content: "Masterkiezen.nl - Print Pagina"; 
display: block; margin-bottom: 3mm; padding: 3px 3px 2px; background: #f9f8e4; text-align: center; }

td {
	font-size: 8pt; 		font-family: Verdana, Arial, Helvetica, sans-serif;
}

#text_box {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

a:link, a:visited {
   color: #052148;
   background: transparent;
   text-decoration: none;
   }
