@charset "utf-8";

#container {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #FFFFCC;
}
#navigatie {
	margin: 10px;
	clear: left;
	float: left;
	width: 120px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: medium;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}



#tekst {
	clear: right;
	float: right;
	margin: 10px;
	width: 590px;
	border: thick none #999999;
	padding: 10px;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
#voetregel {
	clear: both;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
h1 {
	background-color: #FFFF99;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-style: normal;
	padding: 5px;
}



#boven {
	background-color: #FFFFCC;
	color: #FFFFFF;
}


li {
	list-style-type: square;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	color: #009900;
}
.afbeelding-rechts {
	padding: 0px;
	clear: right;
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}

