body {
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #CCCCCC;
  scrollbar-arrow-color: #CCCCCC;
  scrollbar-face-color: #CC0000;
}

h1, h2, h3, h4 {
  font-family : times new roman, times, georgia, serif;
}

div.Geaendert {
  text-align: "right";
  font-size: 80%;
}

div.Legende {
  font-size: 80%;
  text-align: "center";
  color :  #CC0000;
}

img.Passbild {
  height: 73px;
  width:  73px;
  border: 1px solid white;
}

span.Linkleiste {
  background-color: #00009F;
  padding: 2px;
}

span.Linkleiste a {
  Margin-Left:  10px;
  Margin-Right: 10px;
  color : #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

span.Linkleiste a:link {
  text-decoration: none;
}
span.Linkleiste a:hover {
  text-decoration: none;
  color : #FFFFFF;
}

table, tr, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color=#FFFFFF
  align=center
}

table.FuBa-H1 {
  font-size: 13pt;
  width: 80%;
  font-weight: bold;
  background-color: #C0C0C0;
  filter: progid:DXImageTransform.Microsoft.DropShadow(color=#9d9d9d, offx=3, offy=3);
}

/* --------------------- Definitionen für Fußball Tabellen ------------------- */
table.FuBa {
  font-family: verdana,arial,helvetica;
  font-size: 9pt;
}

table.FuBa th {
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
}

table.FuBa tr.aktSpiel {
  background-color: #C0C0C0;
}

table.FuBa td {
  text-align: center;
}

table.FuBa td.Ueb {
  text-align: center;
  background-color: #00009F;
  color : white;
  font-weight: bold;
}

table.FuBa td.Trenner {
  height: 1px;
  width: 100%;
  background-color: white;
}

table.FuBa td.Legende {
  padding-top: 10px;
  padding-left: 5px;
  padding-bottom: 10px;
  font-size: 80%;
  text-align: left;
}

table.FuBa P.TuS {
  color: #CC3333;
  font-weight: bold;
}


table.FuBa H.TuS {
  color: #6633FF;
  font-weight: bold;
}

table.Spieler {
  width: 400px;
  color: #CC0000;
  border: 1px solid white;
  padding : 0;
  spacing : 1;
}

table.Spieler th {
  text-align: center;
  color: #CCCCCC;
  background-color: #CC0000;
}
table.Spieler td {
  font-size: 80%;
}
table.Spieler hr {
  size  : 2px;
  color : white;
}
/* --------------------- Definitionen für "kleine" Fußball Tabellen --------- */
/* wird zur Zeit nur auf der Startseite benutzt */
table.FuBa_kl {
  font-family: arial,verdana,helvetica;
  font-size: 8pt;
  background-color: #E5E5E5;
  border: 2px solid #00009F;
}

table.FuBa_kl th {
  text-align: center;
  background-color: #FFFFFF;
  font-weight: bold;
  font-size: 9pt;
}

table.FuBa_kl tr.aktSpiel {
  background-color: #C0C0C0;
}

table.FuBa_kl td {
  text-align: center;
}

table.FuBa_kl td.Ueb {
  text-align: center;
  background-color: #00009F;
  color : #FFFFFF;
  font-weight: bold;
}

table.FuBa_kl td.Trenner {
  height: 1px;
  width: 100%;
  background-color: white;
}

table.FuBa_kl td.Legende {
  padding-top: 15px;
  padding-left: 5px;
  padding-bottom: 10px;
  font-size: 80%;
  text-align: left;
}

table.FuBa_kl P.NMB {
  color: #0000ff;
  font-weight: bold;
}

/* --------------------- Definitionen für Formulare       ------------------- */
.ErrField { color:red }

div.Form_Btn {
  font-weight: bold;
}

/*---------------------------- Anzeigemerkmale für Links ---------------------*/
a.nav {
  font-size: 8pt;
}

a.nav:link {
  color : white;
  text-decoration: none;
}

a.nav:visited {
  color : white;
  text-decoration: none;
}

a.nav:hover {
  color : white;
  background-color: blue;
  position: relative; left: 2px; top: 2px;
  text-decoration: none;
}

a.nav:active {
  color : yellow;
  text-decoration: none;
}

body.nav {
  background-image: url("");
  background-color: red;
}

table.nav {
  background-color: red;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

td.nav {
  height:20px;
}