body{
	height: 100%;
	background-color: #e9e9df;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	letter-spacing: 1px;
	line-height: 20px;
}

A:link{
	color: #777777;
	text-decoration: underline;
}
A:visited{
	color: #777777;
	text-decoration: underline;
}
A:active{
	color: #777777;
	text-decoration: underline;
}
A:hover{
	color: #555;
	text-decoration: underline;
}
img{
	border: 0px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: left;
}

.headervlak{
	background-color: #FFF;
	border: #eeeee6 12px solid;
}
#header{
	background-image: url('images/header.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	letter-spacing: 1px;
	line-height: 20px;
}

.witvlak{
	background-color: #FFF;
	border: #eeeee6 12px solid;
	padding: 5px;
	padding-bottom: 15px;
	margin-top: 30px;
}
.imagecell{
	width: 210px;
	height: 210px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.beschrijving{
	padding-top: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
}
.bolder{
	font-weight: bold;
	margin-left: -4px;
}
.margleft{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	letter-spacing: 1px;
	line-height: 20px;
	vertical-align: top;
	padding-top: 15px;
}
.line{
	margin-left: 70px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.itemlist{
	list-style-type: circle;
	margin-left: 10px;
}

.footer{
	background-image: url('images/footer.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 110px;
	border: #eeeee6 12px solid;
	padding: 5px;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.footertext{
	height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	letter-spacing: 1px;
	line-height: 20px;
}
.footer table{
	padding: 10px;
	height: 74px;
}
.copyright{
	text-align: left;
	width: 190px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0e924;
	letter-spacing: 1px;
	line-height: 20px;
}
.topanchor{
	text-align: center;
	width: 190px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0e924;
	letter-spacing: 1px;
	line-height: 20px;
}
.topanchor A:link{
	color: #f0e924;
	text-decoration: underline;
}
.topanchor A:visited{
	color: #f0e924;
	text-decoration: underline;
}
.topanchor A:active{
	color: #f0e924;
	text-decoration: underline;
}
.topanchor A:hover{
	color: #f0e924;
	text-decoration: underline;
}
.website{
	text-align: right;
	width: 190px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0e924;
	letter-spacing: 1px;
	line-height: 20px;
}
.website A:link{
	color: #f0e924;
	text-decoration: underline;
}
.website A:visited{
	color: #f0e924;
	text-decoration: underline;
}
.website A:active{
	color: #f0e924;
	text-decoration: underline;
}
.website A:hover{
	color: #f0e924;
	text-decoration: underline;
}