@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: scroll;
	background-color: #e7e5e0;
	margin: 0px;
	padding: 0px;
}
.lijnRechts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 25px;
}
.navigatie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #009ee0;
	border-right-color: #009ee0;
	border-bottom-color: #009ee0;
	border-left-color: #009ee0;
	vertical-align: sub;
	text-align: right;
	white-space: normal;
	word-spacing: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 115px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #009ee0;
}
.tekstblauw {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 0.1em;
	color: #009ee0;
	text-decoration: underline overline;
}
.titelGrijs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #009ee0;
	text-decoration: none;
}

