@media print {

body {
text-align: left;
font-family: Arial, Tahoma, sans-serif;
color: #555; 
font-size: 11px;
line-height: 16px;
}
#content_wrap {
display:block; 
width: 645px;
color: #555; 
font-family: Arial, Tahoma, sans-serif;
font-size: 11px;
line-height: 16px;
text-align:left;
}
 h1, .kop {
font-size: 16px;
color: #F67811;
font-weight: bold;
margin-bottom: 10px;
}
.kopzwart {
font-size: 14px;
color: #555;
font-weight: bold;
margin-bottom: 10px;
}
#oCMenu_top0, #oCMenu_top1, #oCMenu_top2, #oCMenu_top3, #oCMenu_top4, #oCMenu_top5, #oCMenu_top6, #oCMenu_top7, 
#kruimelspoor, .box, .box_bottom, #search_form , #siteNavigation, #bottom_main, #print,  #footer, .tekst2, .contact {
display: none;
visibility:hidden;
}

}