body { background-color: #E3E3CA; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333; }

h1			{ font-weight: normal; font-size:16px; padding: 10px 0px 10px 0px; color: #000099;}  /* pagina titel */
h2			{ font-weight: normal; font-size:14px; padding: 10px 0px 0px 0px; color: #3C3C3C;}   /* paragraaf titel midden in de pagina */
h3			{ font-weight: normal; font-size:14px; padding: 0px 0px 0px 0px; color: #3C3C3C;}    /* paragraaf titel bovenaan de pagina */
h4			{ font-weight: bold; font-size:11px; margin: 0px 0px 3px 0px; color: #999933;}       /* kolom titel */
h5			{ font-weight: normal; font-size:14px; padding: 10px 0px 0px 0px; color: #000099;}   /* kopjes in het weblog */

a:active  {  color: #666666; font-size: 11px; text-decoration: none; font-weight: normal}
a:link    {  color: #666666; font-size: 11px; text-decoration: none; font-weight: normal}
a:visited {  color: #666666; font-size: 11px; text-decoration: none; font-weight: normal}
a:hover   {  color: #666666; font-size: 11px; text-decoration: underline; font-weight: normal}

.formulier {  background-color: #E3E3CA; border: 1px solid #C8C891; height: 23px; }
