body #main #startseite .swiper-container {
  z-index: 0; }

#startseite .weitere-meldungen-container .row {
  margin-top: 10px; }
#startseite .weitere-meldungen-container .weitere-meldungen-content {
  height: 30px; }
  #startseite .weitere-meldungen-container .weitere-meldungen-content:nth-child(even) {
    background: #f2f2f2; }
  #startseite .weitere-meldungen-container .weitere-meldungen-content .weitere-meldungen-wappen {
    height: 30px;
    width: 30px;
    float: left; }
    #startseite .weitere-meldungen-container .weitere-meldungen-content .weitere-meldungen-wappen img {
      max-height: 22px;
      max-width: 22px;
      height: auto;
      width: auto; }
  #startseite .weitere-meldungen-container .weitere-meldungen-content .weitere-meldungen-newsheadline,
  #startseite .weitere-meldungen-container .weitere-meldungen-content .weitere-meldungen-newsheadline a {
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    margin: 0 4px;
    color: #333;
    white-space: nowrap;
    width: calc(100% - 45px);
    overflow: hidden;
    text-overflow: ellipsis; }
    #startseite .weitere-meldungen-container .weitere-meldungen-content .weitere-meldungen-newsheadline:hover,
    #startseite .weitere-meldungen-container .weitere-meldungen-content .weitere-meldungen-newsheadline a:hover {
      color: #00aded; }
#startseite h1 {
  display: none; }
#startseite a {
  -moz-transition: color 0.08s ease-in;
  -o-transition: color 0.08s ease-in;
  -webkit-transition: color 0.08s ease-in;
  transition: color 0.08s ease-in; }
  #startseite a:hover {
    color: #00aded;
    text-decoration: none !important;
    -moz-transition: color 0.08s ease-in;
    -o-transition: color 0.08s ease-in;
    -webkit-transition: color 0.08s ease-in;
    transition: color 0.08s ease-in; }
#startseite a.tableLink {
  display: block;
  width: 100%;
  color: #333 !important; }
  #startseite a.tableLink :hover {
    color: #333 !important; }
  #startseite a.tableLink span {
    color: #333 !important; }
    #startseite a.tableLink span :hover {
      color: #333 !important; }
#startseite a.tableLink:hover {
  color: #333 !important; }
#startseite .pfeil-section {
  display: block;
  position: absolute;
  height: 60px;
  width: 10px;
  background: inherit; }
#startseite .pfeil-bottom {
  top: 60px; }
#startseite .links-skew {
  transform: skewX(-25deg); }
#startseite .rechts-skew {
  transform: skewX(25deg); }
#startseite .row {
  clear: both;
  background-color: #fff;
  margin-top: 20px; }
  #startseite .row:first-of-type {
    margin-top: 0; }
  #startseite .row.shadow {
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2); }
#startseite .padding {
  padding-bottom: 10px; }
#startseite .no-margin-top {
  margin-top: 0; }
#startseite .margin-top {
  margin-top: 10px; }
#startseite .kategorie {
  height: 30px;
  border: 0;
  border-bottom: 3px solid #ccc;
  position: relative;
  margin: 10px 0 10px 0;
  line-height: 1.1; }
#startseite .nmFlagge {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #ccc; }
#startseite h2 {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  height: 30px;
  border: 0;
  border-bottom: 3px solid #00aded;
  margin: 0;
  padding: 0 10px 0 0;
  line-height: 25px;
  display: inline-block;
  white-space: nowrap;
  font-weight: 700;
  float: left;
  text-transform: uppercase; }
  #startseite h2 a {
    color: #333; }
  #startseite h2 a:hover {
    color: #333; }
  #startseite h2 img {
    margin: 0 7px 0 3px; }
    #startseite h2 img.wt-logo {
      height: 28px;
      margin-top: -4px; }
  #startseite h2.black {
    border-color: #000; }
  #startseite h2.red {
    border-color: #8f1a29; }
  #startseite h2.yellow {
    border-color: #efa93b; }
  #startseite h2.green {
    border-color: #749f18; }
  #startseite h2.grey {
    border-color: #999; }
  #startseite h2.violett {
    border-color: #8d5ba1; }
  #startseite h2.darkblue {
    border-color: #1a3151; }
  #startseite h2.mint {
    border-color: #16738f; }
  #startseite h2.wahretabelle {
    border-color: #429535; }
#startseite .subKategorie {
  position: relative; }
#startseite h5 {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  position: relative;
  background-color: #1a3151;
  padding: 5px 8px 4px 8px; }
  #startseite h5.black {
    background-color: #000; }
  #startseite h5.cyan {
    background-color: #00aded; }
  #startseite h5.red {
    background-color: #8f1a29; }
  #startseite h5.yellow {
    background-color: #efa93b; }
  #startseite h5.green {
    background-color: #749f18; }
  #startseite h5.darkblue {
    background-color: #1a3151; }
  #startseite h5.mint {
    background-color: #16738f; }
#startseite .kategorie h4 {
  font-family: "Oswald", sans-serif;
  float: left;
  font-size: 14px;
  display: inline-block;
  margin: 0 0 0 10px;
  line-height: 32px; }
  #startseite .kategorie h4 a {
    color: #1d75a3;
    font-weight: 400; }
  #startseite .kategorie h4:after {
    content: '\b7';
    margin-left: 10px;
    font-weight: 700; }
  #startseite .kategorie h4:first-of-type {
    margin-left: 20px;
    margin-right: 5px; }
    #startseite .kategorie h4:first-of-type:after {
      content: '';
      margin-left: 0;
      font-weight: 700; }
  #startseite .kategorie h4:last-of-type:after {
    content: '';
    margin-left: 0; }
#startseite .verlinkungNewsDesTages {
  clear: both;
  display: block;
  background-color: #00aded;
  padding: 0 10px;
  margin: 8px 5px 0;
  text-align: right;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  width: calc(100% - 10px);
  line-height: 36px;
  border-top: 7px solid #fff; }
  #startseite .verlinkungNewsDesTages:after {
    font-family: "Oswald", sans-serif;
    content: '\00BB';
    display: inline-block;
    margin-left: 5px; }
  #startseite .verlinkungNewsDesTages:focus {
    text-decoration: none; }
  #startseite .verlinkungNewsDesTages:hover {
    color: #fff; }

.bxslider-wrap {
  visibility: hidden; }

.slider-foto {
  width: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #1a3151;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }

.default-tm-icon {
  height: 35px;
  width: 35px; }

#news-slider-pager {
  position: absolute;
  top: 15px;
  z-index: 300;
  height: 60px;
  left: 15px; }
  #news-slider-pager ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%; }
  #news-slider-pager li {
    display: inline-block;
    margin: 0 3px 0 0;
    padding: 0;
    background: #fff;
    width: 15px;
    height: 15px;
    float: left;
    background: none; }
    #news-slider-pager li a {
      background: rgba(255, 255, 255, 0.6);
      width: 15px !important;
      height: 15px !important;
      display: block !important;
      border-radius: 100%; }
      #news-slider-pager li a:hover {
        background-color: #fff;
        opacity: 1; }
      #news-slider-pager li a.active {
        background-color: #00aded;
        opacity: 1; }

#immerBesser .kategorie h2.grey {
  text-transform: lowercase;
  font-style: italic; }

.liveBegegnung {
  display: table;
  border-collapse: collapse;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  position: absolute;
  top: 0;
  height: 130px; }

.liveBegegnungTr {
  display: table-row;
  height: 120px; }

.liveBegegnungTd {
  display: table-cell;
  vertical-align: middle; }

.live-Begegnung-Wappen {
  text-align: center; }
  .live-Begegnung-Wappen img {
    -webkit-filter: drop-shadow(0px 0px 8px white);
    filter: drop-shadow(0px 0px 8px white); }
  .live-Begegnung-Wappen:nth-child(even) {
    text-align: left;
    padding-left: 5px; }
  .live-Begegnung-Wappen:nth-child(odd) {
    text-align: right;
    padding-right: 5px; }

