@media print {
  * {
  background-color: white !important;
  background-image: none !important;
  }
}

body, .colLeft, table { font: normal 11px Arial; color:#000;);
}
#topBar, #menu, #footer, .colRight, .biedingen, .colLeft h2, input  { display: none; }


tr.detail th, tr.detail td { padding: 5px;	font: normal 11px Arial;}
tr.detail th, tr.detail td.th { width: 35%; text-align: right;  font-weight:bold; background: #FFF; color: #000;  }
tr.detail td {  }
tr.detail th img { float: right; margin: 0 0 0 5px;} 
tr.detail img.set {width: 150px; height: 100px;} 
