*
{
  margin: 0;
  padding: 0;
}

body
{
  color: #494949;
  font-family: Tahoma, san-serif;
  font-size: 12px;
  font-weight: normal;
  background-color: #FFF;
  line-height: 15px;
}

td,
th
{
  text-align: left;
  vertical-align: top;
  font-family: Tahoma, san-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
}

p
{
  color: #494949;
  font-family: Tahoma, san-serif;
  font-size: 12px;
  font-weight: normal;
}

a 
{
  color: #0000FF;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

a:focus
{
  outline: none;
}

ul,
#content ul
{
  margin: 1em 0 0 1.5em;
}

ul li
{
  color: #494949;
  font-family: Tahoma, san-serif;
  font-size: 12px;
  font-weight: normal;
}

h1,
.header1
{
  color: #0072B9;
  font-family: Tahoma, san-serif;
  font-size: 14px;
  font-weight: bold;
}

h2,
.header2
{
  color: #494949;
  font-family: Tahoma, san-serif;
  font-size: 14px;
  font-weight: bold;
}


h3,
.header3
{
  color: #494949;
  font-family: Arial, san-serif;
  font-size: 14px;
  font-weight: bold;
}

.adres
{
  color: #494949;
  font-family: Arial, san-serif;
  font-size: 12px;
  font-weight: normal;
}

.onderschrift
{
  color: #494949;
  font-family: Tahoma, san-serif;
  font-size: 11px;
  font-weight: normal;
}

/* ====================  F O R M U L I E R E N =================== */

table.producenten
{
  margin: 0;
  padding: 0;
  border-top: 1px solid #D8E3E7;
}

table.producenten tbody tr th,
table.producenten tbody tr td
{
  margin: 0;
  padding: 8px 0 8px 0;
  border-bottom: 1px solid #D8E3E7;
}

table.producenten tbody tr td
{
  padding: 8px 0 8px 39px;
  background-color: #FFF;
  vertical-align: middle;
}

table.producenten tbody tr td.odd
{
  background-color: #EFF7FA;
}

table.producenten tbody tr th
{
  width: 174px;
  text-align: center;
  vertical-align: middle;
}

table.producenten tbody tr th img
{
  margin: 8px 0 8px 0;
}