#container {
	background-color: #FFFFFF;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
#left {
	float: left;
	margin-top: 5px;
	width: 200px;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 10px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #2D609C;
	color: #CCCCCC;
	height: 20px;
	width: 806px;
	text-align: center;
	font-variant: small-caps;
	line-height: 20px;
	padding: 3px;
}
#designfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #2D609C;
	font-variant: small-caps;
	vertical-align: 50%;
	padding: 3px;
	width: 806px;
}

#banner {
	padding: 3px;
}
#text {
	width: 550px;
	margin-top: 5px;
	margin-left: 250px;
}
.header {
	font-size: 24px;
	font-weight: bolder;
	color: #2D609C;
	line-height: 30px;
	text-align: center;
}
.tekst {
	font-size: 14px;
	color: #2D609C;
	line-height: 16px;
	text-align: left;
}
.tekstvet {
	font-size: 14px;
	color: #2D609C;
	line-height: 24px;
	font-weight: bolder;
}
body {
	background-color: #2D609C;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
    color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF33;
}
a:active {
    color: #003399;
	text-decoration: none;
}
.bijschrift {
	font-size: 10px;
	text-align: center;
	color: #2D609C;
}
.imgcenterd {
	text-align: center;
}
#kaart {
	width: 300px;
	margin-left: 252px;
	text-align: center;
	margin-top: 0px;
}
#contact {
	float: left;
	width: 250px;
	margin: 0px;
}
