.body_oranjeblok {
	background-attachment: fixed;
	background-image: url(images/blok.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: 81937d;
	letter-spacing: 5px;
}
BODY {
	scrollbar-arrow-color:f3f6ef;
	scrollbar-track-color:f3f6ef;
	scrollbar-shadow-color:f75810;
	scrollbar-face-color:f75810;
	scrollbar-highlight-color:f75810;
	scrollbar-darkshadow-color:f75810;
	scrollbar-3dlight-color:f75810;
	margin-top: 15px;
	margin-left: 60px;
 }
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: 333333;
}
.beeldonder {
	background-attachment: fixed;
	background-image: url(images/ondergrond.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.backtop {
	background-attachment: fixed;
	background-image: url(images/backtop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodytxtoranje {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: F75810;
	font-weight: bold;
}
.rechtsonder {
	background-attachment: fixed;
	background-image: url(images/rechtso.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodytxtklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: 333333;
}
.bodytxtoranjeklein {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: F75810;
	font-weight: normal;
}

