BODY
{
/*  font-family: sans-serif;*/
  font-family: Arial, sans-serif;
  background-color: #ABFFAA;
  background-image: url( plaatjes/backgroundamaralichter.jpg );
  background-attachment: fixed;
  color: black; /* text! */
  margin-left: auto;
  margin-right: auto;
}

DIV#main
{
  margin-left: 50px;
  margin-right: 50px;
  color: black;
}

DIV.uitleg
{
  color: black;
  font-weight: bold;
  font-size: 90%;
  text-align: justify;
}

DIV.uitleggroot
{
  color: black;
  font-weight: bold;
  font-size: 100%;
  text-align: justify;
}

DIV.uitlegcursief
{
  color: black;
  font-style: italic;
  font-weight: bold;
  font-size: 90%;
  text-align: justify;
}

DIV.ondertitel
{
  color: #7f7f7f;
  font-size: 90%;
  text-align: center;
}

DIV.vet
{
  clear: both;
  color: black;
  font-size: 120%;
  font-weight: bold;
}

DIV.note
{
  color: #ffdf00;
  background-color: #000000;
  font-weight: bold;
  font-size: 90%;
  text-align: justify;
}

DIV.warning
{
  color: #a00000;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 120%;
  text-align: center;
}

DIV.uitgelicht
{
  color: #000000;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 120%;
  text-align: center;
}

DIV.HEADER
{
  clear: both;
  color: black;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}

DIV.NAVBAR
{
  clear: both;
  width: auto;
  border-width: 0.4em;
  border-style: solid;
  border-color: green;
}

TABLE.NAVIGATION
{
  font-size:90%;
  font-weight: bold;
  text-align: center;
}

DIV.formulier
{
  font-size:90%;
  font-weight: bold;
}

DIV.COPYRIGHT
{
  clear: both;
  font-style: italic;
  font-weight: bold;
  font-size: smaller;
  color: black;
}

DIV.ERR
{
  color: red;
}

H1   
{
  clear: both;
  font-size: 130%;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: black;
  margin-bottom: 0;
}

HR
{
  clear: both;
  background-color: #00cf00;
  color: #00cf00;
}

UL
{
  color: black;
  font-size: 80%;
  font-weight: bold;
}

OL
{
  color: black;
  font-size: 80%;
  font-weight: bold;
}

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

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

a:hover
{
  text-decoration: none;
  color: #00cf00;
}

INPUT.SUBMIT
{
  background-color: #ABFFAA;
  color: black;
  font-size: 90%;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

INPUT.TEXT
{
  background-color: #ABFFAA;
  font-weight: bold;
  color: black;
}

TEXTAREA.BERICHT
{
  background-color: #ABFFAA;
  color: black;
  font-weight: bold;
}

SELECT.SUBJECT
{
  background-color: #ABFFAA;
  color: black;
  font-style: italic;
  font-weight: bold;
  font-size: 90%;
}