.live-Begegnung-Ergebnis {
  text-align: center;
  font-size: 70px;
  font-family: "Oswald", sans-serif;
  color: #8f1a29;
  text-shadow: 2px 2px 2px #fff, 2px -2px 2px #fff, -2px 2px 2px #fff, -2px -2px 2px #fff; }

.live-Begegnung-Versus {
  text-align: center;
  font-size: 50px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  color: #1a3151;
  -webkit-filter: drop-shadow(0px 0px 8px white);
  filter: drop-shadow(0px 0px 8px white);
  text-shadow: 2px 2px 0 #fff, -2px -2px 0px #fff, -2px 2px 0px #fff, 2px -2px 0px #fff, 2px 0 0px #fff, -2px 0 0px #fff, 0 2px 0px #fff, 0 -2px 0px #fff; }

#startseite .werbung-block {
  height: 250px !important;
  max-height: 250px;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center; }
  #startseite .werbung-block img {
    margin: 0 auto; }
#startseite .inside-slider {
  height: 240px !important;
  max-height: 240px;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden; }

.inside-slider .slider-foto {
  height: 240px; }
.inside-slider .newsHeadlineBackground {
  position: absolute;
  min-height: 90px;
  height: 90px;
  background: rgba(255, 255, 255, 0.001);
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(to top, #1a3151 50%, rgba(26, 49, 81, 0.001));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to top, #1a3151 50%, rgba(26, 49, 81, 0.001));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to top, #1a3151 50%, rgba(26, 49, 81, 0.001));
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(to top, #1a3151 50%, rgba(26, 49, 81, 0.001));
  background: linear-gradient(to top, #1a3151 50%, rgba(26, 49, 81, 0.001));
  width: 100%;
  bottom: 0; }
.inside-slider .newsHeadline {
  display: table;
  position: absolute;
  bottom: 10px;
  height: 45px;
  left: 0;
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  padding: 0 3px 0 3px; }
  .inside-slider .newsHeadline > h3 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    padding: 0 10px;
    font-family: "Oswald", sans-serif;
    line-height: 1.2;
    vertical-align: middle;
    display: table-cell; }
    .inside-slider .newsHeadline > h3 a {
      color: #fff; }
.inside-slider .newsSubline {
  position: absolute;
  bottom: 70px;
  z-index: 400; }
  .inside-slider .newsSubline::after {
    position: relative; }
  .inside-slider .newsSubline span {
    display: inline-block;
    color: #fff;
    line-height: 1;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase; }
  .inside-slider .newsSubline > span.text {
    background-color: #00aded;
    font-size: 15px;
    padding: 4px 10px 2px 10px;
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.4); }
  .inside-slider .newsSubline > span.zusatz {
    margin-left: 5px;
    background-color: #8f1a29;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 15px;
    cursor: pointer; }

#startseite .swiper-wrapper {
  float: left; }

.live-block {
  width: 100%;
  position: relative; }

.platzhalter {
  height: 200px;
  width: 100%;
  background-color: #efa93b; }

div.tabelle {
  margin-top: 1px; }
div.table {
  display: table;
  border-collapse: collapse;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif; }
div.tr {
  display: table-row;
  height: 48px;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff; }
div.kopfzeile {
  height: 24px;
  background-color: #e4e4e4 !important;
  font-family: "Oswald", sans-serif; }
div[data-link] {
  cursor: pointer !important; }

.einzeilig .tr {
  height: 31px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  -moz-transition: background 0.08s ease-in;
  -o-transition: background 0.08s ease-in;
  -webkit-transition: background 0.08s ease-in;
  transition: background 0.08s ease-in; }
  .einzeilig .tr > .td {
    font-size: 14px;
    padding: 0 2px; }
    .einzeilig .tr > .td:first-child {
      padding-left: 5px; }

.leerezeile {
  background-color: #fff !important;
  text-align: center; }

div.tr:nth-child(odd) {
  background: #f3f3f3; }
div.tr:nth-child(even) {
  background: #fff; }
div.tr:hover {
  background: #e4e4e4;
  cursor: default;
  -moz-transition: background 0.08s ease-in;
  -o-transition: background 0.08s ease-in;
  -webkit-transition: background 0.08s ease-in;
  transition: background 0.08s ease-in; }
div.td {
  display: table-cell;
  vertical-align: middle; }
  div.td.firstColumn {
    padding-left: 5px; }
  div.td.foto {
    height: 48px;
    width: 48px;
    margin-right: 3px; }
    div.td.foto img {
      height: 48px;
      width: 37px; }
  div.td span.spielername {
    font-size: 14px;
    font-weight: 700;
    display: block; }
  div.td span.spielerZusatz {
    margin-top: 7px;
    display: block;
    font-size: 12px;
    font-weight: 700; }
    div.td span.spielerZusatz a {
      color: #333; }
  div.td span.threadname {
    font-size: 14px;
    font-weight: 700;
    display: block; }
  div.td.newsFoto {
    height: 52px;
    width: 52px;
    margin-right: 0; }
    div.td.newsFoto img {
      height: 52px;
      width: 40px; }
  div.td span.newsSubline {
    font-size: 12px;
    display: block;
    font-family: "Oswald", sans-serif;
    color: #00aded;
    height: 14px;
    font-weight: 400; }
  div.td span.newsHeadline {
    font-size: 14px;
    display: block;
    font-family: "Oswald", sans-serif;
    height: 34px;
    line-height: 1.2;
    padding-top: 2px; }
    div.td span.newsHeadline a {
      color: #333; }
  div.td span.board {
    margin-top: 7px;
    display: block;
    font-size: 12px;
    font-weight: 700; }
  div.td.wappen {
    padding: 0 3px; }
  div.td div.transferWappen {
    position: relative;
    min-width: 50px;
    max-width: 60px;
    height: 48px; }
  div.td span.wappenZu {
    display: block;
    position: absolute;
    top: 3px;
    left: 15px;
    z-index: 4; }
    div.td span.wappenZu img {
      height: 35px; }
  div.td span.wappenAb {
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 3; }
    div.td span.wappenAb img {
      opacity: 0.5;
      width: 25px;
      height: 25px; }
    div.td span.wappenAb:hover {
      z-index: 5; }
      div.td span.wappenAb:hover img {
        opacity: 1; }
  div.td span.abloese {
    font-size: 16px;
    font-weight: 700;
    display: block;
    font-family: "Oswald", sans-serif;
    padding: 0 3px; }
    div.td span.abloese .abloeseLeihe {
      font-size: 16px;
      font-weight: 700;
      display: block;
      font-family: "Oswald", sans-serif;
      padding: 0 3px; }
    div.td span.abloese .abloeseZusatz {
      font-size: 12px;
      font-weight: 400; }
    div.td span.abloese > .leihtext {
      font-size: 12px;
      font-weight: 400;
      line-height: 24px;
      display: block;
      margin-top: -10px; }
  div.td.wappen_verysmall {
    width: 33px;
    text-align: center;
    vertical-align: middle; }
    div.td.wappen_verysmall img {
      width: 20px;
      height: 20px; }

.einzeilig .tr > .td.datum, .einzeilig .tr > .td.uhrzeit, .einzeilig .tr > .td.rank, .einzeilig .tr > .td.zahl {
  font-weight: 700;
  font-size: 14px; }
.einzeilig .tr > .td.tabelle-entwicklung {
  padding-left: 10px; }
.einzeilig .tr > .td.punkte {
  font-weight: 700;
  font-size: 14px; }
.einzeilig .tr > .td.mw-gesamt {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 14px; }

div.td span.zahl {
  font-size: 18px;
  font-weight: 700;
  display: block;
  font-family: "Oswald", sans-serif;
  padding: 0 5px; }
div.td.zentriert {
  text-align: center; }
div.td.rechts {
  text-align: right; }

.einzeilig .tr > .td span.ergebnis {
  display: inline-block;
  text-align: center;
  border-radius: 6px;
  height: auto;
  min-width: 40px;
  white-space: nowrap;
  line-height: 23px;
  font-weight: 700;
  padding: 0 4px; }
.einzeilig .tr > .td span.ergebnis_zusatz {
  display: inline-block;
  margin-left: 5px;
  font-weight: 400;
  font-size: 12px;
  text-transform: none; }

div.td.bold {
  font-weight: 700; }
div.td span.wahrscheinlichkeit {
  font-size: 22px;
  font-weight: 700;
  display: block;
  font-family: "Oswald", sans-serif;
  padding: 0 5px 0 10px;
  text-align: right;
  width: 100%; }
div.td.geruecht-prozent span.prozent {
  font-size: 12px;
  font-weight: 400;
  display: block;
  height: 16px;
  font-family: "Oswald", sans-serif; }
div.td.geruecht-prozent span.arrow-block {
  display: block;
  height: 5px;
  margin-top: 2px; }
  div.td.geruecht-prozent span.arrow-block .arrow.up {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg); }
  div.td.geruecht-prozent span.arrow-block .arrow.down {
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg); }
  div.td.geruecht-prozent span.arrow-block .arrow.block {
    margin-left: 2px; }
div.td.marktwert {
  font-size: 16px;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  text-align: right;
  padding-right: 5px; }
  div.td.marktwert span.waehrung {
    font-size: 12px;
    font-weight: 400; }
div.td.discuss {
  padding: 0 5px;
  width: 45px; }
  div.td.discuss span {
    display: block;
    position: relative;
    width: 35px;
    height: 25px;
    padding: 0;
    background: #efa93b;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #333;
    line-height: 25px;
    font-size: 14px;
    cursor: pointer;
    font-family: "Oswald", sans-serif;
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2); }
    div.td.discuss span:after {
      content: '';
      position: absolute;
      border-style: solid;
      border-width: 5px 5px 0;
      border-color: #efa93b rgba(255, 255, 255, 0);
      display: block;
      width: 0;
      z-index: 1;
      bottom: -4px;
      left: 8px; }
  div.td.discuss:hover span {
    background: #bbb;
    color: #fff !important; }
    div.td.discuss:hover span:after {
      border-color: #bbb rgba(255, 255, 255, 0); }

.werbung-rectangle1,
.werbung-rectangle2 {
  width: 100%;
  max-width: 400px;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  border: 0; }

.arrow {
  display: block;
  width: 8px;
  height: 4px;
  background: #749f18;
  position: relative;
  margin-top: 2px; }
  .arrow.up:before {
    content: ' ';
    width: 0;
    height: 0;
    border-top: 6px solid rgba(255, 255, 255, 0);
    border-bottom: 6px solid rgba(255, 255, 255, 0);
    border-right: 6px solid #749f18;
    position: absolute;
    transform: translate(-3px, -4px); }
  .arrow.down:before, .arrow.right:before {
    content: ' ';
    width: 0;
    height: 0;
    border-top: 6px solid rgba(255, 255, 255, 0);
    border-bottom: 6px solid rgba(255, 255, 255, 0);
    border-right: 6px solid #8f1a29;
    position: absolute;
    transform: translate(-3px, -4px); }
  .arrow.down {
    transform: rotate(-90deg);
    background: #8f1a29;
    position: relative;
    margin-top: -1px; }
  .arrow.up {
    transform: rotate(90deg); }
  .arrow.right {
    transform: rotate(180deg); }
  .arrow.block {
    background: #bbb; }

.spieltagsthread {
  width: 23px !important;
  padding: 0 0; }
  .spieltagsthread span {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 13px;
    padding: 0;
    background: #efa93b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    line-height: 13px;
    font-size: 16px;
    cursor: pointer;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.2);
    z-index: 2; }
  .spieltagsthread:hover span {
    background: #bbb; }
  .spieltagsthread span:before {
    content: '\b7\b7\b7';
    position: absolute;
    top: 0;
    left: 5px; }
  .spieltagsthread span:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #efa93b rgba(255, 255, 255, 0);
    display: block;
    width: 0;
    bottom: -3px;
    left: 4px; }
  .spieltagsthread:hover span:after {
    border-color: #bbb rgba(255, 255, 255, 0); }
  .spieltagsthread.home-sst span:after {
    left: auto;
    right: 3px; }
  .spieltagsthread span.nosst {
    background: #bbb;
    border-color: #bbb rgba(255, 255, 255, 0); }
    .spieltagsthread span.nosst:after {
      border-color: #bbb rgba(255, 255, 255, 0); }

.sstwrap {
  position: relative;
  width: 22px;
  margin-top: 1px; }

.spieltagsthread.home-sst .sstwrap {
  margin-left: 22px; }

.sstwrap img {
  position: absolute;
  bottom: -6px;
  right: -5px;
  z-index: 1;
  border: 1px solid #fff; }

.spieltagsthread.home-sst .sstwrap img {
  bottom: -6px;
  right: auto;
  left: -5px; }

.info-icon-startseite {
  text-align: right; }
  .info-icon-startseite span {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    padding-top: 4px;
    color: #fff;
    font-weight: 700;
    background-color: #00aded;
    text-align: center;
    display: inline-block;
    font-family: "Times New Roman", sans-serif;
    font-size: 14px;
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    margin: 0 5px; }

div.video {
  margin-top: 5px;
  position: relative;
  max-height: 257px; }

.video .videoHeadlineBackgroundGradient {
  position: absolute;
  height: 25px;
  background: rgba(255, 255, 255, 0.001);
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(to top, #1a3151 36%, rgba(26, 49, 81, 0.001));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to top, #1a3151 36%, rgba(26, 49, 81, 0.001));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to top, #1a3151 36%, rgba(26, 49, 81, 0.001));
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(to top, #1a3151 36%, rgba(26, 49, 81, 0.001));
  background: linear-gradient(to top, #1a3151 36%, rgba(26, 49, 81, 0.001));
  width: 100%;
  bottom: 69px;
  z-index: 500; }
.video .videoHeadlineBackground {
  height: 70px;
  background: #1a3151;
  width: 100%;
  z-index: 500; }
  .video .videoHeadlineBackground > h3 {
    background-color: rgba(255, 255, 255, 0);
    font-size: 22px;
    line-height: 1.3;
    font-weight: 400;
    color: #fff;
    font-family: "Oswald", sans-serif;
    display: block;
    text-align: center;
    padding: 5px 10px; }
    .video .videoHeadlineBackground > h3 a {
      color: #fff !important; }

.go-insideslider {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 1px;
  display: inline;
  z-index: 300;
  cursor: pointer;
  background-color: #1a3151; }
  .go-insideslider:hover {
    background-color: #00aded; }

.go-prev-insideslider {
  right: 26px; }

.go-next-insideslider {
  right: 1px; }

.go-insideslider span {
  position: absolute;
  top: 6px;
  border: solid rgba(255, 255, 255, 0);
  padding: 5px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: translateZ(1px) rotate(45deg); }

.go-prev-insideslider span {
  border-width: 0 0 2px 2px;
  -webkit-box-shadow: 1px -1px 0 0 #fff inset;
  -moz-box-shadow: 1px -1px 0 0 #fff inset;
  box-shadow: 1px -1px 0 0 #fff inset;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: translateZ(1px) rotate(45deg);
  left: 7px; }

.go-next-insideslider span {
  border-width: 2px 2px 0 0;
  -webkit-box-shadow: -1px 1px 0 0 #fff inset;
  -moz-box-shadow: -1px 1px 0 0 #fff inset;
  box-shadow: -1px 1px 0 0 #fff inset;
  right: 7px; }

.go-next-liveslider .news-slider-arrow-rechts:after {
  content: '';
  position: absolute;
  top: 90%;
  right: 60%;
  height: 90%;
  width: 40%;
  background: white;
  -webkit-transform: skew(-25deg, 0deg);
  -moz-transform: skew(-25deg, 0deg);
  -ms-transform: skew(-25deg, 0deg);
  -o-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg); }

.meister-cl {
  background-color: #afd179; }

.cl {
  background-color: #c3dc9a; }

.cl-quali {
  background-color: #d6eab6; }

.el,
.el-quali {
  background-color: #bdd9ef; }

.relegation {
  background-color: #f8cfcd; }

.abstieg {
  background-color: #f8a7a3; }

.meister-cl {
  background-color: #afd179; }

.lesenswert {
  background-color: #f2f2f2;
  padding: 10px;
  border-left: 3px solid #efa93b; }

.lesenswert-text {
  position: relative; }

#startseite blockquote {
  margin: 0 5px 3px 0;
  padding: 0 20px 5px 30px;
  border-left: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  overflow: hidden;
  height: 157px;
  position: relative; }
  #startseite blockquote::before {
    content: '\201C';
    font-family: "Oswald", sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #1d75a3;
    position: absolute;
    left: 0;
    top: -15px; }
  #startseite blockquote::after {
    content: ''; }
  #startseite blockquote > .overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(242, 242, 242, 0.8) 40%, rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(to top, rgba(242, 242, 242, 0.8) 40%, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(to top, rgba(242, 242, 242, 0.8) 40%, rgba(255, 255, 255, 0));
    background: -webkit-gradient(to top, rgba(242, 242, 242, 0.8) 40%, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(to top, rgba(242, 242, 242, 0.8) 40%, rgba(255, 255, 255, 0));
    height: 70px; }
#startseite .lesenswert-thread {
  background-color: #efa93b;
  width: 100%;
  color: #333;
  margin-top: 2px;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  border: 0;
  position: relative;
  padding: 6px 8px 4px 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  #startseite .lesenswert-thread a {
    color: #333; }
    #startseite .lesenswert-thread a:hover {
      color: #333;
      text-decoration: underline !important; }
#startseite .lesenswert > .lesenswert-user {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  margin-bottom: 5px; }
  #startseite .lesenswert > .lesenswert-user a {
    font-weight: 700; }
#startseite blockquote > .weiterlesen {
  position: absolute;
  display: inline-block;
  background-color: #f2f2f2;
  padding-left: 5px;
  bottom: 3px;
  right: 0;
  text-align: right;
  font-size: 14px;
  font-family: "Oswald", sans-serif; }
#startseite .lesenswert-user > .mantelicon {
  display: inline-block;
  transform: scale(0.71);
  transform-origin: 0 0;
  margin-left: 2px;
  margin-bottom: 0;
  margin-right: -7px; }

.go-prev-communitylesenswertslider,
.go-next-communitylesenswertslider,
.go-next-pokalgruppenslider,
.go-prev-pokalgruppenslider {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
  height: 26px;
  z-index: 300;
  cursor: pointer;
  background-color: #1a3151; }

.go-prev-communitylesenswertslider,
.go-prev-pokalgruppenslider {
  right: 26px;
  border-left: 1px solid #fff; }

.go-next-communitylesenswertslider,
.go-next-pokalgruppenslider {
  border-left: 1px solid #fff; }

.go-prev-communitylesenswertslider span,
.go-next-communitylesenswertslider span,
.go-next-pokalgruppenslider span,
.go-prev-pokalgruppenslider span {
  position: absolute;
  top: 7px;
  border: solid rgba(255, 255, 255, 0);
  padding: 5px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: translateZ(1px) rotate(45deg);
  height: 12px !important;
  float: none; }

.go-prev-communitylesenswertslider span,
.go-prev-pokalgruppenslider span {
  border-width: 0 0 2px 2px;
  -webkit-box-shadow: 1px -1px 0 0 #fff inset;
  -moz-box-shadow: 1px -1px 0 0 #fff inset;
  box-shadow: 1px -1px 0 0 #fff inset;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: translateZ(1px) rotate(45deg);
  left: 7px; }

.go-next-communitylesenswertslider span,
.go-next-pokalgruppenslider span {
  border-width: 2px 2px 0 0;
  -webkit-box-shadow: -1px 1px 0 0 #fff inset;
  -moz-box-shadow: -1px 1px 0 0 #fff inset;
  box-shadow: -1px 1px 0 0 #fff inset;
  right: 7px; }

#startseite .weitereNews {
  background-color: #fff;
  margin-bottom: 10px;
  position: relative;
  height: 105px;
  border: 1px solid #ccc; }
  #startseite .weitereNews > .head {
    background-color: #e4e4e4;
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    border: 0;
    padding: 9px 8px 6px 82px; }
    #startseite .weitereNews > .head .news-update {
      background-color: #bd2e2b;
      color: #fff;
      text-transform: uppercase;
      font-weight: 700;
      padding: 1px 5px 1px 5px;
      margin-right: 3px; }
    #startseite .weitereNews > .head .news-video {
      position: absolute;
      top: 3px;
      right: 48px;
      width: 54px; }
  #startseite .weitereNews > .news-head-halogen {
    background-color: #0a0a0a;
    color: #ccd5e4;
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    border: 0;
    padding: 9px 8px 6px 82px; }
    #startseite .weitereNews > .news-head-halogen .news-video {
      position: absolute;
      top: 3px;
      right: 48px;
      width: 54px; }
  #startseite .weitereNews > .userNews {
    background-color: #efa93b;
    color: #fff; }
    #startseite .weitereNews > .userNews .user_nick {
      color: #333; }
  #startseite .weitereNews > .wappen {
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: table;
    border: 1px solid #e4e4e4; }
    #startseite .weitereNews > .wappen img {
      vertical-align: middle;
      width: 30px;
      height: 30px; }
    #startseite .weitereNews > .wappen span {
      height: 100%;
      width: 100%;
      vertical-align: middle;
      display: table-cell; }
  #startseite .weitereNews .flaggenrahmen {
    margin-top: 0; }
  #startseite .weitereNews > .newsBild {
    position: absolute;
    top: 5px;
    left: 5px;
    background-color: #fff; }
    #startseite .weitereNews > .newsBild img {
      border: 1px solid #fff;
      width: 70px;
      height: 90px; }
  #startseite .weitereNews > .newsSublineHeadline {
    position: absolute;
    top: 29px;
    left: 82px; }
    #startseite .weitereNews > .newsSublineHeadline > .subline {
      background-color: rgba(255, 255, 255, 0);
      width: 100%;
      color: #00aded;
      margin-top: 0;
      font-family: "Oswald", sans-serif;
      font-size: 14px;
      border: 0;
      padding: 2px 4px 4px 0;
      font-weight: 400; }
      #startseite .weitereNews > .newsSublineHeadline > .subline a {
        color: #00aded; }
    #startseite .weitereNews > .newsSublineHeadline > .headline {
      font-family: "Oswald", sans-serif;
      font-size: 16px;
      line-height: 1.4;
      padding-right: 5px; }
      #startseite .weitereNews > .newsSublineHeadline > .headline a {
        color: #333; }
        #startseite .weitereNews > .newsSublineHeadline > .headline a:hover {
          color: #00aded; }
#startseite .alternativeNews {
  border: 1px solid #ccc;
  background-color: #fff;
  position: relative;
  height: 206px;
  overflow: hidden; }
#startseite .alternativMargin {
  margin-top: 10px; }
#startseite .alternativeNews > .head {
  background-color: #e4e4e4;
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  border: 0;
  line-height: 33px;
  padding-left: 130px; }
  #startseite .alternativeNews > .head .news-update {
    background-color: #bd2e2b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 1px 5px 1px 5px;
    margin-right: 3px; }
  #startseite .alternativeNews > .head .news-video {
    position: absolute;
    top: 6px;
    right: 70px;
    width: 54px; }
#startseite .alternativeNews > .userNews {
  background-color: #efa93b; }
#startseite .alternativeNews > .wappen {
  text-align: center;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  display: table; }
  #startseite .alternativeNews > .wappen img {
    vertical-align: middle;
    width: 40px;
    height: 40px; }
  #startseite .alternativeNews > .wappen span {
    height: 100%;
    width: 100%;
    vertical-align: middle;
    display: table-cell; }
