body {
	background: #FBE8E7;
	font-family: Verdana, Arial;
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
	
/*** Hieronder staat de kleurstelling van de schuifbalk... ***/
scrollbar-face-color:#ffffff; 
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#ff0808;
scrollbar-arrow-color:#ff0808;
scrollbar-track-color:#ffffff;
	}

#hoofdgedeelte {
  position: absolute;
	width: 600px;
	top: 6px;
	font-family: Verdana;
	font-size: 11pt;
  margin-left: 170px;
	padding: 5px;	
	}	
.nieuwskop {
	color:				#ff0808;
	background-color:	 #ffd5d6;
	width:						 600px;
	}
.menu-extra {
	background-color: #ff0808;
	color: #ffffff;
	width: 602px;
	height: 85px;
	border: 1px solid black;
	font-size: 10pt;
	margin-top: -5px;
	margin-left: -2px;
	padding-left: 20px;
	}
.attentie {
	margin-left: 30px;
	padding: 10px;
	background-color: #ffd5d6;
	width: 250px;
	border: 1px solid #000000;
	}
.vhu_overzicht {
	background-color: #ffd5d6;
	border: 1px solid #000000;
	border-collapse: collapse;
	}
/* td {
	border: 1px solid #000000;
	} */
	
	
/* Lettertypen: */

h1 {
	 font-family: Arial;
	 font-size: 18pt;
	 color: #000000;
	 }
h2 {
	 font-family: Arial;
	 font-size: 14pt;
	 color: #000000;
	 }
h2.rood {
	 font-family: Arial;
	 font-size: 14pt;
	 color: #ff0808;
	 }
h3 {
	 font-family: Arial;
	 font-size: 12pt;
	 color: #ff0808;
	 background-color: #ffbebc;
	 }
p {
	 margin-left: 15px;
	 font-family: Verdana;
	 font-size: 10pt;
	 }
ul { /* ik laat hem staan... maar weerkt helaas niet... */
	 margin-left: 30px;
	 font-family: Verdana;
	 font-size: 10pt;
	 }
table  {
	 margin-left: 0px;
	 font-family: Verdana;
	 font-size: 10pt;
	 }
table.links {
	 margin-left: 5px;
	 font-family: Verdana;
	 font-size: 10pt;
	 color: #ff0808;
	 }
	 						 
	 
/* anchors */
a.normaal {
	 font-size: 10pt;
	 color: #ff0808;
	 text-decoration: underline;
	 width: auto; 
	 heigth: auto;
	 }
a.normaal:hover {
	 color: #0000ff;
	 width: auto;
	 heigth: auto;
	 }
a.normaal:visited {
	 font-size: 10pt;
	 color: #ff0808;
	 text-decoration: underline;
	 width: auto; 
	 heigth: auto;
	 }

  

	
	