#container {
	border: 1px dotted #333333;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#menucontainer {
	position: absolute;
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 740px;
}

#menu {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#contents {
	margin-top: 130px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.foto_rechts {
	margin: 10px;
}

.foto_links {
	margin-right: 10px;
	border: 1px solid #333333;
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #555458;
	text-decoration: none;
}

a:visited { color: #669900; }

a:hover {
	color: #669900;
	
}


.inhoud {
	padding: 35px 15px 20px 25px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555458;
}
.onderlijn {
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83A42F;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.kader_venster {
	border: 1px dotted #555458;
	margin: 20px;
}
.nummers {
	background-color: #669900;
	height: 10px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #555458;
	background-position: center;
	text-align: center;
	vertical-align: top;
}
.opsomming {
	background-position: left;
	margin: 10px;
	padding: 10px;
	list-style-type: circle;
	list-style-position: inside;
}
.kader_neutraal {
	border: 1px solid #555458;
	margin-right: 15px; magin-left: 5px
}
.privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #669900;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 6px;
	text-align: right;
	margin-right: 110px;
}

#teller { position:relative; left: -3000px; }

.errors { color: #F00; }