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

#tabbladen,
#menu,
#fotogalerij,
form,
#footer {
  display: none;
}

#logo img {
  border: 0;
}

h1 {
  font-weight: bold;
  font-size: 14pt;
}

#inleiding {
  font-weight: bold;
}

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

address {
  font-style: normal;
}

#contact {
  margin-bottom: 15pt;
}
#contact table th {
  padding-right: 5pt;
}

#tabel_contact {
  margin-bottom: 15pt;
}
#tabel_contact th {
  padding-right: 10pt;
}