body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/groene_achtergrond.jpg);
	background-repeat: repeat-x;
	color: #235D4E;

	scrollbar-face-color:#235D4E;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#37937C;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#13332C;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#235D4E;



    /*scrollbar-3dlight-color:#8E8A8A; 
    scrollbar-arrow-color:#DAD5CC; 
    scrollbar-base-color:#DAD5CC; 
    scrollbar-darkshadow-color:#DAD5CC; 
    scrollbar-face-color:#DAD5CC; 
    scrollbar-highlight-color:#DAD5CC; 
    scrollbar-shadow-color:#8E8A8A;*/
}
td {
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-size: 14px;
}

