H1 {
  font-family: Arial, Helvetica;
  font-size: 24px;
  font-style: bold;
}
H2 {
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-style: bold;
}
H3 {
  font-family: Arial, Helvetica;
  font-size: 14px;
  font-style: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

P {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  margin: 0px;
}

A {
}

IMG {
  border: 0px solid;
}

P.voorwaarden {
  font-family: Arial Narrow, Arial, Helvetica;
  font-size: 9pt;
  margin-top: 3px;
  padding-top: 3px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

P.tiny {
  font-family: Arial;
  font-size: 8pt;
}


P.small {
  font-family: Arial;
  font-size: 8pt;
}

DIV.menu {
  background-image: url(pict/btn.jpg);
  background-size: 130px 40px;
  box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  background-color: #e0e0e0;
  width: 120px;
  height: 40px;
  margin: 2px;
  text-align: center;
  color: #b02020;
  padding-top: 7px;
  cursor: hand;
}

DIV.menu P {
  text-align: center;
  font-size: 16px;
  font-weight:bold;
  padding-top: 0px;
  color: #902020;
}


DIV.nextmenu {
  clear: both;
}

TABLE.topborder TR TD {
  border-top: solid gray 1pt
}

TABLE.bottomborder TR TD {
  border-bottom: solid gray 1pt
}
TABLE.bottomborder TR TD P {
  font-family: Arial;
  font-size: 8pt;
}

TABLE.topalign TR {
  vertical-align: top;
}

BODY {
  max-width: 900px;
  margin-left: 6px;
}

BODY.admin P {
  margin-bottom: 8px;
}
DIV.admin-inhoud {
  cursor: default;
}
DIV.admin-inhoud P {
  margin-top: 3px;
  margin-left: 10px;
}
DIV.admin-inhoud P A {
  text-decoration: none;
}
