<!--
.bodyMain		{
			background-color:		#FFFFFF;
			background-image:		url();
			background-repeat:		no-repeat;
			background-attachement:		fixed;
			scrollbar-face-color:		#CCDDBB;
			scrollbar-arrow-color:		#006600;
			scrollbar-track-color:		#FFFFFF;
			scrollbar-shadow-color:		#339933;
			scrollbar-highlight-color:	#FFFFFF;
			scrollbar-3dlight-color:	#339933;
			scrollbar-darkshadow-Color:	#006600;
			}
.tdMenuBg		{
			background-image:	url("graphics/bg_menu3.jpg");
			background-repeat:	repeat-x;
			background-color: 	#FFFFFF;
			font-family:		Tahoma;
			font-size:		10pt;
			color:			#006600;
			border-left:		1px solid #FFFFFF;
			border-right:		1px solid #FFFFFF;
			height:			73px;
			}
.tdIntro		{
			background-image:	url("graphics/bg_intro4.jpg");
			background-repeat:	repeat-x;
			color:			#FFFFAA;
			height:			125px;
			}
.tdIntroText		{
			background-image:	url("graphics/bg_bottom.jpg");
			background-repeat:	repeat-x;
			font-family:		Tahoma;
			font-size:		8pt;
			font-weight:		bold;
			color:			#FFFFAA;
			height:			15px;
			}
.tdMenuTabs		{
			font-family:		Arial;
			font-size:		9pt;
			font-weight:		bold;
			background-color: 	#006600;
			background-image:	url("graphics/bg_bottom.jpg");
			background-repeat:	repeat-x;
			border-top:		1px solid #FFFFFF;
			border-bottom:		1px solid #FFFFFF;
			}
.tdMenu			{
			background-image:	url("graphics/bg_bottom.jpg");
			background-repeat:	repeat-y;
			height:             17px;
			}
.tdMain			{
			background-image:	url("graphics/blokje.jpg");
			background-repeat:	no-repeat;
			background-color:	#FFFFAA;
			border:			1px solid #006600;
			}
.tdBottom		{
			font-family:		Tahoma;
			font-size:		7pt;
			font-weight:		normal;
			text-decoration:	none;
			color:			#FFFFCC;
			background-color:	#006600;
			border-top:		2px solid #FFFFFF;
			border-left:		1px solid #FFFFFF;
			border-right:		1px solid #FFFFFF;
			}
.tdWing			{
			font-family:		Tahoma;
			font-size:		7pt;
			font-weight:		normal;
			text-decoration:	none;
			color:			#FFFFCC;
			background-image:	url("graphics/bg_bottom.jpg");
			background-repeat:	repeat-x;
			border-top:		2px solid #FFFFFF;
			border-left:		1px solid #FFFFFF;
			border-right:		1px solid #FFFFFF;
			}
.tekstKlein		{
			font-family:		Tahoma;
			font-size:		7pt;
			font-weight:		normal;
			color:			#339933;
			letter-spacing:		1px;
			line-height:         120%;
			}
.tekstMain, td		{
			font-family:		Tahoma;
			font-size:		10pt;
			font-weight:		normal;
			color:			#006600;
			letter-spacing:		1px;
			line-height:		110%;
			}
			
.hl			{
			color:			#FFFFAA;
			background-color:	#339933;
			}

input, textarea, select	{
			border:			1px solid #006600;
			background-color:	#FFFFCC;
			color:			#006600;
			font-family:		Tahoma;
			font-size:		9pt;
			font-weight:		normal;
			text-decoration:	none;
			}
input.button		{
			font-weight:		bold;
			width:			70px;
			}
a.linkMenu		{
			display: 		block; 
			font-family:		Arial;
			font-size:		9pt;
			font-weight:		bold;
			text-decoration:	none;
			color:			#FFFF99;
			text-align:		center;
			letter-spacing:		2px;
			width:			90px;
			border-top:		1px solid #FFFFFF;
			border-bottom:		1px solid #FFFFFF;
			height:          15px;
			}
a.linkMenu:hover	{
			display: 		block;
			font-family:		Arial;
			font-size:		9pt;
			font-weight:		bold;
			text-decoration:	none;
			background-color:	#006600;
			color:			#FFFFCC;
			text-align:		center;
			letter-spacing:		2px;
			width:			90px;
			border-top:		1px solid #006600;
			border-bottom:		1px solid #006600;
			}
a.linkSub		{
			font-family:		Tahoma;
			font-size:		8pt;
			font-weight:		bold;
			color:			#006600;
			text-decoration:	none;
			}
a.linkSub:hover		{
			font-family:		Tahoma;
			font-size:		8pt;
			font-weight:		bold;
			color:			#339933;
			text-decoration:	underline;
			}
a			{
			color:			#339933;
			text-decoration:	underline;
			}
a:hover			{
			color:			#006600;
			text-decoration:	none;
			}
a.geel			{
			color:			#FFFFAA;
			text-decoration:	none;
			}
a.geel:hover		{
			color:			#FFFFCC;
			text-decoration:	none;
			}
//-->
