/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-image: url("../assets/images/bg.gif");background-color: rgb(180,60,60);}
 A:active { color: rgb(250,0,0); font-weight: bold; text-decoration: underline;}
 A:link { color: rgb(0,0,0); text-decoration: underline;}
 A:visited { color: rgb(0,0,0); text-decoration: underline;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small;}
 A { color: rgb(0,0,0); text-decoration: underline;}
 .TextNavBar { color: rgb(0,0,0); font-weight: bold;}
 .aktivlink { color: rgb(0,120,0); font-weight: bold;}
 
 A:hover { color: rgb(80,0,0); font-weight: bold; text-decoration: underline;}
 