#startseite .alternativeNews .flaggenrahmen {
  margin-top: 0; }
#startseite .alternativeNews > .newsBild {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #fff; }
  #startseite .alternativeNews > .newsBild img {
    border: 1px solid #fff;
    width: 102px;
    height: 132px; }
#startseite .alternativeNews > .newsSublineHeadline {
  position: absolute;
  top: 43px;
  left: 130px;
  padding-right: 10px; }
  #startseite .alternativeNews > .newsSublineHeadline > .subline {
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
    color: #00aded;
    margin-top: 0;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    border: 0;
    padding: 0 4px 4px 0; }
  #startseite .alternativeNews > .newsSublineHeadline > .headline {
    font-family: "Oswald", sans-serif;
    font-size: 26px;
    line-height: 1.3; }
    #startseite .alternativeNews > .newsSublineHeadline > .headline a {
      color: #333; }
      #startseite .alternativeNews > .newsSublineHeadline > .headline a:hover {
        color: #00aded; }
  #startseite .alternativeNews > .newsSublineHeadline > .teaserNewsText {
    line-height: 1.4;
    font-size: 14px;
    margin-top: 4px; }
#startseite .alternativeNews > .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #fff;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
  height: 50px; }
#startseite .alternativeNews > .weiterlesen {
  position: absolute;
  display: inline-block;
  background-color: #fff;
  padding-left: 5px;
  bottom: 18px;
  right: 8px;
  text-align: right;
  font-size: 16px;
  font-family: "Oswald", sans-serif; }

