/* ------------------------------ basics ---------------------------------*/
* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #ffffff;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	}
	
.bodytekst {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 90%;
	color: #ffffff;
	line-height: 1.6;
	text-align: align;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.bodytekst A:link {font-weight: bold; color: #ffffff ; text-decoration: none}
.bodytekst A:visited {font-weight: bold; color: #ffffff ; text-decoration: none}
.bodytekst A:active {font-weight: bold; color: #ffffff ; text-decoration: none}
.bodytekst a:hover {color:#588998; font-weight: bold; text-decoration: underline}

.header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	color: #ffffff;
	line-height: 1.5;
	text-align: left;
	padding-top: 28px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 202px;
}
.header A:link {font-weight: bold; color: #ffffff ; text-decoration: none}
.header A:visited {font-weight: bold; color: #ffffff ; text-decoration: none}
.header A:active {font-weight: bold; color: #ffffff ; text-decoration: none}
.header a:hover {color:#588998; font-weight: bold; text-decoration: underline}

}
h1 {
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	letter-spacing: normal;
	margin-top: 26px;
	margin-bottom: 0px;
	line-height: 130%;
	padding-left: 202px;
}
h2 {
	font-size: 110%;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.03em;
	margin-bottom: 7px;
	line-height: 130%;
}
h3 {
	font-size: 110%;
	clear: left;
	letter-spacing: 0.03em;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #AD9329;
}
h4 {
	font-size: 110%;
	clear: left;
	letter-spacing: 0.03em;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #96C4CF;
}
.onderschrift {
	font-size: 80%;
	text-align: right;
	color: #dedede;
	padding-top: 20px;
	padding-right: 5px;
}
p {
	font-size: 80%;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #AD9329;
}
a:hover, a:active {
	color: #2F2617;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;