BODY ,TD, P  
{ 
	color		: black; 
	font-size	: 11px;
	FONT-FAMILY	: Arial, Helvetica, sans-serif;
}

.hoofdmenu
{
	font-weight	: bold;
	color		: #FFFFFF;
	text-align 	: center;
	font 		: 12px;
}
A.hoofdmenu:LINK, A.hoofdmenu:VISITED {	text-decoration : none;}
A.hoofdmenu:HOVER {	color : #FF6600;}

.topitem
{
	font-size : 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
}

A.topitem:LINK, A.topitem:VISITED 
{
	text-decoration : none;
	color			: #FFFFFF;
}
A.topitem:HOVER  { color: #00CCFF; }

.SubMenu #Kopje	{ color: #283971; font-weight: bold; font-size: 18px;}
.SubMenu a		{ color: #283971;  font-size: 11px;}

.ContentKop 	{ font-size: 20px; font-weight: bold;}
.ContentSubKop	{ font-size: 20px;}

.Stappenbalk a, #menuactief a{
	color:				black;
	text-decoration:	none;
}
.Stappenbalk #menuactief {font-weight: bold;}



#TekstLicht		{ color: #666666; }

/*nav groot*/
.navgr   
{
	font			: bold 12px Arial, Helvetica, sans-serif;
	cursor			: hand;
	text-decoration	: underline;
	text-align 		: right;
}

.navgr a:link   	{ text-decoration: underline; color: black; }
.navgr a:visited   	{ text-decoration: underline;color: black; }
.navgr a:active  	{ color: #03CBFE; }
.navgr a:hover   	{ color: #FF6600; }
.navgr #navKlein   	{ font-size: 11px; }

#verplicht {color: red;}
