
BODY, TABLE, {
  border: none;
  background: #151515;
  background-color: #151515;
  color: #D9D4CC;
  font-family: verdana, arial,  helvetica;
  font-size: 10pt;
  vertical-align: top;
  text-decoration: none;
  margin: 0px;
}
input {background: #E6E6E6; font-size: 8pt; font-weight: bold;}

select {background: #E6E6E6; font-size: 8pt;}

textarea {background: #E6E6E6; font-size: 8pt; }

TD {
  background: #151515;
  color: #D9D4CC;
  font-family: verdana, arial,  helvetica;
  font-size: 10pt;
  vertical-align: top;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  margin: 0px;
  border: none
}

td.links{
    background-color: #000000;
      }

td.midden{
    background-color: #464646;
      }
      
td.rechts{
    background-color: #242424;
      }
H3 {
  color: #D9D4CC;
  font-size: 10pt;
}

H1 {
  color: #D9D4CC;
  font-size: 25pt;
  font-weight: bold;
}

H4 {
  color: #D9D4CC;
  font-size: 13pt;
  font-weight: 800;
}

H6 {
  color: #D9D4CC;
  font-size: 8pt;
  font-weight: normal;
}

DIV {
  font-size: 8pt;
  font-weight: normal;
}

A:visited {
  color: #E3E9D3;
  text-decoration:none;
}

A:link {
  color: #E3E9D3;
  text-decoration:none;
}

A:hover {
  color: #FFFFFF;
  text-decoration:none;
}

