@media print {
body {
text-align: left;
font-family: Arial, Tahoma, sans-serif;
color: #555;
font-size: 12px;
line-height: 16px;
}
span.kop {
font-size:12px;
color:#F67811;
font-weight:bold;
}
a {
text-decoration: none;
color: #555;
}
img {
border: none;
}
div#header_print{
width: 100%;
display:block;
}
div#logo_print {
float:left;
width: 100%;
margin-bottom: 30px;
}
div#adres_print {
float:right;
position:absolute;
top:11px;
right:0px;
text-align: right;
padding-top:5px;
}
h1 {
font-size: 16px;
color: #F67811;
font-weight: bold;
margin-bottom: 10px;
}
/*
div#footer {
background:#ff0000;
display:block;
width: 100%;
height: 10px;
line-height:10px;
border-top: 2px solid #F77812;
margin-top: 5px;
padding-top: 5px;
font-family: Arial, Tahoma, sans-serif;
font-size: 10px;
text-align: center;
bottom:0px;
}
*/
.kopzwart {
font-size: 14px;
color: #555;
font-weight: bold;
margin-bottom: 10px;
}
div#logo, div#kruimelspoor, #zoekbox, div.box, div.box_bottom, div#search_wrap , div#left, div#siteNavigation, div#bottom_main, a.button , div#strict,
div.pageNr, div.footervoorwaarden, div#contactform_geheel, div#footer, div.product_preview_box {
display: none;
visibility:hidden;
}

}