/* Website KNNV Wageningen*/
/* basisstijlblad */
/* laatste wijziging sept 2006 */

<STYLE TYPE="text/css">
<!--
BODY { color: #000000; background-color: #CCFFFF; }
BODY, P, TD, TH, DIV { font-family: Arial, Verdana, Helvetica, sans-serif; }
BODY, P, TD, TH, DIV { font-size: 13px; }

A:link { font-weight: normal; color: #336699; background-color: #CCFFFF;}
A:visited { font-weight: normal; color: #336699; background-color: #CCFFFF; }
A:hover { font-weight: normal; color: #336699; background-color: #FFFFFF; }
A:active { font-weight: normal; color: #336699; background-color: #FFFFFF; }

A.extern:link { font-weight: normal; color: #000000; background-color: #FFFFFF; }
A.extern:visited { font-weight: normal; color: #000000; background-color: #FFFFFF; }
A.extern:hover { font-weight: normal; color: #000000; background-color: #FFFFFF; }
A.extern:active { font-weight: normal; color: #000000; background-color: #FFFFFF; }

H1        { font-weight: bold; color: #336699; font-size: 24px; font-family: Verdana;}
H2        { font-weight: bold; color: #336699; font-size: 20px; font-family: Verdana; }
H3        { font-weight: bold; color: #000000; font-size: 16px; font-family: Verdana;}
H4        { font-weight: bold; color: #000000; font-size: 13px; font-family: Verdana;}


.klein { font-family: Arial; font-size: 10px; line-height: 13px; font-style: oblique; }
.kleur  { font-weight: bold; color: #336699; }
.onderschrift  { font-family: Arial; font-size: 11px; line-height: 13px; font-style: oblique; }
-->
</STYLE>

/* stijlen voor afdrukken */

@media print {

A { text-decoration: none; }

.linkframesversie { display: none; }

}

