.pagetitle {
	font-family: 		Verdana, Arial;
	font-size: 			18px;
	color: 				#99CC00;
	font-weight:		none;
}

.pagetitle2 {
	font-family: 		Verdana, Arial;
	font-size: 			14px;
	color: 				#ffffff;
	font-weight:		bold;
}

.copyrights {
	font-family: 		Verdana, Arial;
	font-size: 			9px;
	color: 				#9E9E9E;
}

a.copyrightslink {
	font-family: 		Verdana, Arial;
	font-size: 			9px;
	color: 				#9E9E9E;
	text-decoration: 	none;
}

a.copyrightslink:hover {
	font-family: 		Verdana, Arial;
	font-size: 			9px;
	color: 				#333333;
	text-decoration: 	none;
}

.submenu {
	font-family: 		Verdana, Arial;
	font-size: 			9px;
	color: 				#339933;
	line-height:		11px;
}

a.submenulink {
	font-family: 		Verdana, Arial;
	font-size: 			9px;
	text-decoration:	none;
	color: 				#339933;
	font-weight:		bold;
}

a.submenulink:hover {
	font-family: 		Verdana, Arial;
	font-size: 			9px;
	text-decoration:	underline;
	color: 				#339933;
	font-weight:		bold;
}

.texttabel {
	font-family: 		Verdana, Arial;
	font-size: 			11px;
	color: 				#000000;
}

.texttabelheader {
	font-family: 		Verdana, Arial;
	font-size: 			12px;
	font-weight:		bold;
	color: 				#369632;
}

td {
	font-family: 		Verdana, Arial;
	font-size: 			11px;
	color: 				#000000;
	line-height: 		14px;
}

.text {
	font-family: 		Verdana, Arial;
	font-size: 			11px;
	color: 				#000000;
	line-height: 		14px;
	padding-right: 		0px;
	padding-left: 		0px;
	padding-bottem: 	2px;
	padding-top: 		0px;
}

a {
	font-family: 		Verdana, Arial;
	font-size: 			11px;
	color: 				#339933;
	text-decoration: 	none;
}

a:hover {
	font-family: 		Verdana, Arial;
	font-size: 			11px; 
	color: 				#339933;
	text-decoration: 	underline;
}

a.textlink {
	font-family: 		Verdana, Arial;
	font-size: 			11px;
	color: 				#339933;
	text-decoration: 	none;
}

a.textlink:hover {
	font-family: 		Verdana, Arial;
	font-size: 			11px; 
	color: 				#339933;
	text-decoration: 	underline;
}

.nieuws {
	font-family: 		Verdana, Arial;
	font-size: 			11px;
	color: 				#000000;
	line-height: 		12px;
	padding-right: 		4px;
	padding-left: 		4px;
	padding-bottem: 	4px;
	padding-top: 		4px;
}

a.nieuwslink {
	font-family: 		Verdana, Arial;
	font-size: 			11px;
	color: 				#339933;
	text-decoration: 	none;
}

a.nieuwslink:hover {
	font-family: 		Verdana, Arial;
	font-size: 			11px; 
	color: 				#0B440B;
	text-decoration: 	none;
}

.nieuwsdata {
	font-family: 		Verdana, Arial;
	font-size: 			11px;
	font-weight:		bold;
	color: 				#000000;
}

.nieuwstitel {
	font-family: 		Verdana, Arial;
	font-size: 			14px;
	font-weight:		bold;
	color: 				#369632;
}

body { 
	background-color:	#F5FAE5; 
	margin-left:		0px;
	margin-right: 		0px;
	margin-top: 		0px;
	margin-bottom: 		0px;
}

.borderleft{
	border: 				#339933; 
	border-style: 			solid; 
	border-top-width: 		0px; 
	border-right-width: 	0px; 
	border-bottom-width:	0px; 
	border-left-width: 		1px;
}