.Balk {
	background-attachment: fixed;
	background-image: url(images/BackgroundBalk.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.TableBlackBackground {
	background-attachment: fixed;
	background-image: url(images/TableBlackBackground.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.BackgroundOrange {

	background-attachment: fixed;
	background-image: url(images/BackgroundMain.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.TopFotoLeft {
	background-attachment: fixed;
	background-image: url(images/TopFotoLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.TopFotoRight {
	background-attachment: fixed;
	background-image: url(images/TopFotoRight.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: justify;

}
.textleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;

}
.randtabel {
	border: 1px solid #000000;
}
.fieldtabel {
	border: 1px solid #000000;
	width: 300px;

}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
}
.textvlakken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
	color: #FFFFFF;
}
.bordertop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

