/* -------------------------------------------------- */
/*                  Body-Formatierungen               */
/* -------------------------------------------------- */
body {
     margin: 0px opx 0px 0px;
     background-color:#0B0B0B;
     scrollbar-face-color: #1D1D1D;
     scrollbar-shadow-color: #1D1D1D;
     scrollbar-highlight-color: #1D1D1D;
     scrollbar-3dlight-color: #1D1D1D;
     scrollbar-darkshadow-color: #1D1D1D;
     scrollbar-track-color: #1D1D1D;
     scrollbar-arrow-color: #ff0000;
}
/* -------------------------------------------------- */
/*              Deklarationen für Links               */
/* -------------------------------------------------- */
a.nav {
      font-family: verdana,arial,helvetica,sans-serif;
      color: #616161;
      font-size: 9pt;
      font-weight: bold;
      line-height: 12pt;
      line-width: 60;
      text-decoration: none;
}

a.nav:hover {
            font-family: verdana,arial,helvetica,sans-serif;
            color: #ffffff;
            text-decoration: underline;
}

a.navc {
       font-family: verdana,arial,helvetica,sans-serif;
       color: #3399cc;
       font-size: 9pt;
       font-weight: bold;
       line-height: 12pt;
       line-width: 60;
       text-decoration: none;
}

a.content {
          font-family: verdana,arial,helvetica,sans-serif;
          text-align: center;
          font-size: 7pt;
          color: #E74444;
          line-height: 20pt;
          line-width: 60;
          text-decoration: none;
}

a.link {
       font-family: verdana,arial,helvetica,sans-serif;
       text-align: center;
       font-size: 7pt;
       color: #E74444;
       line-height: 20pt;
       line-width: 60;
       text-decoration: none;
}

a.:hover {
         font-family: verdana,arial,helvetica,sans-serif;
         text-align: center;
         font-size: 7pt;
         color: #4FC4FF;
         line-height: 20pt;
         line-width: 60;
         text-decoration: underline;
}

a.results {
          font-family: verdana,arial,helvetica,sans-serif;
          text-align: center;
          font-size: 7pt;
          color: #ff0000;
          line-height: 20pt;
          line-width: 60;
          text-decoration: none;
}

a.results:hover {
                font-family: verdana,arial,helvetica,sans-serif;
                text-align: center;
                font-size: 7pt;
                color: #ff0000;
                line-height: 20pt;
                line-width: 60;
                text-decoration: underline;
}
/* -------------------------------------------------- */
/*                Zellen-Formatierungen               */
/* -------------------------------------------------- */
td.gboox {
         font-family: verdana,arial,helvetica,sans-serif;
         color: #616161;
         font-size: 8pt;
         border: 1px solid #213454;
}

td.gbooxb {
          font-family: verdana,arial,helvetica,sans-serif;
           color: #616161;
           font-size: 8pt;
           border: 1px solid #213454;
           font-weight: bold;
}

td.gbooxm {
          font-family: verdana,arial,helvetica,sans-serif;
          color: #3399cc;
          font-size: 8pt;
}

td.content {
           font-family: verdana,arial,helvetica,sans-serif;
           color: #3399cc;
           font-size: 7pt;
           line-height: 18pt;
           background-color:#0B0B0B;
}

td.bg {
      background-color:#0B0B0B;
}

td.clicked {
           font-family: verdana,arial,helvetica,sans-serif;
           color: #0B0B0B;
           font-size: 8pt;
           background: #ffffff;
           text-align: center;
           font-weight: bold;
           line-height: 10pt;
           line-width: 60;
}

td.menus {
         font-family: verdana,arial,helvetica,sans-serif;
         color: #0B0B0B;
         font-size: 9pt;
         padding-left:5px;
         border-style:outset;
         border-width:1px;
}
/* -------------------------------------------------- */
/*                    Formatierungen                  */
/* -------------------------------------------------- */
.mbottom {
         font-family: verdana,arial,helvetica,sans-serif;
         color: #ffffff;
         font-size: 7pt;
}

.mtop {
      font-family: verdana,arial,helvetica,sans-serif;
      font-size: 9pt;
      color: #ffffff;
      line-height: 12pt;
      font-weight: bold;
}

.imgBorder {
        border-color:#ff0000;
        }