body {
	background-image: url(../images/bg_hoofd.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-face-color: #FFFCEC;
	scrollbar-3dlight-color: #FFFCEC;
	scrollbar-darkshadow-color: #FFFCEC;
	scrollbar-track-color: #FFFCEC;
	scrollbar-shadow-color: #D76B00;
	scrollbar-highlight-color: #D76B00;
	scrollbar-arrow-color: #D76B00;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.kop1 {
	font-size: 20px;
	color: #D76B00;
}
.kop2 {
	font-size: 13px;
	color: #D76B00;
	font-weight: bold;
}
.tdFoto{
	border: 2px solid #D76B00;
}
.foto1{
	border: 2px solid #D76B00;
}
.foto1_groot, .foto2, .foto3{
	border: 1px solid #D76B00;
}
.foto1_groot{
	border-right: 0px solid #D76B00;
}
.tdLijn{
	border-bottom: 1px solid #D76B00;
}
.formveld{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #D76B00;
	background-color: #EFB673;
	scrollbar-face-color: #D76B00;
	scrollbar-3dlight-color: #EFB673;
	scrollbar-darkshadow-color: #EFB673;
	scrollbar-track-color: #EFB673;
	scrollbar-shadow-color: #FFFCEC;
	scrollbar-highlight-color: #FFFCEC;
	scrollbar-arrow-color: #FFFCEC;
}
.formknop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #EFB673;
	background-color: #D76B00;
	color: #FFFCEC;
	font-weight: bold;
}
a:link, a:active, a:visited, a:hover{
	color: #375C95;
}
a:hover{
	text-decoration: none;
}