/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("../Background.GIF");}
 A:link { color: rgb(204,0,0);}
 A:visited { color: rgb(153,153,153);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-large; color: rgb(255,102,0); font-weight: bold; text-decoration: underline; text-align: center; background-color: rgb(192,192,192); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: large; color: rgb(0,51,102); font-weight: bold; text-align: center; background-color: rgb(192,192,192); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: medium; color: rgb(0,102,0); text-align: center; background-color: rgb(192,192,192); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 H4 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(51,0,255); text-align: center; background-color: rgb(192,192,192); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 H5 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,255,255); text-align: center; background-color: rgb(192,192,192); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 H6 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: xx-small; color: rgb(255,102,0); text-align: center; background-color: rgb(192,192,192); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 
