.kategorie h2,
.kategorie span {
  border-bottom: 3px solid #efa93b; }

.kartei-button-bar {
  margin-top: 10px;
  margin-bottom: -13px; }

#fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben:nth-child(odd) td,
#fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularUnten:nth-child(odd) td {
  border-color: #fff; }

#fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben:nth-child(even) td,
#fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularUnten:nth-child(even) td {
  border-color: #f3f3f3 !important; }

#fantickerBewerbungSeite table tbody tr.begegnungZeile td.verein-heim {
  border-left: 0px; }

#fantickerBewerbungSeite table tbody tr.begegnungZeile td.leereZelle {
  width: 24px;
  min-width: 24px; }

#fantickerBewerbungSeite table tbody tr.begegnungZeile td.bewerbebutton,
#fantickerBewerbungSeite table tbody tr.begegnungZeile td.abbrechbutton {
  text-align: center;
  font-weight: 700;
  width: 90px; }

#fantickerBewerbungSeite table tbody tr.begegnungZeile td.keinTickerer {
  width: 24px;
  min-width: 24px; }

#fantickerBewerbungSeite table tbody tr.begegnungZeile td.fantickervorhandenicon {
  cursor: help;
  width: 24px;
  min-width: 24px; }

#fantickerBewerbungSeite table tbody tr.begegnungZeile td.zeit {
  min-width: 75px !important; }

#fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben {
  font-weight: 700;
  background-color: #fff;
  height: 34px;
  line-height: 30px;
  padding: 0 5px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben img {
    position: relative;
    top: 2px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben div {
    border-left: 2px solid #f3f3f3; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben div:first-child {
    border-left: 0; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.ergebnis {
    border-left: 0px !important; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.vereinauswahl {
    border-left: 2px solid #f3f3f3; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.fantickerHomeAnzeige {
    text-align: center; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.fantickerAwayAnzeige {
    text-align: center;
    border-left: 2px solid #f3f3f3; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.verein-heim img,
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.verein-gast img {
    position: relative;
    top: -2px;
    vertical-align: middle;
    margin: 0 4px;
    width: 20px;
    height: 20px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.verein-heim span.vereinsname,
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.verein-gast span.vereinsname {
    float: none;
    line-height: 30px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.verein-heim span.vereinswappen,
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.verein-gast span.vereinswappen {
    float: right;
    line-height: 30px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.verein-heim {
    border-left: 2px solid #f3f3f3;
    text-align: right;
    font-size: 14px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.verein-gast {
    border-left: 0px !important;
    font-size: 14px; }
    #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.verein-gast span.vereinsname {
      float: left;
      line-height: 30px; }
    #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.verein-gast span.vereinswappen {
      float: left;
      line-height: 30px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.fantickerHomeAnzeige,
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben td.fantickerAwayAnzeige {
    text-align: center;
    font-weight: 700; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben .platzhalter {
    width: 60px;
    height: 30px;
    float: left; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben .fantickerbewerbungstext {
    max-width: 534px;
    float: left;
    margin: 10px;
    min-height: 90px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben .fantickerBewerbungsButton {
    float: left;
    margin-top: 10px;
    margin-left: 12px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben .vereinauswahl {
    min-width: 24px;
    width: 24px;
    height: 30px; }
    #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularOben .vereinauswahl input {
      position: relative;
      left: 4px;
      top: 9px; }

#fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularUnten {
  background-color: #f3f3f3;
  height: 110px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularUnten textarea {
    margin: 10px;
    width: calc(100% - 20px);
    min-height: 85px; }
  #fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularUnten td.absendenZelle {
    text-align: center;
    border-left: 0px !important; }

#fantickerBewerbungSeite table tbody tr.fantickerBewerbungsFormularGast {
  font-size: 14px;
  font-weight: 700;
  padding: 0 4px; }

#fantickerBewerbungSeite #fanticker-bewerbung-info {
  display: inline-table;
  padding: 10px 0px; }
  #fantickerBewerbungSeite #fanticker-bewerbung-info fanticker-bewerbung-info-row {
    display: table-row; }
  #fantickerBewerbungSeite #fanticker-bewerbung-info .fanticker-bewerbung-infoicon {
    height: 30px;
    width: 30px; }
  #fantickerBewerbungSeite #fanticker-bewerbung-info .fanticker-bewerbung-info-cell {
    display: table-cell; }
  #fantickerBewerbungSeite #fanticker-bewerbung-info .fanticker-bewerbung-info-cell-icon {
    vertical-align: middle;
    width: 40px; }

#fantickerUebersichtSeite table.fantickerUebersicht thead td,
#fantickerUebersichtSeite table.fantickerUebersicht thead th,
#fantickerUebersichtSeite table.fantickerUebersicht tbody td,
#fantickerUebersichtSeite table.fantickerUebersicht tbody th,
#fantickerUebersichtSeite table.fantickerUebersicht tfoot td,
#fantickerUebersichtSeite table.fantickerUebersicht tfoot th {
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  padding: 4px 2px;
  border: 0;
  min-width: 14px;
  height: 30px; }

#fantickerUebersichtSeite table.fantickerUebersicht thead td,
#fantickerUebersichtSeite table.fantickerUebersicht tbody td,
#fantickerUebersichtSeite table.fantickerUebersicht tfoot td {
  border-left: 2px solid #fff; }

#fantickerUebersichtSeite table.fantickerUebersicht thead td:first-child,
#fantickerUebersichtSeite table.fantickerUebersicht tbody td:first-child,
#fantickerUebersichtSeite table.fantickerUebersicht tfoot td:first-child {
  border-left: 0; }

#fantickerUebersichtSeite table.fantickerUebersicht thead th,
#fantickerUebersichtSeite table.fantickerUebersicht tbody th,
#fantickerUebersichtSeite table.fantickerUebersicht tfoot th {
  border-bottom: 1px solid #ddd; }

#fantickerUebersichtSeite table.fantickerUebersicht thead div tr.odd,
#fantickerUebersichtSeite table.fantickerUebersicht thead tr:nth-child(odd),
#fantickerUebersichtSeite table.fantickerUebersicht tbody div tr.odd,
#fantickerUebersichtSeite table.fantickerUebersicht tbody tr:nth-child(odd),
#fantickerUebersichtSeite table.fantickerUebersicht tfoot div tr.odd,
#fantickerUebersichtSeite table.fantickerUebersicht tfoot tr:nth-child(odd) {
  background: #f3f3f3; }

#fantickerUebersichtSeite table.fantickerUebersicht thead div tr.even,
#fantickerUebersichtSeite table.fantickerUebersicht thead tr:nth-child(even),
#fantickerUebersichtSeite table.fantickerUebersicht tbody div tr.even,
#fantickerUebersichtSeite table.fantickerUebersicht tbody tr:nth-child(even),
#fantickerUebersichtSeite table.fantickerUebersicht tfoot div tr.even,
#fantickerUebersichtSeite table.fantickerUebersicht tfoot tr:nth-child(even) {
  background: #fff; }

#fantickerUebersichtSeite table.fantickerUebersicht thead .datum,
#fantickerUebersichtSeite table.fantickerUebersicht tbody .datum,
#fantickerUebersichtSeite table.fantickerUebersicht tfoot .datum {
  max-width: 65px;
  width: 65px;
  text-align: left; }

#fantickerUebersichtSeite table.fantickerUebersicht thead .tickerer,
#fantickerUebersichtSeite table.fantickerUebersicht tbody .tickerer,
#fantickerUebersichtSeite table.fantickerUebersicht tfoot .tickerer {
  min-width: 125px;
  width: 125px;
  text-align: center; }
  #fantickerUebersichtSeite table.fantickerUebersicht thead .tickerer .mantelicon,
  #fantickerUebersichtSeite table.fantickerUebersicht tbody .tickerer .mantelicon,
  #fantickerUebersichtSeite table.fantickerUebersicht tfoot .tickerer .mantelicon {
    transform-origin: -23px 8px; }

#fantickerUebersichtSeite table.fantickerUebersicht thead .fantickervorhandenicon,
#fantickerUebersichtSeite table.fantickerUebersicht tbody .fantickervorhandenicon,
#fantickerUebersichtSeite table.fantickerUebersicht tfoot .fantickervorhandenicon {
  width: 25px;
  text-align: center;
  margin: 0px;
  padding: 0px; }

#fantickerUebersichtSeite table.fantickerUebersicht thead {
  border-top: 1px solid #ddd; }

