body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.fotoos {
	background-color: #CCCCCC;
	border: 1px dotted #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#container {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	clear: both;
}
a:active {
	color: #FFFFFF;
}

#kleineletters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.streeperonder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 18px;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
}
h4 {
	font-size: 11px;
	color: #49496F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 24px;
	line-height: 16px;
}
ul {
	font-size: 11px;
	line-height: 18px;
	list-style-type: circle;
}
#header {
	clear: both;
}
#midden {

}
#middeninhoud {
	float: left;
	z-index: 1;
	visibility: visible;
	clear: both;
	position: relative;
}

#Opvaller {
	width:220px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	position: absolute;
	float: none;
	z-index: 3;
	margin-left: 355px;
	margin-top: 15px;
	visibility: visible;
}
#footer {
	height: 20px;
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 575px;
	padding-top: 4px;
	clear: both;
	font-size: 10px;
}
#footer p a {
	font-size: 10px;
}

#honderdjaar {
	position: absolute;
	width: 191px;
	margin-top: 150px;
	margin-left: 350px;
	z-index: 2;
	visibility: hidden;
}
