body {
  background-color: #EAEAEA;
  color: #000000;
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

a {
  color: #0010AD;
  text-decoration: underline;
}

a:hover {
  color: #800000;
  text-decoration: underline;
}

a.menulink {
  color: #0010AD;
  text-decoration: none;
}

.menu {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  background-color: #DFEFF7;
}

.submenu {
  position: absolute;
  visibility: hidden;
  padding: 6px;
  z-index: 10;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  background-color: #DFEFF7;
  font-size: 11pt;
}

td {
  background-repeat: no-repeat;
  background-position: center;
  font-size: 12pt;
}

hr {
  width: 90%;
}

input,select,textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
}

.logo_groot {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20pt;
}

.logo_klein {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

.content {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  background-color: #FFFFFF;
}

.kleur1 {
  background-color: #DFEFF7;
}

.kleur11 {
  border-color: #000000;
  border-style: solid;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  background-color: #DFEFF7;
}

.kleur22 {
  border-color: #000000;
  border-style: solid;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
}

.copyright {
  font-size: 8pt;
}

.kop {
  font-size: 18pt;
}

.naam {
  font-size: 14pt;
}

.klein {
  font-size: 8pt;
}

.ok {
  font-weight: bold;
  color: #00CC00;
}

.error {
  font-weight: bold;
  color: #CC0000;
}

.inasiel {
  font-weight: bold;
  color: #00CC00;
  font-size: 11pt;
}

.geplaatst {
  font-weight: bold;
  color: #FFCC00;
  font-size: 11pt;  
}
