body {
  font: Verdana;
  font-size: 15px;
  font-style: normal;
}


a {
  color: #000099;
  font: normal;
  text-decoration: none;
}


a:hover {
  text-decoration: underline;
}

table {
  font: Verdana;
  font-size: 15px;
  font-style: normal;
}

/* Startseite */
td.vereinslistenzelle {
  border: solid;
  border-width: thin;
}

table.tdstartseiteoben {
  background-color: #cccccc;
  border-collapse: collapse;
  border-color: #111111;
}

td.startseitelinks {
  background-color: #efefef;
  border-left-width: 1;
  border-right: 1px solid #808080;
  border-top-width: 1;
  border-bottom-width: 1;
}

td.startseiterechts {
  background-color: #efefef;
  border-left-width: 1;
  border-top-width: 1;
  border-bottom-width: 1;
}

td.startseiteleistelinks {
  border-left-width: 1;
  border-right: 1px solid #808080;
  border-top: 1px solid #808080;
  border-bottom-width: 1;
  background-color: #153649;
}

td.startseiteleistemitte {
  border-left-width: 1;
  border-right: 1px solid #c0c0c0;
  border-top: 1px solid #c0c0c0;
  border-bottom-width: 1;
  background-color: #215370;
}

td.startseiteleisterechts {
  border-left-width: 1;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1;
  background-color: #2C6F96;
}


/* news */
td.newskategorieleiste {
  border-left-width: 1;
  border-right: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom-width: 1;
  background-color: #999999;
  text-align: center;
}

td.newskategoriespalte {
  background-color: #c0c0c0;
}

/* mehr zu dieser kategorie */
td.mehr1 {
  background-color: #FF6600;
}
td.mehr2 {
  background-color: #153649;
  text-align: center;
  font-size: 12px;
  color: white;
  font-weight: bold;
}
a.mehr1 {
  font: Verdana;
  font-size: 12px;
  font-style: normal;
  color: black;
}

font.vereinsliste {
  font: Verdana;
  font-size: 12px;
  font-style: normal;
  color: #808080;
}


/* singles */

table.singlestable {
  font: Verdana;
  font-size: 12px;
  font-style: normal;
  color: #808080;
  background-color: #cccccc;
  border-collapse: collapse;
  border-color: #111111;
}