body {
	background-color: white;
}

.hoofd_kader {
	border-bottom:Solid 2px #476C4F;
	border-top:Solid 2px #476C4F;
	border-left:Solid 2px #476C4F;
	border-right:Solid 2px #476C4F;

}

.kader_logo {
	background-color: #E7EFE7;
	border-bottom:Solid 2px #476C4F;
	border-top:none;
	border-left:none;
	border-right:none;
	font-size:9px;
	color: #476C4F;
	font-family: Verdana;
}

.kader_titel {
	background-color: #E7EFE7;
	border-bottom:Solid 2px #476C4F;
	border-top:none;
	border-left:none;
	border-right:none;

}

.kader_status {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	background-color: #E7EFE7;
	border-bottom:none;
	border-top:Solid 2px #476C4F;
	border-left:none;
	border-right:none;

}
.achtergrond_menu {
	background-image:url(../images/achtergrond_menu.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size:9px;
	color: #E7EFE7;
	cursor: hand;
}

.achtergrond_menu_licht{
	background-image:url(../images/achtergrond_menu_licht.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size:9px;
	color: #476C4F;
	cursor: hand;
}

.achtergrond_donker {
	background-color:#476C4F;
	font-size:9px;
	font-family: Verdana;
	color: #E7EFE7;
}

.achtergrond_medium {
	background-color:#B0C4B4;
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
}

.achtergrond_licht {
	background-color:#E7EFE7;
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
}

.achtergrond_submenu {
	background-image:url(../images/achtergrond_submenu.gif);
	font-family: Verdana;
	font-size:9px;
	color: #476C4F;
	background-repeat: no-repeat;
	background-position: center;
	height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
	cursor: hand;
}

.achtergrond_submenu_licht {
	background-image:url(../images/achtergrond_submenu_licht1.jpg);
	font-family: Verdana;
	font-size:9px;
	color: #476C4F;
	background-repeat: no-repeat;
	background-position: center;
	height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
	cursor: hand;
}

.achtergrond_licht_lijn_onder {
	background-color:#E7EFE7;
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
	border-bottom:Solid 1px #476C4F;
}

.achtergrond_licht_lijn_onder_boven {
	background-color:#E7EFE7;
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
	border-bottom:Solid 1px #476C4F;
	border-top:Solid 1px #476C4F;
}

.achtergrond_licht_lijn_onder_links_boven {
	background-color:#E7EFE7;
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
	border-bottom:Solid 1px #476C4F;
	border-left:Solid 1px #476C4F;
	border-top:Solid 1px #476C4F;
}

.achtergrond_licht_lijn_onder_rechts_boven {
	background-color:#E7EFE7;
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
	border-bottom:Solid 1px #476C4F;
	border-right:Solid 1px #476C4F;
	border-top:Solid 1px #476C4F;
}
.achtergrond_licht_lijn_onder_links {
	background-color:#E7EFE7;
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
	border-bottom:Solid 1px #476C4F;
	border-left:Solid 1px #476C4F;
}

.achtergrond_licht_lijn_onder_rechts {
	background-color:#E7EFE7;
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
	border-bottom:Solid 1px #476C4F;
	border-right:Solid 1px #476C4F;
}

.achtergrond_medium_lijn_onder {
	background-color:#B0C4B4;
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
	border-bottom:Solid 1px #476C4F;
}

.lijn_onder {
	border-bottom:Solid 1px #476C4F;
}

.onderbreking_menu {
	font-size:1px;
	background-image:url(../images/seperator.gif);
	background-repeat:repeat-x;
}

.achtergrond_pagina_hoofding {
	border-bottom:none;
	background-image:url(../images/achtergrond_pagina_hoofding.gif);
	font-size:9px;
	color: #E7EFE7;
	font-family: Verdana;
	text-align:right;
}

.tekst {
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
}

.tekstCursief {
	font-size:9px;
	font-family: Verdana;
	color: #476C4F;
	font-style: italic;
}

.tekstRoodCursief {
	font-size:9px;
	font-family: Verdana;
	color: #990000;
	font-style: italic;
}

.tekstRood {
	font-size:9px;
	font-family: Verdana;
	color: #990000;
}


.tekstRoodVet {
	font-size:11px;
	font-family: Verdana;
	color: #990000;
	font-weight:bold;
}


a.licht{
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#E7EFE7;
	text-decoration 			: 	none;
	font-weight 				: 	normal;
	cursor						:	hand;
}
a.licht:hover {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#E7EFE7;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;
	cursor						:	hand;
}
a.licht:visited {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#E7EFE7;
	text-decoration 			: 	none;
	font-weight 				: 	normal;
	cursor						:	hand;
}

a.licht:visited:hover {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#E7EFE7;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;	
	cursor						:	hand;
}

a.donker{
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	text-decoration 			: 	none;
	font-weight 				: 	normal;
	cursor						:	hand;
}
a.donker:hover {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;
	cursor						:	hand;
}
a.donker:visited {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	text-decoration 			: 	none;
	font-weight 				: 	normal;
	cursor						:	hand;
}

a.donker:visited:hover {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;	
	cursor						:	hand;
}

a{
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	text-decoration 			: 	none;
	font-weight 				: 	normal;
	cursor						:	hand;
}
a:hover {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	text-decoration 			: 	none;
	font-weight 				: 	normal;
	cursor						:	hand;
}
a:visited {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	text-decoration 			: 	none;
	font-weight 				: 	normal;
	cursor						:	hand;
}

a:visited:hover {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	text-decoration 			: 	underline;
	font-weight 				: 	normal;	
	cursor						:	hand;
}


a.rood{
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#990000;
	text-decoration 			: 	none;
	font-weight 				: 	norma;
	cursor						:	hand;
}
a.rood:hover {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#990000;
	text-decoration 			: 	underline;
	font-weight 				: 	norma;
	cursor						:	hand;
}
a.rood:visited {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#990000;
	text-decoration 			: 	none;
	font-weight 				: 	norma;
	cursor						:	hand;
}

a.rood:visited:hover {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#990000;
	text-decoration 			: 	underline;
	font-weight 				: 	norma;
	cursor						:	hand;
}


a.roodVet11{
	font-family					: 	Verdana;
	font-size 					: 	11px;
	color						: 	#990000;
	text-decoration 			: 	none;
	font-weight 				: 	bold;
	cursor						:	hand;
}
a.roodVet11:hover {
	font-family					: 	Verdana;
	font-size 					: 	11px;
	color						: 	#990000;
	text-decoration 			: 	underline;
	font-weight 				: 	bold;
	cursor						:	hand;
}
a.roodVet11:visited {
	font-family					: 	Verdana;
	font-size 					: 	11px;
	color						: 	#990000;
	text-decoration 			: 	none;
	font-weight 				: 	bold;
	cursor						:	hand;
}

a.roodVet11:visited:hover {
	font-family					: 	Verdana;
	font-size 					: 	11px;
	color						: 	#990000;
	text-decoration 			: 	underline;
	font-weight 				: 	bold;
	cursor						:	hand;
}


a.klein{
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	text-decoration 			: 	none;
	font-weight 				: 	normal;
	cursor						:	hand;
}
.style3 {font-size: 12px}

a.klein:hover {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	font-weight 				: 	normal;
	text-decoration 			: 	none;
	cursor						:	hand;
}
a.klein:visited {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	font-weight 				: 	normal;
	text-decoration 			: 	none;
	cursor						:	hand;
}

a.klein:visited:hover {
	font-family					: 	Verdana;
	font-size 					: 	9px;
	color						: 	#476C4F;
	font-weight 				: 	normal;	
	text-decoration 			: 	none;
	cursor						:	hand;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px #FF0000;
}
