/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./assets/images/moccahintergrund.JPG");}
 A:link { color: rgb(255,128,64);}
 A:visited { color: rgb(128,128,128);}
 .TextObject { color: rgb(255,255,0);}
 .TextNavBar { font-size: x-small;}
 