@media print {

body {
text-align: left;
color: #333333; 
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
line-height: 16px;
}
#content_wrap {
display:block; 
color: #333333; 
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
line-height: 16px;
text-align:left;
}
 h1, .kop {
font-size: 20px;
color: #6E523A;
font-weight: normal;
margin-bottom: 10px;
}
a {
color:#E6A52F;
text-decoration:none;
}
.kopzwart {
font-size: 14px;
color: #555;
font-weight: bold;
margin-bottom: 10px;
}
#print {
display:block;
border-top:1px solid #000;
padding-top:10px;
}
#oCMenu_top0, #oCMenu_top1, #oCMenu_top2, #oCMenu_top3, #oCMenu_top4, #oCMenu_top5, #oCMenu_top6, #oCMenu_top7, #submenu, #left,
#kruimelspoor, .box, .box_bottom, #search_form , #siteNavigation, #bottom_main,  #footer, .tekst2, .contact {
display: none;
visibility:hidden;
}

}