#fantickerUebersichtSeite table.fantickerUebersicht tbody {
  border-top: 2px solid #fff; }

#fantickerUebersichtSeite table.fantickerUebersicht table.inline-table tr {
  background: none; }

#fantickerUebersichtSeite table.fantickerUebersicht table.inline-table tr td {
  height: auto; }

#fantickerUebersichtSeite table.fantickerUebersicht tfoot tr {
  border-top: 1px solid #ddd; }

.fantickertooltip {
  border: 0px;
  width: 300px !important; }
  .fantickertooltip .kurzprofil-header {
    width: 100%;
    font-size: 14px !important;
    font-weight: 700;
    height: 37px;
    line-height: 37px;
    padding: 0 4px; }
  .fantickertooltip .kurzprofil-content .kurzprofil-infos-links,
  .fantickertooltip .kurzprofil-content .kurzprofil-infos-rechts {
    padding: 5px;
    width: 50%;
    float: left;
    height: 145px;
    text-align: center;
    font-weight: 700; }

#fantickerSpieleSlider {
  width: 100%;
  position: relative;
  top: -2px; }
  #fantickerSpieleSlider .swiper-box-button-prev, #fantickerSpieleSlider .swiper-box-button-next {
    display: block;
    position: absolute;
    width: 24px;
    height: 32px;
    cursor: pointer;
    background-color: #ccc;
    left: 0px;
    top: 0px;
    z-index: 2; }
    #fantickerSpieleSlider .swiper-box-button-prev span, #fantickerSpieleSlider .swiper-box-button-next 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;
      left: 10px;
      top: 0; }
      #fantickerSpieleSlider .swiper-box-button-prev span:before, #fantickerSpieleSlider .swiper-box-button-next span:before {
        content: '';
        position: absolute;
        top: 40%;
        left: 0;
        height: 50%;
        width: 40%;
        background: white;
        -webkit-transform: skew(155deg, 0deg);
        -moz-transform: skew(155deg, 0deg);
        -ms-transform: skew(155deg, 0deg);
        -o-transform: skew(155deg, 0deg);
        transform: skew(155deg, 0deg); }
      #fantickerSpieleSlider .swiper-box-button-prev span:after, #fantickerSpieleSlider .swiper-box-button-next span:after {
        content: '';
        position: absolute;
        top: 85%;
        right: 60%;
        height: 50%;
        width: 40%;
        background: white;
        -webkit-transform: skew(-155deg, 0deg);
        -moz-transform: skew(-155deg, 0deg);
        -ms-transform: skew(-155deg, 0deg);
        -o-transform: skew(-155deg, 0deg);
        transform: skew(-155deg, 0deg); }
  #fantickerSpieleSlider .swiper-box-button-next {
    left: auto;
    right: 0px; }
    #fantickerSpieleSlider .swiper-box-button-next 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;
      left: 10px;
      top: 2px; }
      #fantickerSpieleSlider .swiper-box-button-next span:before {
        content: '';
        position: absolute;
        top: 40%;
        left: 0;
        height: 50%;
        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); }
      #fantickerSpieleSlider .swiper-box-button-next span:after {
        content: '';
        position: absolute;
        top: 85%;
        right: 60%;
        height: 50%;
        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); }
  #fantickerSpieleSlider .swiper-box-header {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
    #fantickerSpieleSlider .swiper-box-header .infos {
      text-align: center;
      background-color: #f2f2f2;
      height: 30px;
      padding-top: 2px; }
  #fantickerSpieleSlider .swiper-box-container {
    padding-top: 10px;
    height: auto;
    min-height: 150px; }
    #fantickerSpieleSlider .swiper-box-container .wappen {
      float: left;
      width: 38%;
      text-align: center;
      padding: 6px 0; }
    #fantickerSpieleSlider .swiper-box-container .ergebnis {
      float: left;
      width: 24%;
      text-align: center;
      font-size: 35px;
      font-weight: 700;
      padding-top: 30px; }
  #fantickerSpieleSlider .swiper-box-footer {
    font-weight: 700;
    border-top: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    position: relative;
    top: 8px; }
    #fantickerSpieleSlider .swiper-box-footer .fantickerer {
      float: left;
      width: 38%;
      text-align: center; }
      #fantickerSpieleSlider .swiper-box-footer .fantickerer .mantelicon {
        display: inline-block;
        transform: scale(0.48);
        transform-origin: -22px 0px;
        margin-right: -25px;
        margin-bottom: -14px; }
    #fantickerSpieleSlider .swiper-box-footer .fantickericon {
      float: left;
      width: 24%;
      text-align: center; }
      #fantickerSpieleSlider .swiper-box-footer .fantickericon svg,
      #fantickerSpieleSlider .swiper-box-footer .fantickericon img {
        transform: scale(1.6); }

