body {
	background-color: #FFF;
	background-repeat: no-repeat;
	margin: 10px;
	padding: 0px;
	background-attachment: fixed;
	background-position: center center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

.tabel {
	border: thick solid #0B6728;
}
.tabelrechts {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0B6728;
	border-right-color: #0B6728;
	border-bottom-color: #0B6728;
	border-left-color: #0B6728;
}

.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
}
.tussen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
}

.navigatie a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
}
.foto {
	border: thin solid #035F12;
}

.navigatie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #690;
	text-decoration: none;
}
.navigatie a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
}
.navigatie a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #690;
}

.specificatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
	padding-left: 5px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #690;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
