body {
	scrollbar-face-color:#F2DB8C; 
	scrollbar-shadow-color:#E2CB7C; 
	scrollbar-highlight-color : #F2DB8C; 
	scrollbar-3dlight-color : #0E3A7B; 
	scrollbar-darkshadow-color : #0000FF; 
	scrollbar-track-color : #FFFFFF; 
	scrollbar-arrow-color:#000000; 
	background-image:url(../images/achtergrond.jpg); 
	background-repeat:repeat-y; 
	margin: 0.75cm;
     }
table, body {font-family: verdana,geneva, sans-serif; Font-size: 8pt; }
p {color: black;}
h1 {Font-size: 24pt; Font-weight: bold; color: #0E3A7B}
h2 {Font-size: 16pt; color: black; }
div.klein {Font-size: 7pt; color: #0E3A7B; }
h3 {Font-size: 12pt; Font-weight: bold; color: black; }
h4 {Font-size: 10pt; color: black}
u, A:link { color: black; }
b, strong {color: #0E3A7B; font-family: Arial, Helvetica, sans-serif; font-size=10pt}
A:hover, A:active {color: black; background-color: #FFB916}
img { Border-top: none; Border-left: none; Border-bottom: none; Border-right: none; }
div.text {position: absolute; left: 20px; top: 10px; width: 650px;}
.kop {
	background-color: #0E3A7B;
	height: 20px;
	width: 80%;
	border: thin solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px;
	position: relative;
	left: 10px;
}
.naam
	{
	width: 250px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
}
.datum
	{
	width: 150px;
	position: relative;
	font-size: 10px;
	left: 300px;
}
.bericht
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #000000;
	background-color: #FFFFFF;
	padding: 3px;
	width: 80%;
	position: relative;
	top: 2px;
	left: 10px;
}
.reageer
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #000000;
	background-color: #FFB916;
	padding: 3px;
	width: 80%;
	position: relative;
	top: 4px;
	left: 10px;
}
.stelling
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-color: color: #0066CC; 
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 6px;
	width: 80%;
	position: relative;
	top: 4px;
	left: 10px;
}
.vultabel
   {
   background-color: #FFB916;
   }
.poll
   {
	color: #FFFFFF;
	font-weight: bold;
   }
