/* stijl lokaal.be v2 */


/* Hoofding logo */
H1 { font-family: verdana; font-size: 50px; }

/* Ondertitel (deelgemeentes) */
H2 { font-family: verdana; font-size: 10px; font-style: inherit; font-weight: lighter;}

/* ... */
H3 { font-family: sans-serif; font-size: 12px; }

.hoofdkleur1 { color: #6699cc; background-color: #FFFFFF; }
.hoofdkleur2 { color: #c0c0c0; }

P { font-family: sans-serif; font-size: 10px; }
