BODY
{
	scrollbar-face-color: #243965;
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF;

	background-properties: fixed;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:  url(../layout/zoeken_bc.gif);
	background-repeat: no-repeat;
	background-scrolling: no-scrolling;
	background-position: left top;
}


INPUT.inputf {
	border-style: solid; 
	border-size: 1px;
	border-color: #FFF7EF; 
	background-color: #FFFFFF;
	font-family: "Verdana, arial";
	font-size: 11;
	text-decoration: bold;
	font: bold;
	color: #AB1715;
}


