/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; background-color: rgb(150,255,220); background-image: url("./hintnav.gif"); background-repeat: repeat-y;}
 A:active { color: rgb(0,102,0);}
 A:link { color: rgb(0,51,0);}
 A:visited { color: rgb(0,51,0);}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 13pt; color: rgb(0,102,0); font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; color: rgb(0,102,0); font-weight: bold; font-style: italic;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(15,40,30);}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10pt; color: rgb(15,40,30); font-weight: bold;}
 H4 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(102,153,0);}
 
