body {
  font-family: Verdana,Segoe,sans-serif;
  font-size: 12px; 
  color: #000000;
  font-weight: normal; 
  line-height: 14px;
}

li.pdf_list{
  list-style: none;
  line-height: 17px;
  margin: 5px 0 0 0;
  padding: 0 0 0 25px;
  background:  url(../img/blt/blt_pdf.png) no-repeat 0 0;
}

li.link_list{
  list-style: none;
  line-height: 17px;
  margin: 5px 0 0 0;
  padding: 0 0 0 25px;
  background:  url(../img/blt/blt_link.gif) no-repeat 0 0;
}

table.product_table {
  background-color: #eee;
  border: 1px solid #ccc;
}

table.product_table tr{
  padding-top: 8px;
  background-image : url(../img/bg_tabel_rij.png);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #fff;
}

table.product_table th{

}

tr.tabel_kop, tr.tabel_kop td, td.tabel_kop, th.tabel_kop {
  background-color: #ddd;
  background-image: none;
  font-weight: bold;
}