@media only screen and (min-width: 768px) {
  .large-8 .box {
    padding: 0 5px; }
  #fanticker_header .fanticker_header_de {
    margin-top: 10px;
    height: 139px;
    background: #1a3151 url(https://tmssl.akamaized.net/images/live-ticker/Live-Fanticker_banner_DE.png) no-repeat;
    overflow: visible;
    color: #fff;
    font-family: OSL, sans-serif;
    font-weight: 400;
    font-size: 45px;
    padding-left: 15px;
    padding-top: 15px;
    text-transform: uppercase; }
  #fanticker_header .fanticker_header_int {
    margin-top: 10px;
    height: 139px;
    background: #1a3151 url(https://tmssl.akamaized.net/images/live-ticker/Live-Fanticker_banner_INT.png) no-repeat;
    overflow: visible;
    color: #fff;
    font-family: OSL, sans-serif;
    font-weight: 400;
    font-size: 45px;
    padding-left: 15px;
    padding-top: 15px;
    text-transform: uppercase; }
  #fanticker_header b {
    font-size: 70px;
    margin-left: 51px;
    margin-top: -8px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 6px; } }

@media only screen and (max-width: 767px) {
  #mobile_subnavi_mehr_inhalte {
    height: 50px;
    margin-top: 10px; }
    #mobile_subnavi_mehr_inhalte .columns {
      font-weight: 700;
      font-size: 14px;
      font-family: "Oswald", sans-serif;
      line-height: 40px;
      height: 40px;
      background-color: #f3f3f3;
      color: #333;
      text-align: center;
      text-transform: uppercase; }
      #mobile_subnavi_mehr_inhalte .columns i {
        font-size: 18px;
        position: relative;
        top: 1px;
        margin-left: 4px;
        display: inline-flex; }
    #mobile_subnavi_mehr_inhalte .aktiver_reiter:after {
      content: '';
      display: block;
      position: absolute;
      height: 0;
      width: 0;
      border-top: 16.67px solid #02ced1;
      border-left: 11.78px solid transparent;
      border-right: 11.78px solid transparent;
      bottom: -16px;
      left: 50%;
      margin-left: -11px; }
  #mobile_subnavi_mehr_inhalte.kategorie_community .aktiver_reiter {
    background-color: #efa93b;
    color: #fff; }
    #mobile_subnavi_mehr_inhalte.kategorie_community .aktiver_reiter:after {
      border-top-color: #efa93b; }
  #zecSubnaviFanticker.zec-slider {
    border-left: 10px solid #efa93b; }
    #zecSubnaviFanticker.zec-slider .kategorie {
      margin: 15px 0px 0 15px;
      border-bottom: 2px solid #ccc;
      height: 24px; }
      #zecSubnaviFanticker.zec-slider .kategorie span {
        height: 24px;
        font-size: 16px;
        border-bottom: 2px solid #efa93b; }
    #zecSubnaviFanticker.zec-slider .active-zec-link {
      color: #333; }
    #zecSubnaviFanticker.zec-slider.zec-openit {
      transform: translateX(20%); }
  .columns {
    padding: 0; }
  #liveticker_index_mobile_subnavi {
    margin-top: 10px; }
    #liveticker_index_mobile_subnavi .swiper-container {
      width: 100%;
      height: 60px;
      background-color: #314f77;
      color: #fff;
      text-transform: uppercase; }
    #liveticker_index_mobile_subnavi .swiper-slide {
      text-align: center;
      background-color: #314f77;
      width: 100px; }
    #liveticker_index_mobile_subnavi .swiper-slide a {
      color: #fff;
      font-family: "Source Sans Pro", sans-serif;
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      line-height: 68px;
      text-align: center;
      position: relative;
      height: 60px;
      width: 100%;
      display: block; }
    #liveticker_index_mobile_subnavi .swiper-slide a.active {
      background: #1a3151; }
    #liveticker_index_mobile_subnavi svg,
    #liveticker_index_mobile_subnavi img {
      position: absolute; }
    #liveticker_index_mobile_subnavi img.icon-liveticker {
      transform: scale(0.2);
      top: -58px;
      left: 35%; }
    #liveticker_index_mobile_subnavi img.icon-fanticker {
      transform: scale(0.4);
      top: -36px;
      left: 35%; } }

