#container {
	float: left;
	width: 800px;
	overflow: hidden;
}
#header {
	float: left;
	height: 171px;
	width: 800px;
	background-image: url(images/volgp_r1_c1.jpg);
}
#menu {
	float: left;
	width: 320px;
	background-image: url(images/volgp_r2_c1.jpg);
	height: 371px;
	margin-bottom: 10px;
}
#container #main #content {
	margin-bottom: 0px;
}

#main {
	float: left;
	width: 480px;
	background-image: url(images/volgp_r2_c2.jpg);
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}
#content {
	float: left;
	height: 100%;
	width: 423px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;
	padding-left: 13px;
	margin-bottom: 10px;
}

.margerechts {
	margin-right: 23px;
}
.lijnonder {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}


#afbeelding {
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}

#homefoto {
	float: left;
	height: 343px;
	width: 255px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#thumbnails {
	float: left;
	height: 300px;
	width: 427px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#thumb {
	float: left;
	height: 50px;
	width: 50px;
	margin-top: 10px;
	margin-right: 9px;
	border: 1px solid #333333;
}

#Kop {
	float: left;
	height: 40px;
	width: 423px;
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;
}

#menubalk {
	float: left;
	height: 20px;
	width: 423px;
	margin-bottom: 25px;
	padding-top: 0px;
	margin-top: -10px;
}

body {
	margin: 0px;
	background-image: url(images/thumbnail.jpg);
	background-repeat: repeat;
}
#homebutton {
	float: left;
	height: 30px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EDEDD1;
	font-size: 14px;
	margin-top: 25px;
	margin-left: 109px;
	letter-spacing: 2px;
}
#citaat {
	float: left;
	height: 100px;
	width: 400px;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	padding-top: 20px;
}
#footer {
	background-image: url(images/footer.jpg);
	clear: both;
	float: left;
	height: 35px;
	width: 800px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
img { 
   border: none; 
} 
table {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 20px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#mededeling {
	float: left;
	height: 70px;
	width: 400px;
	margin-top: 10px;
	margin-left: 10px;
}
.formregel {
	width: 100%;
	margin-bottom: 12px;
	clear: left;
}
.formkolom {
	float: left;
	width: 175px;
	font-weight: bold;
}
.formitem {
	float: left;
	width: 246px;
	margin-bottom: 12px;
	margin-right: 39px;
}
form {
	margin-top: 27px;
	margin-bottom: 45px;
}
