body {
  font: 400 100.1% Arial, Helvetica, FreeSans, sans-serif;
}


a {
  text-decoration: none;
  text-transform: none;
}


.wfb-gameplan-widget table .result a {
  text-align: center;
  color: #990000;
  text-transform: none;
}


#wfb-gameplan-widget table .result .date a {
  color: black;
}


.wfb-gameplan-widget table .result .finished a {
  color: black;
}


#statistic-pane .lineup-scroll table tr:nth-child(2n) {
  background-color: #ebe9e9;
}


#statistic-pane .lineup-scroll table tr:nth-child(2n+1) {
  background-color: white;
}


.playing-time-prev, .playing-time-next {
  font-size: 12px;
}


.wfb-gameplan-widget table {
  font-size: 0.7em;
  line-height: 1em;
}
.wfb-gameplan-widget table tbody tr {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.wfb-gameplan-widget table tbody tr.headline {
  display: none;
}
.wfb-gameplan-widget table tbody tr.odd {
  background: transparent;
}
.wfb-gameplan-widget table tbody tr.even {
  background: #ececec;
}
.wfb-gameplan-widget table tbody tr.wfb-gameplan-row td.home, .wfb-gameplan-widget table tbody tr.wfb-gameplan-row td.away {
  font-weight: bold;
}


#wfb-gameplan-widget table .wfb-gameplan-row td.tipico .tipico-container {
  width: 20px;
  background: url(../gfx/tipico_inactive.png) no-repeat;
  height: 20px;
}


#wfb-gameplan-widget table .wfb-gameplan-row td.tipico .tipico-container.active {
  width: 20px;
  background: url(../gfx/tipico_active.png) no-repeat;
  height: 20px;
}


#wfb-gameplan-widget table .wfb-gameplan-row td.tipico .tipico-container .tipico-tooltip {
  left: -240px;
  top: -21px;
  position: relative;
}


#wfb-gameplan-widget table .wfb-gameplan-row td.tipico .tipico-container .tipico-tooltip iframe {
  height: 41px;
  padding-top: 4px;
  background: white;
  border: 1px solid #d9d9d9;
}




body {
  font: 400 100.1% Arial, Helvetica, FreeSans, sans-serif;
}


a {
  text-decoration: none;
  text-transform: uppercase;
}


.wfb-gameplan-widget table .result a {
  text-align: center;
  color: #990000;
}


.wfb-gameplan-widget table .result .date a {
  color: black;
}


.wfb-gameplan-widget table .result .finished a {
  color: black;
}


#statistic-pane .lineup-scroll table tr:nth-child(2n) {
  background-color: #ebe9e9;
}


#statistic-pane .lineup-scroll table tr:nth-child(2n+1) {
  background-color: white;
}


.playing-time-prev, .playing-time-next {
  font-size: 12px;
}