body {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-style: normal; 
  font-weight: normal; 
  font-variant: normal; 
  font-size: 10pt;
  text-align: left;
  color: #200000; 
  text-decoration: none; 
  background-color: #c0ffc0; 
  background-image:url(pic/bckgrnd.jpg); background-position:center top;
 }

.paginaplaatje { 
 background-image:url(pic/pagina-kop.gif); background-position:center top; background-repeat:no-repeat;
}
.homeplaatje {   
 background-image:url(pic/home-kop.jpg); background-position:center top; background-repeat:no-repeat;
}

.donkerrood {color: #800000 }
.oranjegeel { color:#FF8010}
.rood   { color:#C03030}
.lichtgelig {color:#f0a050 }
.lichtgroen { color:#c0ffc0 }

table { font-size: 10pt; }

.klein { font-size: 8pt; font-weight: bold;	}

h1,h2,h3,h4,h5,h6 {	color: #990000;}

.kopgroot {	font-size: 14pt; font-weight: bold;	color: #990000;	letter-spacing: -1px;}

.kop {	font-size: 11pt; font-weight: bold;	color: #990000; letter-spacing: -1px;}
a.kop:visited { color: #990000; text-decoration: none; }
a.kop:link    { color: #990000; text-decoration: none; }
a.kop:active  { color: #FF8010; text-decoration: none; }
a.kop:hover   { color: #FF8010; text-decoration: none; }

.kopklein {	font-size: 8pt; font-weight: bold;	color: #990000; }
a.kopklein:visited { color: #990000; text-decoration: none; }
a.kopklein:link    { color: #990000; text-decoration: none; }
a.kopklein:active  { color: #FF8010; text-decoration: none; }
a.kopklein:hover   { color: #FF8010; text-decoration: none; }

a:link    {  color: #990000; text-decoration: underline}
a:visited {  color: #990000; text-decoration: underline}
a:active  {  color: #FF8010; text-decoration: underline}
a:hover   {  color: #FF8010; text-decoration: underline}

