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

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

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

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