table 
{
  font-family: Verdana;
  font-size: 12px;
  color:#ffffff;
}

Body{
  font-family: Verdana;
  font-size: 12px;
  color:#ffffff;
  background-color: #000000; 
  scrollbar-base-color: #ffff00; 
  scrollbar-arrow-color: #000000;
  scrollbar-DarkShadow-Color: #ffff00; 
  scrollbar-face-color : #606060; 
  scrollbar-highlight-color : #ffff00; 
  scrollbar-3dlight-color : #000000; 
  scrollbar-shadow-color : #000000; 
  scrollbar-darkshadow-color : #ffff00; 
  scrollbar-track-color : #606060; 
  scrollbar-arrow-color : #ffffff;
}

A.white {
	color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana;
	font-weight:normal;
  }

A.white:Hover {
	color: #ffffff;
    text-decoration: underline;
	font-size: 12px;
    font-family: Verdana;
	font-weight:normal;
}


A {
	color: #c69e56;
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana;
    font-weight:bold;
  }

A:Hover {
	color: #c69e56;
    text-decoration: underline;
	font-size: 12px;
    font-family: Verdana;
    font-weight:bold;
}


INPUT.tekstboks
{
  font-family: Verdana;
  font-size: 12px;
  color:#000000;
  background-color: #ffffff;
}

SELECT.tekstboks
{
  font-family: Verdana;
  font-size: 12px;
  color:#000000;
  background-color: #ffffff;
}

TEXTAREA.tekstboks
{
  font-family: Verdana;
  font-size: 12px;
  color:#000000;
  background-color: #ffffff;
}

RADIO.tekstboks
{
  font-family: Verdana;
  font-size: 12px;
  color:#000000;
  background-color: #ffffff;
}

P.heading
{
  font-family: Verdana;
  font-size: 12px;
  color:#c69e56;
  font-weight:bold;
}

P.table
{
  font-family: Verdana;
  font-size: 12px;
  color:#000000;
  font-weight:bold;
}

.fotoLinks
{
  width: 110px;
  height: 90px;
  float: left;
}

.fotorechts
{
  width: 110px;
  height: 90px;
  float: right;
}

.stippellijn
{
;border-style:dashed;
border-color:#ffffff;
border-left-width:1px;
border-right:0px;
border-top:0px;
border-bottom:0px;
padding:5px;
}

#text{position: absolute; left: 10px;top: 20px;width:490;}



