BODY {
	FONT-WEIGHT: normal; background-color:#FFEBB5; FONT-SIZE: 9pt; COLOR: #4C4800; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD, TH, TEXTAREA, INPUT, SELECT, DIV, SPAN {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #4C4800; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#menu{
	position:absolute; top: 170; left: 20;
}
#inhoud{
	width:800; min-height:400; background-color:#FFFFFF; border-style: solid; border-width: 1px; position:absolute; top: 140; left: 190;
}
#hoeklogo{
	position:absolute; top: -30; left: -40;
}
#header{
	position:absolute; top: 10; left: 200;
}
#bottom{
	width:800; height:20; text-align:center; font-size: 10pt; Font-weight: bold; position:absolute; bottom: -20; left: 0;
}
#nutmenu{
	position:absolute; top: 140; left: 30;
}
#nutmenuinhoud{
	position:absolute; top: 150; left: 191;
}
#hand{cursor:hand}
img {
	border:0
}
.cell { 
 background-color: #FFEBB5; 
 border: solid 1px #827B00; 
} 

.cellinhoud { 
 background-color: #EEFFAA; 
 border: solid 1px #827B00; 
} 

.button { 
 color: #000066; 
 font-weight: bold;
 background-color: FFEBB5; 
 border: solid 1px #827B00; 
} 

H1 {
	font-size: 12pt;
}
A:link {
	COLOR: #827B00; TEXT-DECORATION: none; 
}
A:visited {
	COLOR: #827B00; TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #4C4800; TEXT-DECORATION: underline
}
