body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #008795;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#container {
	width: 806px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.logo {
	width: 178px;
	float: right;
	clear: right;
	height: 52px;
	margin-bottom: 15px;
	margin-top: 1px;
}
.navigatie {
	float: left;
	clear: both;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #00828C;
	text-decoration: none;
	letter-spacing: 3px;
	line-height: 35px;
	text-align: left;
	text-transform: uppercase;
	margin-left: 35px;
	padding-top: 17px;
}
.navigatie a{
	color: #00828C;
	text-decoration: none;
}
.navigatie a:hover{
	color: #3d5927;
	text-decoration: none;
}
.dots{
	margin-bottom: 14px;
}
.titel {
	height: 90px;
	width: 800px;
	clear: both;
	float: none;
	text-align: left;
	background-color: #3d5927;
}
.titel img{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 35px;
}
.quote {
	width: 755px;
	clear: both;
	float: none;
	background-color: #008795;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	letter-spacing: 3px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 45px;
	line-height: 10px;
}
.box1 {
	border: 1px dotted #008795;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5927;
	background-color: #DFEBEC;
}

.slider {
	height: 295px;
	width: 800px;
	clear: none;
	float: none;
	margin-top: 17px;
	background-color: #e5e6df;
}
.content {
	width: 800px;
	clear: none;
	float: none;
}
.subkop {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #008795;
	text-decoration: none;
	letter-spacing: 3px;
}

.tekst {
	line-height: 16px;
	letter-spacing: 1px;
}
.tekst a{
	color: #3d5927;
	text-decoration: underline;
}
.footer {
	height: 9px;
	width: 800px;
	clear: none;
	float: none;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	letter-spacing: 2px;
	padding-top: 4px;
	padding-bottom: 6px;
	line-height: 11px;
	background-color: #3d5927;
}
.footer a{
	color: white;
	text-decoration: none;
}
.footer a:hover{
	color: white;
	text-decoration: underline;
}
.box2 {
	border: 1px dotted #008795;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5927;
	background-color: #DFEBEC;
	width: 158px;
}
.box3 {
	border: 1px dotted #008795;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5927;
	background-color: #DFEBEC;
	width: 250px;
}
.box4 {
	border: 1px dotted #008795;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5927;
	background-color: #DFEBEC;
	width: 122px;
}
.box4:hover {
	border: 1px solid #008795;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #008795;
	width: 122px;
}

.popup
{
	position:absolute;
	border:2px solid black;
	background-color:white;
	color:red;
	padding:10px;
	top:50%;
	left:45%;
}

.popup2
{
	position:absolute;
	border:2px solid black;
	background-color:white;
	color:red;
	padding:10px;
	top:50%;
	left:35%;
}

.captchatext
{
	width:172px;
	border: 1px dotted #008795;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5927;
	background-color: #DFEBEC;
}
.smaller {
	font-size: 10px;
}