#fanticker-reload-button {
  position: inherit;
  background-color: #8f1a29;
  color: #fff;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  height: 45px;
  line-height: 45px; }

.reload-icon {
  position: relative;
  left: -15px;
  display: inline-block;
  top: 4px; }

.zuletzt-aktualisiert {
  font-size: 14px;
  font-weight: 700;
  display: inline-block; }
  .zuletzt-aktualisiert span {
    font-weight: 400; }

.zuletzt-aktualisiert:hover {
  text-decoration: underline; }

.fanticker-reload-div {
  margin-top: 5px;
  margin-bottom: 10px; }

.fantickerInfoZeile {
  height: 45px;
  margin-top: 5px; }
  .fantickerInfoZeile table {
    margin-top: 0px !important; }
  .fantickerInfoZeile .fanticker-summary-tr td {
    border: 0px !important; }
  .fantickerInfoZeile .fanticker-reload-td {
    background-color: #8f1a29;
    color: #fff !important;
    font-weight: 700;
    padding: 10px;
    border-color: #8f1a29 !important; }
  .fantickerInfoZeile .fanticker-reload-tr {
    background-color: #8f1a29;
    color: #fff !important;
    font-weight: 700;
    border-color: #8f1a29 !important; }
  .fantickerInfoZeile .fanticker-summary-tr {
    background-color: #fff;
    color: #333;
    height: 45px !important;
    border-bottom: 0px !important; }
  .fantickerInfoZeile .fanticker-summary-td {
    padding: 0px 0 0 4px !important; }
  .fantickerInfoZeile .fanticker-summary-aktuell-span {
    color: #8f1a29 !important; }
  .fantickerInfoZeile .fanticker-summary-aktuell-span-bold {
    color: #8f1a29 !important;
    font-weight: 700; }
  .fantickerInfoZeile .span-fett {
    font-weight: 700 !important; }
  .fantickerInfoZeile .fanticker-reload-div {
    padding: 0px !important; }
  .fantickerInfoZeile .fanticker-text-blau {
    color: #16273e !important; }
  .fantickerInfoZeile .fanticker-summary-infoicon {
    height: 20px;
    width: 20px; }

.curvedarrow-top {
  border-right: 7px solid #fff; }
  .curvedarrow-top:after {
    border-top: 2px solid #fff;
    border-left: 2px solid #fff; }

.curvedarrow-bottom {
  border-right: 7px solid #fff; }
  .curvedarrow-bottom:after {
    border-top: 2px solid #fff;
    border-left: 2px solid #fff; }

#fantickerInfoSite .span-fett {
  font-weight: 700 !important;
  font-size: 16px; }

#fantickerInfoSite .kategorie h2 {
  font-size: 20px !important; }

#fantickerInfoSite .svg-icon {
  vertical-align: bottom;
  transform: scale(1.4); }

#fantickerInfoSite .info-banner {
  width: auto;
  height: auto; }

#fantickerInfoSite .icon-small {
  width: 20px; }

#fantickerInfoSite ul li {
  margin: 10px 0px;
  font-size: 14px; }

#fantickerInfoSite .content p {
  font-size: 14px !important; }

@media only screen and (max-width: 767px) {
  #fantickerInfoSite .info-banner {
    display: none; }
  #fantickerInfoSite .span-fett {
    font-size: 14px !important; }
  #fantickerInfoSite .kategorie {
    border: 0;
    margin: 10px 0 30px 10px; }
    #fantickerInfoSite .kategorie h2,
    #fantickerInfoSite .kategorie span {
      font-size: 14px !important;
      border: 0px; }
    #fantickerInfoSite .kategorie .title-border-gray {
      width: 100%;
      border-bottom: 3px solid #ccc; }
    #fantickerInfoSite .kategorie .title-border-yellow {
      border-bottom: 3px solid #efa93b; } }
