body.normal {
  background: #FFFFFF;
  font-size: 14px;
  color: #000000;
  font-family: Arial;
  text-align: left;
  margin-top: 0px;
  margin-left: 4px;
  margin-bottom: 0p;
}

body.bovenkant {
  background: #E0E0E0;
  margin-left: 0px;
  margin-top:0px;
}

body.menu {
  background: #0000FF;
  margin-left: 3px;
  margin-top: 3px;
  margin-right: 3px;
}

body.contact {
  background: #FFCECE;
  font-size: 12px;
  color: #000000;
  font-family: Arial;
  text-align: left;
  margin-top: 0px;
  margin-left: 4px;
}

A {
  border-bottom: 1px dotted #0000FF;
  text-decoration: none;
  color: #0000FF;
  font-size: 13px;
}
A.buttonblue {
  float: left;
  display: block;
  font-family: Arial;
  font-size: 18px;
  background-image: url(buttons/blueback.gif);
  color: #0000FF;
  border: none;
  cursor: pointer;
  text-decoration: none;
  width: 137px;
  height: 32px;
  text-align: center;
}

A.buttonblue:hover {
  background-image: url(buttons/blurback.gif);
}

A.buttonblue:active {
  background-image: url(buttons/blurback.gif);
}

IMG.logo {
  position: absolute;
  top: 0px;
  left: 0px;
  border: none;
}

.titlerood {
  font-size: 18px;
  font-family: Arial;
  color: #FF0000;
  text-align: center;
  font-weight: bold;
}

table {
  font-size: 14px;
  font-family: Arial;
}

td.voorpagina {
  text-align: justify;
}
