/* ---- Standaard stijlkenmerken  ---- */

	h1, h2, h3, h4, h5, h1 a, b { color: #669934; }
	
	a, a:hover { color: #669934; }
	

/* ---- Styling van de layout divs ---- */

	#centerdiv #container {
		background-image: url('../images/menu-groen.gif');
	}
		
	.decobar { background-color: #669934; }
	
	#sections a:hover, #sections a.active, #footer a:hover { background-color: #DADDD4; }
	#menu a:hover { background-color: white; }
	#content a:hover { background-color: #DADDD4; }
