body {
  background-color: #999999; font-family: arial; font-size: 4pt;
}

a:link {
  color: #888888;
  text-decoration: none;
}

a:visited {
  color: #888888;
  text-decoration: none;
}

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

a:active {
  color: #888888;
  text-decoration: none;
}

.menu1 {
  background-color: #ffffff; width: 800px; height: 27px; font-size: 11px; color: #bbbbbb;
}

.menu2 {
  background-color: #666666; padding: 8px; padding-left: 8px; font-size: 12px; color: #f28e00;
}

.content {
  background-color: #ffffff; padding: 8px; padding-left: 8px; font-size: 10px; font-family: Verdana;
}

.submenu {
  display: none; margin-left: 2em;
}
.mhead {
  display: block;
}

.rand {
  font-size: 10px; font-family: Verdana;
}

.tabel {
  font-size: 10px; font-family: Verdana;
}

.toevoegen {
  font-size: 10px; font-family: Verdana; background-color: #ffffff;
}

input, button, submit, option, select, textarea {
  font-size: 10px;
  font-family: Verdana;
  color: #000000;
  background: #ffffff;
  border: solid #999999;
  border-width: 1px;
}

.vody {
  background-color: #999999; font-family: arial; font-size: 4pt;
}

h5 {
  font-style: Verdana, Arial; font-size: 12px; color: #000000; padding-left: 8px; margin: 0;
}