/* Normale Seiten-Einstellungen */

body
 { margin-top:0px;
   margin-bottom:0px;
   margin-left:0px;
   margin-right:0px;
   background-color:#eeeee7;
   color:#000000;
   padding:0px;
   font-size:12px;
   font-family: Arial;
 }

a
{
  COLOR: #000000;
  TEXT-DECORATION:underline;
  font-family:arial;
  font-size:9pt;

}

a.gross
{
  COLOR: #000000;
  TEXT-DECORATION:underline;
  font-family:arial;
  font-size:12pt;
  font-weight:bold;
}

a.newsticker
 {
  COLOR: #000099;
  TEXT-DECORATION: none;
  font-family:arial;
  font-size:9pt;
  font-weight:bold;
 }

a.news
 {
  COLOR: #000099;
  TEXT-DECORATION: none;
  font-family:arial;
  font-size:8pt;
  font-weight:bold;
 }
a.impressum
{
  COLOR: blue;
  TEXT-DECORATION:underline;
  font-family:arial;
  font-size:12px;
}

a.nav
 {
  color: #FFFFFF;
  TEXT-DECORATION: none;
  font-family:arial;
  font-size:9pt;
  font-weight:bold;
 }

a.nav:hover
 {
  color: #DFDFDF;
 }

td.news
{
  COLOR: #000000;
  TEXT-DECORATION: none;
  font-family:arial;
  font-size:9pt;
  font-weight:none;
}

td
{
  font-family: Arial;
  font-size:12px;
  font-weight:none;
}

td.gross
{
  font-size:13px;
  font-weight:bold;
}
