body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000;
}

#menu,
#submenu,
#afbeeldinglinks,
#afbeeldingrechts,
#extra div.images,
#footer {
  display: none;
}

a {
  text-decoration: none;
  color: #000;
}

#logo img {
  border: 0;
}

address {
  font-style: normal;
  line-height: 11pt;
}

#introductie h4 {
  font-weight: bold;
  font-size: 14pt;
  color: #643;
  padding-bottom: 3pt;
  border-bottom: 1px solid #dd9c00;
}
#introductie p {
  font-weight: bold;
  line-height: 12pt;
}

#hoofdcontent h1,
#hoofdcontent h3,
#hoofdcontent h4,
#hoofdcontent h5,
#extra h3,
#extra h4 {
  font-weight: bold;
  font-size: 11pt;
  color: #643;
  padding-bottom: 3pt;
  border-bottom: 1px solid #dd9c00;
}
#hoofdcontent h5 a:link,
#hoofdcontent h5 a:visited {
  color: #643;
}
#hoofdcontent p,
#extra p {
  line-height: 12pt;
}
#hoofdcontent #inleiding {
  font-weight: normal;
}
#hoofdcontent ul,
#extra ul {
  list-style-type: square;
  line-height: 12pt;
}
#hoofdcontent ol,
#extra ol {
  line-height: 12pt;
}
#hoofdcontent table {
  font-size: 9pt;
}
#hoofdcontent table th,
#hoofdcontent table td {
  text-align: left;
  line-height: 12pt;
  vertical-align: top;
}
#hoofdcontent table th {
  font-weight: bold;
  padding: 0 10pt 0 0;
}
#hoofdcontent #map {
  width: 500px;
  height: 300px;
}
#hoofdcontent span.ster {
  font-weight: bold;
  color: #dd9c00;
}
#hoofdcontent span.formKop {
  font-weight: bold;
}
#hoofdcontent td.formLabel,
#hoofdcontent td.formLabelRequired {
  padding: 0 10pt 0 0;
}
#hoofdcontent input,
#hoofdcontent select,
#hoofdcontent textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000;
}
#hoofdcontent div.pasfoto {
  float: right;
  padding: 3pt 0 5pt 10pt;
  margin: 0;
}
#hoofdcontent div.bloklinks img,
#hoofdcontent div.blokrechts img {
  border: 0;
}

div.clear {
  clear: both;
  height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
}
