body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0038a8;
	background-color: #0055A0;
}

#container {
	width: 930px;
	margin: 10px auto 10px auto;
	border: 1px solid #CCC;
	background-color: #FFF;
}

#mainwrapper {
	margin-bottom: 10px;
}

#menu {
	width: 179px;
	float: left;
	border-right: 1px solid #CCC;

}
#menu #adres {
	font-size: 9px;
	color: #0038a8;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 80px;
	margin-bottom: 10px;
	padding-left: 20px;
	
}
#menu #taalkeuze {
	margin-top: 20px;
	padding-left: 30px;
}


#contentwrapper {
	width: 750px;
	float: right;
}

#content {
	width: 490px;
	float: left;
	font-size: 11px;
	color: #0038a8;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}
#content a {
	color: #0038a8;
	text-decoration: none;
}
#content a:hover {
	color: #0038a8;
	text-decoration: underline;
}

#content .sitemap li {
	line-height: 18px;
}

#content ul {
	margin: 7px;
	padding: 7px;
}

#content ol {
	margin: 9px;
	padding: 9px;
}

#footer {
	line-height: 50px;
	font-size: 9px;
	color: #7788a9;
}

#footer a {
	color: #7788a9;
	text-decoration: none;
}

#afbeeldingen {
	width: 200px;
	float: right;
	padding-left: 15px;
	border-left: 1px solid #CCC;
	padding-top: 70px;
	padding-bottom: 40px;
}

#afbeeldingen img {
	border: 1px solid #CCC;
}

#footer {
	line-height: 50px;
	font-size: 9px;
	color: #7788a9;
}

#footer a {
	color: #7788a9;
	text-decoration: none;
}

#colofon {
	with: 930px;
	margin: 0 auto;
	background-color: #0055A0;
	color: #74A6CD;
	padding: 15px;
	font-size: 11px;
}

#colofon a {
	color: #74A6CD;
	text-decoration: none;
}

#colofon a:hover {
	color: #FFF;
	text-decoration: none;
}

#colofon th {
	font-size: 12px;
}

#colofon td {
	line-height: 20px;
}

.clearwrapper {
	clear: both;
}

.paginakop {
	font-size: 18px;
	font-weight: bold;
	color: #7fba00;
	margin-bottom: 30px;
}

.h1 {
	font-size: 11px;
	font-weight: bold;
	color: #7fba00;
}

.tekstschuin {
	font-size: 10px;
	font-style: italic;
}
.navigatieonder {
	font-size: 10px;
	padding-top: 20px;
	border-top: 1px dotted #CCCCCC;
	color: #7fba00;
}

#content .navigatieonder a {
	color: #0038a8;
	text-decoration: underline;
}

#content .navigatieonder a:hover {
	color: #0038a8;
	text-decoration: underline;
}

.acfief {
	color: #7fba00;
}

.contactlinks {
	float: left;
	width: 180px;
}

.contactrechts {
	float: right;
	width: 300px;
}

.telefoonlinks {
	float: left;
	width: 260px;
}

.telefoonrechts {
	float: right;
	width: 220px;
}

