/* Allgemeines */

          body { background-color: #000033;color: #BBBBEE;
                    scrollbar-base-color: #000033;
                    scrollbar-arrow-color: #BBBBEE;
                    scrollbar-face-color: #000066;
                    scrollbar-highlight-color: #BBBBEE;
                    scrollbar-track-color: #000033;
               }

          a:link {  text-decoration: none; font-weight: normal; color: #EEEEFF;  }
          a:visited {  text-decoration: none; font-weight: normal; color: #EEEEFF;  }
          a:hover {  text-decoration: underline; font-weight: normal; color: #EEEEFF;  }
          a:active {  text-decoration: underline; font-weight: normal; color: #EEEEFF;  }

          th { background-color: #BBBBEE; color: #000033 }
          tr.body {  }
          td.body { padding-left: 10; padding-top: 4; }


/* Navigation */

          tr.nav { background-color: #000055; }
          td.nav { padding-left: 10; padding-top: 2; }
          td.navactive { padding-left: 10; padding-top: 2; color: #EEEEFF; font-weight: bold; }

          a.nav:link {  text-decoration: none; font-weight: normal; color: #9999CC;  }
           .nav:visited {  text-decoration: none; font-weight: normal; color: #9999CC;  }
           .nav:hover {  text-decoration: underline; font-weight: bold; color: #9999CC;  }
           .nav:active {  text-decoration: none; font-weight: bold; color: #EEEEFF;  }

          

/* News Script */

           p.normal { font-size:10pt;
                color: #BBBBEE; }
          .groß { font-size:12pt;
              color: #BBBBEE; }
          .klein { font-size:8pt;
               color: #BBBBEE; }
          
          input.button { background-color: #CADBEC; color: #000000; border: 1px solid #000000;  }
          table.news { background-color: #000055; }
          td.newscommcorner { background-color: #000055; border-top: #BBBBEE solid 1px;  border-right: #BBBBEE solid 1px; padding:2; }
          td.newscomm { background-color: #000055; border-top: #BBBBEE solid 1px; padding:2; }
          td.newstopicline { border-bottom: #BBBBEE solid 2px; }