body { FONT-FAMILY: Geneva, Arial, Verdana }
.body_hell { background-color: #f9f9f9; }

a { text-decoration: none; }
a:link { COLOR: #000000 }
a:visited { COLOR: #000000 }
a:active { COLOR: #000000 }
/* a:hover { text-decoration: underline; font-weight: bold; color: #df3832; background-color: #f0f0f0; } */
a:hover { text-decoration: none; font-weight: bold; color: #f9f9f9; background-color: #df3832; }

a.werbung { text-decoration: none }
a.werbung:hover { text-decoration: none; color: #ffffff;  background-color: #df3832; }

a.link { font-weight:bold; }
a.selected { font-weight:bold; }

a.balllink {
  font-size:13px;
  line-height:15px;
  border-left:16px;
  padding-left:16px;
  background-position:0px 1px;
  background-image:url(../img/ball.gif);
  background-repeat:no-repeat;
}

table.rotgerahmt
 {
  background-color: #fff;
  border: 2px solid #df3832;
  padding: 2px;
 }

tr.hervorgehoben { background-color:#efefef }
tr.rothervorgehoben { background-color:#df3832 }

td.tabellenkopf { font-weight: bold; color: #ffffff; background-color:#df3832; }
td.tabellenfuss { font-weight: normal; color: #ffffff; background-color:#df3832; font-size:10px; }
td.unterstrichen { border-bottom: solid #ccc 2px; border-top: solid black 0px; padding-top: 1px }
td.unterstrichen10 { border-bottom: solid #ccc 2px; border-top: solid black 0px; padding-top: 15px }
td.tabelleunterstrichen { border-bottom: solid #ccc 2px; border-top: solid black 0px; padding-top: 1px }
td.tabellegruenunterstrichen { border-bottom: solid #00ff00 3px; border-top: solid black 0px; padding-top: 1px }
td.pdfeingabe { vertical-align:bottom; height:25px}

td.bericht { font-size: 11px }

td.ueberschrift
 {
   padding:0px;
   border-left-width:0px;
   border-right-width:0px;
   color:#ffffff;
   font-size: 14px;
   font-weight: bold;
 }
  
td.padding
 {
   padding-left:10px;
   padding-right:10px;
 }

.seitenueberschrift
 {
   padding:0px;
   border-left-width:0px;
   border-right-width:0px;
   color:#ffffff;
   font-size: 14px;
   font-weight: bold;
   background-color: #df3832;
 }
 
.navigation  a {
  width:175px;
  display:block;
  padding-left:18px;
  text-decoration:none;
  margin-bottom:1px;
  margin-top:5px;
}

.navigation a.sub {
    padding-left: 20px;
    width:180px;
    margin-bottom:0px;
    margin-top:0px;
    font-size:13px;
  }
   
.navigation  span {
  width:180px;
  display:block;
  padding-left:30px;
  text-decoration:none;
  margin-bottom:0px;
  margin-top:0px;
  color: #808080;
  font-size:12px;
}
 
 
.sw3index { COLOR: #df3832; FONT-WEIGHT: bold; FONT-SIZE: 14px }
.sw4index { COLOR: #df3832; FONT-FAMILY: Geneva, Arial, Verdana; FONT-SIZE: 18px }
.sw4 { COLOR: #000000; FONT-FAMILY: Geneva, Arial, Verdana; FONT-SIZE: 18px }
.sw4hell { COLOR: #ffffff; FONT-FAMILY: Geneva, Arial, Verdana; FONT-SIZE: 16px; font-weight: bold; }
.sw3hell { COLOR: #ffffff; FONT-FAMILY: Geneva, Arial, Verdana; FONT-SIZE: 14px; font-weight: bold; }
.datum { font-weight: normal; text-decoration: none }
.uhrzeit { font-weight: normal; font-size: 10px }
.begegnung { font-weight: bold }
.ergebnis_ende { font-weight: bold }
.ergebnis_halbeit { font-weight: normal }
.caption { font-weight: bold; text-decoration: none; }
.head { font-weight: bold; font-size: 12px }
.mini { font-weight: normal; font-size: 9px }
.klein { font-weight: normal; font-size: 10px }

td { COLOR: #000000; FONT-FAMILY: Geneva, Arial, Verdana; FONT-SIZE: 12px }
#TD10 { COLOR: #000000; FONT-FAMILY: Geneva, Arial, Verdana; FONT-SIZE: 11px }
.td10 { COLOR: #000000; FONT-FAMILY: Geneva, Arial, Verdana; FONT-SIZE: 11px }

div { COLOR: #000000; FONT-FAMILY: Geneva, Arial, Verdana; FONT-SIZE: 12px }
.nachricht {padding: 5px; }

.hinweis { color:#ff0000; font-weight:bold; }


/* CSS for boxes with round corners without using images - begin  */
.news {
  background: transparent; 
  width:98%;
  margin:10px 10px 15px 10px;
}

.news h1 {
  margin:0 0 5px 0;
  font-size:14px;
  font-weight: bold;
  padding:0 10px 5px 10px; 
  /* border-bottom:12px solid #444; */
  border-width:0 2px;
  background:#df3832;
  color:#eee;
}

.news h1 img {
  vertical-align: baseline;
  margin-right:5px;
}
.top, .bottom {
  display:block; 
  background:transparent; 
  font-size:1px;
  height: auto;
}

.b1 {
  display:block; 
  overflow:hidden;
  height:1px;
  margin:0 5px; 
  background:#df3832;
}

.b2 {
  display:block; 
  overflow:hidden;
  height:1px;
  background:#fff; 
  border-left:1px solid #df3832;
  border-right:1px solid #df3832;
  margin:0 3px;
  border-width:0 2px;
}

.b3 {
  display:block; 
  overflow:hidden;
  height:1px;
  background:#fff; 
  border-left:1px solid #df3832;
  border-right:1px solid #df3832;
  margin:0 2px;
}

.b4 {
  display:block; 
  overflow:hidden;
  background:#fff; 
  border-left:1px solid #df3832;
  border-right:1px solid #df3832;
  height:2px; 
  margin:0 1px;
}

.coloured {
  border-width:0 2px;
  background:#df3832;
}

.newscontent {
  display:block; 
  border:0 solid #df3832; 
  border-width:0 1px; 
  height:auto;
}

* html .newscontent {
  height:1px;
}
.newscontent div {
  padding-left:10px;
  padding-right:10px;
}

.newscontent div img {
  margin: 2px 2px 2px 2px;
  border-width:10px;
}


table .edKerntabelle
 {
  background-color: #fff;
  border: 2px solid #df3832;
  padding: 2px;
   border-collapse: collapse;
 }

table .edKerntabelle thead {
   background-color:#df3832;
   color: #fff;
   font-size:12px;
}

table .edKerntabelle td {
   border: 1px solid #df3832;
  padding-left: 20px;
  padding-right: 20px;
}

td.edSpiele, td.edGewonnen, td.edUnentschieden, td.edVerloren, td.edTorverh, td.edDifferenz, td.edPunkte {
  text-align: center;
}

table .edKerntabelle td.edRowInactA {
 background-color:#efefef;
}

table .edKerntabelle td.edRowInactB {
 background-color:#fff;
}

table .edKerntabelle td.edAufsteigerInactA, table .edKerntabelle td.edAufsteigerInactB{
 background-color:#C8D995;
}
