

body {font-family: arial, sans-serif; font-size: 70%;} 
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, fieldset {font-size: 1em;}
#servicenavigatie, #zoekformulier, #hoofdnavigatie, #breadcrumbs, #leftcolumn, #rightcolumn, #mnplogo, #headerimage, #footerimage {
    display: none;
}

a:link:after, a:visited:after {
    content: " (" attr(href) ") ";
}

a[href^="/"]:after {
    content: " (http://www.mnp.nl" attr(href) ") ";
}

#frame 	{background-image:none;}
#header {background-image:none ! important;}  
#header h1 { display: none; ! important;} 
#footer {background-image:none ! important; border-top:1px solid #000000;} 
#header {border-bottom:1px solid #000000;height:72px;}
img#mnplogoA{display:none !important}
p#printlogowrapper {display:block ! important;height:128px ! important;text-align:left;}
img#printlogo {display:block ! important;height:128px ! important;}

#rivmlink {color:#000000;}
#rivmlink a{color:#000000;text-decoration:none;} 
#laatstbijgewerkt {margin: 4px 0 0 10px;float:left;} 

/* BROWSERHACK tbv print CSS, niet apart gezet */
body>div #header {border-bottom:1px solid #000000;height:122px;}

/* tabellen */
table.rt-matrix, table.rt-table {
   border: 1px solid gray;
   border-collapse: collapse;
}

table.rt-matrix td, table.rt-table td {
   border: 1px solid gray;
   padding: 0 5px 0 5px;
}

table.rt-table tr.rt-first {
   font-weight: bold;
}