body {
	background-color: #FFCC66;
	background-image: url(../figuren/achtergrond_blad.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-3d-light-color:#000099;
        scrollbar-arrow-color:#000099;
        scrollbar-base-color:#ffcc66;
        scrollbar-dark-shadow-color:#ffcc66;
        scrollbar-face-color:#ffcc66;
        scrollbar-highlight-color:#000099;
        scrollbar-shadow-color:#ffcc66;
		scrollbar-track-color: #ffcc66;
}
p { 
font-family: Verdana, Arial; 
font-size: 10pt; 
color: #000066
} 
ul { 
color: #990000; 
list-style-type: circle
} 
h1 { font-family: Verdana; 
font-size: 16pt; 
color: #000066
} 
h2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; 
color: #FFCC66; 
background-color: #000066
} 
a:link {
	color: #990000;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #FF6600;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #765641;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A07457;
	border-bottom-color: #A07457;
	background-color: #FFE2A6;
	border-top-style: none;
	border-left-style: none;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #765641;
	background-color: #FFE2A6;

}
.datum {
	border: none;
}
.bolletje {
	background-color: #FFCC66;
}
hr {
	color: #CE8B00;
	margin: 0px;
	padding: 0px;
}
