/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,255); background-image: url("./assets/images/bg-neu.gif");}
 A:active { font-size: x-small; color: rgb(204,0,0);}
 A:link { font-size: x-small; color: rgb(204,0,0);}
 A:visited { font-size: x-small; color: rgb(204,0,0);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(204,0,0); font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(204,0,0);}
 A { font-size: x-small; color: rgb(204,0,0);}
 A:hover { font-size: x-small; color: rgb(204,0,0);}
 