body {
  /*background-color: #FAD900;*/
  /*background-color: #FA8D00;*/
  background-color: #060682;
  margin-top: 10px;
  margin-left: 10px;
}

table {
  width: 882px;
}

.begruessung, a.begruessung:hover {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #F9F9F9;
}

a.begruessung {
  text-decoration: underline;
}

.navi, a.navi:hover {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #4D4D4D;
}

a.navi {
  text-decoration: underline;
}

 .aktiv-link {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #8E8E8E;
}

.sponsoren, a.sponsoren:hover {
  font-family: arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  color: #4D4D4D;
}

a.sponsoren {
  text-decoration: underline;
}

.contents, a.contents:hover {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

a.contents {
  text-decoration: underline;
}

.events, a.events {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0000FF;
}

a.events:hover {
  text-decoration: none;
}

.mannschaft {
  font-family: arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.liga {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

a.liga {
  color: #0000FF;
  text-decoration: underline;
}

a.liga:hover {
  color: #0000FF;
  text-decoration: none;
}

.rangliste, a.rangliste:hover {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #F9F9F9;
}

a.rangliste {
  text-decoration: underline;
  color: #FFE000;
}

.spielplan, a.spielplan:hover {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #F9F9F9;
}

a.spielplan {
  text-decoration: underline;
  color: #B3FBF2;
}


