@charset "utf-8";
#boven {
	width:800px;
	height:150px;
	left: 5px;
}
#links {
	top:150px;
	width:145px;
	float: left;
	background-image: url(Afbeeldingen/slice_links.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#inhoud {
	left:155px;
	top:150px;
	width:627px;
	float: left;
	background-image: url(Afbeeldingen/herhalen_inhoud.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-right: 25px;
	padding-left: 5px;
}
#stopper {
	width: 642px;
	height: 60px;
	background-image: url(Afbeeldingen/footer_achtergrond.jpg);
	clear: both;
	float: left;
	margin-left: 144px;
	text-indent: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: small-caps;
	color: #333333;
	background-repeat: no-repeat;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 810px;
	margin: auto;
	text-align: left;
}
#container #links li {
	list-style-image: url(Afbeeldingen/wijzer.gif);
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-position: outside;
}
a   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-variant: small-caps;
}




#footer {
	width:800px;
	height:5px;
	background-image: none;
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
	font-size: 4pt;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(Afbeeldingen/herhalen_achtergrond.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	text-align: center;
}
#container #inhoud h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999;
	font-weight: normal;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(Afbeeldingen/wijzer.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 30px;
}
#container #inhoud h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(Afbeeldingen/wijzer.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 30px;
}
#container #inhoud td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-image: none;
}
a:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999900;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FCC836;
}
input,textarea {
	background-color: #FFFFD1;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #333333;
}

