body	{	
	background-color :		#e0b409;	/* #DAB924; */
	margin :			18px;
	}

td	{	
	vertical-align :		top;
	color : 			#006400;
	font-family :			verdana;
	font-size :			11px;
	text-decoration :		none;
	}

td.title	{	
	vertical-align : 		middle;
	/*  text-align : 			center;	*/
	color : 			#83000E;
	font-weight : 			Bold;
	font-size : 			34;
	font-family :			verdana;
	padding-right : 		10;
	padding-left : 			12;
	}

td.contact	{	
	color : 			#83000E;
	}

th	{
	text-align:			left;
  	margin-top: 	0.5em;
  	padding-bottom: 0.1em;
  	border-bottom: 	2px solid #83000E;
  	margin-bottom: 	15px;
	color:#006000; 	}

.txtbold{
	font-weight: 			bold; 
	font-size: 			14pt; 
	color: 				#47845a;	/* #006400;  */
	font-family: 			Arial;
	margin-bottom:			10px;
	}

.txtbold a{
	COLOR: 				#800000; 
	}
 
#navigatie{
	padding:			5 25 5 10px;
	text-align:			center;
	}

#navigatie li{
	display:			block;
	float:				left;
	border:				2px solid #e0b409;
	background:			#83000E;
	color:				#e0b409;
	font-size:			12px;
	font-weight:			bold;
	font-family:			Arial;
	margin:				5 8 5 8px;
	padding:			2 10 2 10px;	// boven, links, onder, rechts
	}

#navigatie li a{
	display:			block;
	color:				#DAB924;
	text-decoration:		none;
	}

.txt{
	FONT-SIZE: 			14pt; 
	COLOR: 				#006000; /* #47845a; */
	FONT-FAMILY: 			Arial;
	margin-bottom:			10px;
	}

.txt a{
	FONT-SIZE: 			14pt; 
	COLOR: 				#800000; 
	FONT-FAMILY: 			Arial;
	}

								/* Links in groene balk */
.headlink{
	color:				#ffffff;	/*#83000e; */
	font-weight:			bold;
	}

.headlink a{
	color:				#ffffff;	/*#83000e; */
	padding:			15 0 3 0px;
	font-weight:			bold;
	}

.headlink a:hover{
	color:				#DAB924;
	}
	
.links{
	color:				#e0b409;	/* #DAB924;*/
	text-decoration:		none;
	}

.links a{
	color:				#e0b409;	/* #DAB924;*/
	text-decoration:		none;
	}

.links a:hover{
	color:				#ffffff;	/* #83000e; */
	}

								/* Eind groene balk links */
.kop1{
	FONT-WEIGHT: 			bold; 
	FONT-SIZE: 			18pt; 
	COLOR: 				#83000e;
	FONT-FAMILY: 			Arial;
	margin-bottom:			15px;
	}

.kop2{
	FONT-WEIGHT: 			bold; 
	FONT-SIZE: 			14pt; 
	COLOR: 				#83000e; 
	FONT-FAMILY: 			Arial;
	}


.buildby{
	color:	white;
	}
.buildby a{
	color:	#e0b409;
	}
.buildby a:hover{
	color:	white;
	}

.link{
	padding-left:	35px;
	}