/* print.css */

* { background-image: none; background-color: transparent; color: inherit; }
body { font-family: serif;  color: #000; background: #fff; background-image: none; }
body#joukedevries #wrap { background-image: none; }

#header { display: none; }
#footer p { display: none; }
#footer { line-height: 120%; color: #000; background: transparent; margin: 100pt 0 0; border-color: #999; }
#navigation { display: none; }

body#joukedevries #content { margin: 0; font-size: 100%; line-height: 120%; background-image: none; }
#nieuws { display: none; }

h2 { border-color: #999; color: #000; background: transparent; }
blockquote { font-family: serif; }
p.subnav { display: none; }
