body, .invisible {visibility:hidden}
#header, #topmenu, #main_nav, #footer, #navigation, #rubrieken {
height: 0;
}
.print {
margin: 0;
padding: 0;
visibility:visible; 
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.9em;
line-height: 1.4em;
color: #000;
height: auto;
overflow: hidden;
}

h1#pagetitle {
position: absolute;
top: 0;
}

h1 {
font-size: 1.2em;
}

h2 {
font-size: 1.1em;
}

h3,h4,h5 {
font-size: 1.0em;
}

a.print_page, a.terug, a.invite, a#leesvoor {
visibility:hidden; 
}

.print img {
border: 0;
max-width: 300px;
float: right;
}