/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
BODY { color: rgb(255,255,255); background: rgb(0,0,0) url("../assets/images/Mittelalter-net_hintergrung.jpg") no-repeat fixed top;}
 A:active { color: rgb(153,204,255);}
 A:link { color: rgb(128,128,128);}
 A:visited { color: rgb(192,192,192);}
 .TextObject { color: rgb(255,255,255); background-color: rgb(0,0,0); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A { color: rgb(0,51,153);}
 .TextNavBar { color: rgb(255,255,255); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 PRE { color: rgb(255,255,255); clear: none; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(153,204,255); background-color: rgb(0,51,153);}
 
