@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.formulierveld {
	font-family: Verdana;
	font-size: 10px;
	color: #447216;
	text-decoration: none;
	line-height: 10px;
}
.leftnav {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 40px;
}
a.leftnav:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #68B022;
	text-decoration: none;
	line-height: 40px;
}
.hoofdnav {
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #68B022;
}
a.hoofdnav:hover {
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #68B022;
	border-right-color: #68B022;
	border-bottom-color: #FFF;
	border-left-color: #68B022;
}
.link_boven {
	font-size: 10px;
	color: #9B9B9B;
	text-decoration: none;
	border: 1px solid #FFF;
}
a.link_boven:hover {
	font-size: 10px;
	color: #68AF21;
	text-decoration: none;
	border: 1px solid #68B022;
}
.link_onder {
	font-size: 9px;
	color: #9B9B9B;
	text-decoration: none;
}
.vet_onder {
	font-size: 12px;
	color: #68B022;
	text-decoration: none;
	font-weight: bold;
}
a.vet_onder:hover {
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.links_rechts {
	font-size: 12px;
	color: #68B022;
	text-decoration: none;
}
a.links_rechts:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #68B022;
}

.twaalf_px {
	font-size: 12px;
}

#interface {
	position:absolute;
	width:952px;
	margin-left: -476px;
	top:20px;
	left: 50%;
	z-index:1;
}

#haze {
	position:absolute;
	width:952px;
	height:600px;
	margin-left: -476px;
	top:20px;
	left: 50%;
	visibility:hidden;
	z-index:2;
}

#links_in_popup {
	border: thin solid #68B022;
	background-image:url(../images/transparant.png);
}
.titel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}

.fout {
	font-weight: bold;
	color: #F00;
}

#navigatie {
	z-index:2;
}
