/* Hintergrund und Scrollbar angaben */

  body      { scrollbar-arrow-color:#C0C0C0;
              scrollbar-base-color:#000000;
              scrollbar-track-color:#000000;
              scrollbar-highlight-color:#C0C0C0;
              background-color: #000000}

/* Angaben der Verweise */

  a:active  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; text-decoration: none; font-weight: normal; line-height: 10pt}
  a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; text-decoration: none; font-weight: normal; line-height: 10pt}
  a:hover   { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; text-decoration: underline; font-weight: normal; line-height: 10pt}
  a:link    { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; text-decoration: none; font-weight: normal; line-height: 10pt}

/* Platzangaben des jeweiligen Elements */

  .navi  { margin-left:5px; margin-top:5px; }
  .navi2 { margin-left:15px; margin-top:-15px; }
  .game  { margin-left:0px; margin-top:-15px; }

/* Schriftangaben der Links */

  .text      { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 10pt; color: #ffffff; font-weight: normal;}
  .titel     { font-family: Arial, Helvetica, sans-serif; font-size: 30pt; line-height: 30pt; color: #ff7f00; font-weight: bold;}