#frame #boven {
	background-color: #00CC33;
	height: auto;
	width: 780px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	padding: 10px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1
{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#frame #navigatie {
	background-color: #00CC33;
	padding: 10px;
	height: 50px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
}
#frame #onder {
	background-color: #000000;
	height: 400px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #00CC33;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#frame #onder #inhoud_onder {
	height: 100%;
	width: 80%;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#frame {
	height: 100%;
	width: 100%;
}
#extra {
	text-align: justify;
	background-color: #00CC33;
	padding: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
	width: 340px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
}
