*
{
  margin: 0;
  padding: 0;
}

body
{
  margin: 0;
  padding: 0;
  color: #494949;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, san-serif;
  background-color: #FFF;
}

img
{
  border: 0;
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a:focus
{
  outline: none;
}

ul, ol
{
  margin: 0 0 0 16px;
}

hr
{
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
  height: 1px;
  border: 0;
  background: transparent url(images/hr_dots.gif) top left repeat-x;
}

p
{
  margin: 0 0 20px 0;
  padding: 0;
}

img.afbeelding_links
{
  float: left;
  margin: 5px 2em 1em 0;
}

img.afbeelding_rechts
{
  float: right;
  margin: 5px 0 1em 2em;
}

/* #################  H E A D I N G S  ################# */

h1
{
  color: #AC0064;
  font-family: Arial, san-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}

h2
{
  color: #494949;
  font-family: Arial, san-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-indent: 20px;
  background-color: transparent;
  background-image: url(images/h2_image.gif);
  background-position: left 2px;
  background-repeat: no-repeat;
}

h3
{
  color: #494949;
  font-family: Arial, san-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
}

h4
{
  color: #AC0064;
  font-family: Arial, san-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
}

/* #################  D E F A U L T S  ################# */

#links
{
  margin: 0;
  width: 165px; /* 221 - 20 - 36 */
  height: auto;
  padding: 50px 20px 25px 36px;
  color: #494949;
  display: block;
  font-size: 10px;
  line-height: 14px;
  font-weight: normal;
  font-family: Verdana, san-serif;
  background-color: #F2F064;
  background-image: url(images/linkerkolom_dots.gif);
  background-repeat: repeat-y;
  background-position: top right;
}

#links a
{
  color: #494949;
}

#links ul
{
  list-style-image: url(images/linkerkolom_list_item.gif);
}

#links ul li
{
  margin: 0 0 1em 0;
}

#midden
{
  margin: 0;
  width: 390px; /* 422 - 16 - 16 */
  height: auto;
  padding: 50px 16px 25px 16px;
  color: #494949;
  display: block;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  font-family: Arial, san-serif;
  background-color: #E3E034;
}

#midden a
{
  color: #AC0064;
}

#rechts
{
  margin: 0;
  width: 281px; /* 337 - 20 - 36 */
  height: auto;
  padding: 50px 20px 25px 36px;
  color: #494949;
  display: block;
  font-size: 10px;
  line-height: 14px;
  font-weight: normal;
  font-family: Verdana, san-serif;
  background-color: #F1F1F1;
}

#rechts a
{
  color: #AC0064;
}

#onderzoeksmethode
{
  margin: 0;
  padding: 0;
  width: 385px; /* 390 - 5 */
}

#onderzoeksmethode th
{
  color: #FFF;
  margin: 0;
  padding: 3px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  line-height: 16px;
  height: 16px;
  background-color: #AC0065;
}

#onderzoeksmethode th.first
{
  text-align: left;
}

#onderzoeksmethode td
{
  margin: 0;
  padding: 4px 3px 6px 3px;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  line-height: 14px;
  background-color: #E0D536;
}

#onderzoeksmethode td.odd
{
  background-color: #DDC939;
}

#onderzoeksmethode td.first
{
  text-align: left;
  font-weight: bold;
}

#onderzoeksmethode td.odd.first
{
  text-align: left;
  font-weight: bold;
  background-color: #DDC939;
}