body { background-color: #d8bf93; font-family: Arial; color: #000000;

	    scrollbar-arrow-color: #000000;
		scrollbar-face-color: #d8bf93;
		scrollbar-highlight-color: #000000;
		scrollbar-3dlight-color: #d8bf93;
		scrollbar-shadow-color: #000000;
		scrollbar-darkshadow-color: #d8bf93;
		scrollbar-track-color: #d8bf93;
	 }

a:link {
	color:#0000FF;
	text-decoration: none;
	}
a:visited {
	color: #0000FF;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: underline;	
	}
a:active {
	color:#0000FF;
	text-decoration: none;	
	}	

#hoofdtitel {
	font-size: 18px;
	margin-bottom: 15px;
	}

#inhoudtekst {
	font-size: 14px;
	}	
	
.nieuws_Cont {
	margin-bottom: 25px;
	}	
	.nieuws_Topic {
		font-size: 15px;
		margin-bottom: 1px;
		font-weight: bold;
		}
	.nieuws_Datum {
		font-size: 10px;
		margin-bottom: 5px;
		}	
	.nieuws_BerichtCont {
		margin-left: 15px;
		}
	.nieuws_Bericht {
		font-size: 13px;
		margin-bottom: 5px;
		}
	.nieuws_LeesMeer {
		font-size: 12px;
		}
		.nieuws_LeesMeer a:link {
			color:#333333;
			text-decoration: none;	
			}		
		.nieuws_LeesMeer a:active {
			color:#333333;
			text-decoration: underline;	
			}					
		.nieuws_LeesMeer a:hover {
			color:#000000;
			text-decoration: underline;	
			}	
		.nieuws_LeesMeer a:visited {
			color:#333333;
			text-decoration: none;
			}	
	#kalenderBoven {
		background-color: #61440A;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
		}
	.kalenderInhoud {
		color: #000000;
		font-size: 12px;
		}	
	#tijdschriftBoven {
		background-color: #61440A;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		}					
	.tijdschriftInhoud {
		color: #000000;
		font-size: 11px;
		}	
		.tijdschriftInhoud a:link {
			color:#333333;
			text-decoration: none;	
			}		
		.tijdschriftInhoud a:active {
			color:#333333;
			text-decoration: underline;	
			}					
		.tijdschriftInhoud a:hover {
			color:#000000;
			text-decoration: underline;	
			}	
		.tijdschriftInhoud a:visited {
			color:#333333;
			text-decoration: none;
			}	
	.tabelLeden {
		margin: 2px;
		}						