body {
	background-repeat: repeat;
	background-color: #642e8d;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#kop {
	background-image: url(../plaatjes/images/kop.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 900px;
	float: left;
}
#middendeel {
	background-image: url(../plaatjes/images/miden.jpg);
	background-repeat: repeat-y;
	width: 900px;
	overflow: visible;
	float: left;
}
#footer {
	background-repeat: no-repeat;
	clear: both;
	width: 900px;
	height: 41px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left;
	background-image: url(../plaatjes/images/footer.jpg);
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#menu {
	float: left;
	height: 5px;
	width: 200px;
	padding-left: 25px;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3300CC;
}
#kop p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
}

#content {
	float: left;
	width: 600px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 25px;
	padding-top: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #642e8d;
	padding-left: 10px;
}
a:link {
	color: #642E8D;
	text-decoration: underline;
}
a:visited {
	color: #642E8D;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#foottext {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#menu a:link {
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #642E8D;
	text-decoration: none;
	padding-left: 5px;
	font-size: 14px;
	font-style: italic;
}
#menu a:active {
	color: #CECECE;
	text-decoration: none;
}
.kopjes {
	font-size: 20px;
	color: #642E8D;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tussenkop {
	font-weight: bold;
	color: #642E8D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.klein {
	font-size: 9px;
}
.kopfoto {
	margin-top: 20px;
}
#foottext a:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#foottext a:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#foottext a:hover {
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}
.fotorechts {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fotolinks {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

