/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(0,0,0); font-weight: bold; background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 H1 { color: rgb(0,127,0); font-weight: bold; font-style: italic;}
 H2 { color: rgb(255,51,0);}
 