@media print {
body {
color: #666; 
font-family: Arial, Tahoma, sans-serif;
font-size: 11px;
line-height: 16px;
text-align:left;
}
a:link, a:active, a:visited {
font-size:11px;
color : #024697;
text-decoration : underline;
}
a:hover {
color:#000;
}

td {
font-size: 11px;
color: #666; 
line-height: 16px;
}
#content {
display:block; 
width: 645px;
color: #666;  
font-family: Arial, Tahoma, sans-serif;
font-size: 11px;
line-height: 16px;
text-align:left;
}
h1, .kop {
font-size : 14px;
color:#3F73AF;
margin-bottom: 4px;
font-weight : bold;
}
#oCMenu_top0, #oCMenu_top1, #oCMenu_top2, #oCMenu_top3, #oCMenu_top4, #oCMenu_top5, .box_grijs, #talen, #right,
#kruimelspoor, .box, .box_bottom, #search_form , #siteNavigation, #bottom_main, #print,  #footer, .tekst2 {
display: none;
visibility:hidden;
}
.product2 {
width:110px;
float:left;
margin-bottom:20px;
}
#productdetail_left{
float:left;
width:225px;
margin-right:15px;
}


#productdetail_right {
float:left;
width:330px;
}
#productdetail_right h2 {
margin-top:10px;
margin-bottom:15px;
}
#productdetail_right input.text {
border:1px solid #7F9DB9;
}
#productdetail_right td {
height:25px;
}
#productdetail_right ul li input {
margin-right:5px;
}
#productdetail_right textarea {
background:#D7E2EF;
border:1px solid #004595;
color:#004595;
margin-bottom:5px;
}
#productdetail_right ul li {
list-style:none;
}
#productdetail_right input.button, #productdetail_left input.button {
display:none;
visibility:hidden;
}

ul#productgroep li {
width:140px;
margin:0 10px 10px 0;
float:left;
overflow:hidden;
}

ul#productgroep li a:link, ul#productgroep li a:active, ul#productgroep li a:visited  {
height:20px;
line-height:20px;
background:url(/grafix/bg_button.jpg) repeat-x;
color:#FFF;
overflow:hidden;
padding-left:6px;
text-align:left;
display:block;
font-weight:bold;
text-decoration:none;
cursor:pointer;
}
ul#productgroep li a:hover  {
background:url(/grafix/bg_button_hover.jpg) repeat-x;
}


}