/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(188,183,183); background-color: rgb(20,14,19); background-image: url("../assets/images/Hintergrund2.jpg"); background-attachment: fixed;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 