body { 
	scrollbar-base-color: #ffffff;
	scrollbar-shadow-color: #CC0000;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #CC0000; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #CC0000;}
A:link    {color:#CC0000; text-decoration:none;}
A:visited {color:#CC0000; text-decoration:none;}
A:active  {color:#006600; text-decoration:none;}
A:hover   {color:#006600; text-decoration:none;}

.top {
	background-attachment: fixed;
	background-image: url(images/horizontaal.gif);
	background-repeat: repeat-x;
}
.left{
    background-attachment: fixed;
	background-image: url(images/vertikaal.gif);
	background-repeat: repeat-y;
}
.tekst{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:20px;
}
.titel{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#CC0000;
line-height:20px;
}