BODY {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;

	scrollbar-base-color:#FFFDF6;
    scrollbar-arrow-color:#E9AF5C;
    scrollbar-track-color:#FFFDF6;
    scrollbar-3dlight-color:#FFFDF6;
    scrollbar-highlight-color:#FFFDF6;
    scrollbar-darkshadow-color:#F4DAB5;
    scrollbar-shadow-color:#F4DAB5;
    scrollbar-face-color:#FAF0E1;				
}
P {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
a:link {
	color: #3E7300;
}
a:active {
	color: #3E7300;
}
a:visited {
	color: #3E7300;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Contactfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #72AA30;
	height: 18px;
	width: 200px;
    padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; z-index: 1;
    clip:  rect(   ); overflow: hidden; text-decoration: none; 
}
.Berichtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #72AA30;
	height: 60px;
	width: 200px;
	z-index: 1;
	clip:  rect(   );
	overflow: hidden;
	text-decoration: none;
	padding: 1px;
}
.buttongroen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #72AA30;
	border: 1px outset #3E7300;
	height: 22px;
}
.menutabel {
	vertical-align: top;
	border: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/but_bg.gif);
	background-repeat: repeat-x;
}
.bottomtabel {
	vertical-align: bottom;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D7D7D7;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
}
.bottomtabel a{
	text-decoration:none;
	color:#D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bottomtabel a:visited{
    color:#D7D7D7;
}
.bottomtabel a:hover{
	text-decoration:underline;
	color:#D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tabelGroenkader {
	border: 1px solid #3E7300;
}
.tabelGroenkader3 {
	border: 3px solid #72AA30;
}
.argr {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: 528D0D; text-decoration: none}


