body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}.body_table {
	background-attachment: fixed;
	background-image: url(../images/background/table.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body_table_front {
	background-attachment: fixed;
	background-image: url(../images/background/front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LinksNavigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LinksNavigatie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FECA62;
	text-decoration: none;
}
.OnderNavigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.OnderNavigatie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FECA62;
	text-decoration: none;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Tekst {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Tekst a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Tekst a:hover {
	color: #FECA62;
	text-decoration: none;
}
