
BODY {	font-family: Helvetica, Arial, sans-serif;
	color: rgb(0, 0, 100);
	background-color: rgb(128, 164, 208);
	background-image: url(rest/korenbloemblauw2.gif);
	background-position: center;
	background-repeat: repeat;
	background-attachment: fixed;
/* scrollbar kleuren */
	scrollbar-face-color: rgb(176,152,144);
	scrollbar-shadow-color: rgb(50,100,150);
	scrollbar-highlight-color: rgb(224,212,192);
	scrollbar-3dlight-color: rgb(224,212,192);
	scrollbar-darkshadow-color: rgb(112,136,152);
	scrollbar-track-color: rgb(232,240,248);
	scrollbar-arrow-color: rgb(255,255,255);
}

/* link kleuren */
A:link {	color: rgb(255, 255, 255)}
A:visited {	color: rgb(255, 255, 255)}
A:active {	color: rgb(220, 220, 255)}
A:hover {	background-color: rgb(245, 229, 179)}

table.inhoud {	background: rgb(255, 252, 232)}

A.noline {	text-decoration:none}
P.home {	margin-left: 40px}

Font.hoofd {	color: rgb(80, 112, 0)}

UL {		margin-top: 0px;
		margin-left: 60px;
		list-style-image: url(vaw/pijl.gif);
		padding: 0px
}

UL.home {	margin-top: 0px;
		margin-left: 20px;
		list-style-image: url(vaw/pijl.gif);
		padding: 0px
}
H1 {		color: rgb(80, 124, 168); 
		font-weight: normal; 
		margin-left: 40px;
}
H2 {		color: rgb(255, 165, 0); 
		font-weight: normal; 
		margin-left: 40px;
}
H3 {		color: rgb(255, 165, 0); 
		font-weight: normal; 
		margin-left: 40px;
}





