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

h2, h3, h4, th { 
  font-family: times,Verdana,Segoe,sans-serif; 
  font-size: 21px;
  font-weight: bold;
  color: #652220;
  line-height: 25px;
  padding: 0; 
  margin-bottom: 0px;
  margin-top: 30px;
}

h3, h4, th { 
  font-family: Verdana,Segoe,sans-serif; 
  font-size: 16px;
  line-height: 20px;
  color: #333; 
  margin-top: 15px;
}

img.thickbox {
  /*Popup dummy*/
}

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;
}

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

table.product_table td{
  padding-top: 15px;
}

table.product_table img{
  padding: 10px;
}

