/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif; font-size: 14px; color: rgb(48,46,46); text-decoration: none ; background-image: url("../assets/images/hintergrund.png");}
 A:active { font-size: 14px; color: rgb(255,204,153); text-decoration: none ;}
 A:link { font-size: 14px; color: rgb(222,217,217); text-decoration: none ;}
 UL { font-size: 14px; color: rgb(51,51,51); text-decoration: none ;}
 A:visited { font-size: 14px; color: rgb(255,255,255); text-decoration: none ;}
 .TextObject { font-size: 14px; color: rgb(48,46,46); text-decoration: none ;}
 P { font-size: 14px; color: rgb(48,46,46); text-decoration: none ;}
 LI { color: rgb(51,51,51);}
 OL { font-size: 14px; color: rgb(100,100,100); text-decoration: none ;}
 .TextNavBar { font-size: 14px; color: rgb(255,204,153);}
 A:hover { font-size: 14px; color: rgb(255,204,153); text-decoration: none ;}
 
