body {
	color: #000000;
	font-family: 'Verdana', 'Arial';
	font-size: 10pt;
	background: #0099cc;
	}

h1 {
	text-align: center;
	color: #006600;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 5px;
	}

h2 {
	text-align: center;
	font-size: 14pt;
	margin-bottom: 5px;
	}

h3 {
	font-size: 11pt;
	}


A:link{
	text-decoration: none;
	}

A:visited {
	 text-decoration: none; 
	}

td
{
text-align: center;
}

#plaatje
{
position: absolute;
top: 150px; left: 5px; width: 90px; height: 150px;
}

#opgnr
{
position: absolute;
top: 90px; left:10px; width: 80px; height: 70px;
}


#vraag
{
z-index:10;
overflow:auto;
padding: 10px;
position: absolute;
top: 80px; left: 100px; width: 600px; height: 270px;
font-family: Times; font-size: 13pt;
}

#instructie
{
position: absolute;
top: 380px; left: 100px; width: 600px; height: 20px;
}

#form
{
position: absolute;
top: 400px; left: 100px;width: 600px;height: 40px;
color: #000000; font-size: 11pt;
}

#feedback
{
border-style: groove;
position: absolute;
top: 440px; left: 100px;width: 400px;height: 50px;
font-family: verdana; font-size: 12pt;
}

#rijknoppen
{
position: absolute;
top: 500px; left: 100px;
}

#tijd
{
border-style: inset;
padding: 5px;
position: absolute;
top: 400px; left: 10px;
color: #000000; 
font-family: 'Helvetica', 'Arial'; font-size: 10pt; 
}

#info
{
position: absolute;top: 10px; left: 10px;
font-size: 8pt; color: #666666;
}
