body{
	background: url(../images/bck_siteNws.gif) repeat-x center top;
}
div#container { 
	background: url(../images/bck_nws.gif) repeat-y center top;
} 

/* hoofdmenu */
#hoofdMenu a:hover, #hoofdMenu a:focus, #hoofdMenu a:active, #hoofdMenu li.selected a {
	color: #5BAB10;
} 


h1, h2 {
	color: #5BAB10;
}
h2.prog{
	padding-top: 0;
}

/* --------- nieuws detailpagina ------------- */
	div#agTxt {
		padding-bottom: 6px;
	}
	div#agInfo {
		width: 359px;
		background: #E6FF80;
		padding: 10px 10px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#content a.reserveer{
	float: right;
	color: #E84715;
	}

	

