body {
    overflow: "auto";
	scrollbar-face-color: #F3B100; 
	scrollbar-highlight-color: #FEFFEF; 
	scrollbar-shadow-color: #FEFFEF; 
	scrollbar-3dlight-color: #A55E00; 
	scrollbar-arrow-color: #A55E00; 
	scrollbar-track-color: #FEFFEF; 
	scrollbar-darkshadow-color: #A55E00; 
	scrollbar-border-color: #A55E00
}

div.scroll{	
height: "100%";	
overflow: "auto";
padding: "0px";
}

.zoekknop {
	font-family: Century Gothic; font-size: 12px; color: #2A1E11; background-color: #FEFEEE; border-color: #2A1E11; border: solid 1px;
}
.inspringen {
	margin-left: 8px; margin-right: 8px; 
}
.inspringen2 {
	margin-left: 15px; margin-right: 12px; 
}
.tekst{
	font-family: Book Antiqua; font-size: 14px; color: #A55E00;
}
.voettekst{
	font-family: Book Antiqua; font-size: 14px; color: #A55E00; border-top: #A55E00 1px solid; border-bottom: #A55E00 1px solid;
}
.border{
	border: #A55E00 1px solid;
}
.borderbovenonder{
	border-top: #A55E00 1px solid; border-bottom: #A55E00 1px solid;
}
.noborder{
	border: 0px solid;
}
A.menulink:link {
	font-family: Courier New; font-weight: bold; font-size: 14px; color: #A55E00; text-decoration: none;
}
A.menulink:visited {
	font-family: Courier New; font-weight: bold; font-size: 14px; color: #A55E00; text-decoration: none;
}
A.menulink:active {
	font-family: Courier New; font-weight: bold; font-size: 14px; color: #A55E00; text-decoration: none;
}
A.menulink:hover {
	font-family: Courier New; font-weight: bold; font-size: 14px; color: #FEFFEF; text-decoration: none;
}
A.tekstlinks:link {
	font-family: Book Antiqua; font-size: 14px; color: #F3B100; text-decoration: none;
}
A.tekstlinks:visited {
	font-family: Book Antiqua; font-size: 14px; color: #F3B100; text-decoration: none;
}
A.tekstlinks:active {
	font-family: Book Antiqua; font-size: 14px; color: #F3B100; text-decoration: none;
}
A.tekstlinks:hover {
	font-family: Book Antiqua; font-size: 14px; color: #3FB100; text-decoration: none;
}