/******************************
© 2008 Niels Kim, DBH-Groep
Lay-out: De Golfbreker
Bestand: kleuren.css
******************************/

/*Important altijd laten staan, dit overruled mogelijke andere kleuren. */

#header h1 { /* Kleur tekst in header*/
	color: #ad2ad8!important;
}

#footer .button { /* Kleur buttons onderin beeld */
	color: #ad2ad8!important;
}

#inhoud h2 { /* Kopje maintekst */
	color: #ad2ad8!important;
}
#inhoud h3 { /* Kopje maintekst */
	color: #ad2ad8!important;
}

a.commhead { /* email van de commissie Kopjes */
	color: #ad2ad8!important;
}

#inhoud h4 { /* Kopje maintekst */
	color: #4849ef!important;
}

#inhoud h5 { /* Kopje maintekst */
	color: #ad2ad8!important;
}

#sidebar h3 { /* Kopjes in de sidebar */
	color: #4849ef!important;
}

#menu ul li a { /* Standaard linkkleur menu-items */
	color: #45464b!important;
}
#menu ul li .fun a { /* Standaard linkkleur menu-items */
	color: #45464b!important;
}
#menu ul li a:hover { /* Menu mouse-over */
	color: #ad2ad8!important;
}
#menu ul li .fun:hover { /* Menu mouse-over */
	color: #4849ef!important;
}
#menu ul li a.huidigepagina { /* Menu huidige pagina waarop gebruiker is */
	color: #ad2ad8!important;
}
#menu ul li .funhuidigepagina { /* Menu huidige pagina waarop gebruiker is */
	color: #4849ef!important;
}
#menu ul li .funhuidigepagina:hover { /* Menu huidige pagina waarop gebruiker is */
	color: #4849ef!important;
}

#sidebar a.h3 { /*kleur van de kopjes in de sidebar (als link) */ 
	color: #4849ef!important;

}

font.menu_naam{ /*kleur van het ingelogd als, in het menu*/
	color: #ad2ad8!important;
}

td.gbh { /*Kleur van het gastenboek kopje*/
	color: #4849ef!important;
}


#inhoud td.gb_text a { /*Kleur van de links in het gastenboek*/
	color: #0080C0!important;
}


h2.wordlid { /*Kleur van de word lid stippellijntje*/
	border-color: #ad2ad8!important;
}