@media print {

/*------------FIXES---------*/
html, body, h1, h2, h3, h4, h5, h6, blockquote, pre, code, p, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, div, span, table, tr, th, td {
margin: 0px; padding: 0px; /*------------RESET BROWSERS---------*/
}
a img{
line-height:0px;
border:none;
font-size:0px;
}
a.img {
line-height:0px;
font-size:0px;
border: none;
}
table tr td, table{
border-collapse:collapse;
}
table tr td img {
line-height:0px;
font-size:0px;
}

body {
font-family:Arial, Tahoma, sans-serif;
background:#fff;
line-height:20px;
text-align:left;
font-size:12px;
color:#666;
}
span.kop {
font-weight:bold;
font-size:12px;
color:#F67811;
}
span.huisstijl_color {
color:#F67811;
}
a {
text-decoration:underline;
color:#666;
}
a:hover {
text-decoration:underline;
color:#F67811;
}

img.logo_print {
float:left;
margin-bottom: 50px;
}
div.adres_print {
float:right;
text-align: right;
padding-top:5px;
}
h1 {
margin-bottom:5px;
font-size:15px;
color:#F67811;
}
div#content {
margin:10px 0 10px 0;
position:relative;
min-height:355px;
background:#fff;
float:left;
}

div#header, div#search_wrap, div#siteNavigation, ul#kruimelspoorul, div#left, div.submenu,  div#bottom_main, a.button , a.prev_button,
div.pageNr, div.footervoorwaarden, form, div#footer , div.product_wrap_component{
display: none;
visibility:hidden;
}

}