body {
  background:        #000000 url('0imgtopmenu/achtergrondmain.jpg') fixed no-repeat 0px 0px;
  color:             #FFFF00;
  width:             90%;
  margin-top:        25px;
  margin-right:      10px;
  margin-left:       25px;
  padding:           0px;
  font-size:         12pt;
  font-family:       Verdana, Arial, sans-serif;
  scrollbar-face-color: #000000 ! important;
  scrollbar-highlight-color: #000000 ! important;
  scrollbar-3dlight-color: #A08000 ! important;
  scrollbar-darkshadow-color: #A08000 ! important;
  scrollbar-shadow-color: #000000 ! important;
  scrollbar-arrow-color: #888888 ! important;
  scrollbar-track-color: #000000 ! important;
}

h1 {
  color:             #FFFF00;
  font-size:         18pt;
  font-family:       "Arial";
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
p.red {
  color:             #FF0000;
}


#fotodiv {
position: 	    absolute;
top:		    160;
left:		    130;
z-index:            5;
}


