body{
	scrollbar-arrow-color:RGB(27,63,149);
	scrollbar-3dlight-color:RGB(27,63,149);
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:RGB(27,63,149);
	scrollbar-track-color:#ffffff;

	background-color:RGB(255,255,255);
	font-family:arial;
	font-size:12;
	color:RGB(27,63,149);
}

td{
	font-family:verdana;
	font-size:10px;
	color:RGB(27,63,149);
	border-color:RGB(27,63,149);
}

table{
	border-style:none;
	border-width:0;
	border-color:RGB(27,63,149);
}

.schermtitel{
	font-size:14;
	font-weight:bold;
}
	
.button{
	font-weight:normal;
	font-size:12;
	font-family:arial;
	width:75;
	height:22;
	border-style:solid;
	border-width:1;
	border-color:#666666;
	background-color:RGB(122,192,67);
	color:white;
	text-align:center;
	cursor:hand;
	margin-top:0;
	padding:0;
}

.enquetevraag_open{
	font-weight:normal;
	font-size:12;
	font-family:arial;
	width:20;
	height:22;
	border-style:solid;
	border-width:1;
	border-color:#666666;
	background-color:#da0000;
	color:white;
	text-align:center;
	cursor:hand;
	margin-top:0;
	padding:0;
}
.enquetevraag_beantwoord{
	font-weight:normal;
	font-size:12;
	font-family:arial;
	width:20;
	height:22;
	border-style:solid;
	border-width:1;
	border-color:#666666;
	background-color:RGB(122,192,67);
	color:white;
	text-align:center;
	cursor:hand;
	margin-top:0;
	padding:0;
}

.enquetevraag_actief{
	font-weight:normal;
	font-size:12;
	font-family:arial;
	width:20;
	height:22;
	border-style:solid;
	border-width:1;
	border-color:#666666;
	background-color:RGB(27,63,149);
	color:white;
	text-align:center;
	cursor:hand;
	margin-top:0;
	padding:0;
}

.kolomheader	{
		border-style:solid;
		border-width:0px 0px 1px 0px;
		background-color:RGB(27,63,149);
		color:white;
		}

.kolomheader_getal	{
		border-style:solid;
		border-width:0px 0px 1px 0px;
		text-align:right;
		background-color:RGB(27,63,149);
		color:white;
		}

.kolomtotaal	{
		border-style:solid;
		border-width:1px 0px 0px 0px;
		}

.kolomtotaal_getal	{
		border-style:solid;
		border-width:1px 0px 0px 0px;
		text-align:right;
		}


	<!--
	A:link 		{ color: RGB(27,63,149); text-decoration: none; font-weight:bold}
	A:visited 	{ color: RGB(27,63,149); text-decoration: none; font-weight:bold}
	A:active 	{ color: RGB(27,63,149); text-decoration: none; font-weight:bold}
	A:hover 	{ color: RGB(122,192,67); text-decoration: none;}
	-->