@media only screen and (min-width: 768px) {
  #startseite #domainbox .domainleiste {
    width: 10%;
    margin-top: 10px;
    float: left; } }
@media only screen and (max-width: 767px) {
  #startseite .kategorie h4 {
    display: none; } }
table {
  margin-top: 2px;
  border-collapse: collapse;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  border: 0;
  color: #333; }
  table tr {
    height: 31px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    -moz-transition: background 0.08s ease-in;
    -o-transition: background 0.08s ease-in;
    -webkit-transition: background 0.08s ease-in;
    transition: background 0.08s ease-in; }
  table tbody tr td {
    font-size: 14px;
    padding: 0 2px;
    border: 0;
    color: #333; }
  table td:first-child {
    padding-left: 5px; }
  table tr:nth-child(even) {
    background: #fff; }
  table tr:nth-child(odd) {
    background: #f3f3f3; }
  table tr:hover {
    background: #e4e4e4;
    cursor: default;
    -moz-transition: background 0.08s ease-in;
    -o-transition: background 0.08s ease-in;
    -webkit-transition: background 0.08s ease-in;
    transition: background 0.08s ease-in; }
  table td {
    vertical-align: middle; }
    table td.wappen_verysmall {
      width: 33px;
      text-align: center;
      vertical-align: middle; }
      table td.wappen_verysmall .flaggenrahmen {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border: 1px solid #ccc; }
      table td.wappen_verysmall img {
        width: 20px;
        height: 20px; }
    table td.wappen_small .flaggenrahmen {
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border: 1px solid #ccc;
      width: 20px;
      height: 20px; }
  table tr.zwischenzeile {
    font-size: 12px;
    background-color: #bdd9ef !important;
    border-top: 3px solid #fff !important;
    font-family: "Oswald", sans-serif;
    padding-left: 15px;
    height: 27px !important; }
    table tr.zwischenzeile:first-of-type {
      border-top: 1px solid #fff; }
    table tr.zwischenzeile:hover {
      background-color: #1d75a3;
      color: #fff; }
      table tr.zwischenzeile:hover td {
        color: #fff; }
  table td.datum, table td.uhrzeit {
    font-weight: 700;
    font-size: 14px; }
  table td span.live-ergebnis-torschuetzen {
    display: inline-block;
    text-align: center;
    height: auto;
    min-width: 40px;
    white-space: nowrap;
    line-height: 38px;
    font-weight: 700;
    padding: 0 4px;
    font-size: 20px;
    vertical-align: top; }
  table td span.live-ergebnis {
    color: #8f1a29; }
  table td.zentriert {
    text-align: center; }
  table td.rechts {
    text-align: right; }
  table td span.ergebnis {
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    height: auto;
    min-width: 40px;
    white-space: nowrap;
    line-height: 23px;
    font-weight: 700;
    padding: 0 4px; }
  table td span.ergebnis_zusatz {
    display: inline;
    font-weight: 400;
    font-size: 12px;
    text-transform: none;
    display: inline-block;
    margin-left: 3px; }
  table td.bold {
    font-weight: 700; }
  table .sstwrap img {
    bottom: -4px;
    right: -5px; }
  table .spieltagsthread.home-sst .sstwrap img {
    bottom: -4px;
    right: auto;
    left: -5px; }
  table .tabelle-entwicklung {
    padding-left: 10px !important; }
  table .punkte {
    font-weight: 700;
    font-size: 14px; }
  table .mw-gesamt {
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    font-size: 14px; }
    table .mw-gesamt span {
      font-size: 12px;
      font-weight: 400; }

.zwischenzeile {
  font-size: 14px;
  background-color: #bdd9ef;
  border-top: 1px solid #fff;
  font-family: "Oswald", sans-serif;
  padding-left: 5px;
  line-height: 26px; }
  .zwischenzeile:hover {
    background-color: #1d75a3;
    color: #fff; }

.subKategorie a > .arrow {
  display: block;
  width: 7px;
  height: 4px;
  background: #fff;
  position: relative;
  margin-top: 2px; }
  .subKategorie a > .arrow.right {
    position: absolute;
    top: 9px;
    right: 15px; }
    .subKategorie a > .arrow.right:before {
      content: ' ';
      width: 0;
      height: 0;
      border-top: 6px solid rgba(255, 255, 255, 0);
      border-bottom: 6px solid rgba(255, 255, 255, 0);
      border-right: 6px solid #fff;
      position: absolute;
      transform: translate(-3px, -4px); }
.subKategorie a > .circle {
  position: absolute;
  display: block;
  top: 2px;
  right: 7px;
  background-color: rgba(255, 255, 255, 0);
  border: 3px solid #fff;
  border-radius: 11px;
  height: 22px;
  width: 22px; }

.playButton {
  bottom: 0;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  height: 80px;
  width: 70px; }
  .playButton span {
    display: block;
    height: 40px;
    width: 65px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 6px;
    position: relative;
    border: 2px solid #fff; }
    .playButton span:hover {
      background-color: #00aded; }
    .playButton span:after {
      content: '';
      display: block;
      position: absolute;
      top: 9px;
      left: 24px;
      margin: 0 auto;
      border-style: solid;
      border-width: 9.5px 0 9.5px 17px;
      border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) white; }

#teaserbar .playButton,
#tvteaserbar .playButton {
  bottom: 3px;
  left: 8px;
  height: 40px;
  width: 40px;
  margin: 0;
  z-index: 30; }
  #teaserbar .playButton span,
  #tvteaserbar .playButton span {
    display: block;
    height: 30px;
    width: 34px;
    border: 1px solid #fff;
    border-radius: 0; }
    #teaserbar .playButton span:after,
    #tvteaserbar .playButton span:after {
      top: 7px;
      left: 11px;
      border-width: 7px 0 7px 12px;
      border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff; }

#toptvvideo .playButton {
  bottom: 0;
  left: 16px;
  height: 80px;
  width: 80px;
  margin: 0;
  z-index: 30; }
  #toptvvideo .playButton span {
    display: block;
    height: 60px;
    width: 76px;
    border-radius: 0; }
    #toptvvideo .playButton span:after {
      top: 14px;
      left: 25px;
      border-width: 14px 0 14px 26px; }

.wappen_small img {
  height: auto;
  width: auto;
  max-height: 20px;
  max-width: 20px; }

#tvsocialmedia {
  height: 120px;
  width: 100%;
  margin-top: 10px; }

#werbung_superbanner .werbung {
  background-color: transparent; }

.verlinkung {
  position: absolute;
  right: 8px;
  top: 0; }
  .verlinkung span {
    position: relative;
    padding: 5px;
    -moz-transition: opacity 0.1s ease;
    -o-transition: opacity 0.1s ease;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease; }
    .verlinkung span:before {
      content: '';
      position: absolute;
      top: 7px;
      left: 0;
      height: 13px;
      width: 6px;
      background: #fff;
      -webkit-transform: skew(25deg, 0deg);
      -moz-transform: skew(25deg, 0deg);
      -ms-transform: skew(25deg, 0deg);
      -o-transform: skew(25deg, 0deg);
      transform: skew(25deg, 0deg); }
    .verlinkung span:after {
      content: '';
      position: absolute;
      top: 20px;
      right: 4px;
      height: 13px;
      width: 6px;
      background: #fff;
      -webkit-transform: skew(-25deg, 0deg);
      -moz-transform: skew(-25deg, 0deg);
      -ms-transform: skew(-25deg, 0deg);
      -o-transform: skew(-25deg, 0deg);
      transform: skew(-25deg, 0deg); }

.swiper-slide {
  background: #fff; }

table.startseite {
  border-collapse: collapse;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif; }
  table.startseite img {
    max-width: inherit; }
  table.startseite th {
    padding: 4px 2px 3px 2px;
    margin: 0;
    border: 0;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    background-color: #f2f2f2;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap; }
  table.startseite tr {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    height: inherit; }
    table.startseite tr.einzeilig {
      height: 30px; }
    table.startseite tr.datenvielfalt {
      height: 33px; }
      table.startseite tr.datenvielfalt:nth-child(odd) {
        height: 32px; }
  table.startseite td {
    border: 0;
    padding: 0;
    line-height: 1;
    cursor: pointer; }
    table.startseite td span.verlierer a {
      color: #999; }
  table.startseite thead tr {
    border-top: 0; }
  table.startseite tfoot tr {
    border-top: 0;
    border-bottom: 0; }
  table.startseite tfoot td {
    text-align: right;
    padding: 4px 2px 3px 6px;
    margin: 0;
    border: 0;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    background-color: #f2f2f2;
    font-size: 14px;
    cursor: pointer; }
    table.startseite tfoot td a:after {
      content: '\00BB';
      padding-left: 3px; }
  table.startseite tr:nth-child(odd) {
    background: #f3f3f3; }
  table.startseite tr:nth-child(even) {
    background: #fff; }
  table.startseite tr:hover {
    background: #e4e4e4;
    cursor: default;
    -moz-transition: background 0.08s ease-in;
    -o-transition: background 0.08s ease-in;
    -webkit-transition: background 0.08s ease-in;
    transition: background 0.08s ease-in; }
  table.startseite td.firstColumn {
    padding-left: 5px; }
  table.startseite td.foto {
    height: 48px;
    width: 48px;
    padding-left: 0; }
    table.startseite td.foto img {
      height: 48px;
      width: 37px;
      vertical-align: middle;
      display: inline-block; }
  table.startseite td.ma-foto {
    height: 44px;
    width: 44px;
    padding-left: 0; }
    table.startseite td.ma-foto img {
      height: 44px;
      width: 34px; }
  table.startseite td.wettbewerbLogo {
    height: 52px;
    width: 45px;
    padding-left: 0;
    text-align: center; }
    table.startseite td.wettbewerbLogo img {
      height: 35px;
      width: 35px; }
  table.startseite td.vereinLogo {
    height: 52px;
    width: 45px;
    padding-left: 0;
    text-align: center; }
    table.startseite td.vereinLogo img {
      height: 35px;
      width: 35px; }
  table.startseite td.datenwert {
    font-family: "Oswald", sans-serif;
    font-size: 14px; }
  table.startseite td.datenmenge {
    text-align: right;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding-right: 5px; }
  table.startseite td span.spielername {
    font-size: 14px;
    font-weight: 700;
    display: block; }
  table.startseite td span.spielerZusatz {
    margin-top: 7px;
    display: block;
    font-size: 12px;
    font-weight: 700; }
    table.startseite td span.spielerZusatz a {
      color: #333; }
  table.startseite td span.threadname {
    font-size: 14px;
    font-weight: 700;
    display: block; }
  table.startseite td.wappen {
    text-align: center; }
    table.startseite td.wappen img {
      width: 35px;
      height: 35px; }
  table.startseite td .transferWappen {
    position: relative;
    min-width: 50px;
    max-width: 60px;
    height: 48px; }
  table.startseite td span.wappenZu {
    display: block;
    position: absolute;
    top: 3px;
    left: 15px;
    z-index: 4; }
    table.startseite td span.wappenZu img {
      height: 35px;
      width: 35px; }
  table.startseite td span.wappenAb {
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 3; }
    table.startseite td span.wappenAb img {
      opacity: 0.5;
      width: 25px;
      height: 25px; }
    table.startseite td span.wappenAb:hover {
      z-index: 5; }
      table.startseite td span.wappenAb:hover img {
        opacity: 1; }
  table.startseite td span.abloese {
    font-size: 16px;
    font-weight: 700;
    display: block;
    font-family: "Oswald", sans-serif;
    padding: 0 3px;
    width: 100%; }
    table.startseite td span.abloese .abloeseLeihe {
      font-size: 16px;
      font-weight: 700;
      display: block;
      font-family: "Oswald", sans-serif;
      padding: 0 3px; }
    table.startseite td span.abloese .abloeseZusatz {
      font-size: 12px;
      font-weight: 400; }
    table.startseite td span.abloese > .leihtext {
      font-size: 12px;
      font-weight: 400;
      line-height: 24px;
      display: block;
      margin-top: -10px; }
  table.startseite td.wappen_verysmall {
    width: 33px;
    text-align: center;
    vertical-align: middle; }
    table.startseite td.wappen_verysmall img {
      width: 20px;
      height: 20px; }
  table.startseite td span.zahl {
    font-size: 18px;
    font-weight: 700;
    display: block;
    font-family: "Oswald", sans-serif;
    padding: 0 5px;
    line-height: 46px;
    width: 100%; }
  table.startseite td.zentriert {
    text-align: center; }
  table.startseite th.zentriert {
    text-align: center; }
  table.startseite td.rechts,
  table.startseite th.rechts {
    text-align: right; }
  table.startseite td.bold {
    font-weight: 700; }
  table.startseite td span.wahrscheinlichkeit {
    font-size: 22px;
    font-weight: 700;
    display: block;
    font-family: "Oswald", sans-serif;
    padding: 0 5px 0 10px;
    text-align: right;
    width: 100%; }
  table.startseite td.geruecht-prozent span.prozent {
    font-size: 12px;
    font-weight: 400;
    display: block;
    height: 16px;
    font-family: "Oswald", sans-serif; }
  table.startseite td.geruecht-prozent span.arrow-block {
    display: block;
    height: 5px;
    margin-top: 2px; }
    table.startseite td.geruecht-prozent span.arrow-block .arrow.up {
      -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      -webkit-transform: rotate(135deg); }
    table.startseite td.geruecht-prozent span.arrow-block .arrow.down {
      -moz-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      -webkit-transform: rotate(-135deg); }
    table.startseite td.geruecht-prozent span.arrow-block .arrow.block {
      margin-left: 2px; }
  table.startseite td.marktwert-aenderung {
    width: 15px;
    min-width: 15px; }
    table.startseite td.marktwert-aenderung span.arrow-block .arrow.up {
      -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      -webkit-transform: rotate(135deg); }
    table.startseite td.marktwert-aenderung span.arrow-block .arrow.down {
      -moz-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      -webkit-transform: rotate(-135deg); }
    table.startseite td.marktwert-aenderung span.arrow-block .arrow.block {
      margin-left: 2px; }
  table.startseite td.marktwert {
    font-size: 16px;
    font-weight: 700;
    font-family: "Oswald", sans-serif;
    text-align: right;
    padding-right: 5px;
    line-height: 46px;
    width: 100%;
    display: block; }
    table.startseite td.marktwert span.waehrung {
      font-size: 12px;
      font-weight: 400; }
  table.startseite td.tore {
    font-size: 16px;
    font-weight: 700;
    font-family: "Oswald", sans-serif;
    padding: 0 10px;
    line-height: 46px;
    width: 100%;
    display: block; }
  table.startseite .td.discuss {
    padding: 0 5px;
    width: 45px; }
  table.startseite td.discuss .tableLink span:hover {
    color: #fff !important; }
  table.startseite td.discuss a.tableLink :hover {
    color: #fff !important; }
  table.startseite td.discuss span {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 25px;
    padding: 0;
    background: #efa93b;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #333 !important;
    line-height: 25px;
    font-size: 14px;
    cursor: pointer;
    font-family: "Oswald", sans-serif;
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2); }
    table.startseite td.discuss span:after {
      content: '';
      position: absolute;
      border-style: solid;
      border-width: 5px 5px 0;
      border-color: #efa93b rgba(255, 255, 255, 0);
      display: block;
      width: 0;
      z-index: 1;
      bottom: -4px;
      left: 8px; }
  table.startseite td.discuss:hover span {
    background: #bbb;
    color: #fff !important; }
    table.startseite td.discuss:hover span:after {
      border-color: #bbb rgba(255, 255, 255, 0); }
    table.startseite td.discuss:hover span :hover {
      color: #fff !important; }

.swiper-button-disabled > .news-slider-arrow-wrapper {
  display: none; }

.redtext {
  color: #8f1a29; }

table .matchresult {
  display: inline-block;
  background-color: #ccc;
  color: #333;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  min-width: 40px;
  font-size: 12px;
  font-family: "Oswald", sans-serif; }
  table .matchresult:hover {
    background-color: #00aded;
    color: #fff; }
    table .matchresult:hover a {
      color: #fff; }
      table .matchresult:hover a:hover {
        color: #fff !important; }
table .finished {
  font-family: "Source Sans Pro", sans-serif;
  background-color: #1d75a3;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 18px; }
table .noSheet {
  color: #ccc; }
  table .noSheet a {
    color: #ccc; }
table .liveresult,
table .liveresultOnly {
  font-family: "Source Sans Pro", sans-serif;
  background-color: #8f1a29;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  line-height: 18px; }
table .liveaufstellung {
  font-weight: bold; }

.livetext-tabelle {
  color: #8f1a29; }
  .livetext-tabelle a {
    color: #8f1a29; }

.transferfensterInfo {
  background-color: #f2f2f2;
  height: 283px;
  width: 100%;
  line-height: 1.5;
  font-size: 23px;
  font-family: "Oswald", sans-serif;
  margin: 2px 0;
  position: relative; }
  .transferfensterInfo .kreis1 {
    position: absolute;
    top: 6px;
    left: 20px;
    height: 160px;
    width: 160px;
    background-color: #749f18;
    border-radius: 80px;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    z-index: 30;
    cursor: pointer; }
    .transferfensterInfo .kreis1 a {
      color: #fff !important; }
    .transferfensterInfo .kreis1 .wrapper {
      height: 160px;
      width: 160px;
      position: relative; }
      .transferfensterInfo .kreis1 .wrapper .zahl1 {
        position: absolute;
        top: 18px;
        left: 0;
        font-size: 18px;
        width: 156px;
        text-align: center; }
      .transferfensterInfo .kreis1 .wrapper .hauptzahl {
        font-size: 40px;
        position: absolute;
        top: 0px;
        left: 0;
        width: 156px;
        text-align: center;
        line-height: 160px; }
      .transferfensterInfo .kreis1 .wrapper .closed {
        font-size: 30px;
        line-height: 53px;
        top: 45px;
        -moz-transform: rotate(-35deg);
        -ms-transform: rotate(-35deg);
        -o-transform: rotate(-35deg);
        -webkit-transform: rotate(-35deg);
        transform: rotate(-35deg); }
      .transferfensterInfo .kreis1 .wrapper .zahl2 {
        position: absolute;
        bottom: 18px;
        left: 0;
        font-size: 18px;
        width: 156px;
        text-align: center; }
  .transferfensterInfo .closedKreis {
    background-color: #8f1a29; }
  .transferfensterInfo .kreis2 {
    position: absolute;
    top: 29px;
    right: 34px;
    height: 150px;
    width: 150px;
    background-color: #00aded;
    border-radius: 75px;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    z-index: 31;
    cursor: pointer; }
    .transferfensterInfo .kreis2 a {
      color: #fff !important; }
    .transferfensterInfo .kreis2 .wrapper {
      height: 150px;
      width: 150px;
      position: relative; }
      .transferfensterInfo .kreis2 .wrapper .zahl1 {
        position: absolute;
        top: 20px;
        left: 0;
        font-size: 16px;
        width: 146px;
        text-align: center; }
      .transferfensterInfo .kreis2 .wrapper .hauptzahl {
        font-size: 44px;
        position: absolute;
        top: 0;
        left: 0;
        width: 146px;
        text-align: center;
        line-height: 150px; }
      .transferfensterInfo .kreis2 .wrapper .zahl2 {
        position: absolute;
        bottom: 20px;
        left: 0;
        font-size: 16px;
        width: 146px;
        text-align: center; }
  .transferfensterInfo .kreis3 {
    position: absolute;
    bottom: 6px;
    left: 80px;
    height: 140px;
    width: 140px;
    background-color: #1a3151;
    border-radius: 70px;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    z-index: 32;
    cursor: pointer; }
    .transferfensterInfo .kreis3 a {
      color: #fff !important; }
    .transferfensterInfo .kreis3 .wrapper {
      height: 140px;
      width: 140px;
      position: relative; }
      .transferfensterInfo .kreis3 .wrapper .zahl1 {
        position: absolute;
        top: 20px;
        left: 0;
        font-size: 14px;
        width: 136px;
        text-align: center; }
      .transferfensterInfo .kreis3 .wrapper .hauptzahl {
        font-size: 40px;
        position: absolute;
        top: 0px;
        left: 0;
        width: 136px;
        text-align: center;
        line-height: 140px; }
      .transferfensterInfo .kreis3 .wrapper .zahl2 {
        position: absolute;
        bottom: 20px;
        left: 0;
        font-size: 14px;
        width: 136px;
        text-align: center; }
  .transferfensterInfo .kreis3:hover,
  .transferfensterInfo .kreis2:hover,
  .transferfensterInfo .kreis1:hover {
    z-index: 33;
    background-color: #1d75a3; }

.statistikLink {
  text-align: right;
  padding: 4px 2px 3px 6px;
  margin: 0;
  border: 0;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  background-color: #f2f2f2;
  font-size: 14px;
  cursor: pointer; }
  .statistikLink a:after {
    content: '\00BB';
    padding-left: 3px; }

#startUmfrage {
  padding: 5px 10px; }
  #startUmfrage .button {
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    color: #1a3151;
    display: block;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 3px 0 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
    border-radius: 0; }

#startUmfrage-form {
  text-align: right; }

#umfrage_option_id {
  display: block;
  text-align: left;
  line-height: 1.6; }
  #umfrage_option_id label {
    color: #fff;
    font-size: 13px;
    vertical-align: baseline;
    line-height: 13px; }
  #umfrage_option_id input[type='radio'] {
    margin-top: 2px;
    vertical-align: top;
    float: left;
    margin-right: 4px; }

.startUmfrage_link {
  text-align: right;
  padding: 4px 2px 3px 6px;
  margin: 2px 0 0 0;
  border: 0;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
  background-color: #1a3151;
  color: #fff;
  font-size: 14px;
  display: block; }
  .startUmfrage_link:after {
    content: '\00BB';
    padding-left: 3px; }

.umfrageErgebnis {
  height: 192px;
  display: block;
  overflow-y: auto;
  background-color: #1a3151;
  width: 100%;
  color: #fff;
  font-family: "Oswald", sans-serif;
  padding: 5px 10px;
  border-top: 2px solid #fff;
  position: relative; }
  .umfrageErgebnis .option {
    height: 29px;
    width: 100%;
    position: relative;
    margin: 1px 0 6px 0; }
    .umfrageErgebnis .option .antwortMoeglichkeit {
      position: absolute;
      top: 0;
      left: 0; }
    .umfrageErgebnis .option .ergebnisBar {
      position: absolute;
      bottom: 0;
      height: 11px;
      width: 100%;
      background-color: rgba(255, 255, 255, 0.7); }
      .umfrageErgebnis .option .ergebnisBar .ergebnis {
        background-color: #00aded;
        height: 11px; }
    .umfrageErgebnis .option .prozent {
      position: absolute;
      bottom: -2px;
      right: 0;
      min-width: 45px;
      background-color: #1a3151;
      font-size: 16px;
      padding: 0 0 0 5px;
      line-height: 1;
      text-align: right; }
  .umfrageErgebnis .option:first-child {
    margin-top: 0; }
  .umfrageErgebnis .option:last-child {
    margin-bottom: 0; }
  .umfrageErgebnis .warnhinweis {
    background: #00aded;
    padding: 5px;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    left: 0;
    font-size: 14px; }

.hp-tipptendenz {
  height: 239px;
  position: relative;
  background-color: #1a3151;
  margin-top: 2px;
  width: 100%;
  font-family: "Oswald", sans-serif;
  background-image: url("https://tmssl.akamaized.net/images/startseite/beliebtheit.png"); }
  .hp-tipptendenz a {
    color: #333; }
  .hp-tipptendenz a:hover {
    color: #333 !important; }
  .hp-tipptendenz .verein_h {
    max-width: 104px;
    position: absolute;
    top: 15px;
    text-align: center;
    left: 12px; }
    .hp-tipptendenz .verein_h img {
      width: 90px;
      height: 90px; }
  .hp-tipptendenz .verein_g {
    max-width: 104px;
    position: absolute;
    top: 15px;
    text-align: center;
    right: 12px; }
    .hp-tipptendenz .verein_g img {
      width: 90px;
      height: 90px; }
  .hp-tipptendenz .tippen {
    position: absolute;
    top: 27px;
    left: 113px;
    width: 110px;
    height: 100px; }
    .hp-tipptendenz .tippen .tippH {
      background: rgba(255, 255, 255, 0.9);
      float: left;
      width: 40px;
      height: 40px;
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      text-align: center;
      font-size: 30px;
      font-weight: 900;
      color: #333;
      line-height: 40px; }
    .hp-tipptendenz .tippen .tippG {
      background: rgba(255, 255, 255, 0.9);
      float: left;
      width: 40px;
      height: 40px;
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      text-align: center;
      font-size: 30px;
      font-weight: 900;
      color: #333;
      line-height: 40px; }
    .hp-tipptendenz .tippen .vs {
      float: left;
      width: 30px;
      height: 40px;
      text-align: center;
      font-size: 34px;
      font-weight: 900;
      color: #fff;
      line-height: 35px;
      margin-bottom: 5px; }
    .hp-tipptendenz .tippen .tippButton {
      clear: both;
      height: 28px;
      width: 100%;
      background: #00aded;
      border: 1px solid #fff;
      font-size: 16px;
      font-weight: 900;
      color: #fff;
      line-height: 28px;
      text-align: center;
      text-transform: uppercase;
      margin-top: 10px; }
    .hp-tipptendenz .tippen .tippButton:hover {
      background: #1a3151; }
  .hp-tipptendenz .tendenz {
    position: absolute;
    bottom: 10px;
    width: 100%;
    padding: 0 10px; }
    .hp-tipptendenz .tendenz div {
      height: 28px;
      background: rgba(255, 255, 255, 0.5);
      width: 80%;
      margin: 1px 0;
      line-height: 28px;
      font-size: 14px;
      padding: 0 5px;
      float: left; }
    .hp-tipptendenz .tendenz .info {
      width: 100%;
      height: 20px;
      line-height: 20px;
      text-align: center;
      background: rgba(255, 255, 255, 0.7); }
    .hp-tipptendenz .tendenz .prozent {
      width: 19%;
      float: left;
      margin-left: 1%;
      text-align: right;
      font-weight: 700; }

.hp-tmwahl,
.hp-tmwahl_de {
  height: 239px;
  position: relative;
  background-color: #1a3151;
  margin-top: 2px;
  width: 100%;
  font-family: "Oswald", sans-serif;
  background-image: url("https://tmssl.akamaized.net/images/teaser/tm_wahl.jpg"); }
  .hp-tmwahl .wahl-teaser,
  .hp-tmwahl_de .wahl-teaser {
    width: 100%;
    height: 239px;
    position: relative; }
    .hp-tmwahl .wahl-teaser .abstimmen,
    .hp-tmwahl_de .wahl-teaser .abstimmen {
      bottom: 20px;
      padding: 0 20px;
      width: 100%;
      color: #fff;
      position: absolute;
      text-align: center;
      width: 100%; }
      .hp-tmwahl .wahl-teaser .abstimmen .wahlButton,
      .hp-tmwahl_de .wahl-teaser .abstimmen .wahlButton {
        height: 30px;
        width: 100%;
        background: #00aded;
        border: 1px solid #fff;
        font-size: 16px;
        font-weight: 900;
        color: #fff;
        line-height: 30px;
        text-align: center;
        text-transform: uppercase; }
      .hp-tmwahl .wahl-teaser .abstimmen .wahlButton:hover,
      .hp-tmwahl_de .wahl-teaser .abstimmen .wahlButton:hover {
        background: #1a3151; }
    .hp-tmwahl .wahl-teaser .info,
    .hp-tmwahl_de .wahl-teaser .info {
      top: 10px;
      line-height: 1.2;
      padding: 0 20px;
      font-size: 20px;
      color: #fff;
      position: absolute;
      text-align: center;
      width: 100%; }

.hp-tmwahl_de {
  background-image: url("https://tmssl.akamaized.net/images/teaser/tm_wahl_de.jpg"); }

.hp-beliebtheit-vote {
  height: 239px;
  position: relative;
  background-color: #1a3151;
  margin-top: 2px;
  width: 100%;
  font-family: "Oswald", sans-serif;
  background-image: url("https://tmssl.akamaized.net/images/startseite/beliebtheit.png"); }
  .hp-beliebtheit-vote .beliebtheitText {
    position: absolute;
    text-align: center;
    top: 20px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    line-height: 1.2;
    padding: 0 20px; }
  .hp-beliebtheit-vote .beliebtheitVersus {
    position: absolute;
    top: 100px;
    margin: 0 auto;
    width: 100%;
    text-align: center; }
  .hp-beliebtheit-vote .spieler-vote {
    max-width: 104px;
    position: absolute;
    top: 60px;
    text-align: center; }
    .hp-beliebtheit-vote .spieler-vote .beliebtheitSpielerbild {
      border: 2px solid #fff; }
    .hp-beliebtheit-vote .spieler-vote .beliebtheitSpielername {
      color: #fff;
      font-size: 14px;
      line-height: 1.3;
      vertical-align: middle;
      display: table-cell;
      height: 36px;
      text-align: center;
      width: 104px;
      margin-top: 2px; }
  .hp-beliebtheit-vote .verein-vote {
    max-width: 104px;
    position: absolute;
    top: 80px;
    text-align: center; }
    .hp-beliebtheit-vote .verein-vote .beliebtheitWappen {
      border: 0; }
    .hp-beliebtheit-vote .verein-vote .flaggenrahmen {
      width: 70px;
      height: 70px;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border: 2px solid #ccc; }
    .hp-beliebtheit-vote .verein-vote .beliebtheitVereinname {
      color: #fff;
      font-size: 14px;
      line-height: 1.3;
      vertical-align: middle;
      display: table-cell;
      height: 36px;
      text-align: center;
      width: 104px;
      margin-top: 2px; }
  .hp-beliebtheit-vote .beliebtheitSpielerVerein {
    position: absolute;
    top: 35px;
    opacity: 0.4;
    display: none; }
  .hp-beliebtheit-vote .verein1 {
    left: 30px; }
  .hp-beliebtheit-vote .verein2 {
    right: 30px; }
  .hp-beliebtheit-vote .spieler1 {
    left: 30px; }
  .hp-beliebtheit-vote .spieler2 {
    right: 30px; }

@media all and (max-width: 1350px) and (min-width: 1000px) {
  .weitereNews .headline {
    font-size: 14px; } }
.newsWappen .swiper-lazy {
  display: none; }
.newsWappen .swiper-lazy-loaded {
  display: inline !important; }

#home-rectangle-spotlight,
#home-rectangle-newsticker,
#home-rectangle-spotlight-tv {
  height: 250px !important;
  max-height: 250px;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden; }

#home-rectangle-spotlight-tv img.youtube {
  margin-top: 10px; }

.werbung-rectangle1,
.werbung-rectangle2 {
  height: 250px !important;
  max-height: 250px;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  background-color: #fff; }

/*# sourceMappingURL=startseite.css.map */
