body {
	margin-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { font-family: Arial, Verdana, Helvetica, sans-serif; }

a:link 		{ color: #333333; font-weight: normal; text-decoration: underline; font-size: 11px; }
a:active 	{ color: #333333; font-weight: normal; text-decoration: underline; font-size: 11px; }
a:visited 	{ color: #333333; font-weight: normal; text-decoration: underline; font-size: 11px; }
a:hover 		{ color: #339900; font-weight: normal; text-decoration: none; font-size: 11px; }

a.zoek:link 		{ color: #333333; font-weight: bold; text-decoration: underline; font-size: 11px; }
a.zoek:active 	{ color: #333333; font-weight: bold; text-decoration: underline; font-size: 11px; }
a.zoek:visited 	{ color: #333333; font-weight: bold; text-decoration: underline; font-size: 11px; }
a.zoek:hover 		{ color: #339900; font-weight: bold; text-decoration: none; font-size: 11px; }

a.lichtgrijs:link 		{ color: #666666; font-weight: normal; text-decoration: underline; font-size: 11px; }
a.lichtgrijs:active 		{ color: #666666; font-weight: normal; text-decoration: underline; font-size: 11px; }
a.lichtgrijs:visited 	{ color: #666666; font-weight: normal; text-decoration: underline; font-size: 11px; }
a.lichtgrijs:hover 		{ color: #339900; font-weight: normal; text-decoration: none; font-size: 11px; }

a.nieuws_active:link 		{ color: #339900; font-weight: normal; text-decoration: none; font-size: 11px; }
a.nieuws_active:active 		{ color: #339900; font-weight: normal; text-decoration: none; font-size: 11px; }
a.nieuws_active:visited 	{ color: #339900; font-weight: normal; text-decoration: none; font-size: 11px; }
a.nieuws_active:hover 		{ color: #333333; font-weight: normal; text-decoration: underline; font-size: 11px; }

a.history:link 		{ color: #333333; font-weight: normal; text-decoration: underline; font-size: 11px; }
a.history:active 		{ color: #333333; font-weight: normal; text-decoration: underline; font-size: 11px; }
a.history:visited 	{ color: #333333; font-weight: normal; text-decoration: underline; font-size: 11px; }
a.history:hover 		{ color: #339900; font-weight: normal; text-decoration: none; font-size: 11px; }

a.submenu:link 	{ color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; }
a.submenu:active 	{ color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; }
a.submenu:visited { color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; }
a.submenu:hover 	{ color: #000000; font-weight: normal; text-decoration: none; font-size: 11px; }

a.nieuwsmenu:link 		{ color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; }
a.nieuwsmenu:active 		{ color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; }
a.nieuwsmenu:visited 	{ color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; }
a.nieuwsmenu:hover 		{ color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; }

a.green:link 		{ color: #006633; font-weight: normal; text-decoration: none; font-size: 11px; }
a.green:active 	{ color: #006633; font-weight: normal; text-decoration: none; font-size: 11px; }
a.green:visited 	{ color: #006633; font-weight: normal; text-decoration: none; font-size: 11px; }
a.green:hover 		{ color: #006633; font-weight: normal; text-decoration: underline; font-size: 11px; }


td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;	
}

td.lichtgrijs {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;	
}

td.bottomgray {
	background-color: #666666;	
	height: 22px;
}

td.bottomwhite {
	background-color: #FFFFFF;	
	height: 15px;
}

td.green1 {
	background-color: #CDE1A1;	
	padding: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;	
}

b {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;	
}

b.green {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #006633;	
}

b.lichtgrijs {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;	
}

b.titel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #333333;	
	text-transform: uppercase;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;	
	text-transform: uppercase;
}

hr {
	color:#D3D3D3;
	height: 1px;
}

hr.green {
	color:#339900;
	height: 1px;
}

input.btn {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #46A218;
	background-color: #F2F2F2;
	border-color: #CECECE;
	border-width: 1px;
}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border-color: #CECECE;
	border-width: 1px;
}

select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border-color: #CECECE;
	border-width: 1px;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border-color: #CECECE;
	border-width: 1px;
}

iframe.iframe_print {
	background-color: #FFFFFF;
	border-color: #CECECE;
	border-width: 1px;
}
