body, div#footer{
	background-color: #c00;
}

div#pagina {
width: 960px;
margin: 0 auto;
}

div#footer div#bodyPiece {
	background: white url(../img/footer/hoekjes_footer_home.gif) no-repeat center bottom;
}

#broodtekst h3, #broodtekst h4 {
	color: #c00;
}

div#footer #menu #slogan {
	background: url(../img/slogan_home.gif) top left no-repeat;
}

.hoofdkop, .paginatitel {
font-size: 2.0em;
font-weight: normal;font-family: Verdana, Arial, Helvetica, sans-serif;
color: #c00;
}

a#home 			{ background: url(../img/hoofdnav2/home.gif) no-repeat left top;}
a#actueel 		{ background: url(../img/hoofdnav2/actueel.gif) no-repeat left top;}
a#overOns 		{ background: url(../img/hoofdnav2/overons.gif) no-repeat left top;}
a#activiteiten 	{ background: url(../img/hoofdnav2/activiteiten.gif) no-repeat left top;}
a#subsidie 		{ background: url(../img/hoofdnav2/subsidie.gif) no-repeat left top;}
a#database 		{ background: url(../img/hoofdnav2/culturelegids.gif) no-repeat left top;}
a#forum 		{ background: url(../img/hoofdnav2/forum.gif) no-repeat left top;}
a#links 		{ background: url(../img/hoofdnav2/links.gif) no-repeat left top;}
a#contact 		{ background: url(../img/hoofdnav2/contact.gif) no-repeat left top;}

a#home:hover 			{ background: url(../img/hoofdnav2/home_actief.gif) no-repeat left top;}
a#actueel:hover 		{ background: url(../img/hoofdnav2/actueel_actief.gif) no-repeat left top;}
a#overOns:hover 		{ background: url(../img/hoofdnav2/overons_actief.gif) no-repeat left top;}
a#activiteiten:hover 	{ background: url(../img/hoofdnav2/activiteiten_actief.gif) no-repeat left top;}
a#subsidie:hover 		{ background: url(../img/hoofdnav2/subsidie_actief.gif) no-repeat left top;}
a#database:hover 		{ background: url(../img/hoofdnav2/culturelegids_actief.gif) no-repeat left top;}
a#forum:hover 		{ background: url(../img/hoofdnav2/forum_actief.gif) no-repeat left top;}
a#links:hover 		{ background: url(../img/hoofdnav2/links_actief.gif) no-repeat left top;}
a#contact:hover 		{ background: url(../img/hoofdnav2/contact_actief.gif) no-repeat left top;}

a.current#home			{ background: url(../img/hoofdnav2/home_actief.gif) no-repeat left top; cursor: default;}
a.current#actueel		{ background: url(../img/hoofdnav2/actueel_actief.gif) no-repeat left top; cursor: default;}
a.current#overOns		{ background: url(../img/hoofdnav2/overons_actief.gif) no-repeat left top; cursor: default;}
a.current#activiteiten 	{ background: url(../img/hoofdnav2/activiteiten_actief.gif) no-repeat left top; cursor: default;}
a.current#subsidie 		{ background: url(../img/hoofdnav2/subsidie_actief.gif) no-repeat left top; cursor: default;}
a.current#database 		{ background: url(../img/hoofdnav2/culturelegids_actief.gif) no-repeat left top; cursor: default;}
a.current#forum	{ background: url(../img/hoofdnav2/forum_actief.gif) no-repeat left top; cursor: default;}
a.current#links		{ background: url(../img/hoofdnav2/links_actief.gif) no-repeat left top; cursor: default;}
a.current#contact		{ background: url(../img/hoofdnav2/contact_actief.gif) no-repeat left top; cursor: default;}
