
#inner_cover { background-image: url("../afbeeldingen/hbeno_boven_nieuw.jpg"); }
#cover { background-color: #cebba7; }
.image {
	background-color: #cebba7;
}

.image:hover {
	background-color: #f3efeb;
} 
#content a:hover, #content a:active { 

	color: #cebba7;
}

#inner_header ul li a:hover, #inner_header ul li a:active { 
	background-color: #f3efeb; 
	color: #cebba7; 
}
