/* './mnt/jupiter-vslaola1/handball_bundesliga_de/?proxy=/feimosi/baguettebox.js/build/css/baguetteBox.css.' */
/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.3.1
 * @url https://github.com/feimosi/baguetteBox.js
 */
#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  transition: opacity 0.5s ease;
}
#baguetteBox-overlay.visible {
  opacity: 1;
}
#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}
#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}
#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: sans-serif;
}
#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, -moz-transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease;
}
#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight 0.4s ease-out;
  animation: bounceFromRight 0.4s ease-out;
}
#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft 0.4s ease-out;
  animation: bounceFromLeft 0.4s ease-out;
}
.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}
.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  -moz-border-radius: 15%;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  transition: background-color 0.4s ease;
}
.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}
.baguetteBox-button#next-button {
  right: 2%;
}
.baguetteBox-button#previous-button {
  left: 2%;
}
.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}
.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}
/*
    Preloader
    Borrowed from http://tobiasahlin.com/spinkit/
*/
.spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
/* './mnt/jupiter-vslaola1/handball_bundesliga_de/static/style/styles.less.' */
/* ##### */
@font-face {
  font-family: 'fontello';
  src: url('/?proxy=fonts/fontello.eot');
  src: url('/?proxy=fonts/fontello.eot#iefix') format('embedded-opentype'), url('/?proxy=fonts/fontello.woff') format('woff'), url('/?proxy=fonts/fontello.ttf') format('truetype'), url('/?proxy=fonts/fontello.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ico-"]:before,
[class*=" ico-"]:before {
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.ico-instagram:before {
  content: '\e800';
}
/* '' */
.ico-external:before {
  content: '\e801';
}
/* '' */
.ico-arrow-full-do:before {
  content: '\e802';
}
/* '' */
.ico-arrow-full-le:before {
  content: '\e803';
}
/* '' */
.ico-arrow-full-ri:before {
  content: '\e804';
}
/* '' */
.ico-web-intern:before {
  content: '\e804';
}
/* '' */
.ico-arrow-full-up:before {
  content: '\e805';
}
/* '' */
.ico-arrow-outl-do:before {
  content: '\e806';
}
/* '' */
.ico-arrow-outl-le:before {
  content: '\e807';
}
/* '' */
.ico-arrow-outl-ri:before {
  content: '\e808';
}
/* '' */
.ico-arrow-outl-up:before {
  content: '\e809';
}
/* '' */
.ico-down:before {
  content: '\e80a';
}
/* '' */
.ico-gallery:before {
  content: '\e80b';
}
/* '' */
.ico-left:before {
  content: '\e80c';
}
/* '' */
.ico-news:before {
  content: '\e80d';
}
/* '' */
.ico-right:before {
  content: '\e80e';
}
/* '' */
.ico-search:before {
  content: '\e80f';
}
/* '' */
.ico-toggle-menu:before {
  content: '\e810';
}
/* '' */
.ico-tv:before {
  content: '\e811';
}
/* '' */
.ico-up:before {
  content: '\e812';
}
/* '' */
.ico-de:before {
  content: '\e813';
}
/* '' */
.ico-twitter:before {
  content: '\e814';
}
/* '' */
.ico-download:before {
  content: '\e815';
}
/* '' */
.ico-sort:before {
  content: '\e816';
}
/* '' */
.ico-check:before {
  content: '\e817';
}
/* '' */
.ico-email:before {
  content: '\e818';
}
/* '' */
.ico-error:before {
  content: '\e819';
}
/* '' */
.ico-close:before {
  content: '\e81a';
}
/* '' */
.ico-web:before {
  content: '\e81b';
}
/* '' */
.ico-tickets:before {
  content: '\e81c';
}
/* '' */
.ico-calendar:before {
  content: '\e81d';
}
/* '' */
.ico-video:before {
  content: '\e81e';
}
/* '' */
.ico-time:before {
  content: '\e81f';
}
/* '' */
.ico-details:before {
  content: '\e820';
}
/* '' */
.ico-location:before {
  content: '\e821';
}
/* '' */
.ico-whistle:before {
  content: '\e822';
}
/* '' */
.ico-youtube:before {
  content: '\e823';
}
/* '' */
.ico-facebook:before {
  content: '\e824';
}
/* '' */
.ico-gplus:before {
  content: '\e825';
}
/* '' */
/* ##### */
#onSiteSearch .searcherror,
#onSiteSearch .searchtext,
#onSiteSearch .searchCategories,
#onSiteSearch .paging,
#onSiteSearch #searchResultTemplate {
  display: none;
}
body,
html {
  margin: 0;
  padding: 0;
}
body {
  background: #ecf1f8 url(/?proxy=img/bg_main.gif) center top no-repeat;
}
.main {
  width: 1px;
  min-width: 100%;
}
.aleft {
  text-align: left;
}
.aright {
  text-align: right;
}
.acenter {
  text-align: center;
}
.fleft {
  float: left !important;
}
.fright {
  float: right !important;
}
.clear {
  clear: both;
  float: none !important;
}
.hidden {
  display: none;
}
.important {
  color: #148dea !important;
  font-family: 'HelveticaNeueW01-BdExt' !important;
}
img {
  border: 0;
}
.pixel {
  position: absolute;
  display: none;
}
.hidedesktop {
  display: none;
}
a {
  cursor: pointer;
}
.grid {
  clear: both;
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.grid.news {
  background: white;
}
.grid .tab,
.grid [class^="tab"] {
  clear: both;
}
.grid.tabswitch {
  padding-top: 20px;
  background: #ffffff;
}
.grid.tabswitch [class^="tab"] {
  clear: both;
  overflow: hidden;
}
iframe {
  max-width: 100%;
}
section.grid:after {
  content: "";
  display: block;
  clear: both;
}
.inner_full,
.inner3,
.inner2,
.inner1 {
  position: relative;
  padding: 0 1%;
  background: #ffffff;
}
.inner_full {
  padding: 0;
  width: 100%;
}
.inner3 {
  max-width: 1078px;
  width: 98%;
  float: left;
}
.inner2 {
  max-width: 712px;
  width: 64.6667%;
  float: left;
}
.inner1 {
  max-width: 345px;
  width: 31.3333%;
  float: left;
}
.inner_half {
  width: 48%;
  float: left;
  padding: 0 1%;
}
.main > section:last-of-type {
  padding-bottom: 20px;
}
/* fix inner in inner */
.inner3 .inner3 {
  width: 100%;
}
.inner3 .inner2 {
  width: 65.6667%;
}
.inner3 .inner1 {
  width: 32.3333%;
}
.inner3 .inner3,
.inner3 .inner2,
.inner3 .inner1 {
  margin: 0 0 0 -1%;
  padding-right: 2%;
}
.inner3 .inner3:last-child,
.inner3 .inner2:last-child,
.inner3 .inner1:last-child {
  padding-right: 0;
}
.box.h1 {
  height: 276px;
}
.box.h2 {
  height: 572px;
}
.box.h2.socialstream,
.box.h2.videoplayer {
  height: 620px;
}
.box.h2.socialstream .videoplayer,
.box.h2.videoplayer .videoplayer,
.box.h2.socialstream .social,
.box.h2.videoplayer .social {
  height: 550px;
}
.socialicons,
.lang {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.socialicons li a,
.lang li a {
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  white-space: nowrap;
  color: #ffffff;
  text-decoration: none;
  background: #92999d;
  padding: 8px;
}
.socialicons li a i,
.lang li a i {
  font-size: 28px;
  margin: 0 2px;
}
.sideinfo {
  position: fixed;
  left: 0;
  top: 20%;
  /*noinspection ALL*/
}
.sideinfo li {
  padding: 0 0 1px;
  overflow: hidden;
}
.sideinfo .lang li a {
  background-color: #c0c4d0;
  text-indent: -9999px;
  background-image: url("/?proxy=img/ico_sprite.png");
  background-repeat: no-repeat;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
  -webkit-backface-visibility: hidden;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .sideinfo .lang li a {
    background-image: url("/?proxy=img/ico_sprite@2x.png");
    background-size: 40px 160px;
  }
}
.sideinfo .lang li a.de {
  background-position: 4px -36px;
}
.sideinfo .lang li a.en {
  background-position: 4px -76px;
}
.sideinfo .lang li a.active,
.sideinfo .lang li a:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}
p.daten-zusatz {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  float: left;
  width: 100%;
  margin: 10px 0;
  max-width: 80%;
}
.main.fixed {
  padding-top: 140px;
}
.main.fixed header,
.main.fixed nav {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}
.main.fixed header {
  background: none;
  z-index: 103;
  height: 1px;
  padding: 0;
}
.main.fixed header .teams,
.main.fixed header .meta,
.main.fixed header .liga,
.main.fixed header .claim,
.main.fixed header .producedbylaola1tv {
  display: none;
}
.main.fixed header .logo img {
  display: block;
  width: auto;
  height: 32px;
  padding: 14px 0;
}
.main.fixed header .logo {
  margin-top: 0;
}
.main.fixed nav .quicksearch input.tf {
  width: 150px;
}
.main.fixed nav ul {
  margin-left: 84px;
}
.main.fixed nav .inner_full > ul > li > a {
  padding: 18px 10px;
}
header {
  height: 80px;
  padding: 10px 0;
}
header .logo {
  display: block;
  float: left;
}
header .logo img {
  display: block;
  width: auto;
  height: 54px;
}
header .claim {
  display: block;
  float: left;
  clear: left;
  margin: 8px 0;
}
header .claim img {
  display: block;
  width: auto;
  height: 18px;
}
header .producedbylaola1tv {
  display: block;
  float: right;
  clear: right;
}
header .producedbylaola1tv a {
  text-decoration: none;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(50));
  filter: alpha(opacity = (50));
  display: block;
  position: relative;
  z-index: 2;
}
header .producedbylaola1tv a img {
  display: block;
}
header .producedbylaola1tv a:hover {
  -moz-opacity: 0.99;
  -khtml-opacity: 0.99;
  -webkit-opacity: 0.99;
  opacity: 0.99;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(99));
  filter: alpha(opacity = (99));
}
header .liga,
header .meta {
  overflow: hidden;
  float: left;
  position: relative;
  z-index: 2;
}
header .liga ul,
header .meta ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
header .liga ul li,
header .meta ul li {
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 12px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  padding-bottom: 4px;
  text-transform: uppercase;
}
header .liga ul.language,
header .meta ul.language {
  margin-left: 22px;
  margin-top: -2px;
}
header .liga ul.language li,
header .meta ul.language li {
  margin: 0;
}
header .liga ul.language li a,
header .meta ul.language li a {
  margin: 0 8px;
}
header .liga ul.language li a img,
header .meta ul.language li a img {
  display: inline-block;
  width: 16px;
  height: auto;
}
header .liga ul.language li:not(.active) a img,
header .meta ul.language li:not(.active) a img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(50));
  filter: alpha(opacity = (50));
  filter: saturate(0.5);
  -webkit-filter: saturate(0.5);
  -moz-filter: saturate(0.5);
  -o-filter: saturate(0.5);
  -ms-filter: saturate(0.5);
}
header .liga a,
header .meta a {
  text-decoration: none;
  color: #1c3476;
  margin-left: 28px;
}
header .liga a:hover,
header .meta a:hover {
  color: #148dea;
}
header .liga a.active,
header .meta a.active {
  color: #1c3476;
  text-decoration: underline;
}
header .meta {
  float: right;
}
header .teams {
  float: right;
  clear: right;
}
header .teams .scrollcontent {
  overflow: hidden;
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  height: 40px;
  padding: 0 40px 21px 40px;
  margin: 2px -40px -21px 88px;
}
header .teams .scrollcontent ul {
  margin: 0;
  float: left;
  width: 800px;
  overflow: hidden;
  padding: 0 40px 21px 40px;
  margin: 0 -40px -21px -37px;
}
header .teams .scrollcontent ul li {
  list-style: none;
  float: left;
  position: relative;
  margin: 0;
  width: 38px;
}
header .teams .scrollcontent ul li a {
  text-decoration: none;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(50));
  filter: alpha(opacity = (50));
  display: block;
  /** tooltip **/
}
header .teams .scrollcontent ul li a:hover,
header .teams .scrollcontent ul li a.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
header .teams .scrollcontent ul li a div {
  position: absolute;
  left: 50%;
  display: none;
  bottom: -20px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 12px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
}
header .teams .scrollcontent ul li a div span {
  position: relative;
  display: block;
  left: -60%;
  background-image: url("/?proxy=img/bg_tooltip.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 200px 50px;
  padding: 7px 10% 2px;
  width: 100%;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  header .teams .scrollcontent ul li a div span {
    background-image: url("/?proxy=img/bg_tooltip@2x.png");
    background-size: 200px 55px;
  }
}
header .teams .scrollcontent ul li a:hover div {
  display: block;
  z-index: 3;
}
header .teams .scrollcontent ul li a img {
  display: block;
  margin: 4px auto;
  border: 0;
  width: 30px;
  height: 30px;
}
header .teams .tpaging {
  visibility: hidden;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  position: absolute;
  top: 0;
  z-index: 1000;
}
header .teams .tpaging.prev,
header .teams .tpaging.next {
  display: block;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(75));
  filter: alpha(opacity = (75));
  height: 40px;
  width: 40px;
  cursor: pointer;
}
header .teams .tpaging.prev:hover,
header .teams .tpaging.next:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
header .teams .tpaging i {
  display: block;
  font-size: 40px;
  width: 40px;
  height: 40px;
  color: #148dea;
}
header .teams .tpaging.prev {
  left: 0;
}
header .teams .tpaging.next {
  right: 0;
}
nav {
  background: #1c3476;
  border-bottom: 1px solid #ffffff;
  margin: 0;
  padding: 0;
  height: 60px;
}
nav .togglemenu {
  display: none;
  padding: 14px 2%;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #ffffff;
  text-decoration: none;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(75));
  filter: alpha(opacity = (75));
  text-transform: uppercase;
}
nav .togglemenu:hover,
nav .togglemenu:focus {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
nav .togglemenu i {
  float: right;
  font-size: 24px;
  margin-left: 2%;
}
nav .inner_full {
  background: none;
}
nav .inner_full > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
nav .inner_full > ul > li {
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
nav .inner_full > ul > li.hasChildren:hover > a {
  background-image: url("/?proxy=img/ico_sprite.png");
  background-repeat: no-repeat;
  background-position: center 36px;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  nav .inner_full > ul > li.hasChildren:hover > a {
    background-image: url("/?proxy=img/ico_sprite@2x.png");
    background-size: 40px 160px;
  }
}
nav .inner_full > ul > li > a {
  padding: 18px 12px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  cursor: pointer;
}
nav .inner_full > ul > li > a:hover {
  color: #148dea;
}
nav .inner_full > ul > li > a.active {
  color: #ffffff;
  background-color: #148dea;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
nav .inner_full > ul > li.hasChildren > a:hover {
  background-position: center 38px;
}
nav .inner_full > ul > li a[target="_blank"]:after {
  content: '\e801';
  width: 12px;
  height: 12px;
  margin-left: 2px;
  display: block;
  float: right;
  visibility: hidden;
}
nav .inner_full > ul > li a[target="_blank"]:after {
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 80%;
}
nav .inner_full > ul > li > a[target="_blank"]:after {
  margin-right: -14px;
}
nav .inner_full > ul > li a:hover[target="_blank"]:after {
  visibility: visible;
}
nav .inner_full > ul > li .subnav {
  display: none;
  position: absolute;
  top: 61px;
  left: 0;
  background: rgba(28, 53, 120, 0.95);
  width: 98%;
  padding: 0 1%;
  z-index: 101;
}
nav .inner_full > ul > li .subnav > ul {
  float: left;
  width: 16%;
  padding: 0;
  list-style: none;
  margin: 15px 2% 30px;
}
nav .inner_full > ul > li .subnav > ul > li {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
nav .inner_full > ul > li .subnav > ul > li .heading {
  color: #148dea;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: block;
  padding: 5px 2%;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(75));
  filter: alpha(opacity = (75));
}
nav .inner_full > ul > li .subnav > ul > li a {
  color: #c0c4d0;
  text-decoration: none;
  display: block;
}
nav .inner_full > ul > li .subnav > ul > li a.active,
nav .inner_full > ul > li .subnav > ul > li a:hover {
  color: #ffffff;
}
nav .inner_full > ul > li .subnav > ul > li a.active {
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
nav .inner_full > ul > li .subnav > ul > li a img {
  width: 104%;
  height: auto;
  margin: 0 -2%;
  display: block;
  max-width: 160px;
}
nav .inner_full > ul > li .subnav > ul > li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav .inner_full > ul > li .subnav > ul > li ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 5px 3px;
}
nav .quicksearch {
  float: right;
}
nav .quicksearch form {
  margin: 0;
  padding: 18px 0;
  position: relative;
}
nav .quicksearch input.tf {
  border: 0;
  background: none;
  width: 200px;
  height: 23px;
  margin: 0;
  padding: 0 5px;
  color: #ffffff;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  border-bottom: 1px solid #ffffff;
  text-transform: uppercase;
  -webkit-appearance: none;
}
nav .quicksearch label {
  float: left;
  display: block;
  border: 0;
  cursor: pointer;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(75));
  filter: alpha(opacity = (75));
  -webkit-appearance: none;
  margin-right: 4px;
  font-size: 18px;
  color: #ffffff;
}
nav .quicksearch:hover label,
nav .quicksearch:focus label {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
.aufmacher {
  background: url(/?proxy=img/bg_aufmacher.jpg) center center no-repeat;
}
.aufmacher .inner_full {
  background: none;
}
.aufmacher .inner_full .content {
  padding: 0 0 40px;
  margin: 0;
  overflow: visible;
  min-height: 0;
  background: none;
}
.aufmacher .inner_full .content > div {
  display: none;
}
.aufmacher .inner_full .content > div.active,
.aufmacher .inner_full .content > div.reloadContent {
  display: block;
}
.aufmacher .inner_full .current a,
.aufmacher .inner_full .current img {
  display: block;
  width: 100%;
  height: auto;
  text-decoration: none;
}
.aufmacher .inner_full .current .heading {
  color: #ffffff;
  position: absolute;
  bottom: 60px;
  left: 20px;
  padding: 8px 1%;
  background-color: rgba(28, 53, 120, 0.85);
  max-width: 60%;
  min-height: 48px;
}
.aufmacher .inner_full .current h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  text-transform: uppercase;
  margin: 0;
  color: #ffffff;
  padding: 0;
}
.aufmacher .inner_full .current i {
  font-size: 40px;
  float: left;
  margin: 0 2% 0 1%;
}
.aufmacher .inner_full .current:hover .heading {
  background: #1c3476;
}
.aufmacher .inner_full .thumbs {
  position: absolute;
  top: 10%;
  right: 0;
  width: 14%;
  height: 100%;
}
.aufmacher .inner_full .thumbs ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.aufmacher .inner_full .thumbs ul li {
  position: relative;
  margin: 0 -40px 10% 0;
  padding: 0;
  border-left: 10px solid #1c3476;
}
.aufmacher .inner_full .thumbs ul li a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  outline: none;
}
.aufmacher .inner_full .thumbs ul li a img {
  display: block;
  width: 100%;
  height: auto;
}
.aufmacher .inner_full .thumbs ul li.active {
  border-left-color: #148dea;
}
.aufmacher .inner_full .thumbs ul li h2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 4% 32px 4% 10%;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  box-sizing: border-box;
  text-indent: -9999px;
  z-index: 1;
  color: #ffffff;
}
.aufmacher .inner_full .thumbs ul li:not(.active) h2 {
  background-color: rgba(28, 53, 120, 0.25);
}
.aufmacher .inner_full .thumbs ul li i {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 24px;
  padding: 2px 4px;
  z-index: 2;
  background-color: rgba(28, 53, 120, 0.75);
}
.aufmacher .inner_full .thumbs ul li br {
  display: none;
}
.aufmacher .inner_full .thumbs ul li:not(.active) a:hover h2 {
  background-color: rgba(28, 53, 120, 0.75);
  text-indent: 0;
}
.aufmacher .inner_full .thumbs ul li:not(.active) a:hover i {
  background-color: transparent;
}
.aufmacher .inner_full > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #1c3476;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.aufmacher .inner_full > ul li {
  margin: 0;
  padding: 0 0;
  float: left;
  color: #ffffff;
  width: 33.3333%;
  text-align: center;
}
.aufmacher .inner_full > ul li a {
  background: #1c3476;
  padding: 8px 5%;
  margin: 0;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
}
.aufmacher .inner_full > ul li a:hover {
  color: #148dea;
}
.aufmacher .inner_full > ul li.active a {
  background: #148dea;
  color: #ffffff;
}
.aufmacher .inner_full > ul li.inactive a {
  background: #c0c4d0;
  color: #ffffff;
}
.aufmacher .inner_full > ul li h3 {
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.aufmacher .inner_full > ul li:last-child {
  width: 33.3334%;
}
.aufmacher.ticker {
  background: url(/?proxy=img/bg_aufmacher_ticker.jpg) center center no-repeat;
}
.aufmacher.ticker .ticker_container .ticker_pic {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: -40px;
}
.aufmacher.ticker .ticker_container .ticker_pic img {
  max-height: 540px;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.aufmacher.ticker .inner_full .content .current .liveticker {
  background: #abb2d0;
  max-height: 540px;
}
.aufmacher.ticker .inner_full .content .current .liveticker > ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
}
.aufmacher.ticker .inner_full .content .current .liveticker > ul li {
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-align: center;
  width: 14.2857%;
  height: 54px;
}
.aufmacher.ticker .inner_full .content .current .liveticker > ul li > span {
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  display: block;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tipbet {
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tipbet .tipbet-logo {
  width: 10%;
  display: inline-block;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  margin-top: 10px;
  clear: both;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .team {
  width: 25%;
  text-align: center;
  float: left;
  color: #1c3476;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .team img {
  max-width: 120px;
  display: block;
  margin: 0 auto;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .team.guest {
  float: right;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score {
  width: 50%;
  float: left;
  text-align: center;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score .points {
  font-style: normal;
  font-weight: normal;
  font-size: 70px;
  line-height: 70px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #1c3476;
  margin: 0;
  padding: 0;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score .points span {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score .progressbar {
  display: block;
  width: 60%;
  height: 10px;
  margin: 10px 20%;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  line-height: 10px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  text-transform: uppercase;
  color: white;
  background: #1c3476;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  z-index: 0;
  cursor: pointer;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score .progressbar .progress {
  position: absolute;
  top: 0;
  background: #148dea;
  height: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  z-index: 1;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score .progressbar span {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score .progressbar .stoppedRefresh {
  background: #b2001a;
}
.aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score .time {
  margin: 0;
  padding: 0;
}
.aufmacher.ticker .inner_full .content .current .liveticker .torschuetzen {
  margin: 30px 0 0;
  padding: 0 0 20px;
  overflow: hidden;
}
.aufmacher.ticker .inner_full .content .current .liveticker .torschuetzen .h3-heading {
  margin: 10px 2%;
  height: 19px;
  position: relative;
  color: #1c3476;
  padding: 2px 0;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
}
.aufmacher.ticker .inner_full .content .current .liveticker .torschuetzen dl {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #000000;
}
.aufmacher.ticker .inner_full .content .current .liveticker .torschuetzen dl dt {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  text-transform: uppercase;
  margin-top: 8px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .torschuetzen dl dt span {
  color: #148dea;
  padding: 0 2%;
  display: inline-block;
  width: 4%;
}
.aufmacher.ticker .inner_full .content .current .liveticker .torschuetzen dl dd {
  margin: 0 2%;
  padding: 0 6%;
}
.aufmacher.ticker .inner_full .content .current .liveticker .torschuetzen dl.aright dt span {
  float: right;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tickerstats {
  margin: 0 2% 0;
  padding: 20px 0;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tickerstats h3 {
  height: 19px;
  position: relative;
  color: #1c3476;
  padding: 2px 0;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  margin: 8px 0 0;
  text-align: center;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tickerstats dl {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #000000;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 33.3333%;
  text-align: center;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tickerstats dl dt {
  text-transform: uppercase;
  margin: 0;
  padding: 4px 0;
  clear: both;
  border-top: 1px solid #9ba3c7;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tickerstats dl dd {
  margin: 0;
  padding: 4px 0;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  border-top: 1px solid #9ba3c7;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tickerstats dl span {
  color: #148dea;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  margin-right: 4px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tickerstats dl .clear {
  margin-top: -4px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tickerstats dl.home {
  text-align: right;
  float: left;
}
.aufmacher.ticker .inner_full .content .current .liveticker .tickerstats dl.guest {
  text-align: left;
  float: right;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container {
  position: relative;
  margin-bottom: 100px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste {
  width: 90%;
  height: 10px;
  background-color: #1c3476;
  margin: 50px auto;
  position: relative;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  /*simultane events */
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_live {
  height: 10px;
  background-color: #148dea;
  border-radius: 5px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event,
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event_invert {
  margin-left: -10px;
  position: absolute;
  width: 20px;
  top: 0;
  height: 50px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event i {
  position: absolute;
  margin-top: -70px;
  margin-left: -2px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event .actionicon {
  position: absolute;
  margin-top: -70px;
  margin-left: -2px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event p {
  font-size: 11px;
  margin-top: -27px;
  text-align: center;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event_kreis {
  margin: 0 0 0 3px;
  width: 10px;
  height: 10px;
  background: none;
  border: 2px solid white;
  border-radius: 5px;
  box-sizing: border-box;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_spielevent .telegramm_event_kreis {
  background: white;
  border: 1px solid black;
  width: 12px;
  height: 12px;
  margin: -1px 0 0 5px;
  border-radius: 6px;
  box-sizing: border-box;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event.gast p {
  margin-top: 2px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event.heim .actionicon,
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event.gast .actionicon {
  position: absolute;
  margin-top: -42px;
  margin-left: 2px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event.gast .actionicon {
  margin-top: -10px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event .heimlogo {
  position: absolute;
  top: -15px;
  left: 5px;
  width: 14px;
  height: 14px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event .gastlogo {
  position: absolute;
  top: 15px;
  left: 5px;
  width: 14px;
  height: 14px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event.gast.additionalevent {
  margin-top: 51px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event.heim.additionalevent {
  margin-top: -8px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event.gast.additionalevent .telegramm_event_kreis,
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event.gast.additionalevent p,
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event.heim.additionalevent .telegramm_event_kreis,
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container .telegramm_leiste .telegramm_event.heim.additionalevent p {
  display: none;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container.short {
  width: 90%;
  margin: 0 auto;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container.short .telegramm_leiste {
  width: 33%;
  margin: 0 10% 0 5%;
  display: inline-block;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container.short .telegramm_leiste .telegramm_event .heimlogo {
  left: -25px;
}
.aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container.short .telegramm_leiste .telegramm_event .gastlogo {
  left: -25px;
}
.aufmacher.ticker .inner_full .content .current .aufstellung {
  background: #abb2d0;
  min-height: 520px;
  padding: 20px 0 10px;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .h3-heading {
  background: #1c3476;
  padding: 8px;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .h3-heading h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .h3-heading img {
  height: 24px;
  width: auto;
  margin-right: 2%;
  float: left;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .footnote {
  font-size: 13px;
  line-height: 18px;
  padding: 8px 1%;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .boxnav {
  background: #ececec;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .inner_half {
  background: none;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .inner_half table {
  margin: 0;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .inner_half table th {
  height: 14px;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .inner_half table td {
  vertical-align: middle;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .inner_half .team {
  overflow: auto;
  height: 485px;
  background: #ffffff;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .inner_half .team .tooltip {
  display: none;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .inner_half .team a {
  display: inline-block;
}
.aufmacher.ticker .inner_full .content .current .aufstellung .inner_half .team a span {
  color: #148dea;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  display: inline-block;
  width: 15px;
  padding: 0 5% 0 0;
  text-align: right;
}
.aufmacher.spielerprofil .inner_full > ul li,
.aufmacher.spielerprofil .inner_full .inner_full > ul li:last-child {
  width: 100%;
  text-align: left;
}
.aufmacher.spielerprofil .inner_full > ul li a,
.aufmacher.spielerprofil .inner_full .inner_full > ul li:last-child a {
  padding: 8px 1%;
}
.aufmacher.spielerprofil .inner_full > ul li a h3:before,
.aufmacher.spielerprofil .inner_full .inner_full > ul li:last-child a h3:before {
  content: '» ';
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
}
.aufmacher.spielerprofil .inner_full .content {
  padding: 0;
}
.aufmacher.spielerprofil .inner_full .player_container {
  background: #abb2d0;
  padding: 20px 2%;
  position: relative;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  min-height: 500px;
}
.aufmacher.spielerprofil .inner_full .player_container .player_pic {
  position: absolute;
  bottom: 20px;
  right: 2%;
  width: 40%;
  z-index: 2;
  margin-right: 24px;
}
.aufmacher.spielerprofil .inner_full .player_container .player_pic img {
  display: block;
  height: auto;
  width: auto;
  max-height: 500px;
  max-width: 100%;
  /*border:1px solid @dblue;*/
  float: right;
}
.aufmacher.spielerprofil .inner_full .player_container .player_data dl {
  margin: 0;
  padding: 20px 2% 120px;
  width: 50%;
  text-align: right;
}
.aufmacher.spielerprofil .inner_full .player_container .player_data dl dt {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.aufmacher.spielerprofil .inner_full .player_container .player_data dl dd {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 19px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  margin: 0 0 15px 0;
  padding: 0;
}
.aufmacher.spielerprofil .inner_full .player_container .player_data dl a {
  color: #1c3476;
}
.aufmacher.spielerprofil .inner_full .player_container .player_data dl a:hover {
  color: #148dea;
}
.aufmacher.spielerprofil .inner_full .player_container .player_data .logo {
  width: 15%;
  height: auto;
  position: absolute;
  bottom: 100px;
  left: 5%;
  z-index: 10;
}
.aufmacher.spielerprofil .inner_full .player_container .player_band {
  background: #ececec;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: 2%;
  right: 2%;
}
.aufmacher.spielerprofil .inner_full .player_container .player_band .player_info {
  overflow: hidden;
}
.aufmacher.spielerprofil .inner_full .player_container .player_band .arrow {
  width: 24px;
  height: 100%;
  color: white;
  /*background-color:hsla(hue(@dblue),saturation(@dblue),lightness(@dblue),0.85)*/
  float: left;
  text-align: center;
}
.aufmacher.spielerprofil .inner_full .player_container .player_band .arrow i {
  font-size: 16px;
  line-height: 112px;
  display: block;
  width: 100%;
}
.aufmacher.spielerprofil .inner_full .player_container .player_band .arrow:hover {
  /*background:@dblue;*/
}
.aufmacher.spielerprofil .inner_full .player_container .player_band .arrow.fright {
  margin-left: 42%;
}
.aufmacher.spielerprofil .inner_full .player_container .player_band h1 {
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 64px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  margin: 0;
  padding: 8px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}
.aufmacher.spielerprofil .inner_full .player_container .player_band h1 span {
  font-size: 25px;
  line-height: 32px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aufmacher.spielerprofil .inner_full .player_container .player_band .number {
  float: right;
  color: #148dea;
  font-style: normal;
  font-weight: normal;
  font-size: 96px;
  line-height: 112px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  padding: 0 16px;
}
.aufmacher.spielerprofil .inner_full .player_container:hover .player_band {
  background: #ffffff;
}
.aufmacher.spielerprofil .inner_full .player {
  width: 96%;
  margin: 0 2%;
  height: 120px;
  background-color: rgba(255, 255, 255, 0.85);
  position: relative;
}
.aufmacher.spielerprofil .inner_full .player .arrow {
  width: 20px;
  height: 100%;
  color: white;
  background-color: rgba(28, 53, 120, 0.85);
}
.aufmacher.spielerprofil .inner_full .player .arrow i {
  font-size: 16px;
  line-height: 120px;
}
.aufmacher.spielerprofil .inner_full .player .arrow.left {
  float: left;
}
.aufmacher.spielerprofil .inner_full .player .arrow.right {
  float: right;
}
.aufmacher.spielerprofil .inner_full .player .arrow:hover {
  background: #1c3476;
}
.aufmacher.spielerprofil .inner_full .player .logo {
  position: absolute;
  width: 16%;
  top: -100%;
  left: 5%;
}
.aufmacher.spielerprofil .inner_full .player .logo img {
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.aufmacher.spielerprofil .inner_full .player .namebox {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 30px;
  width: 50%;
}
.aufmacher.spielerprofil .inner_full .player .namebox .name {
  width: 75%;
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 60px;
  line-height: 80px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-align: right;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}
.aufmacher.spielerprofil .inner_full .player .namebox .name span {
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  padding-top: 10px;
  display: block;
}
.aufmacher.spielerprofil .inner_full .player .namebox .number {
  width: 25%;
  float: right;
}
.aufmacher.spielerprofil .inner_full .player .picture {
  border: 1px solid #1c3476;
  max-height: 532px;
  width: 40%;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 20px;
}
.aufmacher.spielerprofil .inner_full .player .picture img {
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.aufmacher.spielerprofil .inner_full:hover .player {
  background: #ffffff;
}
.aufmacher.club .inner_full .content {
  padding: 0;
}
.aufmacher.club .inner_full .club_container {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  background: #abb2d0;
  padding: 0 2% 11px 2%;
}
.aufmacher.club .inner_full .club_container .club_pic {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.aufmacher.club .inner_full .club_container .club_pic img {
  max-height: 528px;
  width: 1056px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.aufmacher.club .inner_full .club_container .club_band {
  /*margin-top:20px;*/
  background: #ececec;
}
.aufmacher.club .inner_full .club_container .club_band .arrow {
  width: 24px;
  height: 100%;
  color: white;
  background-color: rgba(28, 53, 120, 0.85);
  float: left;
  text-align: center;
}
.aufmacher.club .inner_full .club_container .club_band .arrow i {
  font-size: 16px;
  line-height: 120px;
  display: block;
  width: 100%;
}
.aufmacher.club .inner_full .club_container .club_band .arrow:hover {
  background: #1c3476;
}
.aufmacher.club .inner_full .club_container .club_band .club_info {
  padding-bottom: 15px;
}
.aufmacher.club .inner_full .club_container .club_band .club_info .logo {
  width: 18%;
  padding: 0 1%;
  float: left;
}
.aufmacher.club .inner_full .club_container .club_band .club_info .logo a {
  display: block;
}
.aufmacher.club .inner_full .club_container .club_band .club_info .logo a img {
  border: none;
  margin: 10px auto;
  padding: 0;
  height: auto;
  max-height: 100px;
  width: auto;
  max-width: 100%;
}
.aufmacher.club .inner_full .club_container .club_band .club_info .smartlinks {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  display: block;
  padding-top: 16px;
}
.aufmacher.club .inner_full .club_container .club_band .club_info .smartlinks a {
  text-decoration: none;
  color: #1c3476;
  display: inline;
}
.aufmacher.club .inner_full .club_container .club_band .club_info .smartlinks span {
  display: inline;
  padding: 0 8px 0 0;
}
.aufmacher.club .inner_full .club_container .club_band .club_info h1 {
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 60px;
  line-height: 64px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  margin: 0;
  padding: 8px 11px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aufmacher.club .inner_full .club_container .club_band .club_info h1 a.schedule {
  color: #666666;
  float: right;
  font-size: 14px;
  width: auto;
}
.aufmacher.club .inner_full .club_container .club_band .club_info h1 a.schedule i {
  font-size: 20px;
  margin-right: 7px;
  margin-top: -1px;
}
.aufmacher.club .inner_full .club_container .club_band .club_info h1 a.schedule:hover {
  color: #000;
}
.aufmacher.club .inner_full .club_container .club_band .club_info .icons {
  float: right;
  padding: 10px;
  overflow: hidden;
  position: absolute;
  right: 22px;
}
.aufmacher.club .inner_full .club_container .club_band .club_info .icons a {
  width: 16px;
  height: 16px;
  padding: 0 0 4px;
}
.aufmacher.club .inner_full .club_container .club_band .club_info .icons i {
  font-size: 16px;
  color: #1c3476;
}
.gamecenter {
  padding: 10px 0;
  background: #ffffff;
}
.gamecenter .box.hauto {
  padding: 0;
}
.gamecenter .gamecenter-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 33.3333%;
}
.gamecenter .gamecenter-nav > li {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  text-transform: uppercase;
  background: #1c3476;
  border-right: 8px solid #148dea;
  position: relative;
}
.gamecenter .gamecenter-nav > li > a,
.gamecenter .gamecenter-nav > li > span {
  text-decoration: none;
  padding: 8px 2%;
  color: #ffffff;
  display: block;
}
.gamecenter .gamecenter-nav > li > a:hover {
  color: #148dea;
}
.gamecenter .gamecenter-nav > li.inactive {
  background: #c0c4d0;
}
.gamecenter .gamecenter-nav > li.active {
  background: #148dea;
}
.gamecenter .gamecenter-nav > li.active > a:hover {
  color: #ffffff;
}
.gamecenter .gamecenter-nav > li.active .more {
  display: block;
}
.gamecenter .gamecenter-nav .more {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  max-width: 200px;
  display: none;
}
.gamecenter .gamecenter-nav .more > ul {
  margin: 0;
  padding: 4px 2%;
  list-style: none;
  text-transform: uppercase;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 96%;
}
.gamecenter .gamecenter-nav .more > ul li {
  display: block;
  visibility: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  border: none;
}
.gamecenter .gamecenter-nav .more > ul li.active {
  visibility: visible;
  position: absolute;
  top: 8px;
  right: 2%;
  left: 2%;
  padding-right: 13%;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  width: 83%;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
}
.gamecenter .gamecenter-nav .more > ul li.active:before {
  content: '\e80a';
  float: right;
  margin: 3px -12px 0 12px;
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  color: #ffffff;
}
.gamecenter .gamecenter-nav .more > ul li a {
  text-decoration: none;
  color: #ffffff;
}
.gamecenter .gamecenter-nav .more.open,
.gamecenter .gamecenter-nav .more:hover {
  background: #ffffff;
  border: 1px solid #1c3476;
  z-index: 10;
}
.gamecenter .gamecenter-nav .more.open ul,
.gamecenter .gamecenter-nav .more:hover ul {
  height: auto;
  margin-top: 40px;
  max-height: 404px;
  overflow: auto;
}
.gamecenter .gamecenter-nav .more.open ul li,
.gamecenter .gamecenter-nav .more:hover ul li,
.gamecenter .gamecenter-nav .more.open ul li a,
.gamecenter .gamecenter-nav .more:hover ul li a {
  visibility: visible;
  color: #1c3476;
  background: #ffffff;
}
.gamecenter .gamecenter-nav .more.open ul li:hover,
.gamecenter .gamecenter-nav .more:hover ul li:hover,
.gamecenter .gamecenter-nav .more.open ul li a:hover,
.gamecenter .gamecenter-nav .more:hover ul li a:hover {
  color: #148dea;
}
.gamecenter .gamecenter-nav .more.open ul li.active,
.gamecenter .gamecenter-nav .more:hover ul li.active,
.gamecenter .gamecenter-nav .more.open ul li a.active,
.gamecenter .gamecenter-nav .more:hover ul li a.active {
  text-align: left;
  cursor: inherit;
  color: #148dea;
  background: #ffffff;
}
.gamecenter .gamecenter-nav .more.open ul li.active:before,
.gamecenter .gamecenter-nav .more:hover ul li.active:before,
.gamecenter .gamecenter-nav .more.open ul li a.active:before,
.gamecenter .gamecenter-nav .more:hover ul li a.active:before {
  color: #148dea;
  cursor: inherit;
}
.gamecenter .content {
  float: left;
  width: 66.6667%;
  padding: 0;
  clear: none;
  min-height: 0;
}
.gamecenter .content > div {
  display: none;
  background: #1c3476;
  border-right: 8px solid #148dea;
  height: 120px;
}
.gamecenter .content > div > a.fright,
.gamecenter .content > div > a.fleft {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 120px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  text-decoration: none;
  display: block;
  width: 5%;
  text-align: center;
}
.gamecenter .content > div > a.fright:hover,
.gamecenter .content > div > a.fleft:hover {
  color: #148dea;
}
.gamecenter .content > div .meta-info {
  float: left;
  width: 20%;
  margin: 0;
  color: #ffffff;
  padding: 0 2%;
}
.gamecenter .content > div .meta-info dt {
  padding: 0;
  float: left;
  clear: left;
  font-size: 20px;
  margin: 7px 8px 0 0;
}
.gamecenter .content > div .meta-info dd {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-transform: uppercase;
  padding: 4px 0;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gamecenter .content > div .game-info {
  float: left;
  width: 64%;
  padding: 0 2% 0 0;
}
.gamecenter .content > div .game-info .scores {
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  width: 100%;
  display: block;
  float: left;
}
.gamecenter .content > div .game-info .scores .team {
  line-height: 60px;
  overflow: hidden;
}
.gamecenter .content > div .game-info .scores .team.top {
  border-bottom: 1px solid white;
  line-height: 59px;
}
.gamecenter .content > div .game-info .scores .team .rank {
  width: 7%;
  padding: 0 2%;
  text-align: left;
  float: left;
}
.gamecenter .content > div .game-info .scores .team .score {
  width: 15%;
  padding: 0 2%;
  text-align: right;
  float: right;
  white-space: nowrap;
}
.gamecenter .content > div .game-info .scores .team .name {
  width: 66%;
  padding: 0 2%;
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  display: block;
  float: left;
}
.gamecenter .content > div .game-info .scores .team .name:hover {
  color: #148dea;
}
.gamecenter .content > div .game-info .call-to-action {
  float: left;
  width: 25%;
  padding: 12px 0;
}
.gamecenter .content > div .game-info .call-to-action a {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  padding: 24px 0;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  display: block;
}
.gamecenter .content > div .game-info .call-to-action a:hover {
  color: #148dea;
}
.gamecenter .content > div .game-info .call-to-action a.split {
  padding: 4px 0;
}
.gamecenter .content > div .game-info .call-to-action + .scores {
  width: 75%;
}
.gamecenter .content .active {
  display: block;
}
/* Playoffs */
.bracket-scrollcontent + .box {
  float: left;
  width: 100%;
}
.bracket {
  background: url('/?proxy=img/bg_footer_ff.png') left 51% bottom 0 no-repeat;
}
.bracket * {
  box-sizing: border-box;
}
.bracket h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  margin: 0;
  padding: 16px 0;
  text-align: center;
  color: #1c3476;
}
.bracket .split {
  display: block;
  float: left;
  width: 44%;
}
.bracket .split.split-two {
  float: right;
}
.bracket .split.split-two .round {
  float: right;
}
.bracket .split.split-two .round .matchup:after {
  right: auto;
  left: -16px;
}
.bracket .split.split-two .round .matchup:before {
  left: auto;
  right: -16px;
}
.bracket .split.split-two .round .team:first-child:after {
  right: auto;
  left: -16px;
}
.bracket .matchup {
  width: 100%;
  padding: 0;
  margin: 16px 0;
  position: relative;
  list-style: none;
  float: left;
}
.bracket .matchup:hover .team {
  background: #b1b6c5;
}
.bracket .matchup:nth-child(2n):after {
  content: "";
  border: 1px solid #ececec;
  position: absolute;
  top: 50%;
  right: -16px;
}
.bracket .matchup:nth-child(2n-1):after {
  content: "";
  border: 1px solid #ececec;
  position: absolute;
  bottom: 50%;
  right: -16px;
}
.bracket .matchup > time {
  display: block;
  margin-top: -25px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #1c3476;
  float: left;
}
.bracket .round {
  margin: 0;
  display: block;
  float: left;
  width: 33%;
  padding: 0 16px;
}
.bracket .round.round32 {
  width: 25%;
}
.bracket .round.round32 .team img {
  height: 18px;
  margin-top: 2px;
}
.bracket .round.round32 .team figure {
  width: 34%;
}
.bracket .round.round32 .team .score {
  width: 22%;
}
.bracket .round.round-one .matchup:nth-child(2n):after {
  bottom: -16px;
}
.bracket .round.round-one .matchup:nth-child(2n-1):after {
  top: -16px;
}
.bracket .round.round-two .matchup {
  margin: 20px 0;
}
.bracket .round.round-two .matchup:nth-child(2n):after {
  bottom: -67px;
}
.bracket .round.round-two .matchup:nth-child(2n-1):after {
  top: -67px;
}
.bracket .round.round-three .matchup {
  margin: 75px 0;
}
.bracket .round.round-three .matchup:nth-child(2n):after {
  bottom: -169px;
}
.bracket .round.round-three .matchup:nth-child(2n-1):after {
  top: -169px;
}
.bracket .round.round-four .matchup {
  margin: 184px 0;
}
.bracket .round.round-four .matchup:after {
  display: none;
}
.bracket .round:not(.round-one) .matchup:before {
  content: "";
  border: 1px solid #ececec;
  position: absolute;
  top: 50%;
  left: -16px;
  width: 14px;
  margin-top: -1px;
}
.bracket .champion {
  float: left;
  display: block;
  width: 12%;
  padding: 0 16px;
}
.bracket .champion .final {
  margin: 193px 0 160px 0;
  position: relative;
}
.bracket .champion .final .team:after {
  display: none;
}
.bracket .champion .final .team > * {
  border: none;
}
.bracket .champion .final .score {
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 23px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #1c3476;
  text-align: center;
  padding: 8px 0 0;
  margin-bottom: 15px;
}
.bracket .champion .final .score a {
  color: #1c3476;
  text-decoration: none;
}
.bracket .champion .final .score span {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.bracket .champion .final .team {
  background: none;
  height: auto;
  padding: 0;
  margin: 8px 0;
  text-align: center;
  width: 50%;
  color: #1c3476;
}
.bracket .champion .final .team img,
.bracket .champion .final .team figcaption {
  display: block;
  float: none;
  margin: 0 auto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.bracket .champion .final .team img {
  height: 32px;
  width: auto;
}
.bracket .champion .final h3 {
  clear: both;
}
.bracket .team {
  padding: 4px 5%;
  margin: 2px 0;
  white-space: nowrap;
  position: relative;
  height: 32px;
  background: #ececec;
}
.bracket .team .tba {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #92999d;
  text-align: center;
}
.bracket .team figure {
  margin: 0;
  padding: 0;
  float: left;
  width: 70%;
}
.bracket .team > * {
  border-right: 1px solid #949baf;
}
.bracket .team > *:last-child {
  border-right: 0;
}
.bracket .team img {
  height: 24px;
  width: auto;
  display: block;
  float: left;
}
.bracket .team span {
  display: block;
  float: left;
  margin-left: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #1c3476;
}
.bracket .team .score {
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  width: 30%;
  text-align: center;
}
.bracket .team a {
  color: #1c3476;
  text-decoration: none;
}
.bracket .team .score:last-child,
.bracket .team .score:last-child a {
  color: #1c3476;
}
.bracket .team:first-child:after {
  content: "";
  border: 1px solid #ececec;
  position: absolute;
  bottom: -2px;
  right: -16px;
  width: 14px;
}
.bracket .team.winner span,
.bracket .team.winner .score {
  font-family: 'HelveticaNeueW01-BdExt';
}
.box h1,
.content h1,
.inner3 > h1,
.inner2 > h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 21px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #1c3476;
  margin: 0;
  padding: 20px 1% 10px;
}
.inner3 > .dropdowns,
.meldung .dropdowns,
.reloadContent .dropdowns {
  float: right;
  width: 170px;
  height: 32px;
  margin: -40px 0 0 0;
  position: relative;
}
.inner3 > .dropdowns .more,
.meldung .dropdowns .more,
.reloadContent .dropdowns .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 200px;
  color: #1c3476;
  border: 1px solid transparent;
}
.inner3 > .dropdowns .more ul,
.meldung .dropdowns .more ul,
.reloadContent .dropdowns .more ul {
  margin: 0;
  padding: 4px 2%;
  list-style: none;
  text-transform: uppercase;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 96%;
}
.inner3 > .dropdowns .more ul li,
.meldung .dropdowns .more ul li,
.reloadContent .dropdowns .more ul li {
  display: block;
  visibility: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  background: #ffffff;
  border: none;
}
.inner3 > .dropdowns .more ul li.active,
.meldung .dropdowns .more ul li.active,
.reloadContent .dropdowns .more ul li.active {
  visibility: visible;
  position: absolute;
  top: 8px;
  right: 2%;
  left: 2%;
  padding-right: 9%;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  width: 87%;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #1c3476;
  background: inherit;
}
.inner3 > .dropdowns .more ul li.active:before,
.meldung .dropdowns .more ul li.active:before,
.reloadContent .dropdowns .more ul li.active:before {
  content: '\e80a';
  float: right;
  margin: 3px -12px 0 12px;
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  color: #1c3476;
}
.inner3 > .dropdowns .more ul li a,
.meldung .dropdowns .more ul li a,
.reloadContent .dropdowns .more ul li a {
  text-decoration: none;
  color: #1c3476;
}
.inner3 > .dropdowns .more.open,
.meldung .dropdowns .more.open,
.reloadContent .dropdowns .more.open,
.inner3 > .dropdowns .more:hover,
.meldung .dropdowns .more:hover,
.reloadContent .dropdowns .more:hover {
  background: #ffffff;
  border-color: #1c3476;
  z-index: 10;
}
.inner3 > .dropdowns .more.open ul,
.meldung .dropdowns .more.open ul,
.reloadContent .dropdowns .more.open ul,
.inner3 > .dropdowns .more:hover ul,
.meldung .dropdowns .more:hover ul,
.reloadContent .dropdowns .more:hover ul {
  height: auto;
  margin: 40px 0 10px 0;
  max-height: 150px;
  overflow: auto;
}
.inner3 > .dropdowns .more.open ul li,
.meldung .dropdowns .more.open ul li,
.reloadContent .dropdowns .more.open ul li,
.inner3 > .dropdowns .more:hover ul li,
.meldung .dropdowns .more:hover ul li,
.reloadContent .dropdowns .more:hover ul li {
  visibility: visible;
  color: #1c3476;
}
.inner3 > .dropdowns .more.open ul li:hover,
.meldung .dropdowns .more.open ul li:hover,
.reloadContent .dropdowns .more.open ul li:hover,
.inner3 > .dropdowns .more:hover ul li:hover,
.meldung .dropdowns .more:hover ul li:hover,
.reloadContent .dropdowns .more:hover ul li:hover {
  color: #148dea;
}
.inner3 > .dropdowns .more.open ul li.active,
.meldung .dropdowns .more.open ul li.active,
.reloadContent .dropdowns .more.open ul li.active,
.inner3 > .dropdowns .more:hover ul li.active,
.meldung .dropdowns .more:hover ul li.active,
.reloadContent .dropdowns .more:hover ul li.active {
  text-align: left;
  cursor: inherit;
  color: #148dea;
  background: #ffffff;
}
.inner3 > .dropdowns .more.open ul li.active:before,
.meldung .dropdowns .more.open ul li.active:before,
.reloadContent .dropdowns .more.open ul li.active:before,
.inner3 > .dropdowns .more:hover ul li.active:before,
.meldung .dropdowns .more:hover ul li.active:before,
.reloadContent .dropdowns .more:hover ul li.active:before {
  color: #148dea;
  cursor: inherit;
}
.inner3 > .dropdowns .more.open input.spielplanVerein,
.meldung .dropdowns .more.open input.spielplanVerein,
.reloadContent .dropdowns .more.open input.spielplanVerein,
.inner3 > .dropdowns .more:hover input.spielplanVerein,
.meldung .dropdowns .more:hover input.spielplanVerein,
.reloadContent .dropdowns .more:hover input.spielplanVerein {
  display: block;
}
.box,
.content {
  background: #ffffff;
  padding: 10px 0;
  overflow: hidden;
  position: relative;
}
.box p,
.content p {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #111111;
  margin: 0;
  padding: 0 1% 10px;
}
.box p.footnote,
.content p.footnote {
  clear: both;
}
.box p.footnote small,
.content p.footnote small {
  display: block;
}
.box p.footnote span,
.content p.footnote span {
  width: 12px;
  height: 12px;
  line-height: 12px;
  float: left;
  display: block;
  margin: 4px 8px 0 0;
}
.box p.footnote .playoffs,
.content p.footnote .playoffs {
  background: rgba(20, 142, 235, 0.5);
}
.box p.footnote .relegation,
.content p.footnote .relegation {
  background: rgba(102, 102, 102, 0.5);
}
.box h1,
.content h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 21px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #1c3476;
  margin: 0;
  padding: 20px 1%;
}
.box h2,
.content h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #111111;
  margin: 0;
  padding: 0 1% 20px;
}
.box .spielstatistik h2,
.content .spielstatistik h2 {
  color: #1c3476;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  padding: 0 0 8px;
}
.box p > a.more,
.content p > a.more,
.box > p a,
.content > p a {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #148dea;
  text-decoration: none;
}
.box > ul:not([class]),
.content > ul:not([class]),
.box > ol,
.content > ol {
  margin-top: 0;
}
.box > ul:not([class]) li,
.content > ul:not([class]) li,
.box > ol li,
.content > ol li {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #111111;
  margin: 0;
  padding: 0 1% 5px;
}
.box > ul:not([class]) a,
.content > ul:not([class]) a,
.box > ol a,
.content > ol a {
  color: #148dea;
  text-decoration: none;
}
.box .boxnav,
.content .boxnav {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background: #c0c4d0;
  clear: both;
}
.box .boxnav li,
.content .boxnav li {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  padding: 0;
  float: left;
  margin: 0 8px;
}
.box .boxnav li a,
.content .boxnav li a {
  display: block;
  text-decoration: none;
  color: #1c3476;
  text-transform: uppercase;
}
.box .boxnav li a:hover,
.content .boxnav li a:hover {
  color: #148dea;
}
.box .boxnav li.active a,
.content .boxnav li.active a {
  text-decoration: underline;
  color: #1c3476;
}
.box > h3,
.content > h3,
.box > .h3-heading,
.content > .h3-heading,
.box .vs .h3-heading,
.content .vs .h3-heading {
  margin: 0;
  background: #1c3476;
  padding: 8px 0;
  height: 24px;
  position: relative;
  color: #ffffff;
}
.box > h3 span,
.content > h3 span,
.box > .h3-heading span,
.content > .h3-heading span,
.box .vs .h3-heading span,
.content .vs .h3-heading span {
  display: block;
  padding: 8px;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
}
.box > h3 .dropdowns,
.content > h3 .dropdowns,
.box > .h3-heading .dropdowns,
.content > .h3-heading .dropdowns,
.box .vs .h3-heading .dropdowns,
.content .vs .h3-heading .dropdowns {
  float: right;
  width: 170px;
  height: 32px;
  margin: -8px 0 0 0;
  position: relative;
}
.box > h3 .more,
.content > h3 .more,
.box > .h3-heading .more,
.content > .h3-heading .more,
.box .vs .h3-heading .more,
.content .vs .h3-heading .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 200px;
}
.box > h3 .more ul,
.content > h3 .more ul,
.box > .h3-heading .more ul,
.content > .h3-heading .more ul,
.box .vs .h3-heading .more ul,
.content .vs .h3-heading .more ul {
  margin: 0;
  padding: 4px 2%;
  list-style: none;
  text-transform: uppercase;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 96%;
}
.box > h3 .more ul li,
.content > h3 .more ul li,
.box > .h3-heading .more ul li,
.content > .h3-heading .more ul li,
.box .vs .h3-heading .more ul li,
.content .vs .h3-heading .more ul li {
  display: block;
  visibility: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  background: #ffffff;
  border: none;
}
.box > h3 .more ul li.active,
.content > h3 .more ul li.active,
.box > .h3-heading .more ul li.active,
.content > .h3-heading .more ul li.active,
.box .vs .h3-heading .more ul li.active,
.content .vs .h3-heading .more ul li.active {
  visibility: visible;
  position: absolute;
  top: 8px;
  right: 2%;
  left: 2%;
  padding-right: 9%;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  width: 87%;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
  background: inherit;
}
.box > h3 .more ul li.active:before,
.content > h3 .more ul li.active:before,
.box > .h3-heading .more ul li.active:before,
.content > .h3-heading .more ul li.active:before,
.box .vs .h3-heading .more ul li.active:before,
.content .vs .h3-heading .more ul li.active:before {
  content: '\e80a';
  float: right;
  margin: 3px -12px 0 12px;
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  color: #ffffff;
}
.box > h3 .more ul li a,
.content > h3 .more ul li a,
.box > .h3-heading .more ul li a,
.content > .h3-heading .more ul li a,
.box .vs .h3-heading .more ul li a,
.content .vs .h3-heading .more ul li a {
  text-decoration: none;
  color: #1c3476;
}
.box > h3 .more.multiselect input.spielplanVerein,
.content > h3 .more.multiselect input.spielplanVerein,
.box > .h3-heading .more.multiselect input.spielplanVerein,
.content > .h3-heading .more.multiselect input.spielplanVerein,
.box .vs .h3-heading .more.multiselect input.spielplanVerein,
.content .vs .h3-heading .more.multiselect input.spielplanVerein {
  display: none;
  background-color: #1c3476;
  color: #ffffff;
  padding: 5px;
  width: 96%;
  margin: 2%;
  border: none;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}
.box > h3 .more.open,
.content > h3 .more.open,
.box > .h3-heading .more.open,
.content > .h3-heading .more.open,
.box .vs .h3-heading .more.open,
.content .vs .h3-heading .more.open,
.box > h3 .more:hover,
.content > h3 .more:hover,
.box > .h3-heading .more:hover,
.content > .h3-heading .more:hover,
.box .vs .h3-heading .more:hover,
.content .vs .h3-heading .more:hover {
  background: #ffffff;
  border: 1px solid #1c3476;
  z-index: 10;
}
.box > h3 .more.open ul,
.content > h3 .more.open ul,
.box > .h3-heading .more.open ul,
.content > .h3-heading .more.open ul,
.box .vs .h3-heading .more.open ul,
.content .vs .h3-heading .more.open ul,
.box > h3 .more:hover ul,
.content > h3 .more:hover ul,
.box > .h3-heading .more:hover ul,
.content > .h3-heading .more:hover ul,
.box .vs .h3-heading .more:hover ul,
.content .vs .h3-heading .more:hover ul {
  height: auto;
  margin: 40px 0 10px 0;
  max-height: 150px;
  overflow: auto;
}
.box > h3 .more.open ul li,
.content > h3 .more.open ul li,
.box > .h3-heading .more.open ul li,
.content > .h3-heading .more.open ul li,
.box .vs .h3-heading .more.open ul li,
.content .vs .h3-heading .more.open ul li,
.box > h3 .more:hover ul li,
.content > h3 .more:hover ul li,
.box > .h3-heading .more:hover ul li,
.content > .h3-heading .more:hover ul li,
.box .vs .h3-heading .more:hover ul li,
.content .vs .h3-heading .more:hover ul li {
  visibility: visible;
  color: #1c3476;
}
.box > h3 .more.open ul li:hover,
.content > h3 .more.open ul li:hover,
.box > .h3-heading .more.open ul li:hover,
.content > .h3-heading .more.open ul li:hover,
.box .vs .h3-heading .more.open ul li:hover,
.content .vs .h3-heading .more.open ul li:hover,
.box > h3 .more:hover ul li:hover,
.content > h3 .more:hover ul li:hover,
.box > .h3-heading .more:hover ul li:hover,
.content > .h3-heading .more:hover ul li:hover,
.box .vs .h3-heading .more:hover ul li:hover,
.content .vs .h3-heading .more:hover ul li:hover {
  color: #148dea;
}
.box > h3 .more.open ul li.active,
.content > h3 .more.open ul li.active,
.box > .h3-heading .more.open ul li.active,
.content > .h3-heading .more.open ul li.active,
.box .vs .h3-heading .more.open ul li.active,
.content .vs .h3-heading .more.open ul li.active,
.box > h3 .more:hover ul li.active,
.content > h3 .more:hover ul li.active,
.box > .h3-heading .more:hover ul li.active,
.content > .h3-heading .more:hover ul li.active,
.box .vs .h3-heading .more:hover ul li.active,
.content .vs .h3-heading .more:hover ul li.active {
  text-align: left;
  cursor: inherit;
  color: #148dea;
  background: #ffffff;
}
.box > h3 .more.open ul li.active:before,
.content > h3 .more.open ul li.active:before,
.box > .h3-heading .more.open ul li.active:before,
.content > .h3-heading .more.open ul li.active:before,
.box .vs .h3-heading .more.open ul li.active:before,
.content .vs .h3-heading .more.open ul li.active:before,
.box > h3 .more:hover ul li.active:before,
.content > h3 .more:hover ul li.active:before,
.box > .h3-heading .more:hover ul li.active:before,
.content > .h3-heading .more:hover ul li.active:before,
.box .vs .h3-heading .more:hover ul li.active:before,
.content .vs .h3-heading .more:hover ul li.active:before {
  color: #148dea;
  cursor: inherit;
}
.box > h3 .more.open input.spielplanVerein,
.content > h3 .more.open input.spielplanVerein,
.box > .h3-heading .more.open input.spielplanVerein,
.content > .h3-heading .more.open input.spielplanVerein,
.box .vs .h3-heading .more.open input.spielplanVerein,
.content .vs .h3-heading .more.open input.spielplanVerein,
.box > h3 .more:hover input.spielplanVerein,
.content > h3 .more:hover input.spielplanVerein,
.box > .h3-heading .more:hover input.spielplanVerein,
.content > .h3-heading .more:hover input.spielplanVerein,
.box .vs .h3-heading .more:hover input.spielplanVerein,
.content .vs .h3-heading .more:hover input.spielplanVerein {
  display: block;
}
.box > h3 .switch,
.content > h3 .switch,
.box > .h3-heading .switch,
.content > .h3-heading .switch,
.box .vs .h3-heading .switch,
.content .vs .h3-heading .switch {
  float: right;
  padding: 0 4px 0 0;
}
.box > h3 .switch div,
.content > h3 .switch div,
.box > .h3-heading .switch div,
.content > .h3-heading .switch div,
.box .vs .h3-heading .switch div,
.content .vs .h3-heading .switch div {
  float: left;
  padding: 0 4px 0 0;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(50));
  filter: alpha(opacity = (50));
  cursor: pointer;
}
.box > h3 .switch div:hover,
.content > h3 .switch div:hover,
.box > .h3-heading .switch div:hover,
.content > .h3-heading .switch div:hover,
.box .vs .h3-heading .switch div:hover,
.content .vs .h3-heading .switch div:hover {
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(75));
  filter: alpha(opacity = (75));
}
.box > h3 .switch div.active,
.content > h3 .switch div.active,
.box > .h3-heading .switch div.active,
.content > .h3-heading .switch div.active,
.box .vs .h3-heading .switch div.active,
.content .vs .h3-heading .switch div.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
.box > h3 .switch i,
.content > h3 .switch i,
.box > .h3-heading .switch i,
.content > .h3-heading .switch i,
.box .vs .h3-heading .switch i,
.content .vs .h3-heading .switch i {
  font-size: 24px;
  line-height: 24px;
}
.box .arrownav,
.content .arrownav {
  margin: 0;
  padding: 0;
  position: relative;
  min-height: 24px;
  width: 100%;
}
.box .arrownav .paging,
.content .arrownav .paging {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  padding: 0;
  color: #1c3476;
  width: 9%;
  height: 24px;
}
.box .arrownav .paging a,
.content .arrownav .paging a,
.box .arrownav .paging a:hover,
.content .arrownav .paging a:hover {
  color: #1c3476;
}
.box .arrownav .paging.prev,
.content .arrownav .paging.prev {
  float: left;
  margin: 0 0 0 1%;
  text-align: left;
}
.box .arrownav .paging.next,
.content .arrownav .paging.next {
  float: right;
  margin: 0 1% 0 0;
  text-align: right;
}
.box .arrownav .smalltitle,
.content .arrownav .smalltitle {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  float: left;
  padding: 0;
  margin: 0 auto;
  text-transform: uppercase;
  width: 80%;
  height: 24px;
  text-align: center;
  color: #1c3476;
}
.box .arrownav .smalltitle a,
.content .arrownav .smalltitle a {
  color: #1c3476;
  text-decoration: none;
}
.box .arrownav:after,
.content .arrownav:after {
  content: '';
  display: block;
  clear: both;
}
.box .arrownav .more,
.content .arrownav .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  border: 1px solid #ffffff;
  box-sizing: border-box;
}
.box .arrownav .more ul,
.content .arrownav .more ul {
  margin: 0;
  padding: 0 2%;
  list-style: none;
  text-transform: uppercase;
  height: 22px;
  overflow: hidden;
}
.box .arrownav .more ul li,
.content .arrownav .more ul li {
  display: block;
  visibility: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  background: #ffffff;
  border: none;
  text-align: center;
}
.box .arrownav .more ul li.hidden,
.content .arrownav .more ul li.hidden {
  display: none;
}
.box .arrownav .more ul li.active,
.content .arrownav .more ul li.active {
  visibility: visible;
  position: absolute;
  top: 2px;
  right: 2%;
  left: 2%;
  padding: 0 9%;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  width: 78%;
  overflow: hidden;
  text-overflow: ellipsis;
  background: inherit;
  text-align: center;
  cursor: pointer;
}
.box .arrownav .more ul li.active a,
.content .arrownav .more ul li.active a {
  display: block;
  text-align: center;
}
.box .arrownav .more ul li.active:before,
.content .arrownav .more ul li.active:before {
  content: '\e80a';
  float: right;
  margin: 3px -12px 0 12px;
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.box .arrownav .more.open,
.content .arrownav .more.open,
.box .arrownav .more:hover,
.content .arrownav .more:hover {
  background: #ffffff;
  border: 1px solid #1c3476;
  z-index: 10;
}
.box .arrownav .more.open ul,
.content .arrownav .more.open ul,
.box .arrownav .more:hover ul,
.content .arrownav .more:hover ul {
  height: auto;
  margin: 32px 0 5px 0;
  max-height: 150px;
  overflow: auto;
}
.box .arrownav .more.open ul li,
.content .arrownav .more.open ul li,
.box .arrownav .more:hover ul li,
.content .arrownav .more:hover ul li {
  visibility: visible;
  color: #1c3476;
}
.box .arrownav .more.open ul li:hover,
.content .arrownav .more.open ul li:hover,
.box .arrownav .more:hover ul li:hover,
.content .arrownav .more:hover ul li:hover {
  color: #148dea;
}
.box .arrownav .more.open ul li.active,
.content .arrownav .more.open ul li.active,
.box .arrownav .more:hover ul li.active,
.content .arrownav .more:hover ul li.active {
  color: #148dea;
  background: #ffffff;
}
.box .arrownav .more.open ul li.active:before,
.content .arrownav .more.open ul li.active:before,
.box .arrownav .more:hover ul li.active:before,
.content .arrownav .more:hover ul li.active:before {
  color: #148dea;
  cursor: inherit;
}
.box .arrownav .more.open input.spielplanVerein,
.content .arrownav .more.open input.spielplanVerein,
.box .arrownav .more:hover input.spielplanVerein,
.content .arrownav .more:hover input.spielplanVerein {
  display: block;
}
.box .smalltitle,
.content .smalltitle {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 18px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  padding: 4px 0 2px;
  margin: 0 2%;
  text-transform: uppercase;
  text-align: center;
  color: #1c3476;
}
.box .smalltitle a,
.content .smalltitle a {
  color: #1c3476;
  text-decoration: none;
}
.box > a.more,
.content > a.more {
  display: block;
  border-top: 5px solid #c0c4d0;
  text-align: right;
  color: #666666;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 27px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  padding: 0;
  clear: both;
}
.box > a.more i,
.content > a.more i {
  font-size: 11px;
  float: right;
  margin-left: 5px;
}
.box .tickertext,
.content .tickertext {
  max-height: 600px;
  margin: 0;
  overflow: auto;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.box .tickertext img,
.content .tickertext img {
  display: block;
}
.box .tickertext strong,
.content .tickertext strong {
  font-weight: normal;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
.box .tickertext .neutral,
.content .tickertext .neutral {
  display: block;
  width: 100%;
  padding: 4px 0;
  margin: 0;
  text-transform: uppercase;
  background: #ececec;
  overflow: hidden;
  border-top: 1px solid #c0c4d0;
  text-align: center;
  line-height: 24px;
  vertical-align: middle;
}
.box .tickertext .neutral .text,
.content .tickertext .neutral .text {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #1c3476;
  padding: 0 1%;
  display: inline-block;
}
.box .tickertext .neutral .action,
.content .tickertext .neutral .action,
.box .tickertext .neutral .time,
.content .tickertext .neutral .time {
  display: inline-block;
  vertical-align: middle;
}
.box .tickertext .gast,
.content .tickertext .gast,
.box .tickertext .heim,
.content .tickertext .heim {
  border-top: 1px solid #c0c4d0;
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
}
.box .tickertext .gast .logo,
.content .tickertext .gast .logo,
.box .tickertext .heim .logo,
.content .tickertext .heim .logo,
.box .tickertext .gast .action,
.content .tickertext .gast .action,
.box .tickertext .heim .action,
.content .tickertext .heim .action {
  width: 24px;
}
.box .tickertext .gast .logo img,
.content .tickertext .gast .logo img,
.box .tickertext .heim .logo img,
.content .tickertext .heim .logo img,
.box .tickertext .gast .action img,
.content .tickertext .gast .action img,
.box .tickertext .heim .action img,
.content .tickertext .heim .action img {
  width: 24px;
  height: 24px;
}
.box .tickertext .gast .time,
.content .tickertext .gast .time,
.box .tickertext .heim .time,
.content .tickertext .heim .time {
  width: 40px;
  color: #148dea;
}
.box .tickertext .heim .logo,
.content .tickertext .heim .logo,
.box .tickertext .heim .time,
.content .tickertext .heim .time,
.box .tickertext .heim .action,
.content .tickertext .heim .action {
  float: left;
  padding: 0 8px;
}
.box .tickertext .heim .text,
.content .tickertext .heim .text {
  text-align: left;
  padding: 0 8px;
}
.box .tickertext .gast .logo,
.content .tickertext .gast .logo,
.box .tickertext .gast .time,
.content .tickertext .gast .time,
.box .tickertext .gast .action,
.content .tickertext .gast .action {
  float: right;
  padding: 0 8px;
}
.box .tickertext .gast .text,
.content .tickertext .gast .text {
  text-align: right;
  padding: 0 8px;
}
.box .tickertext .logo,
.content .tickertext .logo,
.box .tickertext .time,
.content .tickertext .time,
.box .tickertext .action,
.content .tickertext .action {
  text-align: center;
}
.box .vs .vs1,
.content .vs .vs1,
.box .vs .vs2,
.content .vs .vs2 {
  width: 46%;
}
.box .vs .vs1 .heading,
.content .vs .vs1 .heading,
.box .vs .vs2 .heading,
.content .vs .vs2 .heading {
  padding: 0;
  overflow: hidden;
  width: 59%;
  text-transform: uppercase;
  background: #ececec;
}
.box .vs .vs1 .heading .player,
.content .vs .vs1 .heading .player,
.box .vs .vs2 .heading .player,
.content .vs .vs2 .heading .player {
  display: block;
  margin: 10px 5% 10px 0;
  position: relative;
  width: 30%;
  float: left;
}
.box .vs .vs1 .heading .player .img_player,
.content .vs .vs1 .heading .player .img_player,
.box .vs .vs2 .heading .player .img_player,
.content .vs .vs2 .heading .player .img_player {
  position: relative;
  display: block;
  height: 100px;
  width: auto;
}
.box .vs .vs1 .heading .player .img_team,
.content .vs .vs1 .heading .player .img_team,
.box .vs .vs2 .heading .player .img_team,
.content .vs .vs2 .heading .player .img_team {
  position: absolute;
  top: 10px;
  right: 5%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(50));
  filter: alpha(opacity = (50));
  display: block;
}
.box .vs .vs1 .heading .h3-heading,
.content .vs .vs1 .heading .h3-heading,
.box .vs .vs2 .heading .h3-heading,
.content .vs .vs2 .heading .h3-heading {
  background: #148dea;
  color: #ffffff;
  padding: 10px 2%;
  margin: 0 0 10px;
}
.box .vs .vs1 .heading .h3-heading + .arrownav,
.content .vs .vs1 .heading .h3-heading + .arrownav,
.box .vs .vs2 .heading .h3-heading + .arrownav,
.content .vs .vs2 .heading .h3-heading + .arrownav {
  margin: -10px 0 10px;
}
.box .vs .vs1 .heading .h3-heading span,
.content .vs .vs1 .heading .h3-heading span,
.box .vs .vs2 .heading .h3-heading span,
.content .vs .vs2 .heading .h3-heading span {
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  margin: 0;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 68%;
}
.box .vs .vs1 .heading .h3-heading .more,
.content .vs .vs1 .heading .h3-heading .more,
.box .vs .vs2 .heading .h3-heading .more,
.content .vs .vs2 .heading .h3-heading .more {
  max-width: 100px;
}
.box .vs .vs1 .heading .h3-heading .more ul li.active:before,
.content .vs .vs1 .heading .h3-heading .more ul li.active:before,
.box .vs .vs2 .heading .h3-heading .more ul li.active:before,
.content .vs .vs2 .heading .h3-heading .more ul li.active:before {
  margin-right: 0;
}
.box .vs .vs1 .heading .arrownav,
.content .vs .vs1 .heading .arrownav,
.box .vs .vs2 .heading .arrownav,
.content .vs .vs2 .heading .arrownav {
  background: #ffffff;
}
.box .vs .vs1 .heading h3,
.content .vs .vs1 .heading h3,
.box .vs .vs2 .heading h3,
.content .vs .vs2 .heading h3 {
  float: left;
  width: 78%;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  margin: 0;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box .vs .vs1 .heading p,
.content .vs .vs1 .heading p,
.box .vs .vs2 .heading p,
.content .vs .vs2 .heading p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  margin: 0;
  color: #ffffff;
  padding: 0 0 5px;
}
.box .vs .vs1 .heading dl,
.content .vs .vs1 .heading dl,
.box .vs .vs2 .heading dl,
.content .vs .vs2 .heading dl {
  margin: 0 2%;
  padding: 0 0 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.box .vs .vs1 .heading dt,
.content .vs .vs1 .heading dt,
.box .vs .vs2 .heading dt,
.content .vs .vs2 .heading dt,
.box .vs .vs1 .heading dd,
.content .vs .vs1 .heading dd,
.box .vs .vs2 .heading dd,
.content .vs .vs2 .heading dd {
  float: left;
  padding: 5px 0;
  margin: 0;
}
.box .vs .vs1 .heading dt,
.content .vs .vs1 .heading dt,
.box .vs .vs2 .heading dt,
.content .vs .vs2 .heading dt {
  width: 45%;
  clear: both;
  padding-right: 5%;
  color: #666666;
}
.box .vs .vs1 .heading dd,
.content .vs .vs1 .heading dd,
.box .vs .vs2 .heading dd,
.content .vs .vs2 .heading dd {
  width: 50%;
  font-size: 17px;
}
.box .vs .vs1 .heading .imgplayer,
.content .vs .vs1 .heading .imgplayer,
.box .vs .vs2 .heading .imgplayer,
.content .vs .vs2 .heading .imgplayer {
  float: left;
  width: 40%;
  height: auto;
  margin: 5px 5%;
}
.box .vs .vs1 .heading .imgplayer + dl,
.content .vs .vs1 .heading .imgplayer + dl,
.box .vs .vs2 .heading .imgplayer + dl,
.content .vs .vs2 .heading .imgplayer + dl {
  float: left;
  width: 50%;
  margin: 0;
}
.box .vs .vs1 .heading .imgplayer + dl dt,
.content .vs .vs1 .heading .imgplayer + dl dt,
.box .vs .vs2 .heading .imgplayer + dl dt,
.content .vs .vs2 .heading .imgplayer + dl dt {
  padding-bottom: 0;
  padding-right: 0;
}
.box .vs .vs1 .heading .imgplayer + dl dd,
.content .vs .vs1 .heading .imgplayer + dl dd,
.box .vs .vs2 .heading .imgplayer + dl dd,
.content .vs .vs2 .heading .imgplayer + dl dd {
  padding-top: 0;
}
.box .vs .vs1 .heading .imgplayer + dl dt,
.content .vs .vs1 .heading .imgplayer + dl dt,
.box .vs .vs2 .heading .imgplayer + dl dt,
.content .vs .vs2 .heading .imgplayer + dl dt,
.box .vs .vs1 .heading .imgplayer + dl dd,
.content .vs .vs1 .heading .imgplayer + dl dd,
.box .vs .vs2 .heading .imgplayer + dl dd,
.content .vs .vs2 .heading .imgplayer + dl dd {
  width: 100%;
}
.box .vs .vs1 .heading > a.more,
.content .vs .vs1 .heading > a.more,
.box .vs .vs2 .heading > a.more,
.content .vs .vs2 .heading > a.more {
  display: block;
  border-top: 5px solid #c0c4d0;
  text-align: right;
  color: #666666;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 27px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  padding: 0;
  clear: both;
  background: #ffffff;
}
.box .vs .vs1 .heading > a.more i,
.content .vs .vs1 .heading > a.more i,
.box .vs .vs2 .heading > a.more i,
.content .vs .vs2 .heading > a.more i {
  font-size: 11px;
  float: right;
  margin-left: 5px;
}
.box .vs .vs1 .heading a,
.content .vs .vs1 .heading a,
.box .vs .vs2 .heading a,
.content .vs .vs2 .heading a {
  color: #1c3476;
  text-decoration: none;
}
.box .vs .vs1 .heading a:hover,
.content .vs .vs1 .heading a:hover,
.box .vs .vs2 .heading a:hover,
.content .vs .vs2 .heading a:hover {
  color: #148dea;
}
.box .vs .vs1 .heading .klublogo,
.content .vs .vs1 .heading .klublogo,
.box .vs .vs2 .heading .klublogo,
.content .vs .vs2 .heading .klublogo {
  float: left;
  width: auto;
  height: 24px;
  margin: 0 2% 0 0;
  padding: 0;
}
.box .vs .vs1 .stats,
.content .vs .vs1 .stats,
.box .vs .vs2 .stats,
.content .vs .vs2 .stats {
  width: 35%;
  position: relative;
}
.box .vs .vs1 .stats .row,
.content .vs .vs1 .stats .row,
.box .vs .vs2 .stats .row,
.content .vs .vs2 .stats .row {
  padding: 0;
  margin: 5px 0;
  overflow: hidden;
  line-height: 40px;
  background: #ececec;
  float: left;
  width: 100%;
}
.box .vs .vs1 .stats .bar,
.content .vs .vs1 .stats .bar,
.box .vs .vs2 .stats .bar,
.content .vs .vs2 .stats .bar {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  background: #92999d;
  float: left;
  padding: 0 2%;
  max-width: 96%;
  height: 40px;
}
.box .vs .vs1 .stats .bar.won,
.content .vs .vs1 .stats .bar.won,
.box .vs .vs2 .stats .bar.won,
.content .vs .vs2 .stats .bar.won {
  background: #148dea;
}
.box .vs .vs1 .stats .bar.won + p,
.content .vs .vs1 .stats .bar.won + p,
.box .vs .vs2 .stats .bar.won + p,
.content .vs .vs2 .stats .bar.won + p {
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  text-shadow: 1px 1px 0 #148dea, 1px -1px 0 #148dea, -1px 1px 0 #148dea, -1px -1px 0 #148dea;
}
.box .vs .vs1 .stats .row p,
.content .vs .vs1 .stats .row p,
.box .vs .vs2 .stats .row p,
.content .vs .vs2 .stats .row p {
  position: absolute;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 40px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  padding: 0 5%;
  text-shadow: 1px 1px 0 #92999d, 1px -1px 0 #92999d, -1px 1px 0 #92999d, -1px -1px 0 #92999d;
}
.box .vs .vs1 .stats .block,
.content .vs .vs1 .stats .block,
.box .vs .vs2 .stats .block,
.content .vs .vs2 .stats .block {
  margin: 24px 0 0;
  padding: 0 0 5px;
  overflow: hidden;
}
.box .vs .vs1,
.content .vs .vs1 {
  float: left;
}
.box .vs .vs1 .heading,
.content .vs .vs1 .heading {
  float: left;
  margin-right: 6%;
}
.box .vs .vs1 .stats,
.content .vs .vs1 .stats {
  float: left;
}
.box .vs .vs1 .stats .row p,
.content .vs .vs1 .stats .row p {
  text-align: left;
  right: 0;
}
.box .vs .vs1 .stats .bar,
.content .vs .vs1 .stats .bar {
  float: right;
  text-align: right;
}
.box .vs .vs2,
.content .vs .vs2 {
  float: right;
}
.box .vs .vs2 .heading,
.content .vs .vs2 .heading {
  float: right;
  margin-left: 6%;
}
.box .vs .vs2 .stats,
.content .vs .vs2 .stats {
  float: right;
}
.box .vs .vs2 .stats .row p,
.content .vs .vs2 .stats .row p {
  text-align: right;
  left: 0;
}
.box .vs .legend,
.content .vs .legend {
  text-align: center;
  width: 40%;
  margin: 0 auto;
}
.box .vs .legend .heading,
.content .vs .legend .heading {
  font-style: normal;
  font-size: 80px;
  line-height: 150px;
  font-family: 'HelveticaNeueW01-BdExtO',Arial,sans-serif;
  height: 150px;
  overflow: hidden;
  font-weight: normal;
  color: #111111;
}
.box .vs .legend .stats > a,
.content .vs .legend .stats > a {
  display: block;
  color: #ffffff;
  background: #1c3476;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  text-align: center;
  text-decoration: none;
  margin: 0 0 5px;
}
.box .vs .legend .stats .row,
.content .vs .legend .stats .row {
  padding: 5px 0;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 40px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #111111;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.box .vs .legend .stats .tooltip,
.content .vs .legend .stats .tooltip {
  position: absolute;
  left: 50%;
  display: none;
  bottom: -2px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 12px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}
.box .vs .legend .stats .tooltip span,
.content .vs .legend .stats .tooltip span {
  position: relative;
  display: block;
  left: -60%;
  background-image: url("/?proxy=img/bg_tooltip.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 200px 50px;
  padding: 7px 10% 4px;
  width: 100%;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .box .vs .legend .stats .tooltip span,
  .content .vs .legend .stats .tooltip span {
    background-image: url("/?proxy=img/bg_tooltip@2x.png");
    background-size: 200px 55px;
  }
}
.box .vs .legend .stats .row:hover .tooltip,
.content .vs .legend .stats .row:hover .tooltip {
  display: block;
  z-index: 3;
}
.box .vs .legend.team .heading,
.content .vs .legend.team .heading {
  height: 140px;
  line-height: 140px;
}
.box .players,
.content .players,
.box .comparison,
.content .comparison {
  width: 48%;
  float: left;
}
.box .players .h3-heading,
.content .players .h3-heading,
.box .comparison .h3-heading,
.content .comparison .h3-heading {
  margin: 0;
  background: #148dea;
  padding: 6px 0;
  height: 24px;
  position: relative;
  color: #ffffff;
}
.box .players .h3-heading img,
.content .players .h3-heading img,
.box .comparison .h3-heading img,
.content .comparison .h3-heading img {
  border: none;
  margin-left: 5px;
}
.box .players .h3-heading span,
.content .players .h3-heading span,
.box .comparison .h3-heading span,
.content .comparison .h3-heading span {
  display: block;
  padding: 6px 0 6px 28px;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
}
.box .players .h3-heading .more,
.content .players .h3-heading .more,
.box .comparison .h3-heading .more,
.content .comparison .h3-heading .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 200px;
}
.box .players .h3-heading .more ul,
.content .players .h3-heading .more ul,
.box .comparison .h3-heading .more ul,
.content .comparison .h3-heading .more ul {
  margin: 0;
  padding: 4px 2%;
  list-style: none;
  text-transform: uppercase;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 96%;
}
.box .players .h3-heading .more ul li,
.content .players .h3-heading .more ul li,
.box .comparison .h3-heading .more ul li,
.content .comparison .h3-heading .more ul li {
  display: block;
  visibility: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  background: #ffffff;
  border: none;
}
.box .players .h3-heading .more ul li.active,
.content .players .h3-heading .more ul li.active,
.box .comparison .h3-heading .more ul li.active,
.content .comparison .h3-heading .more ul li.active {
  visibility: visible;
  position: absolute;
  top: 8px;
  right: 2%;
  left: 2%;
  padding-right: 9%;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  width: 87%;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
  background: inherit;
}
.box .players .h3-heading .more ul li.active:before,
.content .players .h3-heading .more ul li.active:before,
.box .comparison .h3-heading .more ul li.active:before,
.content .comparison .h3-heading .more ul li.active:before {
  content: '\e80a';
  float: right;
  margin: 3px -12px 0 12px;
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  color: #ffffff;
}
.box .players .h3-heading .more.open,
.content .players .h3-heading .more.open,
.box .comparison .h3-heading .more.open,
.content .comparison .h3-heading .more.open,
.box .players .h3-heading .more:hover,
.content .players .h3-heading .more:hover,
.box .comparison .h3-heading .more:hover,
.content .comparison .h3-heading .more:hover {
  background: #ffffff;
  border: 1px solid #1c3476;
  z-index: 10;
}
.box .players .h3-heading .more.open ul,
.content .players .h3-heading .more.open ul,
.box .comparison .h3-heading .more.open ul,
.content .comparison .h3-heading .more.open ul,
.box .players .h3-heading .more:hover ul,
.content .players .h3-heading .more:hover ul,
.box .comparison .h3-heading .more:hover ul,
.content .comparison .h3-heading .more:hover ul {
  height: auto;
  margin: 40px 0 10px 0;
  max-height: 150px;
  overflow: auto;
}
.box .players .h3-heading .more.open ul li,
.content .players .h3-heading .more.open ul li,
.box .comparison .h3-heading .more.open ul li,
.content .comparison .h3-heading .more.open ul li,
.box .players .h3-heading .more:hover ul li,
.content .players .h3-heading .more:hover ul li,
.box .comparison .h3-heading .more:hover ul li,
.content .comparison .h3-heading .more:hover ul li {
  visibility: visible;
  color: #1c3476;
}
.box .players .h3-heading .more.open ul li:hover,
.content .players .h3-heading .more.open ul li:hover,
.box .comparison .h3-heading .more.open ul li:hover,
.content .comparison .h3-heading .more.open ul li:hover,
.box .players .h3-heading .more:hover ul li:hover,
.content .players .h3-heading .more:hover ul li:hover,
.box .comparison .h3-heading .more:hover ul li:hover,
.content .comparison .h3-heading .more:hover ul li:hover {
  color: #148dea;
}
.box .players .h3-heading .more.open ul li.active,
.content .players .h3-heading .more.open ul li.active,
.box .comparison .h3-heading .more.open ul li.active,
.content .comparison .h3-heading .more.open ul li.active,
.box .players .h3-heading .more:hover ul li.active,
.content .players .h3-heading .more:hover ul li.active,
.box .comparison .h3-heading .more:hover ul li.active,
.content .comparison .h3-heading .more:hover ul li.active {
  text-align: left;
  cursor: inherit;
  color: #148dea;
  background: #ffffff;
}
.box .players .h3-heading .more.open ul li.active:before,
.content .players .h3-heading .more.open ul li.active:before,
.box .comparison .h3-heading .more.open ul li.active:before,
.content .comparison .h3-heading .more.open ul li.active:before,
.box .players .h3-heading .more:hover ul li.active:before,
.content .players .h3-heading .more:hover ul li.active:before,
.box .comparison .h3-heading .more:hover ul li.active:before,
.content .comparison .h3-heading .more:hover ul li.active:before {
  color: #148dea;
  cursor: inherit;
}
.box .players .details,
.content .players .details,
.box .comparison .details,
.content .comparison .details {
  padding: 5px 2% 5px 0;
  overflow: hidden;
  height: 130px;
  position: relative;
  margin-bottom: 5%;
}
.box .players .details .player,
.content .players .details .player,
.box .comparison .details .player,
.content .comparison .details .player {
  height: 130px;
  float: left;
  margin: 0 2% 5% 0;
  padding: 0;
  max-width: 25%;
  max-height: 100%;
  overflow: hidden;
}
.box .players .details .player .imgplayer,
.content .players .details .player .imgplayer,
.box .comparison .details .player .imgplayer,
.content .comparison .details .player .imgplayer {
  height: 100%;
  width: auto;
  display: block;
  position: relative;
  z-index: 1;
}
.box .players .details .player .imgteamlogo,
.content .players .details .player .imgteamlogo,
.box .comparison .details .player .imgteamlogo,
.content .comparison .details .player .imgteamlogo {
  position: absolute;
  display: none;
  right: 10px;
  bottom: 10px;
  z-index: 2;
  width: 25px;
  height: auto;
}
.box .players .details dl,
.content .players .details dl,
.box .comparison .details dl,
.content .comparison .details dl {
  width: 70%;
  float: right;
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #000000;
  text-transform: uppercase;
}
.box .players .details dl dt,
.content .players .details dl dt,
.box .comparison .details dl dt,
.content .comparison .details dl dt {
  width: 75%;
  margin: 0;
  padding: 0;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.box .players .details dl dd,
.content .players .details dl dd,
.box .comparison .details dl dd,
.content .comparison .details dl dd {
  width: 25%;
  margin: 0;
  padding: 0;
  float: right;
  text-align: right;
}
.box .players.teams .details,
.content .players.teams .details,
.box .comparison.teams .details,
.content .comparison.teams .details {
  height: 160px;
  overflow-y: auto;
}
.box .players.teams .details dl,
.content .players.teams .details dl,
.box .comparison.teams .details dl,
.content .comparison.teams .details dl {
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 25px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.box .players.teams .details dl dt,
.content .players.teams .details dl dt,
.box .comparison.teams .details dl dt,
.content .comparison.teams .details dl dt,
.box .players.teams .details dl dd,
.content .players.teams .details dl dd,
.box .comparison.teams .details dl dd,
.content .comparison.teams .details dl dd {
  width: 50%;
}
.box .players .filter,
.content .players .filter,
.box .comparison .filter,
.content .comparison .filter {
  position: relative;
  width: 100%;
  height: 30px;
}
.box .players .filter .more,
.content .players .filter .more,
.box .comparison .filter .more,
.content .comparison .filter .more {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  max-width: 200px;
}
.box .players .filter .more ul,
.content .players .filter .more ul,
.box .comparison .filter .more ul,
.content .comparison .filter .more ul {
  margin: 0;
  padding: 4px 2%;
  list-style: none;
  text-transform: uppercase;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 96%;
}
.box .players .filter .more ul li,
.content .players .filter .more ul li,
.box .comparison .filter .more ul li,
.content .comparison .filter .more ul li {
  display: block;
  visibility: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  border: none;
}
.box .players .filter .more ul li.active,
.content .players .filter .more ul li.active,
.box .comparison .filter .more ul li.active,
.content .comparison .filter .more ul li.active {
  visibility: visible;
  position: absolute;
  top: 8px;
  right: 2%;
  left: 2%;
  padding-right: 13%;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  width: 83%;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #1c3476;
}
.box .players .filter .more ul li.active:before,
.content .players .filter .more ul li.active:before,
.box .comparison .filter .more ul li.active:before,
.content .comparison .filter .more ul li.active:before {
  content: '\e80a';
  float: right;
  margin: 3px -12px 0 12px;
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  color: #1c3476;
}
.box .players .filter .more.open,
.content .players .filter .more.open,
.box .comparison .filter .more.open,
.content .comparison .filter .more.open,
.box .players .filter .more:hover,
.content .players .filter .more:hover,
.box .comparison .filter .more:hover,
.content .comparison .filter .more:hover {
  background: #ffffff;
  border: 1px solid #1c3476;
  z-index: 10;
}
.box .players .filter .more.open ul,
.content .players .filter .more.open ul,
.box .comparison .filter .more.open ul,
.content .comparison .filter .more.open ul,
.box .players .filter .more:hover ul,
.content .players .filter .more:hover ul,
.box .comparison .filter .more:hover ul,
.content .comparison .filter .more:hover ul {
  height: auto;
  margin-top: 40px;
  max-height: 404px;
  overflow: auto;
}
.box .players .filter .more.open ul li,
.content .players .filter .more.open ul li,
.box .comparison .filter .more.open ul li,
.content .comparison .filter .more.open ul li,
.box .players .filter .more:hover ul li,
.content .players .filter .more:hover ul li,
.box .comparison .filter .more:hover ul li,
.content .comparison .filter .more:hover ul li {
  visibility: visible;
  color: #1c3476;
}
.box .players .filter .more.open ul li:hover,
.content .players .filter .more.open ul li:hover,
.box .comparison .filter .more.open ul li:hover,
.content .comparison .filter .more.open ul li:hover,
.box .players .filter .more:hover ul li:hover,
.content .players .filter .more:hover ul li:hover,
.box .comparison .filter .more:hover ul li:hover,
.content .comparison .filter .more:hover ul li:hover {
  color: #148dea;
}
.box .players .filter .more.open ul li.active,
.content .players .filter .more.open ul li.active,
.box .comparison .filter .more.open ul li.active,
.content .comparison .filter .more.open ul li.active,
.box .players .filter .more:hover ul li.active,
.content .players .filter .more:hover ul li.active,
.box .comparison .filter .more:hover ul li.active,
.content .comparison .filter .more:hover ul li.active {
  text-align: left;
  cursor: inherit;
  color: #148dea;
  background: #ffffff;
}
.box .players .filter .more.open ul li.active:before,
.content .players .filter .more.open ul li.active:before,
.box .comparison .filter .more.open ul li.active:before,
.content .comparison .filter .more.open ul li.active:before,
.box .players .filter .more:hover ul li.active:before,
.content .players .filter .more:hover ul li.active:before,
.box .comparison .filter .more:hover ul li.active:before,
.content .comparison .filter .more:hover ul li.active:before {
  color: #148dea;
  cursor: inherit;
}
.box .players .chart .left,
.content .players .chart .left,
.box .comparison .chart .left,
.content .comparison .chart .left,
.box .players .chart .mid,
.content .players .chart .mid,
.box .comparison .chart .mid,
.content .comparison .chart .mid {
  float: left;
}
.box .players .chart .right,
.content .players .chart .right,
.box .comparison .chart .right,
.content .comparison .chart .right {
  float: right;
}
.box .players .chart .text,
.content .players .chart .text,
.box .comparison .chart .text,
.content .comparison .chart .text {
  width: 10%;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 60px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
}
.box .players .chart .text span,
.content .players .chart .text span,
.box .comparison .chart .text span,
.content .comparison .chart .text span {
  display: block;
  position: relative;
}
.box .players .chart .text span a,
.content .players .chart .text span a,
.box .comparison .chart .text span a,
.content .comparison .chart .text span a {
  text-decoration: none;
  color: #000000;
}
.box .players .chart .text span div,
.content .players .chart .text span div,
.box .comparison .chart .text span div,
.content .comparison .chart .text span div {
  position: absolute;
  left: 50%;
  display: none;
  bottom: -3px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 12px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
}
.box .players .chart .text span div span,
.content .players .chart .text span div span,
.box .comparison .chart .text span div span,
.content .comparison .chart .text span div span {
  position: relative;
  display: block;
  left: -60%;
  background-image: url("/?proxy=img/bg_tooltip.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 200px 50px;
  padding: 7px 10% 2px;
  width: 100%;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .box .players .chart .text span div span,
  .content .players .chart .text span div span,
  .box .comparison .chart .text span div span,
  .content .comparison .chart .text span div span {
    background-image: url("/?proxy=img/bg_tooltip@2x.png");
    background-size: 200px 55px;
  }
}
.box .players .chart .text span:hover div,
.content .players .chart .text span:hover div,
.box .comparison .chart .text span:hover div,
.content .comparison .chart .text span:hover div {
  display: block;
  z-index: 3;
}
.box .players .chart .text.mid,
.content .players .chart .text.mid,
.box .comparison .chart .text.mid,
.content .comparison .chart .text.mid {
  width: 20%;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 60px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
.box .players .chart .bars,
.content .players .chart .bars,
.box .comparison .chart .bars,
.content .comparison .chart .bars {
  width: 30%;
  float: left;
}
.box .players .chart .bars .full,
.content .players .chart .bars .full,
.box .comparison .chart .bars .full,
.content .comparison .chart .bars .full {
  display: block;
  background: #ececec;
  height: 50px;
  margin: 10px 0;
  position: relative;
}
.box .players .chart .bars .full .bar,
.content .players .chart .bars .full .bar,
.box .comparison .chart .bars .full .bar,
.content .comparison .chart .bars .full .bar {
  position: absolute;
  top: 0;
  background: #1c3476;
  height: 100%;
}
.box .players .chart .bars.left .full .bar,
.content .players .chart .bars.left .full .bar,
.box .comparison .chart .bars.left .full .bar,
.content .comparison .chart .bars.left .full .bar {
  right: 0;
}
.box .players .chart .bars.right .full .bar,
.content .players .chart .bars.right .full .bar,
.box .comparison .chart .bars.right .full .bar,
.content .comparison .chart .bars.right .full .bar {
  left: 0;
}
.box .people,
.content .people {
  margin: 4px 0;
  height: 500px;
  overflow: auto;
}
.box .people table.footable td,
.content .people table.footable td {
  white-space: normal;
  text-transform: none;
  vertical-align: top;
  padding: 8px 1% 0;
  border-bottom: 1px solid #ececec;
}
.box .people table.footable td p,
.content .people table.footable td p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.box .people table.footable td p a,
.content .people table.footable td p a {
  white-space: nowrap;
}
.box .people table.footable td h4,
.content .people table.footable td h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #1c3476;
  margin: 0;
}
.box .people table.footable td img,
.content .people table.footable td img {
  display: block;
  float: left;
  height: 64px;
}
.box > form,
.content > form,
.box .searchForm form,
.content .searchForm form {
  padding: 10px 0;
  overflow: hidden;
  margin: 0 2%;
}
.box > form label,
.content > form label,
.box .searchForm form label,
.content .searchForm form label {
  display: block;
  float: left;
  clear: both;
  width: 30%;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.box > form .tf,
.content > form .tf,
.box .searchForm form .tf,
.content .searchForm form .tf,
.box > form select,
.content > form select,
.box .searchForm form select,
.content .searchForm form select,
.box > form textarea,
.content > form textarea,
.box .searchForm form textarea,
.content .searchForm form textarea,
.box > form .captcha,
.content > form .captcha,
.box .searchForm form .captcha,
.content .searchForm form .captcha {
  float: left;
  width: 37%;
  margin-right: 1%;
  padding: 0 1%;
  background: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  border: 1px solid #c0c4d0;
  height: 24px;
}
.box > form .tf:hover,
.content > form .tf:hover,
.box .searchForm form .tf:hover,
.content .searchForm form .tf:hover,
.box > form select:hover,
.content > form select:hover,
.box .searchForm form select:hover,
.content .searchForm form select:hover,
.box > form textarea:hover,
.content > form textarea:hover,
.box .searchForm form textarea:hover,
.content .searchForm form textarea:hover,
.box > form .captcha:hover,
.content > form .captcha:hover,
.box .searchForm form .captcha:hover,
.content .searchForm form .captcha:hover {
  border-color: #92999d;
}
.box > form .tf:focus,
.content > form .tf:focus,
.box .searchForm form .tf:focus,
.content .searchForm form .tf:focus,
.box > form select:focus,
.content > form select:focus,
.box .searchForm form select:focus,
.content .searchForm form select:focus,
.box > form textarea:focus,
.content > form textarea:focus,
.box .searchForm form textarea:focus,
.content .searchForm form textarea:focus,
.box > form .captcha:focus,
.content > form .captcha:focus,
.box .searchForm form .captcha:focus,
.content .searchForm form .captcha:focus,
.box > form .tf:active,
.content > form .tf:active,
.box .searchForm form .tf:active,
.content .searchForm form .tf:active,
.box > form select:active,
.content > form select:active,
.box .searchForm form select:active,
.content .searchForm form select:active,
.box > form textarea:active,
.content > form textarea:active,
.box .searchForm form textarea:active,
.content .searchForm form textarea:active,
.box > form .captcha:active,
.content > form .captcha:active,
.box .searchForm form .captcha:active,
.content .searchForm form .captcha:active {
  border-color: #148dea;
}
.box > form select,
.content > form select,
.box .searchForm form select,
.content .searchForm form select {
  width: 39%;
}
.box > form textarea,
.content > form textarea,
.box .searchForm form textarea,
.content .searchForm form textarea {
  height: 150px;
  padding-top: 5px;
  padding-bottom: 5%;
}
.box > form select.short,
.content > form select.short,
.box .searchForm form select.short,
.content .searchForm form select.short {
  width: 12.45%;
  float: left;
  margin-right: 1%;
}
.box > form .row span,
.content > form .row span,
.box .searchForm form .row span,
.content .searchForm form .row span,
.box > form .invalid,
.content > form .invalid,
.box .searchForm form .invalid,
.content .searchForm form .invalid {
  float: left;
  width: 21%;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  display: block;
  padding: 4px 2%;
  height: 16px;
  color: #b2001a;
}
.box > form .row span a,
.content > form .row span a,
.box .searchForm form .row span a,
.content .searchForm form .row span a,
.box > form .invalid a,
.content > form .invalid a,
.box .searchForm form .invalid a,
.content .searchForm form .invalid a {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #1c3476;
  text-decoration: none;
}
.box > form .row span a:hover,
.content > form .row span a:hover,
.box .searchForm form .row span a:hover,
.content .searchForm form .row span a:hover,
.box > form .invalid a:hover,
.content > form .invalid a:hover,
.box .searchForm form .invalid a:hover,
.content .searchForm form .invalid a:hover {
  color: #148dea;
}
.box > form .row span i,
.content > form .row span i,
.box .searchForm form .row span i,
.content .searchForm form .row span i,
.box > form .invalid i,
.content > form .invalid i,
.box .searchForm form .invalid i,
.content .searchForm form .invalid i {
  margin-right: 4px;
}
.box > form .row,
.content > form .row,
.box .searchForm form .row,
.content .searchForm form .row {
  clear: both;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ececec;
  overflow: hidden;
}
.box > form .captcha,
.content > form .captcha,
.box .searchForm form .captcha,
.content .searchForm form .captcha {
  height: auto;
  margin-bottom: 5px;
}
.box > form img,
.content > form img,
.box .searchForm form img,
.content .searchForm form img {
  display: block;
  margin: 0 auto;
}
.box > form input.btn,
.content > form input.btn,
.box .searchForm form input.btn,
.content .searchForm form input.btn {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 10px;
  margin: 0 31% 10px 30%;
  border: 0;
  background: #148dea;
  width: 39%;
  cursor: pointer;
  height: 24px;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}
.box > form input.btn.reset,
.content > form input.btn.reset,
.box .searchForm form input.btn.reset,
.content .searchForm form input.btn.reset {
  background: #92999d;
}
.box > form input.cb,
.content > form input.cb,
.box .searchForm form input.cb,
.content .searchForm form input.cb {
  float: left;
  margin: 6px 8px 0 0;
}
.box > form span.forradio,
.content > form span.forradio,
.box .searchForm form span.forradio,
.content .searchForm form span.forradio {
  width: 30%;
  color: #111111;
  font-size: 15px;
  line-height: 20px;
}
.box > form input.cb + span.forradio + input.cb,
.content > form input.cb + span.forradio + input.cb,
.box .searchForm form input.cb + span.forradio + input.cb,
.content .searchForm form input.cb + span.forradio + input.cb {
  clear: left;
  margin-left: 30%;
}
.box > form p,
.content > form p,
.box .searchForm form p,
.content .searchForm form p {
  padding-top: 10px;
}
.box .searchForm form,
.content .searchForm form {
  border-bottom: 1px solid #ececec;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.box .searchForm form label,
.content .searchForm form label {
  width: 25%;
}
.box .searchForm form input.tf,
.content .searchForm form input.tf {
  width: 70%;
  margin: 0;
}
.box .searchForm form input.btn,
.content .searchForm form input.btn {
  margin: 0 0 0 25%;
  width: 40%;
  padding: 0 2%;
}
.box .searchForm form input.btn.reset,
.content .searchForm form input.btn.reset {
  float: right;
  width: 30%;
  margin: 0 3% 0 0;
}
.box .searchForm form .row,
.content .searchForm form .row {
  border: 0;
}
.box .searchForm form .searcherror,
.content .searchForm form .searcherror,
.box .searchForm form .searchtext,
.content .searchForm form .searchtext {
  text-align: center;
}
.box .searchForm form .searcherror,
.content .searchForm form .searcherror {
  color: #b2001a;
}
.box .searchForm form .searchtext,
.content .searchForm form .searchtext {
  border-top: 1px solid #ececec;
}
.box .searchForm form .searchtext strong,
.content .searchForm form .searchtext strong {
  font-weight: normal;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
.box .searchForm form .searchtext span,
.content .searchForm form .searchtext span {
  color: #148dea;
}
/* Boxen (w1 und w2) */
.box {
  background: #ffffff;
}
.box > a > img {
  display: block;
}
.box table {
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
}
.box table tr:hover {
  background: #ecedf1;
}
.box table td.hasicon {
  position: relative;
  margin: 0;
  padding: 0;
}
.box table td.hasicon .icon.more {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #1c3476;
  margin: 0;
  padding: 0;
  display: block;
}
.box table td.hasicon .icon.more i {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #148dea;
}
.box table th,
.box table td {
  text-transform: uppercase;
  text-align: left;
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  vertical-align: middle;
  padding: 1px 1%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box table th img,
.box table td img {
  float: left;
  margin-right: 5px;
  height: auto;
  width: auto;
  max-width: 32px;
  max-height: 16px;
}
.box table th a,
.box table td a {
  text-decoration: none;
  color: #1c3476;
}
.box table th a:hover,
.box table td a:hover {
  color: #148dea;
}
.box table th.bold,
.box table td.bold {
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
.box table th.acenter,
.box table td.acenter {
  text-align: center;
}
.box table th.aright,
.box table td.aright {
  text-align: right;
}
.box table th.aright img,
.box table td.aright img {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.box table th.large,
.box table td.large {
  font-size: 17px;
  line-height: 24px;
}
.box table th.large img,
.box table td.large img,
.box table th.large ~ td img,
.box table td.large ~ td img {
  height: 24px;
  max-height: 24px;
}
.box table th.large ~ td i,
.box table td.large ~ td i {
  font-size: 24px;
  line-height: 24px;
  padding: 0 4px;
  display: block;
}
.box table th {
  background: #148dea;
  color: #ffffff;
  height: 18px;
}
.box table td {
  border-top: 1px solid #ffffff;
}
.box table .sub th {
  background: #92999d;
  color: #ffffff;
}
.box .club_teamstatistik > div {
  display: none;
}
.box .club_teamstatistik > div.active {
  display: block;
}
.box .standings {
  height: 468px;
  overflow: auto;
  margin: 4px 0;
}
.box .standings tr td .ico-arrow-full-do {
  color: #b2001a;
  float: right;
  margin-right: 2%;
  box-sizing: border-box;
}
.box .standings tr td .ico-arrow-full-up {
  color: #1c8823;
  float: right;
  margin-right: 2%;
  box-sizing: border-box;
}
.box .standings tr td .ico-arrow-full-ri {
  color: #92999d;
  float: right;
  margin-right: 2%;
  box-sizing: border-box;
}
.box .standings tr.highlight td:first-child {
  background: rgba(20, 142, 235, 0.5);
}
.box .standings tr.relegation td:first-child {
  background: rgba(145, 152, 156, 0.5);
}
.box .schedule {
  overflow: auto;
  position: relative;
  height: 468px;
  margin: 4px 0;
}
.box .schedule td,
.box .schedule th {
  text-overflow: clip;
}
.box .schedule tr.live td,
.box .schedule tr.live td a {
  color: #b2001a;
}
.box .schedule.small {
  height: 156px;
}
.box .schedule.small table tr td:first-child,
.box .schedule.small table tr th:first-child {
  display: none;
}
.box .spielerprofil,
.box .clubprofilteam {
  margin-top: 10px;
}
.box .spielerprofil th.hasborder,
.box .clubprofilteam th.hasborder {
  border-right: 1px solid #ffffff;
}
.box .spielerprofil th,
.box .clubprofilteam th,
.box .spielerprofil td,
.box .clubprofilteam td {
  text-align: center;
}
.box .spielerprofil th:first-child,
.box .clubprofilteam th:first-child,
.box .spielerprofil td:first-child,
.box .clubprofilteam td:first-child {
  text-align: left;
}
.box .topplayer,
.box .topstats {
  height: 472px;
  margin: 0 0 4px;
  overflow-y: auto;
  overflow-x: hidden;
}
.box .topplayer .heading,
.box .topstats .heading {
  color: #ffffff;
  padding: 8px 2%;
  background: #148dea;
  text-transform: uppercase;
  margin-top: 1px;
  cursor: pointer;
}
.box .topplayer .heading h4,
.box .topstats .heading h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  white-space: nowrap;
  width: 83%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.box .topplayer .heading .value,
.box .topstats .heading .value {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  float: right;
  margin-left: 2%;
  width: 15%;
  text-align: right;
}
.box .topplayer .details,
.box .topstats .details {
  display: none;
  padding: 5px 2% 5px 0;
  overflow: hidden;
  height: 257px;
  position: relative;
}
.box .topplayer .details .player,
.box .topstats .details .player {
  height: 213px;
  float: left;
  margin: 0 5% 0 0;
  padding: 0;
  max-width: 50%;
  max-height: 100%;
  overflow: hidden;
}
.box .topplayer .details .player .imgplayer,
.box .topstats .details .player .imgplayer {
  max-height: 100%;
  width: auto;
  max-width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
.box .topplayer .details .player .imgteamlogo,
.box .topstats .details .player .imgteamlogo {
  position: absolute;
  display: block;
  right: 10px;
  bottom: 10px;
  z-index: 2;
  width: 48px;
  height: auto;
}
.box .topplayer .details dl,
.box .topstats .details dl {
  width: 45%;
  float: left;
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 32px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #000000;
  text-transform: uppercase;
}
.box .topplayer .details dl dt,
.box .topstats .details dl dt {
  float: left;
  text-align: right;
  width: 30%;
  margin: 0 5% 0 0;
  padding: 0;
  position: relative;
}
.box .topplayer .details dl dd,
.box .topstats .details dl dd {
  float: left;
  width: 60%;
  margin: 0 0 0 5%;
  padding: 0;
}
.box .topplayer .details dl .tooltip,
.box .topstats .details dl .tooltip {
  position: absolute;
  right: 100%;
  display: none;
  bottom: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 12px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
}
.box .topplayer .details dl .tooltip span,
.box .topstats .details dl .tooltip span {
  position: relative;
  display: block;
  background-image: url("/?proxy=img/bg_tooltip.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px 50px;
  padding: 4px;
  width: 100%;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .box .topplayer .details dl .tooltip span,
  .box .topstats .details dl .tooltip span {
    background-image: url("/?proxy=img/bg_tooltip@2x.png");
    background-size: 200px 55px;
  }
}
.box .topplayer .details dl dt:hover div,
.box .topstats .details dl dt:hover div {
  display: block;
  z-index: 3;
}
.box .topplayer .details .split3,
.box .topstats .details .split3 {
  float: left;
  width: 31.3333%;
  padding: 10px 1%;
  text-align: center;
}
.box .topplayer .details .split3 .nr,
.box .topstats .details .split3 .nr {
  display: block;
  color: #148dea;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 40px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  margin: 0;
  padding: 0 0 10px;
}
.box .topplayer .details .split3 p,
.box .topstats .details .split3 p {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-transform: uppercase;
}
.box .topplayer .details .chart,
.box .topstats .details .chart {
  width: 50%;
}
.box .topplayer .details .chart .legend,
.box .topstats .details .chart .legend {
  float: left;
  width: 40%;
}
.box .topplayer .details .chart .values,
.box .topstats .details .chart .values {
  float: left;
  width: 50%;
  position: relative;
  height: 118px;
  margin: 32px 0 0 10%;
}
.box .topplayer .details .chart .values .value1,
.box .topstats .details .chart .values .value1,
.box .topplayer .details .chart .values .value2,
.box .topstats .details .chart .values .value2 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.box .topplayer .details .chart .values .value1,
.box .topstats .details .chart .values .value1 {
  width: 70%;
  margin: 0 10% 0 20%;
  background: #abb2d0;
  text-align: right;
}
.box .topplayer .details .chart .values .value1 p,
.box .topstats .details .chart .values .value1 p {
  margin-left: -48px;
  width: 44px;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #abb2d0;
  padding: 0;
  position: absolute;
  text-align: center;
}
.box .topplayer .details .chart .values .value2,
.box .topstats .details .chart .values .value2 {
  width: 45%;
  margin: 0 20% 0 35%;
  background: #1c3476;
}
.box .topplayer .details .chart .values .value2 p,
.box .topstats .details .chart .values .value2 p {
  text-align: center;
  color: #1c3476;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  margin-top: -20px;
}
.box .topplayer .details .chart .values .bar,
.box .topstats .details .chart .values .bar {
  width: 100%;
  position: absolute;
}
.box .topplayer .details .chart.fright .legend,
.box .topstats .details .chart.fright .legend,
.box .topplayer .details .chart.fright .values,
.box .topstats .details .chart.fright .values {
  float: right;
}
.box .topplayer .details .chart.fright .values,
.box .topstats .details .chart.fright .values {
  margin: 32px 10% 0 0;
}
.box .topplayer .details .chart.fright .values .value1 p,
.box .topstats .details .chart.fright .values .value1 p {
  margin-left: 0;
  margin-right: -48px;
  right: 0;
  text-align: left;
}
.box .topplayer .details .chart.fright .legend p,
.box .topstats .details .chart.fright .legend p {
  text-align: left;
}
.box .topplayer .details .chart.fright .legend span,
.box .topstats .details .chart.fright .legend span {
  float: left;
}
.box .topplayer .details .chart .legend,
.box .topstats .details .chart .legend {
  margin-top: 64px;
}
.box .topplayer .details .chart .legend p,
.box .topstats .details .chart .legend p {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-align: right;
}
.box .topplayer .details .chart .legend span,
.box .topstats .details .chart .legend span {
  width: 12px;
  height: 12px;
  line-height: 12px;
  float: right;
  display: block;
  margin: 2px 8px 16px 8px;
}
.box .topplayer .details .chart .legend .value1,
.box .topstats .details .chart .legend .value1 {
  background: #abb2d0;
}
.box .topplayer .details .chart .legend .value2,
.box .topstats .details .chart .legend .value2 {
  background: #1c3476;
}
.box .topplayer div.alwaysactive .details,
.box .topstats div.alwaysactive .details {
  display: block !important;
}
.box .topstats .details {
  height: 198px;
}
.box .topstats .alwaysactive .details {
  height: 90px !important;
}
.box .reloadContent > img,
.box .reloadContent .changeContent > img,
.box .reloadContent > h1,
.box .reloadContent .changeContent > h1 {
  display: block;
  height: 70px;
  width: 70px;
}
.box.h1 .reloadContent {
  margin: 4px 0;
}
.box.h1 .reloadContent .smalltitle {
  padding-top: 0;
}
.box.h1 .reloadContent .arrownav {
  min-height: 20px;
  line-height: 20px;
}
.box.h1 .reloadContent .arrownav .paging,
.box.h1 .reloadContent .arrownav h4 {
  line-height: 20px;
  height: 20px;
}
.box h3 + .reloadContent > img,
.box h3 + .reloadContent > h1,
.box h3 + .reloadContent .changeContent > img,
.box h3 + .reloadContent .changeContent > h1 {
  margin: 215px auto;
}
.box h3 + .reloadContent .topplayer,
.box h3 + .reloadContent .schedule,
.box h3 + .reloadContent .standings {
  height: 492px;
}
.box h3 + .reloadContent .topplayer .details,
.box h3 + .reloadContent .schedule .details,
.box h3 + .reloadContent .standings .details {
  height: 277px;
}
.box h3 + .boxnav + .reloadContent > img,
.box h3 + .boxnav + .reloadContent > h1,
.box h3 + .boxnav + .reloadContent .changeContent > img,
.box h3 + .boxnav + .reloadContent .changeContent > h1 {
  margin: 203px auto;
}
.box h3 + .boxnav + .reloadContent .topplayer,
.box h3 + .boxnav + .reloadContent .schedule,
.box h3 + .boxnav + .reloadContent .standings {
  height: 468px;
}
.box h3 + .boxnav + .reloadContent .topplayer .details,
.box h3 + .boxnav + .reloadContent .schedule .details,
.box h3 + .boxnav + .reloadContent .standings .details {
  height: 253px;
}
.box h3 + .reloadContent .arrownav + img,
.box h3 + .reloadContent .smalltitle + img,
.box h3 + .reloadContent .arrownav + h1,
.box h3 + .reloadContent .smalltitle + h1 {
  margin: 203px auto;
}
.box h3 + .reloadContent .arrownav + .topplayer,
.box h3 + .reloadContent .smalltitle + .topplayer,
.box h3 + .reloadContent .arrownav + .schedule,
.box h3 + .reloadContent .smalltitle + .schedule,
.box h3 + .reloadContent .arrownav + .standings,
.box h3 + .reloadContent .smalltitle + .standings {
  height: 472px;
}
.box h3 + .reloadContent .arrownav + .topplayer .details,
.box h3 + .reloadContent .smalltitle + .topplayer .details,
.box h3 + .reloadContent .arrownav + .schedule .details,
.box h3 + .reloadContent .smalltitle + .schedule .details,
.box h3 + .reloadContent .arrownav + .standings .details,
.box h3 + .reloadContent .smalltitle + .standings .details {
  height: 257px;
}
.box h3 + .boxnav + .reloadContent .arrownav + img,
.box h3 + .boxnav + .reloadContent .smalltitle + img,
.box h3 + .boxnav + .reloadContent .arrownav + h1,
.box h3 + .boxnav + .reloadContent .smalltitle + h1 {
  margin: 191px auto;
}
.box h3 + .boxnav + .reloadContent .arrownav + .topplayer,
.box h3 + .boxnav + .reloadContent .smalltitle + .topplayer,
.box h3 + .boxnav + .reloadContent .arrownav + .schedule,
.box h3 + .boxnav + .reloadContent .smalltitle + .schedule,
.box h3 + .boxnav + .reloadContent .arrownav + .standings,
.box h3 + .boxnav + .reloadContent .smalltitle + .standings {
  height: 448px;
}
.box h3 + .boxnav + .reloadContent .arrownav + .topplayer .details,
.box h3 + .boxnav + .reloadContent .smalltitle + .topplayer .details,
.box h3 + .boxnav + .reloadContent .arrownav + .schedule .details,
.box h3 + .boxnav + .reloadContent .smalltitle + .schedule .details,
.box h3 + .boxnav + .reloadContent .arrownav + .standings .details,
.box h3 + .boxnav + .reloadContent .smalltitle + .standings .details {
  height: 233px;
}
.box .tv,
.box .vereine {
  height: 196px;
  overflow: auto;
  margin: 4px 0;
}
.box .tv td,
.box .vereine td,
.box .tv th,
.box .vereine th {
  white-space: normal;
}
.box .tv td,
.box .vereine td {
  line-height: 22px;
}
.box .tv i,
.box .vereine i {
  font-size: 16px;
  line-height: 16px;
  display: block;
  padding: 0 4px;
}
.box .boxnav + .tv,
.box .boxnav + .vereine {
  height: 172px;
}
.box > .teaser {
  height: 200px;
  margin: 4px 0 0;
  position: relative;
}
.box > .teaser img {
  display: block;
}
.box > .teaser a {
  text-decoration: none;
  overflow: hidden;
}
.box > .teaser a,
.box > .teaser a > img {
  display: block;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
}
.box > .teaser figure {
  background: #ececec;
  padding-bottom: 28px;
}
.box > .teaser > figure > img,
.box > .teaser a > figure > img {
  height: 100%;
  margin: 0 auto 0 -152px;
  position: relative;
  left: 50%;
}
.box > .teaser h2 {
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(28, 53, 120, 0.85);
  padding: 7px 4% 4px;
  width: 92%;
}
.box > .teaser i {
  margin: 0 6px 3px 4px;
  font-size: 17px;
  line-height: 26px;
  float: left;
}
.box > .teaser figure {
  height: 171px;
  margin: 0;
  position: relative;
}
.box > .teaser figcaption {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 28px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  background: #1c3476;
  display: block;
  clear: both;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 1%;
  text-transform: uppercase;
}
.box .promo,
.box .profile {
  height: 532px;
  background: #ececec;
  position: relative;
}
.box .promo.whatsapp,
.box .profile.whatsapp {
  background: #ffffff;
  overflow: hidden;
}
.box .promo a,
.box .profile a,
.box .promo a > img,
.box .profile a > img {
  display: block;
  height: auto;
  width: 100%;
}
.box .promo > img,
.box .profile > img,
.box .promo a > img,
.box .profile a > img {
  height: auto;
  width: 100%;
  margin: 0 auto 0 -172px;
  position: relative;
  left: 50%;
}
.box .promo .overlay,
.box .profile .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(28, 53, 120, 0.75);
  padding: 8px 3%;
}
.box .promo .overlay h2,
.box .profile .overlay h2 {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 18px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-transform: uppercase;
}
.box .promo .overlay i,
.box .profile .overlay i {
  float: left;
  margin-right: 6px;
  font-size: 13px;
}
.box .videoplayer {
  position: relative;
  width: 100%;
  height: 500px;
}
.box .videoplayer iframe {
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
}
.box .profile {
  height: 236px;
}
.box .profile a {
  color: #ffffff;
  display: block;
}
.box .profile .heading {
  position: absolute;
  padding: 8px 3%;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(28, 53, 120, 0.75);
}
.box .profile .heading h2 {
  margin: 0;
  padding: 10px 0;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 21px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  text-transform: uppercase;
  color: #ffffff;
}
.box .profile .heading img {
  float: right;
}
.box .social {
  display: block;
  width: 100%;
  height: 524px;
  overflow: auto;
  margin: 4px 0;
}
.box .social h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #1c3476;
  padding: 10px 0;
  margin: 0;
  text-transform: uppercase;
}
.box .social p {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #1c3476;
  margin: 0;
  padding: 0;
}
.box .social p a {
  color: #148dea;
  text-decoration: none;
  word-wrap: break-word;
}
.box .social ul {
  list-style: none;
  margin: 0;
  padding: 0 5px 5px;
}
.box .social ul li {
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 1px solid #666666;
}
.box .social ul li:hover {
  background: #ecedf1;
}
.box .social i {
  font-size: 24px;
  line-height: 24px;
  float: left;
  display: block;
  margin-right: 4%;
}
.box .social i.ico-twitter {
  color: #2ca7e0;
}
.box .social i.ico-facebook {
  color: #3b5998;
}
.box .social i.ico-instagram {
  color: #125688;
}
.box .social i.ico-gplus {
  color: #d73d32;
}
.box .social i.ico-youtube {
  color: #cc181e;
}
.box .linkbox {
  height: 228px;
  margin: 4px 0;
  overflow: auto;
}
.box .linkbox ul {
  list-style: none;
  margin: 0;
  padding: 0 5px 4px;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 28px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-transform: uppercase;
}
.box .linkbox ul li {
  margin: 0;
  padding: 4px 0;
  border-bottom: 1px solid #666666;
}
.box .linkbox ul li:hover {
  background: #ecedf1;
}
.box .linkbox ul li a {
  color: #1c3476;
  text-decoration: none;
  display: block;
}
.box .linkbox ul li a:hover {
  color: #148dea;
}
.box .linkbox i {
  font-size: 24px;
  line-height: 24px;
  float: left;
  display: block;
  margin-right: 4%;
  height: 24px;
}
.box .linkbox i.ico-twitter {
  color: #2ca7e0;
}
.box .linkbox i.ico-facebook {
  color: #3b5998;
}
.box .linkbox i.ico-instagram {
  color: #125688;
}
.box .linkbox i.ico-gplus {
  color: #d73d32;
}
.box .linkbox i.ico-youtube {
  color: #cc181e;
}
.box .linkbox i.ico-web-intern {
  color: #1c3476;
  font-size: 15px;
  width: 24px;
  text-align: center;
}
.box .linkbox.download {
  height: auto;
}
.box .newsbox {
  height: 492px;
  margin: 4px 0;
  overflow: auto;
}
.box .newsbox .teaser img {
  display: block;
  max-width: 100%;
}
.box .newsbox .teaser a {
  text-decoration: none;
}
.box .newsbox .teaser h2 {
  margin: 0;
}
.box .newsbox .teaser i {
  font-size: 24px;
  line-height: 24px;
  display: block;
}
.box .newsbox .teaser.large {
  width: 49%;
  margin: 0 2% 7px 0;
  float: left;
  position: relative;
  overflow: hidden;
}
.box .newsbox .teaser.large img {
  width: 100%;
  height: auto;
}
.box .newsbox .teaser.large h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(28, 53, 120, 0.85);
  padding: 7px 4% 4px;
  width: 92%;
}
.box .newsbox .teaser.large i {
  float: left;
  margin: 0 4% 3px 0;
}
.box .newsbox .teaser.large:nth-child(2) {
  margin-right: 0;
}
.box .newsbox .teaser.list {
  border-bottom: 1px solid #1c3476;
  clear: both;
}
.box .newsbox .teaser.list h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #000000;
  padding: 9px 1%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box .newsbox .teaser.list i {
  float: right;
  margin: 0;
  color: #1c3476;
}
.box .newsbox .teaser.list span {
  float: right;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #148dea;
  margin-right: 10px;
}
.box .newsbox .teaser.list:last-child {
  border-bottom: 0;
}
.box .karriere {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 27px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.box .karriere .saison {
  display: block;
  margin: 5px 0;
  clear: both;
}
.box .karriere .saison .tag {
  display: block;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
.box .karriere .saison .chart {
  position: relative;
  height: 27px;
  width: 90%;
}
.box .karriere .saison .chart .bar {
  width: 90%;
  height: 100%;
  background: #abb2d0;
}
.box .karriere .saison .chart .value {
  position: absolute;
  right: -10%;
  top: 0;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
.box .karriere .saison:hover .chart .bar {
  background: #148dea;
}
.box .strengths {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-align: center;
  height: 492px;
  margin: 4px 0;
}
.box .strengths .chart {
  width: 20%;
  overflow: hidden;
  float: left;
}
.box .strengths .chart .values {
  width: 80%;
  position: relative;
  height: 288px;
  margin: 56px auto 0;
  background: #fad;
}
.box .strengths .chart .values .value1,
.box .strengths .chart .values .value2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.box .strengths .chart .values .value1 {
  background: #abb2d0;
}
.box .strengths .chart .values .value1 p {
  text-align: center;
  color: #abb2d0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  margin-top: -52px;
}
.box .strengths .chart .values .value2 {
  background: #1c3476;
}
.box .strengths .chart .values .value2 p {
  margin-top: -24px;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #1c3476;
  padding: 0;
  text-align: center;
}
.box .strengths .chart .values .bar {
  width: 100%;
  position: absolute;
}
.box .strengths .chart .values.top {
  height: 312px;
  margin-top: 32px;
}
.box .strengths .chart .values.top .value1 p {
  display: none;
}
.box .strengths .chart .values.top .value2 p {
  margin-top: -28px;
  color: #148dea;
}
.box .strengths .chart .values.top .value2 {
  background: #148dea;
}
.box .strengths .chart .legend {
  padding-top: 16px;
  position: relative;
}
.box .strengths .chart .legend h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  padding: 8px 0;
  margin: 0;
  text-transform: uppercase;
}
.box .strengths .chart .legend p {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-align: center;
  padding: 8px 0 0;
}
.box .strengths .chart .legend span {
  display: block;
}
.box .strengths .chart .legend span.hidedesktop {
  display: none;
}
.box .strengths .chart .legend img {
  display: block;
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 75px;
  margin: 0 auto;
}
.box .strengths .chart .legend .value1 {
  background: #abb2d0;
}
.box .strengths .chart .legend .value2 {
  background: #1c3476;
}
.box .strengths .chart .legend .tooltip {
  position: absolute;
  left: 50%;
  display: none;
  bottom: -4px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 12px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.box .strengths .chart .legend .tooltip span {
  position: relative;
  display: block;
  left: -60%;
  background-image: url("/?proxy=img/bg_tooltip.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px 50px;
  padding: 2px 10%;
  width: 100%;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .box .strengths .chart .legend .tooltip span {
    background-image: url("/?proxy=img/bg_tooltip@2x.png");
    background-size: 200px 55px;
  }
}
.box .strengths .chart .legend:hover div {
  display: block;
  z-index: 3;
}
.box .strengths .chart:hover .value2 {
  background: #148dea;
}
.box .strengths .chart:hover .value2 p {
  color: #148dea;
}
.box .static {
  padding-top: 5px;
  height: 500px;
  overflow: auto;
}
.box .static .boxcol2 {
  width: 45.25%;
  height: 213px;
  margin: 0 1.5% 8px 0;
  padding: 8px 2%;
  border-bottom: 5px solid #c0c4d0;
  float: left;
  overflow: hidden;
}
.box .static .boxcol2:nth-child(2n) {
  margin-right: 0;
}
.box .static .boxcol2:hover {
  background: #ecedf1;
}
.box .static .boxcol2 h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 19px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #1c3476;
  padding: 8px 0;
  margin: 0;
}
.box .static .boxcol2 p {
  padding: 4px 0;
}
.box .static .boxcol2 a {
  text-decoration: none;
  color: #ffffff;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  display: block;
  padding: 4px;
  background: #148dea;
  text-align: center;
}
.box .static .boxcol2 a i {
  margin-right: 4px;
}
.box .static .boxcol2 dl {
  margin: 0;
}
.box .static .boxcol2 dt {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  padding-top: 4px;
}
.box .static .boxcol2 dd + dt {
  padding-top: 8px;
}
.box .static .boxcol2 dd {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  margin-left: 16px;
}
.box .kader {
  height: 469px;
  margin: 4px 0;
  overflow: auto;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.box .kader table tr td a {
  line-height: 40px;
}
.box .kader table tr td a img {
  height: 40px;
  width: auto;
}
.box .club_teamstatistik {
  height: 469px;
  margin: 4px 0;
  overflow: auto;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.box.h1 .videoplayer {
  height: 196px;
  padding: 4px 0;
}
.box.h1 .promo {
  height: 236px;
}
/* WERBUNG */
.cad {
  padding: 0;
  position: relative;
  max-width: 100%;
}
.cad > div,
.cad > a,
.cad > img,
.cad > iframe,
.cad > a > img {
  display: block !important;
  margin: 0 auto!important;
  width: 300px;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
.cad > img,
.cad > iframe {
  width: 100%;
  height: 100%;
}
.content > .cad {
  background: #ececec;
  min-width: 300px;
}
.content > .cad > *,
.content > .cad img {
  margin: 0 auto;
  display: block;
}
.meldung .cad {
  height: auto;
}
.super-banner > * {
  padding: 10px 0;
  text-align: center;
}
.super-banner iframe,
.super-banner img,
.super-banner object {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 90px;
  height: auto;
  width: 100%;
}
.billboard > * {
  padding: 10px 0;
  text-align: center;
}
.billboard iframe,
.billboard img,
.billboard object {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 970px;
  max-height: 250px;
  /* height:auto; REMOVED: RE: Irene Tartaruch 2016-02-12 to allow 728x90 and 800x250 banner in same position */
  width: 100%;
}
.billboard iframe {
  /* height:250px; REMOVED: RE: Irene Tartaruch 2016-02-12 to allow 728x90 and 800x250 banner in same position */
}
.bigsize {
  padding: 10px 0;
}
.bigsize .grid .inner_full {
  margin: 0 auto!important;
  width: 728px !important;
}
.bigsize img,
.bigsize iframe,
.bigsize object {
  display: block;
  margin: 0 auto;
  width: 728px;
  max-width: 100%;
}
.sitebar,
.skyscraper {
  position: fixed;
  top: 170px;
  margin-left: 1150px;
}
.main.fixed .sitebar,
.main.fixed .skyscraper {
  top: 70px !important;
  position: fixed;
}
.content {
  overflow: visible;
}
.content .filters {
  clear: both;
  margin: 10px 2%;
}
.content .filters form {
  margin: 0;
  padding: 0;
}
.content .filters select {
  width: 30.3333%;
  margin: 10px 2% 10px 0;
  border: none;
  border-bottom: 1px solid #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-transform: uppercase;
}
.content .arrownav .smalltitle {
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  font-size: 13px;
  line-height: 32px;
  height: 32px;
}
.content .arrownav .paging {
  line-height: 32px;
}
.content div.paging ul,
.content ul.paging,
.content ul.pagingSearch,
.content .footable .pagination ul {
  text-align: center;
  padding: 4px;
  margin: 10px 2%;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  border-top: 1px solid #1c3476;
  clear: both;
  color: #92999d;
}
.content div.paging ul li,
.content ul.paging li,
.content ul.pagingSearch li,
.content .footable .pagination ul li {
  display: inline-block;
}
.content div.paging ul li.more,
.content ul.paging li.more,
.content ul.pagingSearch li.more,
.content .footable .pagination ul li.more {
  display: block;
}
.content div.paging ul li.next,
.content ul.paging li.next,
.content ul.pagingSearch li.next,
.content .footable .pagination ul li.next {
  float: right;
}
.content div.paging ul li.prev,
.content ul.paging li.prev,
.content ul.pagingSearch li.prev,
.content .footable .pagination ul li.prev {
  float: left;
}
.content div.paging ul li a,
.content ul.paging li a,
.content ul.pagingSearch li a,
.content .footable .pagination ul li a,
.content div.paging ul li span,
.content ul.paging li span,
.content ul.pagingSearch li span,
.content .footable .pagination ul li span {
  color: #1c3476;
  display: block;
  zoom: 1;
  text-decoration: none;
  padding: 0 8px;
}
.content div.paging ul li span,
.content ul.paging li span,
.content ul.pagingSearch li span,
.content .footable .pagination ul li span {
  color: #92999d;
}
.content div.paging ul li.footable-page.active a,
.content ul.paging li.footable-page.active a,
.content ul.pagingSearch li.footable-page.active a,
.content .footable .pagination ul li.footable-page.active a,
.content div.paging ul li:not([class]) a.active,
.content ul.paging li:not([class]) a.active,
.content ul.pagingSearch li:not([class]) a.active,
.content .footable .pagination ul li:not([class]) a.active {
  color: #148dea;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
.content > .videoplayer {
  position: relative;
  padding-bottom: 57%;
  padding-top: 150px;
  height: 0;
  overflow: hidden;
}
.content > .videoplayer.norelated {
  padding-bottom: 57%;
  padding-top: 0;
}
.content > .videoplayer.fullnavi {
  padding-bottom: 78%;
  padding-top: 600px;
}
.content > .videoplayer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  border: 0;
}
.content > .row {
  padding: 5px 0 10px;
  overflow: hidden;
}
.content .boxcol3,
.content .boxcol1 {
  float: left;
  width: 30.3333%;
  margin: 0 1.5% 16px 0;
  padding: 10px 1%;
  position: relative;
  border-bottom: 5px solid #c0c4d0;
  overflow: hidden;
}
.content .boxcol3:nth-child(3n),
.content .boxcol1:nth-child(3n) {
  margin-right: 0;
}
.content .boxcol3:hover,
.content .boxcol1:hover {
  background: #ecedf1;
}
.content .boxcol3:hover h2,
.content .boxcol1:hover h2 {
  background: #ffffff;
}
.content .boxcol3 h3,
.content .boxcol1 h3 {
  text-transform: uppercase;
  margin: 0 0 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
.content .boxcol3 p,
.content .boxcol1 p {
  padding: 10px 5% 8px 5%;
  text-align: right;
}
.content .boxcol3 a,
.content .boxcol1 a {
  color: #148dea;
  text-decoration: none;
}
.content .boxcol3:nth-child(3n),
.content .boxcol1:nth-child(3n) {
  margin-right: 0;
}
.content .boxcol3 h2,
.content .boxcol1 h2 {
  background: #ececec;
  padding: 8px 5%;
  color: #111111;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  margin: 0;
  text-align: right;
  text-transform: uppercase;
}
.content .boxcol3 h2 > strong,
.content .boxcol1 h2 > strong {
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  font-weight: normal;
  display: block;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.content .boxcol3 .player,
.content .boxcol1 .player {
  position: relative;
  border: 1px solid #1c3476;
  background: #ffffff;
  float: right;
  margin-left: 5%;
  height: 100px;
  overflow: hidden;
}
.content .boxcol3 .player .img_player,
.content .boxcol1 .player .img_player {
  display: block;
  width: auto;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.content .boxcol3 .player p,
.content .boxcol1 .player p {
  position: absolute;
  left: 55%;
  bottom: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  margin: 0;
  padding: 0;
  width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .boxcol3 > .teaser,
.content .boxcol1 > .teaser {
  margin: 0;
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
.content .boxcol3 > .teaser img,
.content .boxcol1 > .teaser img {
  display: block;
  max-width: 100%;
}
.content .boxcol3 > .teaser a,
.content .boxcol1 > .teaser a {
  text-decoration: none;
}
.content .boxcol3 > .teaser a,
.content .boxcol1 > .teaser a,
.content .boxcol3 > .teaser a > img,
.content .boxcol1 > .teaser a > img {
  display: block;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
}
.content .boxcol3 > .teaser h2,
.content .boxcol1 > .teaser h2 {
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(28, 53, 120, 0.85);
  padding: 7px 4% 4px;
  width: 92%;
}
.content .boxcol3 > .teaser i,
.content .boxcol1 > .teaser i {
  float: left;
  margin: 0 5px 3px 0;
  font-size: 16px;
  line-height: 24px;
  display: block;
}
.content .boxcol3 > .teaser figure,
.content .boxcol1 > .teaser figure {
  margin: 0;
  position: relative;
}
.content .boxcol3 > .teaser figcaption,
.content .boxcol1 > .teaser figcaption {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #1c3476;
  display: block;
  clear: both;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 1%;
  text-transform: uppercase;
}
.content .boxcol3 > .teaser p,
.content .boxcol1 > .teaser p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  padding: 0 1%;
  margin-bottom: 8px;
}
.content .boxcol1 {
  width: 97%;
}
.content .article_list,
.content .filters {
  max-width: 712px;
}
.content .article {
  clear: both;
}
.content .article > a > img {
  display: block;
  margin-right: 2%;
  float: left;
  max-width: 50%;
  height: auto;
}
.content .article a {
  text-decoration: none;
  background: #ffffff;
  padding: 10px 2%;
  overflow: hidden;
  display: block;
  color: #666666;
}
.content .article a:hover {
  background: #f4f4f4;
}
.content .article small,
.content .article p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  padding: 0 0 8px;
  display: block;
  min-height: 16px;
}
.content .article p {
  color: #000000;
  margin: 0;
}
.content .article .heading {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #1c3476;
  position: relative;
  margin: 0;
  padding: 0 0 8px;
  overflow: hidden;
}
.content .article .heading > .addinfo {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #148dea;
  padding: 0;
  margin: 0;
  text-align: right;
  max-width: 50%;
  float: right;
}
.content .article .heading span {
  color: #148dea;
  white-space: nowrap;
  float: right;
  padding: 0 8px;
  width: auto;
}
.content .article figure {
  margin: 0 2% 0 0;
  position: relative;
  float: left;
  width: 50%;
  background: #666666;
}
.content .article figure img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.content .article figure i {
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  margin: 4px 2%;
}
.content .club_item {
  margin-bottom: 16px;
  position: relative;
  width: 48%;
  margin-right: 4%;
  float: left;
  overflow: hidden;
}
.content .club_item:nth-child(2n) {
  margin-right: 0;
}
.content .club_item h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #ffffff;
  margin: 0;
  padding: 16px 48px 16px 16px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(28, 53, 120, 0.75);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .club_item img.team {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.content .club_item img.logo {
  display: block;
  position: absolute;
  bottom: 8px;
  right: 16px;
  width: 32px;
  height: 32px;
}
.content .club_item a {
  display: block;
  text-decoration: none;
  padding-top: 44.47%;
  background: #1c3476;
}
.content .tv table.footable tbody tr td {
  white-space: normal;
}
.content.meldung {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.content.meldung > small {
  display: block;
  text-transform: uppercase;
  margin: 10px 0 5px;
}
.content.meldung > small a {
  color: #1c3476;
  text-decoration: none;
}
.content.meldung > small a:hover {
  color: #148dea;
}
.content.meldung h1 {
  padding: 10px 0;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 21px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  margin: 0 1%;
}
.content.meldung > h2 {
  color: #148dea;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  margin: 0;
  padding: 4px 1% 8px;
}
.content.meldung h3 {
  background: #1c3476;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  padding: 8px;
  margin: 0;
  text-transform: uppercase;
}
.content.meldung > h3 {
  margin: 8px 0 0;
  height: auto;
}
.content.meldung h4 {
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  margin: 8px 1%;
}
.content.meldung h5 {
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  margin: 8px 1%;
}
.content.meldung ul:not([class]) {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.content.meldung .aufmacher {
  clear: both;
  position: relative;
  background: none;
  margin: 0 0 10px;
}
.content.meldung .aufmacher img {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
}
.content.meldung .aufmacher figure {
  margin: 0;
  padding: 0;
  position: relative;
}
.content.meldung .aufmacher i {
  position: absolute;
  font-size: 32px;
  line-height: 32px;
  color: #ffffff;
  right: 12px;
  top: 12px;
}
.content.meldung .aufmacher p {
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
.content.meldung .social-bar {
  margin: 10px 0;
  padding: 4px 0;
  background: #1c3476;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  clear: both;
}
.content.meldung .social-bar li {
  float: left;
  list-style: none;
}
.content.meldung .social-bar li.email {
  border-right: 2px solid #ffffff;
  margin: 0;
  padding: 0 10px 0 30px;
  text-transform: uppercase;
  background-image: url("/?proxy=img/ico_social-w16.png");
  background-repeat: no-repeat;
  background-position: 5px -77px;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .content.meldung .social-bar li.email {
    background-image: url("/?proxy=img/ico_social-w16@2x.png");
    background-size: 25px 125px;
  }
}
.content.meldung .social-bar li.email a {
  margin: 2px 0;
}
.content.meldung .social-bar .two-click {
  float: right;
  position: relative;
  margin: 0 1% 0 0;
}
.content.meldung .social-bar a {
  color: #ffffff;
  text-decoration: none;
}
.content.meldung .box {
  width: 48.5%;
  margin-bottom: 10px;
  padding: 0;
}
.content.meldung .box.fright {
  margin-left: 2%;
}
.content.meldung .box.fleft {
  margin-right: 3%;
}
.content.meldung .box a {
  text-decoration: none;
}
.content.meldung .box > .teaser figure {
  padding-bottom: 0;
}
.content.meldung .box.full {
  width: 100%;
  padding: 5px 0;
  border-top: 1px solid #dcdfeb;
  border-bottom: 1px solid #dcdfeb;
  margin: 20px 0;
}
.content.meldung .box.full .linkbox ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
}
.content.meldung .box.full .linkbox ul li a {
  color: #148dea;
  text-transform: none;
}
.content.meldung .box.full .linkbox ul li a i {
  margin-bottom: 5px;
}
.content.meldung .box.full .linkbox ul li:last-child {
  border: none;
}
.content.meldung figure {
  margin: 0;
  height: auto;
}
.content.meldung figure a {
  text-decoration: none;
}
.content.meldung figure img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.content.meldung figure figcaption {
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #666666;
  text-transform: uppercase;
  padding-top: 2%;
}
.content.meldung > .article,
.content.meldung > figure,
.content.meldung .contentnav,
.content.meldung .kontakt,
.content.meldung > .teaser,
.content.meldung > .videoplayer {
  margin: 10px 0 20px;
}
.content.meldung .article figure {
  margin: 0 2% 0 0;
}
.content.meldung > .article a {
  background: #f4f4f4;
}
.content.meldung .people,
.content.meldung .linkbox,
.content.meldung .teaser {
  height: auto;
  margin: 0;
}
.content.meldung .box h3 + .linkbox,
.content.meldung .box h3 + .teaser {
  margin-top: 4px;
}
.content.meldung .kontakt {
  background: #f4f4f4;
  overflow: hidden;
}
.content.meldung .kontakt img {
  display: block;
  float: left;
  width: 23%;
  padding: 8px 3% 8px 2%;
}
.content.meldung .kontakt li {
  list-style: none;
  padding-left: 8px;
}
.content.meldung .kontakt li:before {
  content: '» ';
  color: #148dea;
  font-size: 15px;
  width: 100%;
}
.content.meldung .kontakt p + ul {
  margin-top: -8px;
}
.content.meldung .kontakt h4 {
  padding-bottom: 8px;
}
.content.meldung .kontakt a {
  color: #1c3476;
  text-decoration: none;
}
.content.meldung .kontakt p,
.content.meldung .kontakt ul,
.content.meldung .kontakt h4 {
  float: right;
  width: 72%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.content.meldung .kontakt ul {
  padding-left: 0;
}
.content.meldung > table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 20px;
}
.content.meldung > table th {
  background: #148dea;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  padding: 6px 1%;
  color: #ffffff;
  text-transform: uppercase;
}
.content.meldung > table th a {
  color: #ffffff;
  text-decoration: none;
}
.content.meldung > table td {
  padding: 6px 1%;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.content.meldung > table td a {
  color: #1c3476;
  text-decoration: none;
}
.content.meldung > table td a:hover {
  color: #148dea;
}
.content.meldung > table tr {
  border-bottom: 1px solid #ececec;
}
.content.meldung .boxnav + .schedule {
  margin: 4px 0;
}
.content.meldung .teaser {
  position: relative;
  overflow: hidden;
}
.content.meldung .teaser img {
  display: block;
  max-width: 100%;
}
.content.meldung .teaser a {
  text-decoration: none;
}
.content.meldung .teaser a,
.content.meldung .teaser a > img {
  display: block;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
}
.content.meldung .teaser > img,
.content.meldung .teaser a > img {
  height: 100%;
  margin: 0 auto 0 -50%;
  position: relative;
  left: 50%;
}
.content.meldung .teaser h2 {
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(28, 53, 120, 0.85);
  padding: 7px 4% 4px;
  width: 92%;
}
.content.meldung .teaser i {
  float: left;
  margin: 0 5px 3px 0;
  font-size: 16px;
  line-height: 28px;
  display: block;
}
.content.meldung .teaser figure {
  margin: 0;
  position: relative;
}
.content.meldung .teaser figcaption {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 28px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #ffffff;
  display: block;
  clear: both;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 1%;
  text-transform: uppercase;
  background: #1c3476;
}
.content.meldung > .teaser {
  margin: 10px 0 20px;
}
.content.meldung > .teaser figcaption {
  font-size: 17px;
  line-height: 32px;
}
.content.meldung > .teaser i {
  font-size: 24px;
  line-height: 32px;
}
.content .boxnav + .schedule,
.content .boxnav + .standings {
  margin-top: 10px;
}
.content .h3-heading + .tv,
.content h3 + .tv,
.content .h3-heading + .schedule,
.content h3 + .schedule {
  margin-top: 10px;
}
.inner3 .box table {
  height: auto;
}
.inner3 .inner1 .box table {
  height: 100%;
}
.inner3 > .content > .arrownav {
  margin-top: -10px;
}
.inner3 > .content > .boxnav + .arrownav {
  margin-top: 0;
}
.contentnav {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  position: relative;
  border-bottom: 4px solid #1c3476;
  height: 44px;
  clear: both;
  background: #ececec;
}
.contentnav + * {
  clear: both;
}
.contentnav > li {
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 22px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  display: block;
  margin: 0;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 12px 1% 10px;
  background: #ececec;
}
.contentnav > li > a {
  color: #666666;
  text-decoration: none;
  display: block;
}
.contentnav > li ul {
  display: none;
  background: #c0c4d0;
  position: absolute;
  left: 0;
  right: 0;
  top: 48px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.contentnav > li ul li {
  float: left;
  padding: 3px 1%;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 18px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.contentnav > li ul a {
  color: #1c3476;
  text-decoration: none;
}
.contentnav > li ul a:hover {
  color: #148dea;
}
.contentnav > li ul li.active a {
  color: #1c3476;
  text-decoration: underline;
}
.contentnav > li ul .spacer {
  display: none;
}
.contentnav > li:hover {
  background: #c0c4d0;
}
.contentnav > li:hover > a {
  color: #1c3476;
}
.contentnav > li.active {
  background: #1c3476;
}
.contentnav > li.active > a {
  color: #ffffff;
}
.contentnav > li.active ul {
  display: block;
}
.contentnav > li.active .spacer {
  height: 28px;
  position: static;
  display: block;
}
.contentnav.sub {
  border-bottom: 0;
}
.contentnav.sub > li ul {
  top: 0;
}
.contentnav.sub > li.active:after {
  display: none;
}
.contentnav.sub > li.active {
  background: none;
}
.contentnav.hasSubnav {
  margin-bottom: 20px;
}
.partners img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 24px;
  max-width: 100%;
}
.partners h2 {
  padding-bottom: 8px;
  padding-top: 8px;
  clear: both;
}
.partners .w100 {
  width: 75%;
  margin: 0 auto;
}
.partners .w50 {
  width: 46%;
  float: left;
  margin: 0 2%;
}
.partners .w33 {
  width: 29.3333%;
  float: left;
  margin: 0 2%;
}
.partners .w25 {
  width: 21%;
  float: left;
  margin: 0 2%;
}
body.iframe .inner3 {
  width: 100%;
  padding: 0;
}
body.iframe .inner3 .contentnav {
  /*	>li:nth-child(2), >li:nth-child(4){ display:none; };*/
}
body.iframe .inner3 .accordionContent.trainer ul li.top-player:nth-child(2) .number,
body.iframe .inner3 .accordionContent.liga-rookie ul li.top-player:nth-child(2) .number {
  color: #92999d !important;
}
.allstar {
  margin: 4% 2%;
}
.allstar h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 21px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  color: #1c3476;
  margin: 0;
  padding: 20px 1% 10px;
}
.allstar h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  margin: 0;
  padding: 0 1% 20px;
  color: #1c3476;
}
.allstar p {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #111111;
  margin: 0;
  padding: 0 1% 10px;
}
.allstar .team-voting {
  margin: 0 1%;
  width: 98%;
}
.allstar .team-voting .voting-banner {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 30px;
  float: left;
  clear: both;
}
.allstar .styled-select {
  float: left;
  width: 50%;
  padding: 0 20px 0 0;
  box-sizing: border-box;
}
.allstar .styled-select strong.position {
  color: #1c3476;
  display: block;
  margin-bottom: 10px;
  padding-left: 10px;
}
.allstar .styled-select:last-child {
  margin-bottom: 4%;
}
.allstar .styled-select select {
  font-style: normal;
  font-size: 15px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  font-weight: normal;
  border: none;
  width: 100%;
  padding: 15px 10px;
  margin-bottom: 5%;
  border-radius: 5px;
  color: #fff;
  /*text-transform: uppercase;*/
  background: url("/?proxy=img/arrow.png") no-repeat right #1c3476;
  -webkit-appearance: none;
  cursor: pointer;
}
.allstar .styled-select:nth-child(odd) {
  padding: 0 0 0 20px;
}
.allstar input[type="submit"] {
  font-style: normal;
  font-size: 15px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  font-weight: normal;
  background: #1C3476;
  color: #fff;
  border: none;
  padding: 15px 20px;
  text-transform: uppercase;
  margin-top: 2%;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.allstar .accordionButton {
  background: #1c3476;
  color: #fff !important;
  padding: 15px;
  margin: 0 !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.allstar .arrowdown {
  background: url('/?proxy=img/arrow-down.png') no-repeat right;
  position: absolute;
  right: 5%;
  width: 15px;
  height: 15px;
  background-image: 15px;
  background-size: 15px;
}
.allstar .arrowup {
  background: url('/?proxy=img/arrow-up.png') no-repeat right;
  position: absolute;
  right: 5%;
  width: 15px;
  height: 15px;
  background-image: 15px;
  background-size: 15px;
}
.allstar .refresh {
  color: #1c3476;
  font-style: normal;
  font-size: 18px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  font-weight: normal;
  text-align: left;
  padding: 10px 10px 30px;
}
.allstar .refresh span {
  float: right;
  color: #1c3476;
  /*font-weight:bold;*/
}
.allstar .accordionContent {
  border: 1px solid #1c3476;
  height: 800px;
}
.allstar .accordionContent h6 {
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  font-weight: bold;
  margin: 0;
}
.allstar .accordionContent ul {
  padding: 0;
}
.allstar .accordionContent ul li {
  list-style: none;
  float: left;
  width: 25%;
  text-align: center;
}
.allstar .accordionContent ul li.top-player {
  width: 50%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 10%;
}
.allstar .accordionContent ul li.top-player img {
  width: 40%;
  margin-bottom: 5%;
}
.allstar .accordionContent ul li.top-player span {
  color: #148dea;
  font-weight: bold;
  font-size: 18px;
}
.allstar .accordionContent ul li.top-trainer {
  width: 100%;
  float: left;
  margin-bottom: 5%;
}
.allstar .accordionContent ul li.top-trainer img {
  width: 20%;
  margin-bottom: 5%;
}
.allstar .accordionContent ul li.top-trainer span {
  color: #148dea;
  font-weight: bold;
  font-size: 18px;
}
.allstar .accordionContent ul li.trainer {
  width: 20%;
  float: left;
}
.allstar .accordionContent ul li a {
  text-decoration: none;
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  font-weight: bold;
}
.allstar .accordionContent ul li img {
  width: 50%;
  margin-bottom: 5%;
}
.allstar .accordionContent ul li span {
  color: #92999d;
  font-weight: bold;
  font-size: 18px;
}
.allstar .accordionContent.spielfeld {
  height: auto;
}
.allstar .accordionContent.spielfeld div.spielfeld {
  position: relative;
}
.allstar .accordionContent.spielfeld div.spielfeld img.spielfeld {
  margin: 1px auto -3px auto;
  width: 100%;
  max-height: 600px;
  max-width: 1035px;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler.torwart {
  position: absolute;
  top: 12%;
  left: 46.5%;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler.linksaussen {
  position: absolute;
  top: 35%;
  left: 18%;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler.rechtsaussen {
  position: absolute;
  top: 35%;
  left: 76%;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler.rueckraumlinks {
  position: absolute;
  top: 60%;
  left: 25%;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler.rueckraumrechts {
  position: absolute;
  top: 60%;
  left: 69%;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler.rueckraummitte {
  position: absolute;
  top: 71%;
  left: 46.5%;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler.kreislaeufer {
  position: absolute;
  top: 44%;
  left: 46.5%;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler.trainer {
  position: absolute;
  top: 65%;
  left: 3.5%;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler.liga-rookie {
  position: absolute;
  top: 65%;
  left: 89.5%;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler a {
  text-decoration: none;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler a .foto {
  width: 90px;
  height: 90px;
  margin-left: -10px;
  overflow: hidden;
  position: relative;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler a .foto img {
  width: 100%;
  height: auto;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler a .info {
  position: relative;
  display: block;
  color: #ececec;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  width: 170px;
  text-align: center;
  margin: 10px 0 0 -50px;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler a .info span.team {
  font-size: 13px;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler a .info span.team img {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0 5px -3px 0;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler a .info div.tooltip {
  position: absolute;
  left: 50%;
  display: none;
  top: -37px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 30px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler a .info div.tooltip span {
  position: relative;
  display: block;
  left: -60%;
  background-image: url("/?proxy=img/bg_tooltip.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 0 10% 3px;
  width: 100%;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .allstar .accordionContent.spielfeld div.spielfeld .spieler a .info div.tooltip span {
    background-image: url("/?proxy=img/bg_tooltip@2x.png");
    background-size: 200px 55px;
  }
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler a .header {
  display: block;
  color: #abb2d0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-transform: uppercase;
  width: 120px;
  text-align: center;
  margin: 10px 0 10px -25px;
}
.allstar .accordionContent.spielfeld div.spielfeld .spieler a:hover .info div.tooltip {
  display: block;
  z-index: 3;
}
.allstar .accordionContent.rows {
  height: auto;
}
.allstar .accordionContent.rows li {
  float: none !important;
  width: 96% !important;
  height: 100px;
  text-align: left;
  border-bottom: 1px solid #efefef;
  margin: 0 2%;
}
.allstar .accordionContent.rows li:nth-last-child(1) {
  border: none;
}
.allstar .accordionContent.rows li.top-player,
.allstar .accordionContent.rows li.top-trainer {
  margin-bottom: 0;
}
.allstar .accordionContent.rows li .number {
  float: left;
  color: #92999d;
  font-style: normal;
  font-weight: normal;
  font-size: 35px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  font-weight: bold;
  margin: 35px 0 0 0;
  width: 7%;
}
.allstar .accordionContent.rows li.top-player .number {
  color: #148dea;
}
.allstar .accordionContent.rows li .player {
  float: left;
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  font-weight: bold;
  margin: 25px 0 0 0;
  width: 20%;
}
.allstar .accordionContent.rows li .player .team {
  float: left;
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.allstar .accordionContent.rows li .foto {
  height: 80px;
  margin: 9px 0 0 0;
  float: left;
  width: 10%;
}
.allstar .accordionContent.rows li .foto img {
  float: left;
  width: auto;
  height: 100%;
}
.allstar .accordionContent.rows li .count {
  float: left;
  width: 63%;
  margin: 25px 0 0 0;
  background: #ececec;
  height: 40px;
  position: relative;
}
.allstar .accordionContent.rows li .count .percent {
  background: #148dea;
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  opacity: 0.7;
}
.allstar .accordionContent.rows li .count span {
  color: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: inherit;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  float: right;
  margin: 10px 10px 0 10px;
  position: absolute;
  width: auto !important;
  right: 10px;
}
.content .tableheader {
  padding: 10px 0.5%;
  text-transform: uppercase;
  min-width: 1%;
  vertical-align: top;
  text-align: left;
  background: #148dea;
  background: #1c3476;
}
.content .tableheader p {
  color: #ffffff;
  padding: 0 8px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 14px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.aufmacher .inner_full .footable td img {
  width: auto;
  height: 24px;
  margin: 0 auto;
}
.content:not(.meldung) table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.content:not(.meldung) table.footable tbody td,
.content:not(.meldung) table.footable tfoot td,
.content:not(.meldung) table.footable tbody th {
  white-space: nowrap;
}
.content:not(.meldung) table a,
.content:not(.meldung) table a span {
  color: #111111;
  text-decoration: none;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.content:not(.meldung) table a:hover,
.content:not(.meldung) table a:hover span,
.content:not(.meldung) table a:hover span[class*="display"],
.content:not(.meldung) table a:hover span[class*="hide"] {
  color: #148dea;
}
.content:not(.meldung) table a[target="_blank"] {
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  max-width: 200px;
  display: table-cell;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-right: 20px;
}
.content:not(.meldung) table a[target="_blank"]:after {
  content: "";
  width: 16px;
  height: 20px;
  background-image: url("/?proxy=img/ico_external-o16.png");
  background-position: 0 4px;
  background-repeat: no-repeat;
  margin-left: 4px;
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .content:not(.meldung) table a[target="_blank"]:after {
    background-image: url("/?proxy=img/ico_external-o16@2x.png");
    background-size: 16px 16px;
  }
}
.content:not(.meldung) table a:hover[target="_blank"]:after {
  visibility: visible;
}
.content:not(.meldung) table.half {
  width: 50%;
  margin: 0 auto;
}
.content:not(.meldung) table tr:hover td {
  background: #ececec;
}
.content:not(.meldung) table thead th,
.content:not(.meldung) table tbody .th {
  white-space: nowrap;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  padding: 10px 0.5%;
  text-transform: uppercase;
  min-width: 1%;
  vertical-align: top;
  text-align: left;
  position: relative;
}
.content:not(.meldung) table thead th > div,
.content:not(.meldung) table tbody .th > div {
  display: inline-block;
}
.content:not(.meldung) table thead th.acenter,
.content:not(.meldung) table tbody .th.acenter {
  text-align: center;
}
.content:not(.meldung) table thead th.aright,
.content:not(.meldung) table tbody .th.aright {
  text-align: right;
}
.content:not(.meldung) table tbody td.aright img {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.content:not(.meldung) table thead tr,
.content:not(.meldung) table tbody .th {
  background: #148dea;
}
.content:not(.meldung) table tbody td,
.content:not(.meldung) table tfoot td,
.content:not(.meldung) table tbody th {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  padding: 4px 0.5%;
  color: #000000;
  min-width: 1%;
  max-width: 10%;
  overflow: hidden;
  vertical-align: middle;
}
.content:not(.meldung) table tbody td.bold,
.content:not(.meldung) table tfoot td.bold,
.content:not(.meldung) table tbody th.bold {
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
.content:not(.meldung) table tbody td img,
.content:not(.meldung) table tfoot td img,
.content:not(.meldung) table tbody th img {
  float: left;
  margin-right: 5px;
  height: 24px;
  width: auto;
  vertical-align: middle;
}
.content:not(.meldung) table tbody td img.img_player,
.content:not(.meldung) table tfoot td img.img_player,
.content:not(.meldung) table tbody th img.img_player {
  height: 40px;
  width: auto;
}
.content:not(.meldung) table tbody td span:not([class*="display"]),
.content:not(.meldung) table tfoot td span:not([class*="display"]),
.content:not(.meldung) table tbody th span:not([class*="display"]),
.content:not(.meldung) table tbody td span:not([class*="hide"]),
.content:not(.meldung) table tfoot td span:not([class*="hide"]),
.content:not(.meldung) table tbody th span:not([class*="hide"]) {
  font-size: 13px;
  color: #111111;
}
.content:not(.meldung) table tbody td span[class*="display"],
.content:not(.meldung) table tfoot td span[class*="display"],
.content:not(.meldung) table tbody th span[class*="display"],
.content:not(.meldung) table tbody td span[class*="hide"],
.content:not(.meldung) table tfoot td span[class*="hide"],
.content:not(.meldung) table tbody th span[class*="hide"] {
  font-size: 15px;
}
.content:not(.meldung) table tbody td a.btn-live,
.content:not(.meldung) table tfoot td a.btn-live,
.content:not(.meldung) table tbody th a.btn-live {
  background: #b2001a;
  font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #ffffff;
  padding: 0 10%;
  display: inline-block;
}
.content:not(.meldung) table tbody td.acenter img,
.content:not(.meldung) table tfoot td.acenter img,
.content:not(.meldung) table tbody th.acenter img {
  float: none;
  margin-right: 0;
}
.content:not(.meldung) table tbody td small,
.content:not(.meldung) table tfoot td small,
.content:not(.meldung) table tbody th small {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.content:not(.meldung) table tfoot td {
  background: #ececec;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
.content:not(.meldung) table tfoot tr:first-child {
  border-top: 2px solid #148dea;
}
.content:not(.meldung) table tbody td.hover,
.content:not(.meldung) table tfoot td.hover,
.content:not(.meldung) table thead tr:last-child th.hover {
  background: rgba(20, 142, 235, 0.1);
}
.content:not(.meldung) table div.tooltip {
  position: absolute;
  left: 50%;
  display: none;
  top: -22px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 12px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #ffffff;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
}
.content:not(.meldung) table div.tooltip span {
  position: relative;
  display: block;
  left: -60%;
  background-image: url("/?proxy=img/bg_tooltip.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 2px 10% 7px;
  width: 100%;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .content:not(.meldung) table div.tooltip span {
    background-image: url("/?proxy=img/bg_tooltip@2x.png");
    background-size: 200px 55px;
  }
}
.content:not(.meldung) table th:hover div.tooltip,
.content:not(.meldung) table .th:hover div.tooltip {
  display: block;
  z-index: 3;
}
.content:not(.meldung) table tbody tr {
  border-top: 1px solid #ffffff;
}
.content:not(.meldung) table tr.highlight td:first-child {
  background: rgba(20, 142, 235, 0.5);
}
.content:not(.meldung) table tr.relegation td:first-child {
  background: rgba(145, 152, 156, 0.5);
}
.content:not(.meldung) table.schedule-post,
.content:not(.meldung) table.schedule-live,
.content:not(.meldung) table.schedule-pre {
  table-layout: fixed;
}
.content:not(.meldung) table.schedule-post td,
.content:not(.meldung) table.schedule-live td,
.content:not(.meldung) table.schedule-pre td,
.content:not(.meldung) table.schedule-post th,
.content:not(.meldung) table.schedule-live th,
.content:not(.meldung) table.schedule-pre th {
  padding-left: 0;
  padding-right: 0;
}
.content:not(.meldung) table.schedule-post td span:not(.show-detail-row),
.content:not(.meldung) table.schedule-live td span:not(.show-detail-row),
.content:not(.meldung) table.schedule-pre td span:not(.show-detail-row) {
  font-size: 15px;
}
.content:not(.meldung) table.schedule-post td a,
.content:not(.meldung) table.schedule-live td a,
.content:not(.meldung) table.schedule-pre td a {
  display: inline-block;
  padding-right: 0;
}
.content:not(.meldung) table .ico-visa {
  width: 40px;
  height: 24px;
  background-image: url("/?proxy=img/ico_sprite.png");
  background-repeat: no-repeat;
  background-position: center -127px;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .content:not(.meldung) table .ico-visa {
    background-image: url("/?proxy=img/ico_sprite@2x.png");
    background-size: 40px 160px;
  }
}
.content:not(.meldung) table i {
  font-size: 17px;
}
.content:not(.meldung) table .col-time {
  width: 11%;
}
.content:not(.meldung) table .col-team {
  width: 21%;
}
.content:not(.meldung) table .col-ddot {
  width: 2%;
}
.content:not(.meldung) table .col-icon {
  width: 8%;
}
.content:not(.meldung) table .col-erg {
  width: 10%;
}
.content:not(.meldung) table .col-logo {
  width: 18%;
}
.content:not(.meldung) table .col-vs {
  width: 40%;
}
.content:not(.meldung) table .col-tv {
  width: 20%;
}
.content:not(.meldung) table .show-detail-row {
  display: none;
}
.content:not(.meldung) table tr.result td {
  border-top: 2px solid rgba(102, 102, 102, 0.5);
}
.content:not(.meldung) table tr.result + tr td {
  padding-top: 10px;
}
.content:not(.meldung) table td.noborder,
.content:not(.meldung) table th.noborder,
.content:not(.meldung) table .footable-last-column.noborder {
  border-right: 1px solid rgba(102, 102, 102, 0.1);
}
.content:not(.meldung) table td.hidedesktop,
.content:not(.meldung) table th.hidedesktop,
.content:not(.meldung) table .footable-last-column.hidedesktop {
  display: none !important;
}
.content:not(.meldung) table thead tr + tr {
  margin-top: -30px;
}
.content:not(.meldung) table thead th > div {
  position: relative;
}
.content:not(.meldung) table thead tr:nth-child(1) th {
  padding-bottom: 0;
  padding-top: 6px;
}
.content:not(.meldung) table thead tr:last-child th {
  padding-bottom: 12px;
  padding-top: 12px;
}
.content:not(.meldung) table thead tr:nth-child(2) th {
  padding-bottom: 6px;
  padding-top: 6px;
}
.content:not(.meldung) table td {
  border-left: 1px solid #ececec;
}
.content:not(.meldung) table tr.sub {
  background: #ececec;
  /*display:none;*/
}
.content:not(.meldung) table tr.sub > td {
  font-size: 13px;
  padding: 4px 0 0;
  border-bottom: 8px solid #ffffff;
}
.content:not(.meldung) table tr.sub table {
  margin: 0;
  width: 100%;
  table-layout: fixed;
  border-bottom: 4px solid #c0c4d0;
}
.content:not(.meldung) table tr.sub tr {
  border-top: 0;
  border-bottom: 1px solid #ffffff;
}
.content:not(.meldung) table tr.sub .footable-toggle {
  display: none !important;
}
.content:not(.meldung) table tr.sub td td,
.content:not(.meldung) table tr.sub td th {
  border-bottom: 0;
  border-top: 0;
  text-transform: capitalize;
  font-size: 13px;
}
.content:not(.meldung) table tr.sub td th {
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #444444;
}
.content:not(.meldung) table tr.sub td th.acenter {
  text-align: center;
}
.content:not(.meldung) table tr.sub td th.aright {
  text-align: right;
}
.content:not(.meldung) table tr.sub .stats tbody td,
.content:not(.meldung) table tr.sub .stats tfoot td {
  line-height: 16px;
}
.content:not(.meldung) table tr.sub td th {
  padding: 4px 5%;
  width: 40%;
  text-align: right;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  text-transform: uppercase;
}
.content:not(.meldung) table tr.sub td td {
  padding: 4px 5%;
  width: 40%;
}
.schedule table.footable tbody td {
  border: 0;
}
.sponsors {
  clear: both;
  background: #ffffff;
}
.sponsors ul {
  margin: 0;
  padding: 16px 0;
  list-style: none;
  overflow: hidden;
  text-align: center;
}
.sponsors li {
  display: inline-block;
  width: 5.5%;
  margin: 0 1.12%;
}
.sponsors a {
  display: block;
}
.sponsors img {
  display: block;
  margin: 0 auto;
  max-height: 40px;
  height: auto;
  width: auto;
  max-width: 100%;
}
.games {
  clear: both;
  background: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  overflow: hidden;
}
.games .switch {
  width: 16%;
  float: left;
}
.games .switch img {
  margin: 16px auto 8px;
  border: none;
  width: auto;
  max-height: 40px;
  max-width: 100%;
  display: block;
}
.games .switch ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.games .switch ul li {
  float: left;
  width: 31.3333%;
  margin: 0 1%;
  padding: 2px 0 4px;
}
.games .switch ul li a {
  color: #1c3476;
  display: block;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.games .switch ul li a:hover {
  color: #148dea;
}
.games .switch ul li a.active {
  color: #1c3476;
  text-decoration: underline;
}
.games .inner_full > .arrow {
  width: 2.5%;
  height: 100%;
  color: #1c3476;
  float: left;
  text-align: center;
  display: block;
}
.games .inner_full > .arrow i {
  font-size: 16px;
  line-height: 101px;
  display: block;
  width: 100%;
}
.games .wrapper {
  position: relative;
  width: 79%;
  display: inline-block;
  max-height: 101px;
  overflow: hidden;
  padding: 0;
}
.games .wrapper ul {
  margin: 0;
  padding: 16px 0;
  list-style: none;
  overflow: hidden;
  width: 2000px;
}
.games .wrapper li {
  float: left;
  width: 124px;
  margin: 0 1px;
  overflow: hidden;
}
.games .wrapper li:hover,
.games .wrapper li.active {
  background: #ececec;
}
.games .wrapper li a {
  text-decoration: none;
  color: #111111;
  display: block;
  padding: 10px 5px;
}
.games .wrapper li .gast,
.games .wrapper li .heim {
  display: block;
  margin: 5px 2%;
  width: 96%;
}
.games .wrapper li .gast span img,
.games .wrapper li .heim span img {
  float: left;
  width: 14px;
  height: 14px;
  border: none;
}
.games .wrapper li .gast .score,
.games .wrapper li .heim .score {
  float: right;
  line-height: 14px;
}
.games .wrapper li .gast .team,
.games .wrapper li .heim .team {
  margin: 0 0 0 5px;
  display: inline-block;
  line-height: 14px;
  width: 45%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.games .wrapper li .info {
  width: 96%;
  background: #1c3476;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 13px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: white;
  text-align: right;
  padding: 1% 2%;
  position: relative;
  text-transform: uppercase;
}
.games .wrapper li .info .arrow {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #1c3476;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: -6px;
  display: none;
}
.games .wrapper li .info i {
  font-size: 11px;
  float: right;
  padding: 0 0 0 2px;
}
.games .wrapper li .live {
  background: #b2001a;
  text-transform: uppercase;
}
.games .wrapper li .live .arrow {
  border-bottom: 6px solid #b2001a;
}
.games .wrapper li:hover .info .arrow {
  display: block;
}
.games .wrapper li.upcoming {
  background: #ffffff;
}
.games .wrapper li.upcoming a {
  cursor: default;
}
footer {
  background: #1c3476;
  clear: both;
  overflow: hidden;
  color: #ffffff;
}
footer > .grid > .inner_full {
  background: url(/?proxy=img/bg_footer.png) left bottom no-repeat;
  padding: 20px 0 0;
}
footer > .grid > .inner_full > ul {
  margin: 0 0 0 250px;
  padding: 0 0 30px;
  list-style: none;
  overflow: hidden;
}
footer > .grid > .inner_full > ul > li {
  float: left;
  width: 16.6667%;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 12px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  margin: 0 0 12px;
}
footer > .grid > .inner_full > ul > li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer > .grid > .inner_full > ul > li li {
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  padding: 4px 8px 0 0;
  word-break: break-all;
  word-wrap: break-word;
}
footer > .grid > .inner_full > ul > li .heading {
  padding: 8px 0;
  display: block;
  text-transform: uppercase;
}
footer > .grid > .inner_full > ul > li a {
  color: #ffffff;
  text-decoration: none;
}
footer > .grid > .inner_full > ul > li a:hover,
footer > .grid > .inner_full > ul > li a:active {
  color: #148dea;
}
footer > .grid > .inner_full > ul.socialicons > li {
  width: auto;
  margin-right: 8px;
}
footer > .grid > .inner_full > ul.socialicons > li a {
  height: 24px;
  width: 24px;
  background: none;
  padding: 0;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(75));
  filter: alpha(opacity = (75));
}
footer > .grid > .inner_full > ul.socialicons > li a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
footer > .grid > .inner_full > ul.socialicons > li a i {
  color: #ffffff;
  font-size: 24px;
}
.footable > thead > tr > th {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle {
  display: inline-block;
  margin-right: 10%;
  width: 11px;
  height: 11px;
  color: #148dea;
  vertical-align: top;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  content: '\e804';
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: '\e802';
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail),
.footable > thead > tr > th.footable-sortable:hover {
  cursor: pointer;
}
.footable > thead > tr > th > span.footable-sort-indicator {
  display: inline-block;
  width: 10px;
  height: 9px;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
  filter: alpha(opacity = (60));
  padding-left: 5px;
}
.footable > thead > tr > th > span.footable-sort-indicator:before {
  content: '\e816';
  font-family: "fontello", sans-serif;
  float: left;
  margin-top: -3px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 14px;
  font-size: 9px;
}
.footable > thead > tr > th:hover > span.footable-sort-indicator {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator {
  background-position: 0 -55px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before {
  content: '\e802';
}
.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator {
  background-position: 0 -95px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before {
  content: '\e805';
}
.footable > thead > tr > th.footable-sorted,
.footable > thead > tr > th.footable-sorted-desc {
  color: #111111;
}
.footable .footable-row-detail-inner {
  display: table;
}
.footable .footable-row-detail-row {
  display: table-row;
}
.footable .footable-row-detail-group {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  text-transform: uppercase;
  text-align: right;
  background: #c0c4d0;
  display: table-cell;
  padding: 2px 5%;
}
.footable .stats .footable-row-detail-group {
  display: none;
}
.footable .footable-row-detail-name {
  display: table-cell;
  text-align: right;
  white-space: normal;
}
.footable .footable-row-detail-value {
  display: table-cell;
  text-align: left;
}
.footable .footable-row-detail-value,
.footable .footable-row-detail-value span {
  font-size: 11px;
  line-height: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  white-space: normal;
}
.footable .footable-row-detail-value i {
  font-size: 15px;
  line-height: 24px;
  padding: 0 8px 0 0;
}
.footable .footable-row-detail-value .show-detail-row {
  display: inline-block;
}
.footable .footable-row-detail-value .hide-detail-row {
  display: none;
}
.footable .footable-row-detail-cell {
  background: #ececec;
  border-bottom: 4px solid #c0c4d0;
  padding: 0 0 4px;
}
.footable .footable-row-detail-inner {
  width: 100%;
}
.footable .footable-row-detail-row {
  border-bottom: 1px solid #ffffff;
}
.footable .footable-row-detail-row:last-child {
  border: 0;
}
.footable .footable-row-detail-name,
.footable .footable-row-detail-value {
  width: 40%;
  padding: 4px 5%;
  vertical-align: top;
}
.footable.stats .footable-row-detail-name,
.footable.stats .footable-row-detail-value {
  white-space: nowrap;
}
.footable .footable-row-detail-name {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  text-transform: uppercase;
  color: #444444;
}
.footable .footable-row-detail-value {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 15px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  color: #111111;
}
a.tooltip {
  cursor: default;
}
a.tooltip:after {
  display: block;
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 20%;
  opacity: 0;
  content: attr(data-tool);
  height: auto;
  min-width: 200px;
  padding: 5px 8px;
  z-index: 999;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: rgba(0, 0, 0, 0.85);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
a.tooltip:before {
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
}
a.tooltip:hover:after {
  visibility: visible;
  opacity: 1;
  bottom: 20px;
}
a.tooltip:hover:before {
  visibility: visible;
  opacity: 1;
  bottom: 14px;
}
a.tooltip.animate:after,
a.tooltip.animate:before {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* tips on bottom */
a.tooltip.bottom:after {
  bottom: auto;
  top: 0;
}
a.tooltip.bottom:hover:after {
  top: 28px;
}
a.tooltip.bottom:before {
  border-width: 0 5px 8.7px 5px;
  border-color: transparent transparent rgba(0, 0, 0, 0.85) transparent;
  top: 0;
}
a.tooltip.bottom:hover:before {
  top: 20px;
}
/* tips on left */
a.tooltip.left:after {
  left: 58px;
  top: 0;
  bottom: 0;
  padding: 2px 8px;
  min-width: 100px;
}
a.tooltip.left:hover:after {
  left: 58px;
  top: 0;
  bottom: 0;
  padding: 2px 8px;
}
a.tooltip.left:before {
  top: 40%;
  left: 50px;
  bottom: auto;
  border-width: 5px 8.7px 5px 0;
  border-color: transparent rgba(0, 0, 0, 0.85) transparent transparent;
}
a.tooltip.left:hover:before {
  top: 40%;
  left: 50px;
  bottom: auto;
}
/* tips on bottom right */
a.tooltip.bottomr:after {
  bottom: auto;
  left: -190px;
  top: 0;
}
a.tooltip.bottomr:hover:after {
  top: 28px;
}
a.tooltip.bottomr:before {
  border-width: 0 5px 8.7px 5px;
  border-color: transparent transparent rgba(0, 0, 0, 0.85) transparent;
  top: 0;
}
a.tooltip.bottomr:hover:before {
  top: 20px;
}
/* tips on right */
a.tooltip.right {
  display: inline-block;
  float: right;
  position: relative;
}
a.tooltip.right:after {
  left: -128px;
  right: 0;
  top: -2px;
  padding: 2px 8px;
  width: 100px;
  min-width: 100px;
  height: 40px;
}
a.tooltip.right:before {
  top: 13px;
  left: -12px;
  z-index: 999;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.85);
}
.social_share_privacy_area {
  clear: both;
  margin: 0;
  list-style-type: none;
  padding: 0;
  width: auto;
  height: 20px;
  display: block;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
.social_share_privacy_area .clearfix::after {
  content: "";
  height: 0;
  line-height: 0;
  font-size: 0;
  visibility: hidden;
  clear: both;
  display: block;
}
.social_share_privacy_area img {
  width: auto !important;
}
.social_share_privacy_area li {
  margin: 4px 0;
  padding: 0;
  height: 20px;
  float: left;
}
.social_share_privacy_area li .dummy_btn {
  float: left;
  margin: 0 0 0 10px;
  cursor: pointer;
  padding: 0;
  height: inherit;
}
.social_share_privacy_area li div iframe {
  overflow: hidden;
  height: inherit;
  width: inherit;
}
.social_share_privacy_area .facebook {
  width: 180px;
  display: inline-block;
}
.social_share_privacy_area .facebook .fb_like iframe {
  width: 130px;
}
.social_share_privacy_area .twitter {
  width: 148px;
}
.social_share_privacy_area li div.tweet {
  width: 100px;
}
.social_share_privacy_area .gplus {
  width: 123px;
}
.social_share_privacy_area li div.gplusone {
  width: 75px;
}
.social_share_privacy_area li .switch {
  text-indent: -9999em;
  background-image: url("/?proxy=img/social/socialshareprivacy_on_off.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 29px;
  height: 12px;
  overflow: hidden;
  float: left;
  margin: 4px 0 0;
  padding: 0;
  cursor: pointer;
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-resolution:1.5dppx) {
  .social_share_privacy_area li .switch {
    background-image: url("/?proxy=img/social/socialshareprivacy_on_off@2x.png");
    background-size: 24px 40px;
  }
}
.social_share_privacy_area li .switch.on {
  background-position: 0 -20px;
}
.social_share_privacy_area li.help_info {
  position: relative;
}
.social_share_privacy_area li.help_info .info,
.social_share_privacy_area li .help_info.icon .info {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  padding: 10px 15px;
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  color: #111111;
  -moz-box-shadow: 0 3px 4px #999;
  -webkit-box-shadow: 0 3px 4px #999;
  box-shadow: 0 3px 4px #999;
  z-index: 500;
  background: #ececec;
}
.social_share_privacy_area li.gplus.help_info .info {
  left: -60px;
}
.social_share_privacy_area li .help_info.icon .info {
  left: -243px;
  width: 350px;
}
.social_share_privacy_area li.help_info.display .info,
.social_share_privacy_area li .help_info.icon.display .info {
  display: block;
}
.social_share_privacy_area li.help_info.info_off.display .info {
  display: none;
}
.social_share_privacy_area li .help_info.icon {
  display: none;
}
.social_share_privacy_area li.settings_info,
.social_share_privacy_area li.settings_info .settings_info_menu {
  display: none;
}
.social_share_privacy_area li.settings_info .settings_info_menu.off form {
  display: none;
}
#baguetteBox-overlay {
  background-color: #081024;
  background-color: rgba(8, 16, 36, 0.9);
}
#baguetteBox-overlay .full-image figcaption {
  color: #ffffff;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
#baguetteBox-overlay .full-image figcaption p {
  margin: 0;
  padding: 8px 0;
}
#baguetteBox-overlay .full-image figcaption p.description {
  white-space: initial;
}
#baguetteBox-overlay .full-image figcaption span {
  color: #c0c4d0;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  padding: 8px 0;
}
#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight 0.4s ease-out;
  animation: bounceFromRight 0.4s ease-out;
}
#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft 0.4s ease-out;
  animation: bounceFromLeft 0.4s ease-out;
}
.baguetteBox-button {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.25);
  color: #c0c4d0;
  font-style: normal;
  font-weight: normal;
  font-size: 'HelveticaNeueW01-57Cn';
  line-height: inherit;
  font-family: '16px',Arial,sans-serif;
}
.baguetteBox-button:hover {
  background-color: rgba(28, 52, 118, 0.8);
}
#cookie-bar {
  background: #1c3476;
  height: auto;
  color: #ffffff;
  text-align: center;
  padding: 5px 0;
  border-top: 1px solid #c0c4d0;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}
#cookie-bar p {
  margin: 0;
  padding: 0 10px;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: block;
  padding-right: 50px;
  position: relative;
  box-sizing: border-box;
  text-align: left;
}
#cookie-bar p a.link {
  color: #148dea;
  margin: 0;
}
#cookie-bar .cb-enable,
#cookie-bar .cb-disable,
#cookie-bar .cb-policy {
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
}
#cookie-bar .cb-enable {
  background: #148dea;
  margin-left: 15px;
  float: right;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 10px;
}
#cookie-bar .cb-enable:hover {
  background: #127fd3;
}
#cookie-bar .cb-disable {
  background: #1c3476;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #1c3476;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
/* Leo Vegas Probabilities */
div.scale {
  position: relative;
  width: 100%;
  height: 100%;
}
div.scale > div {
  text-indent: -9999999999px;
  float: left;
}
div.scale > div.rate-home {
  width: 1%;
  background: #032354;
}
div.scale > div.rate-draw {
  width: 98%;
  background: #c0c4d0;
}
div.scale > div.rate-guest {
  width: 1%;
  background: #f97753;
}
div.scale span.rate-number {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff !important;
}
/* './mnt/jupiter-vslaola1/handball_bundesliga_de/static/style/responsive.less.' */
@media screen and (max-width: 1340px) {
  /* WERBUNG */
  .skyscraper-wrapper,
  .sitebar {
    display: none !important;
  }
}
@media screen and (max-width: 1080px) {
  .sideinfo {
    position: static;
    width: 50%;
    margin: -24px 1% 12px;
    float: right;
  }
  .sideinfo .lang {
    float: right;
    border: 0;
    background: none;
    padding: 0 0 0 20px;
  }
  .sideinfo .lang li {
    float: left;
    padding: 0 1px 0 0;
  }
  .sideinfo .lang li a {
    height: auto;
    text-indent: 0;
    width: auto;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 12px;
    font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
    color: #1c3476;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    padding: 0 0 0 8px;
    filter: none;
  }
  .sideinfo .lang li a.active {
    text-decoration: underline;
  }
  .sideinfo .socialicons {
    display: none;
  }
  .bracket .team figure,
  .bracket .team .score {
    width: 50%;
  }
  .bracket .team img {
    float: none;
    margin: 0 auto;
  }
  .bracket .team span {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .hidetablet {
    display: none;
  }
  .content table td.hidedesktop,
  .content table th.hidedesktop {
    display: table-cell !important;
  }
  p.displaytablet,
  div.displaytablet {
    display: block;
  }
  td.displaytablet {
    display: table-cell;
  }
  header .inner_full {
    margin: 0 1%;
    width: 98%;
  }
  header .teams .scrollcontent {
    margin: 0 0 -21px 130px;
    padding: 0 0 21px;
  }
  header .teams .scrollcontent ul {
    position: absolute;
    top: 0;
    left: 0;
  }
  header .teams .scrollcontent .tpaging {
    visibility: visible;
    display: block;
  }
  header .producedbylaola1tv a img {
    height: 25px;
    margin-top: 5px;
  }
  nav .inner_full .quicksearch {
    display: none;
  }
  .aufmacher .inner_full .thumbs {
    top: 5%;
  }
  .aufmacher .inner_full .thumbs ul li {
    margin-right: 10px;
    border-left-width: 5px;
  }
  .aufmacher .inner_full .current h2 {
    font-size: 17px;
    line-height: 18px;
    min-height: 36px;
  }
  .aufmacher .inner_full .thumbs ul li a:hover h2 {
    text-indent: -9999px !important;
  }
  .games li {
    float: left;
    width: 18%;
    margin: 0 1%;
  }
  .games li .info {
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 13px;
    font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  }
  .schedule .icon.more,
  .spielstatistik .icon.more {
    display: none;
  }
  footer > .grid > .inner_full {
    background-image: none;
  }
  footer > .grid > .inner_full > ul {
    margin: 0 1%;
  }
  footer > .grid > .inner_full > ul.socialicons {
    float: right;
  }
  .content table tr.sub > td table tr th[data-sub-hide="tablet"],
  .content table tr.sub > td table tr td[data-sub-hide="tablet"] {
    display: none;
  }
  .allstar .accordionContent.rows li .player {
    width: 29% !important;
  }
  .allstar .accordionContent.rows li .foto {
    width: 14% !important;
  }
  .allstar .accordionContent.rows li .count {
    width: 50% !important;
  }
  .allstar .accordionContent.spielfeld .spieler a {
    text-decoration: none;
  }
  .allstar .accordionContent.spielfeld .spieler a .foto {
    width: 60px !important;
    height: 60px !important;
    border-radius: 30px !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .info {
    width: 100px !important;
    margin: 10px 0 0 -20px !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .info div.tooltip {
    left: 50% !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .header {
    margin: 10px 0 10px -30px !important;
  }
}
@media screen and (max-width: 800px) {
  nav .inner_full > ul > li > a {
    padding: 18px 10px;
  }
  nav .inner_full > ul > li .subnav {
    top: 61px;
  }
  .main.fixed nav .inner_full > ul > li > a {
    padding: 18px 8px;
  }
  .main.fixed header .logo img {
    padding: 10px 0;
  }
  .games li {
    float: left;
    width: 23%;
    margin: 0 1%;
  }
  .games li .info {
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 13px;
    font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  }
  .gamecenter .gamecenter-nav {
    border: none;
    width: 100%;
  }
  .gamecenter .gamecenter-nav > li {
    border: none;
    width: 29.3333%;
    float: left;
    padding: 0 2%;
  }
  .gamecenter .content {
    clear: both;
    width: 100%;
    border-top: 8px solid #148dea;
  }
  .gamecenter .content > div {
    border: 0;
  }
  .inner3 h3 .dropdowns {
    width: 40px;
  }
  .inner3 h3 .dropdowns .more {
    width: 200px;
  }
  .inner3 h3 .dropdowns .more ul li.active {
    color: #1c3476;
  }
  .content.meldung > div span {
    width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  .aufmacher.spielerprofil .inner_full .playerdata .player .picture {
    bottom: 120px;
  }
  .aufmacher.spielerprofil .inner_full .playerdata .player .namebox {
    right: 0;
    left: inherit;
    width: 95%;
    margin: 0 20px 0 0;
  }
  .aufmacher.club .inner_full .club_container .club_band .club_info .logo a img {
    max-height: 80px;
  }
  .aufmacher.club .inner_full .club_container .club_band .club_info h1 {
    font-size: 40px;
    line-height: 44px;
  }
  .aufmacher.club .inner_full .club_container .club_band .club_info h1 a.schedule {
    font-size: 12px;
  }
  .aufmacher.club .inner_full .club_container .club_band .club_info h1 a.schedule i {
    font-size: 17px;
  }
  .aufmacher.club .inner_full .club_container .club_band .arrow i {
    line-height: 100px;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker > ul li {
    width: 20%;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker > ul li:nth-child(6),
  .aufmacher.ticker .inner_full .content .current .liveticker > ul li:nth-child(7) {
    display: none;
  }
  .content:not(.meldung) .filters select {
    width: 47%;
  }
  .content:not(.meldung) table .col-time {
    width: 14%;
  }
  .content:not(.meldung) table .col-team {
    width: 27%;
  }
  .content:not(.meldung) table .col-ddot {
    width: 4%;
  }
  .content:not(.meldung) table .col-icon {
    width: 7%;
  }
  .content:not(.meldung) table .col-erg {
    width: 14%;
  }
  .content:not(.meldung) table .col-logo {
    width: 18%;
  }
  .content:not(.meldung) table .col-vs {
    width: 34%;
  }
  .content:not(.meldung) table .col-tv {
    width: 20%;
  }
  .content:not(.meldung) table.schedule-live .col-icon {
    width: 14%;
  }
  .content:not(.meldung) .vs .vs1,
  .content:not(.meldung) .vs .vs2 {
    width: 40%;
  }
  .content:not(.meldung) .vs .vs1 .stats,
  .content:not(.meldung) .vs .vs2 .stats {
    clear: both;
    width: 90%;
    margin-top: 10px;
  }
  .content:not(.meldung) .vs .vs1 .heading,
  .content:not(.meldung) .vs .vs2 .heading {
    height: 380px;
    overflow: hidden;
    width: 100%;
  }
  .content:not(.meldung) .vs .vs1 .heading .imgplayer,
  .content:not(.meldung) .vs .vs2 .heading .imgplayer {
    width: 25%;
  }
  .content:not(.meldung) .vs .legend .stats {
    padding-top: 400px;
  }
  .box .topstats {
    height: auto;
  }
  .box .topstats .details {
    height: auto;
  }
  .box .topstats .details .split3 .nr {
    font-size: 24px;
    line-height: 24px;
  }
  .box .topstats .details .split3 p {
    font-size: 15px;
    line-height: 15px;
  }
  .box .topstats .details .chart .legend {
    margin-top: 32px;
  }
  .box .topstats .details .chart .legend p {
    word-wrap: break-word;
    word-break: break-all;
  }
  .box .topstats .details .chart .values {
    height: 88px;
  }
  .box .boxnav + .arrownav + .topstats .details {
    height: 134px;
  }
  .box .static {
    height: 449px;
  }
  .box .static .boxcol2 {
    height: auto;
    float: none;
    width: auto;
  }
  .box .static .boxcol2 p {
    padding: 3px 0;
    font-size: 13px;
    line-height: 16px;
  }
  .box .static .boxcol2 h4 {
    padding: 6px 0;
    font-size: 15px;
    line-height: 17px;
  }
  .allstar {
    margin: 10% 2%;
    width: 96%;
  }
  .allstar .styled-select {
    width: 100%;
    padding: 0 !important;
  }
  .allstar .refresh span {
    display: block;
    float: none;
  }
  .allstar .accordionContent.rows li {
    height: 150px;
    padding: 10px 0;
  }
  .allstar .accordionContent.rows li .number {
    width: 15% !important;
    margin-top: 25px;
  }
  .allstar .accordionContent.rows li .player {
    width: 55% !important;
    margin-top: 15px;
  }
  .allstar .accordionContent.rows li .player a {
    text-transform: none;
  }
  .allstar .accordionContent.rows li .player .team a {
    font-size: 13px;
  }
  .allstar .accordionContent.rows li .foto {
    width: 20% !important;
    margin-top: 0;
    float: right;
    height: 70px;
  }
  .allstar .accordionContent.rows li .foto img {
    float: right;
  }
  .allstar .accordionContent.rows li .count {
    width: 100% !important;
    clear: both;
    margin-top: 10px;
  }
  .allstar .accordionContent.spielfeld .spieler.torwart {
    top: 12% !important;
    left: 46.5% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.linksaussen {
    top: 30% !important;
    left: 18% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.rechtsaussen {
    top: 30% !important;
    left: 76% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.rueckraumlinks {
    top: 63% !important;
    left: 25% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.rueckraumrechts {
    top: 63% !important;
    left: 69% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.rueckraummitte {
    top: 72% !important;
    left: 46.5% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.kreislaeufer {
    top: 44% !important;
    left: 46.5% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.trainer {
    top: 60% !important;
    left: 3.5% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.liga-rookie {
    top: 60% !important;
    left: 89.5% !important;
  }
  .allstar .accordionContent.spielfeld .spieler a {
    text-decoration: none;
  }
  .allstar .accordionContent.spielfeld .spieler a .foto {
    width: 50px !important;
    height: 50px !important;
    margin-left: 0 !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .info {
    width: 80px !important;
    margin: 10px 0 0 -15px !important;
    font-size: 12px !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .info span.team {
    display: none;
  }
  .allstar .accordionContent.spielfeld .spieler a .info div.tooltip {
    font-size: 13px !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .header {
    font-style: normal;
    font-weight: normal;
    font-size: 12px !important;
    line-height: inherit !important;
    font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif !important;
    margin: 10px 0 10px -35px !important;
  }
  /* WERBUNG */
  .bigsize {
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media screen and (max-width: 767px) {
  .allstar .accordionContent.spielfeld .spieler .foto {
    display: none;
  }
  .allstar .accordionContent.spielfeld .spieler .header {
    margin: 10px 0 10px -35px !important;
  }
}
@media screen and (max-width: 800px) and (min-width: 641px) {
  nav .inner_full > ul > li {
    font-size: 15px;
  }
  .box.h1 {
    height: 244px;
  }
  .box.h2 {
    height: 508px;
  }
  .box table th.large,
  .box table td.large {
    font-size: 11px;
  }
  .box table th.large img,
  .box table td.large img,
  .box table th.large ~ td img,
  .box table td.large ~ td img {
    height: 16px;
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .box table th.large ~ td i,
  .box table td.large ~ td i {
    font-size: 16px;
    padding: 0 2px;
  }
  .box .standings,
  .box .schedule {
    height: 404px;
  }
  .box .tv {
    height: 172px;
  }
  .box .linkbox {
    height: 200px;
  }
  .box .social {
    height: 460px;
  }
  .box .strengths {
    height: 428px;
  }
  .box .strengths .chart .values {
    height: 232px;
  }
  .box .strengths .chart .values.top {
    height: 256px;
  }
  .box .promo,
  .box .profile {
    height: 468px;
  }
  .box .promo a > img,
  .box .profile a > img,
  .box .promo > img,
  .box .profile > img {
    margin-left: -136px;
  }
  .box .promo .heading h2,
  .box .profile .heading h2 {
    padding: 0;
    line-height: 18px;
    font-size: 15px;
  }
  .box .promo .heading img,
  .box .profile .heading img {
    height: 32px;
    width: auto;
  }
  .box .boxnav + .vereine {
    height: 148px;
  }
  .box > .teaser {
    height: 176px;
  }
  .box > .teaser figure {
    height: 148px;
  }
  .box > .teaser a > figure > img {
    margin-left: -128px;
  }
  .box .topplayer {
    height: 384px;
  }
  .box .topplayer .heading {
    padding: 4px 2%;
  }
  .box .topplayer .heading .value,
  .box .topplayer .heading h4 {
    font-size: 14px;
  }
  .box .topplayer .details {
    height: 208px;
  }
  .box .topplayer .details dl {
    line-height: 24px;
    font-size: 14px;
  }
  .box .topplayer .details .player .imgteamlogo {
    width: 32px;
  }
  .box .topstats .details {
    height: 198px;
  }
  .box .topstats .alwaysactive .details {
    height: 90px !important;
  }
  .box .reloadContent {
    margin: 4px 0;
  }
  .box .reloadContent .smalltitle {
    padding-top: 0;
  }
  .box .reloadContent .arrownav {
    min-height: 20px;
    line-height: 20px;
  }
  .box .reloadContent .arrownav .paging,
  .box .reloadContent .arrownav h4 {
    line-height: 20px;
    height: 20px;
  }
  .box h3 + .reloadContent > img {
    margin: 183px auto;
  }
  .box h3 + .reloadContent .topplayer,
  .box h3 + .reloadContent .schedule,
  .box h3 + .reloadContent .standings {
    height: 428px;
  }
  .box h3 + .reloadContent .topplayer .details,
  .box h3 + .reloadContent .schedule .details,
  .box h3 + .reloadContent .standings .details {
    height: 253px;
  }
  .box h3 + .boxnav + .reloadContent > img {
    margin: 171px auto;
  }
  .box h3 + .boxnav + .reloadContent .topplayer,
  .box h3 + .boxnav + .reloadContent .schedule,
  .box h3 + .boxnav + .reloadContent .standings {
    height: 404px;
  }
  .box h3 + .boxnav + .reloadContent .topplayer .details,
  .box h3 + .boxnav + .reloadContent .schedule .details,
  .box h3 + .boxnav + .reloadContent .standings .details {
    height: 229px;
  }
  .box h3 + .reloadContent .arrownav + img,
  .box h3 + .reloadContent .smalltitle + img {
    margin: 171px auto;
  }
  .box h3 + .reloadContent .arrownav + .topplayer,
  .box h3 + .reloadContent .smalltitle + .topplayer,
  .box h3 + .reloadContent .arrownav + .schedule,
  .box h3 + .reloadContent .smalltitle + .schedule,
  .box h3 + .reloadContent .arrownav + .standings,
  .box h3 + .reloadContent .smalltitle + .standings {
    height: 408px;
  }
  .box h3 + .reloadContent .arrownav + .topplayer .details,
  .box h3 + .reloadContent .smalltitle + .topplayer .details,
  .box h3 + .reloadContent .arrownav + .schedule .details,
  .box h3 + .reloadContent .smalltitle + .schedule .details,
  .box h3 + .reloadContent .arrownav + .standings .details,
  .box h3 + .reloadContent .smalltitle + .standings .details {
    height: 233px;
  }
  .box h3 + .boxnav + .reloadContent .arrownav + img,
  .box h3 + .boxnav + .reloadContent .smalltitle + img {
    margin: 159px auto;
  }
  .box h3 + .boxnav + .reloadContent .arrownav + .topplayer,
  .box h3 + .boxnav + .reloadContent .smalltitle + .topplayer,
  .box h3 + .boxnav + .reloadContent .arrownav + .schedule,
  .box h3 + .boxnav + .reloadContent .smalltitle + .schedule,
  .box h3 + .boxnav + .reloadContent .arrownav + .standings,
  .box h3 + .boxnav + .reloadContent .smalltitle + .standings {
    height: 384px;
  }
  .box h3 + .boxnav + .reloadContent .arrownav + .topplayer .details,
  .box h3 + .boxnav + .reloadContent .smalltitle + .topplayer .details,
  .box h3 + .boxnav + .reloadContent .arrownav + .schedule .details,
  .box h3 + .boxnav + .reloadContent .smalltitle + .schedule .details,
  .box h3 + .boxnav + .reloadContent .arrownav + .standings .details,
  .box h3 + .boxnav + .reloadContent .smalltitle + .standings .details {
    height: 209px;
  }
  .box .videoplayer {
    height: 436px;
  }
  .box .newsbox {
    height: 428px;
  }
  .box .newsbox .teaser.large {
    margin-bottom: 2px;
  }
  .box .newsbox .teaser.list h2 {
    padding: 8px 1% 7px;
  }
  .box.h1 .videoplayer {
    height: 164px;
  }
  .box.h1 .promo,
  .box.h1 .profile {
    height: 214px;
  }
  .inner1 > h3 .more,
  .inner1 .h3-heading .more {
    display: none;
  }
  .inner2 .box > .h3-heading .more {
    width: 75%;
  }
  .inner2 .box > .h3-heading ul {
    max-height: 356px;
  }
  .inner2 .box > .h3-heading li.active {
    color: #1c3476;
  }
  .inner2 .box > .h3-heading li.active {
    padding-right: 12%;
    width: 84%;
  }
  .contentnav > li {
    font-size: 15px;
  }
  /* WERBUNG */
  .cad {
    height: 226px;
  }
  .box .tickerbox .players .details .player .imgplayer {
    display: none;
  }
  .box .tickerbox .players .details dl {
    width: 100%;
    float: none;
  }
  .box .tickerbox .players .details dl dt {
    width: 73%;
  }
  .box .tickerbox .comparison .chart .text.mid {
    width: 30%;
  }
  .box .tickerbox .comparison .chart .bars {
    width: 20%;
  }
  .allstar .accordionContent {
    height: 1000px;
  }
  .allstar .accordionContent:last-child {
    height: 1200px;
  }
  .allstar .accordionContent ul li,
  .allstar .accordionContent ul li.trainer {
    list-style: none;
    float: left;
    width: 50%;
    text-align: center;
  }
  .allstar .accordionContent ul li img,
  .allstar .accordionContent ul li.trainer img {
    width: 30%;
  }
}
@media screen and (max-width: 640px) {
  .hidetablet,
  p.hidetablet,
  div.hidetablet {
    display: block;
  }
  td.hidetablet,
  tr.hidetablet {
    display: table-cell;
  }
  span.hidetablet {
    display: inline;
  }
  .hidemobile,
  p.hidemobile,
  div.hidemobile,
  td.hidemobile,
  tr.hidemobile,
  td.hidemobile,
  span.hidemobile {
    display: none !important;
  }
  .displaymobile,
  p.displaymobile,
  div.displaymobile {
    display: block;
  }
  td.displaymobile,
  tr.displaymobile {
    display: table-cell;
  }
  span.displaymobile {
    display: inline;
  }
  .main.fixed {
    padding-top: 52px;
  }
  .inner_full {
    width: auto;
  }
  .sideinfo {
    display: none;
  }
  .main > .super-banner {
    display: none !important;
  }
  .inner_full,
  .inner3 {
    margin: 0;
    width: auto;
    float: none;
    padding-left: 2%;
    padding-right: 2%;
  }
  .inner_full .content,
  .inner3 .content,
  .inner_full .box,
  .inner3 .box {
    padding-left: 0;
    padding-right: 0;
  }
  .inner_full .contentnav,
  .inner3 .contentnav {
    border-top: 10px solid #ffffff;
  }
  /* fix inner in inner */
  .inner3 .inner3 {
    width: 104%;
  }
  .inner3 .inner2 {
    width: 104%;
  }
  .inner3 .inner1 {
    width: 104%;
  }
  .inner3 .inner3,
  .inner3 .inner2,
  .inner3 .inner1 {
    margin: 0 -2%;
    padding-left: 0;
    padding-right: 0;
  }
  .inner3 .inner3 .content,
  .inner3 .inner2 .content,
  .inner3 .inner1 .content,
  .inner3 .inner3 .box,
  .inner3 .inner2 .box,
  .inner3 .inner1 .box {
    padding-left: 2%;
    padding-right: 2%;
  }
  .inner3 .inner3 .content .content,
  .inner3 .inner2 .content .content,
  .inner3 .inner1 .content .content,
  .inner3 .inner3 .box .content,
  .inner3 .inner2 .box .content,
  .inner3 .inner1 .box .content {
    padding-left: 0;
    padding-right: 0;
    min-height: 0;
  }
  p.daten-zusatz {
    margin-bottom: 40px;
    max-width: inherit;
  }
  header {
    height: auto !important;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    left: initial !important;
    z-index: 100 !important;
    background: none !important;
    width: 100px;
  }
  header .logo {
    padding-right: 8px;
    float: right;
    margin-top: 0;
  }
  header .logo img {
    width: auto;
    height: 32px;
  }
  header .teams,
  header .liga,
  header .claim,
  header .producedbylaola1tv {
    display: none;
  }
  header .meta {
    display: block !important;
  }
  header .meta ul:not(.language) {
    display: none;
  }
  header .meta ul.language {
    position: fixed;
    top: 21px;
    left: 42px;
  }
  nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99 !important;
  }
  nav + * {
    margin-top: 60px !important;
  }
  nav + * > .contentnav {
    margin-top: 8px;
  }
  nav .togglemenu {
    display: block;
    float: left;
  }
  nav .grid .inner_full {
    width: 100%;
    margin: 0;
  }
  nav .grid > div > ul {
    position: fixed;
    overflow-y: auto;
    bottom: 0;
    top: 53px;
    left: 0;
    right: 0;
    background: #1c3476;
    display: none;
    clear: both;
    margin: 0 !important;
  }
  nav .grid .inner_full > ul > li {
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  nav .grid .inner_full > ul > li a {
    padding-left: 8px;
    padding-right: 8px;
  }
  nav .grid .inner_full > ul > li .subnav {
    position: static;
    padding: 0;
    width: auto;
    margin: 0;
  }
  nav .grid .inner_full > ul > li .subnav > ul {
    float: none;
    width: auto;
    margin: 0;
  }
  nav .grid .inner_full > ul > li .subnav > ul > li {
    line-height: 30px;
  }
  nav .grid .inner_full > ul > li .subnav > ul > li .heading {
    cursor: pointer;
    padding-left: 3%;
    border-bottom: 0;
    border-top: 1px solid #148dea;
  }
  nav .grid .inner_full > ul > li .subnav > ul > li > ul {
    display: none;
    background: #148dea;
  }
  nav .grid .inner_full > ul > li .subnav > ul > li > ul li {
    padding-left: 6%;
    border-bottom: 0;
    border-top: 1px solid #1c3476;
  }
  .aufmacher {
    margin: 0;
  }
  .aufmacher .inner_full {
    margin: 0;
    width: 100%;
    padding: 0;
  }
  .aufmacher .inner_full .thumbs {
    top: 0;
    right: 0;
    width: auto;
    height: auto;
  }
  .aufmacher .inner_full .thumbs ul {
    margin: 10px;
    overflow: hidden;
  }
  .aufmacher .inner_full .thumbs ul li {
    float: left;
    margin: 0 0 0 10px;
    border: 0;
  }
  .aufmacher .inner_full .thumbs ul li a {
    height: 16px;
    width: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #1c3476;
  }
  .aufmacher .inner_full .thumbs ul li a img,
  .aufmacher .inner_full .thumbs ul li a h2 {
    display: none;
  }
  .aufmacher .inner_full .thumbs ul li i {
    display: none;
  }
  .aufmacher .inner_full .thumbs ul li.active a {
    background: #148dea;
  }
  .aufmacher .inner_full .current {
    padding: 0;
    margin-top: 60px;
    width: 100%;
  }
  .aufmacher .inner_full .current h2 {
    bottom: 40px;
    left: 0;
    max-width: none;
    right: 0;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker .spielstand {
    clear: both;
    padding: 10px 2%;
    margin-top: 0;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker > ul {
    display: none;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker .tickerstats {
    display: none;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score .points {
    margin-top: 16px;
    font-size: 29px;
    line-height: 21px;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker .telegramm_container {
    margin-top: 100px;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score .progressbar span {
    display: none;
  }
  .aufmacher.ticker .inner_full .content .current .aufstellung .inner_half {
    width: 98%;
  }
  .aufmacher.ticker .inner_full .content .current .aufstellung .inner_half table {
    margin-bottom: 20px;
  }
  .aufmacher.ticker .inner_full .content .current .aufstellung .inner_half .team tbody {
    height: auto;
  }
  .aufmacher.ticker .inner_full .content .current .aufstellung .footnote {
    padding-top: 0;
  }
  .aufmacher.spielerprofil .inner_full .player_container {
    min-height: 0;
    overflow: hidden;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_pic {
    position: static;
    float: right;
    width: 48%;
    margin: 0 0 0 2%;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_data {
    float: left;
    width: 50%;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_data dl {
    width: auto;
    padding-bottom: 0;
    padding-top: 0;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_data .logo {
    bottom: 130px;
    left: auto;
    right: 5%;
    min-width: 64px;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band {
    position: static;
    clear: both;
    margin: 12px 0 0;
    width: 100%;
    float: left;
    left: 0;
    right: 0;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band .arrow.fright {
    margin-left: 0;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band .number {
    font-size: 72px;
    line-height: 88px;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band h1 {
    line-height: 52px;
    font-size: 40px;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band h1 span {
    line-height: 20px;
    font-size: 18px;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band .arrow i {
    line-height: 88px;
  }
  .aufmacher.club .inner_full .club_container .club_band .club_info h1 {
    font-size: 20px;
    white-space: normal;
    line-height: 22px;
    height: 44px;
    padding-top: 2px;
  }
  .aufmacher.club .inner_full .club_container .club_band .club_info h1 a.schedule {
    display: block;
    float: none;
    margin-top: 2px;
  }
  .aufmacher.club .inner_full .club_container .club_band .club_info h1 a.schedule i {
    font-size: 14px;
  }
  .games .switch {
    width: 100%;
  }
  .games .switch img {
    display: none;
  }
  .games .switch ul {
    padding-top: 8px;
  }
  .games .switch ul li {
    float: left;
    width: auto;
    padding: 0 4%;
  }
  .games .inner_full > .arrow {
    display: none;
  }
  .games li .info {
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 13px;
    font-family: 'HelveticaNeueW01-BdExt',Arial,sans-serif;
  }
  .games .wrapper {
    padding: 0 1%;
    width: 98%;
    display: block;
    max-height: none;
    height: auto;
    clear: both;
  }
  .games .wrapper ul {
    width: auto;
    padding: 8px 0;
  }
  .games .wrapper li {
    width: 33.2333%;
    margin: 0 0.1% 0 0;
    border-bottom: 1px solid #ffffff;
  }
  .games .wrapper a {
    padding: 10px 1%;
  }
  .gamecenter .gamecenter-nav li {
    font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
  }
  .gamecenter .content > div {
    height: 150px;
  }
  .gamecenter .content > div a.fleft,
  .gamecenter .content > div a.fright {
    line-height: 150px;
  }
  .gamecenter .content > div .meta-info {
    width: 86%;
    margin-top: 10px;
  }
  .gamecenter .content > div .meta-info dt {
    width: 5%;
    margin-left: 3%;
    clear: none;
  }
  .gamecenter .content > div .meta-info dd {
    width: 23%;
    float: left;
  }
  .gamecenter .content > div .game-info {
    width: 86%;
    display: block;
    margin: 10px 2% 0;
    padding: 0;
  }
  .gamecenter .content > div .game-info .call-to-action {
    width: 23%;
    margin: 0 1%;
  }
  .gamecenter .content > div .game-info .call-to-action a {
    padding: 8px 0;
  }
  .gamecenter .content > div .game-info .call-to-action a.split {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    font-family: 'HelveticaNeueW01-77BdCn 692722',Arial,sans-serif;
  }
  .gamecenter .content > div .game-info .call-to-action a.split br {
    display: none;
  }
  .gamecenter .content > div .game-info .scores .team,
  .gamecenter .content > div .game-info .scores .team.top {
    line-height: 40px;
  }
  .bracket-scrollcontent {
    overflow: auto;
    background: #ffffff;
  }
  .bracket {
    min-width: 640px;
    margin-top: 0;
  }
  .bracket .matchup {
    margin: 8px 0;
  }
  .bracket .round:hover {
    background: none;
  }
  .bracket .round.round-one .matchup:nth-child(2n):after {
    bottom: -8px;
  }
  .bracket .round.round-one .matchup:nth-child(2n-1):after {
    top: -8px;
  }
  .bracket .round.round-two .matchup {
    margin: 15px 0;
  }
  .bracket .round.round-two .matchup:nth-child(2n):after {
    bottom: -51px;
  }
  .bracket .round.round-two .matchup:nth-child(2n-1):after {
    top: -51px;
  }
  .bracket .round.round-three .matchup {
    margin: 64px 0;
  }
  .bracket .round.round-three .matchup:nth-child(2n):after {
    bottom: -137px;
  }
  .bracket .round.round-three .matchup:nth-child(2n-1):after {
    top: -137px;
  }
  .bracket .round.round-four .matchup {
    margin: 165px 0;
  }
  .bracket .split-one .round-four .matchup:after {
    display: block;
    bottom: -309px;
  }
  .bracket .split-two .round-four .matchup:after {
    bottom: 50%;
    display: block;
    top: -309px;
  }
  .bracket .split {
    width: 80%;
    float: left;
  }
  .bracket .split.split-two {
    float: none;
  }
  .bracket .split.split-two .round {
    float: left;
  }
  .bracket .split.split-two .round .matchup:after {
    right: -16px;
    left: auto;
  }
  .bracket .split.split-two .round .matchup:before {
    left: -16px;
    right: auto;
  }
  .bracket .split.split-two .round .team:first-child:after {
    right: -16px;
    left: auto;
  }
  .bracket .split.split-two h3 {
    display: none;
  }
  .bracket .champion {
    float: right;
    width: 20%;
    position: static;
  }
  .bracket .champion:hover {
    background: none;
  }
  .bracket .champion .final {
    margin: 385px 0 0;
  }
  .bracket .champion .final:before {
    content: "";
    border: 1px solid #ececec;
    position: absolute;
    top: 50%;
    left: -16px;
    width: 14px;
    margin-top: -1px;
  }
  .bracket .champion .final .team {
    margin: 0;
  }
  .bracket .champion .final .team img {
    height: 24px;
  }
  .bracket .champion .final .team figcaption {
    font-size: 12px;
  }
  .bracket .champion h3 {
    padding-top: 0;
  }
  .bracket .team figure {
    width: 70%;
  }
  .bracket .team span {
    display: block;
  }
  .bracket .team img {
    float: left;
  }
  .bracket .team .score {
    width: 30%;
  }
  .inner1,
  .inner2 {
    width: auto;
    float: none;
    max-width: none;
    margin: 0;
    padding: 0;
    clear: both;
  }
  .inner1 .box > .h3-heading ul,
  .inner2 .box > .h3-heading ul {
    padding: 4px 4%;
    width: 92%;
  }
  .inner1 .box > .h3-heading li.active,
  .inner2 .box > .h3-heading li.active {
    right: 4%;
    left: 4%;
    padding-right: 16%;
    width: 76%;
  }
  .box,
  .content {
    padding: 10px 2%;
  }
  .box > h3,
  .content > h3,
  .box > .h3-heading,
  .content > .h3-heading,
  .box .vs .h3-heading,
  .content .vs .h3-heading {
    padding: 8px 0;
    height: auto;
  }
  .box > h3 span,
  .content > h3 span,
  .box > .h3-heading span,
  .content > .h3-heading span,
  .box .vs .h3-heading span,
  .content .vs .h3-heading span {
    padding: 0 8px;
    white-space: normal;
    position: static;
    float: left;
  }
  .box > h3:after,
  .content > h3:after,
  .box > .h3-heading:after,
  .content > .h3-heading:after,
  .box .vs .h3-heading:after,
  .content .vs .h3-heading:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  .box .people,
  .content .people {
    max-height: 500px;
    height: auto;
  }
  .box {
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 20px;
  }
  .box.h1,
  .box.h2 {
    height: auto;
  }
  .box .standings,
  .box .schedule,
  .box .tv,
  .box .topplayer,
  .box .newsbox {
    height: auto;
  }
  .box .promo {
    height: 468px;
  }
  .box .promo img {
    margin-left: -50% !important;
  }
  .box .videoplayer,
  .box.h1 .videoplayer {
    position: relative;
    padding-bottom: 56%;
    padding-top: 150px;
    height: 0;
  }
  .box.h2.videoplayer {
    height: auto;
  }
  .box.h2.videoplayer .videoplayer {
    height: 0 !important;
  }
  .box.h1 .videoplayer {
    padding-bottom: 57%;
    padding-top: 1px;
  }
  .box .videoplayer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
  }
  .box table th,
  .box table td {
    line-height: 20px;
  }
  .box table td.acenter a img {
    display: block;
    margin: 0 auto;
    float: none;
  }
  .box .newsbox .teaser.list h2 {
    white-space: normal;
  }
  .box .strengths {
    height: auto;
    padding-bottom: 16px;
    overflow: hidden;
  }
  .box .strengths .chart .legend span.displaymobile {
    display: block;
  }
  .box .boxnav + .arrownav + .topstats {
    height: auto;
  }
  .box .static {
    height: auto;
  }
  .content.meldung div .kontakt .portrait {
    border-bottom: 8px solid #148dea;
    border-right: none !important;
    width: 100%;
    max-width: 100%;
  }
  .content.meldung div .kontakt .portrait img {
    position: absolute;
    right: 0;
    top: 25px;
  }
  .content.meldung div .kontakt .other {
    padding: 2% 0 0 0;
  }
  /* WERBUNG */
  .cad {
    height: 226px;
  }
  .bigsize {
    padding-left: 2%;
    padding-right: 2%;
  }
  .billboard {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 50%;
    width: 320px;
    height: 60px;
    margin-left: -160px;
  }
  .content:not(.meldung) .filters select {
    width: 100%;
    margin-right: 0;
  }
  .content:not(.meldung) table .col-time {
    width: 18%;
  }
  .content:not(.meldung) table .col-team {
    width: 20%;
  }
  .content:not(.meldung) table .col-ddot {
    width: 5%;
  }
  .content:not(.meldung) table .col-icon {
    width: 19%;
  }
  .content:not(.meldung) table .col-erg {
    width: 19%;
  }
  .content:not(.meldung) table.schedule-live .col-time {
    width: 20%;
  }
  .content:not(.meldung) table.schedule-live .col-team {
    width: 24%;
  }
  .content:not(.meldung) table.schedule-live .col-icon {
    width: 8%;
  }
  .content:not(.meldung) table.schedule-live .col-erg {
    width: 19%;
  }
  .content:not(.meldung) table thead tr th {
    font-size: 11px;
  }
  .content:not(.meldung) .tv table .col-time {
    width: 14%;
  }
  .content:not(.meldung) .tv table .col-logo {
    width: 24%;
  }
  .content:not(.meldung) .tv table .col-vs {
    width: 40%;
  }
  .content:not(.meldung) .boxcol3 {
    width: 47%;
    margin-right: 2%;
  }
  .content:not(.meldung) .boxcol3:nth-child(3n) {
    margin-right: 2%;
  }
  .content:not(.meldung) .boxcol3:nth-child(2n) {
    margin-right: 0;
  }
  .contentnav {
    height: auto;
    margin: 0;
  }
  .contentnav > li {
    float: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #92999d;
    line-height: 17px;
    font-size: 15px;
  }
  .contentnav > li a {
    padding: 10px 2%;
  }
  .contentnav > li.active:after {
    display: none;
  }
  .contentnav > li.active .spacer,
  .contentnav > li .spacer {
    display: none;
  }
  .contentnav > li ul {
    position: static;
    height: auto;
  }
  .contentnav > li ul li {
    float: none;
    border-top: 1px solid #42a4ef;
    padding: 8px 2%;
  }
  .partners h2 {
    padding-left: 2%;
  }
  .partners .w100 {
    width: 92%;
  }
  .partners .w50 {
    width: 42%;
    margin: 0 4%;
  }
  .partners .w33 {
    width: 42%;
    margin: 0 4%;
  }
  .partners .w25 {
    width: 25.3333%;
    margin: 0 4%;
  }
  .sponsors .inner_full {
    margin: 0;
    width: auto;
  }
  .sponsors a {
    margin-bottom: 16px;
  }
  .sponsors ul {
    padding-bottom: 0;
  }
  .sponsors li {
    width: 11%;
    margin: 0 2%;
  }
  .box .tickerbox .players,
  .box .tickerbox .comparison {
    width: 100%;
  }
  footer > .grid > .inner_full {
    background-image: none;
  }
  footer > .grid > .inner_full > ul {
    margin: 0 2%;
  }
  footer > .grid > .inner_full > ul > li {
    width: 25%;
  }
  .content table tr.sub > td table tr th[data-sub-hide="phone"],
  .content table tr.sub > td table tr td[data-sub-hide="phone"] {
    display: none;
  }
  .allstar {
    margin: 5% 2%;
  }
  .allstar .styled-select {
    width: 100%;
  }
  .allstar .styled-select select {
    margin-bottom: 4%;
  }
  .allstar .accordionContent {
    height: 1850px;
  }
  .allstar .accordionContent:last-child {
    height: 1750px;
  }
  .allstar .accordionContent ul li.top-player {
    width: 100%;
  }
  .allstar .accordionContent ul li.top-trainer img {
    width: 40%;
  }
  .allstar .accordionContent ul li,
  .allstar .accordionContent ul li.trainer {
    list-style: none;
    float: left;
    width: 100%;
    text-align: center;
  }
  .allstar .accordionContent ul li img,
  .allstar .accordionContent ul li.trainer img {
    width: 30%;
  }
  .allstar .accordionContent.spielfeld .spieler.torwart {
    top: 12% !important;
    left: 46% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.linksaussen {
    top: 30% !important;
    left: 18% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.rechtsaussen {
    top: 30% !important;
    left: 76% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.rueckraumlinks {
    top: 63% !important;
    left: 25% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.rueckraumrechts {
    top: 63% !important;
    left: 69% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.rueckraummitte {
    top: 74% !important;
    left: 46% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.kreislaeufer {
    top: 44% !important;
    left: 46% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.trainer {
    top: 50% !important;
    left: 3.5% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.liga-rookie {
    top: 50% !important;
    left: 87% !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .info {
    width: 60px !important;
    margin: 10px 0 0 -5px !important;
    font-size: 12px !important;
  }
  .liveticker-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: #ffffff;
    background: #1c3476;
    padding: 0 0 0 15px;
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: inherit;
    font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    z-index: 1000;
    height: 30px;
    line-height: 30px;
  }
  .liveticker-to-top i {
    background: #148dea;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left: 15px;
    float: right;
    font-size: 12px;
  }
  #cookie-bar {
    font-size: 11px;
    line-height: 15px;
  }
}
@media screen and (max-width: 535px) {
  .v5playercontainer .filterzeile {
    height: 60px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 425px) {
  .allstar .accordionContent.spielfeld .spieler.trainer {
    top: 50% !important;
    left: 2% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.liga-rookie {
    top: 50% !important;
    left: 87% !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .info {
    width: 60px !important;
    margin: 10px 0 0 -10px !important;
    font-size: 12px !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .header {
    font-style: normal;
    font-weight: normal;
    font-size: 12px !important;
    line-height: inherit !important;
    font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif !important;
    margin: 10px 0 10px -40px !important;
  }
}
@media screen and (max-width: 375px) {
  .allstar .accordionContent.spielfeld .spieler.rueckraumlinks {
    top: 55% !important;
    left: 25% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.rueckraumrechts {
    top: 55% !important;
    left: 69% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.rueckraummitte {
    top: 70% !important;
    left: 46% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.trainer {
    top: 40% !important;
    left: 2% !important;
  }
  .allstar .accordionContent.spielfeld .spieler.liga-rookie {
    top: 40% !important;
    left: 88% !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .info {
    width: 40px !important;
    margin: 10px 0 0 -5px !important;
    font-size: 11px !important;
  }
  .allstar .accordionContent.spielfeld .spieler a .info div.tooltip {
    font-size: 12px;
  }
  .allstar .accordionContent.spielfeld .spieler a .header {
    font-style: normal;
    font-weight: normal;
    font-size: 10px !important;
    line-height: inherit !important;
    font-family: 'HelveticaNeueW01-57Cn',Arial,sans-serif !important;
    margin: 10px 0 10px -45px !important;
  }
}
@media screen and (max-width: 375px) {
  .allstar .accordionContent.spielfeld .spieler .info div.tooltip {
    font-size: 11px !important;
  }
  .box .videoplayer iframe,
  .content > .videoplayer iframe {
    min-width: 360px !important;
    max-width: 360px !important;
    width: 360px !important;
  }
}
@media screen and (max-width: 360px) {
  .accordionContent {
    height: 790px;
  }
  .accordionContent:last-child {
    height: 990px;
  }
  .accordionContent ul li {
    width: 50%;
  }
  .accordionContent ul li.trainer {
    width: 50%;
  }
  .accordionContent ul li img {
    width: 30%;
  }
}
@media screen and (max-width: 360px) {
  .hidewap {
    display: none;
  }
  .aufmacher .inner_full .content {
    padding-bottom: 120px;
  }
  .aufmacher .inner_full .current {
    margin-top: 60px;
  }
  .aufmacher .inner_full .current h2 {
    font-size: 15px;
  }
  .aufmacher .inner_full .current i {
    display: none;
  }
  .aufmacher .inner_full .current .heading {
    bottom: 140px;
    width: 100%;
    max-width: 100%;
    position: initial;
    left: 0;
    box-sizing: border-box;
  }
  .aufmacher .inner_full > ul li {
    width: 100%;
    border-top: 1px solid #ffffff;
  }
  .aufmacher .inner_full > ul li:last-child {
    width: 100%;
  }
  .aufmacher .inner_full .thumbs ul li i {
    display: none;
  }
  .aufmacher .inner_full > ul li h3 {
    font-size: 15px;
  }
  .aufmacher.spielerprofil .inner_full .content {
    padding-bottom: 40px;
  }
  .aufmacher.ticker .ticker_container {
    margin-bottom: -120px;
  }
  .aufmacher.ticker .ticker_container .ticker_pic {
    margin-bottom: 0;
  }
  .aufmacher.spielerprofil .inner_full .current i,
  .aufmacher.club .inner_full .current i {
    display: block;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker > ul li {
    width: 50%;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker .spielstand .team {
    width: 40%;
    margin: 0 5% 16px;
  }
  .aufmacher.ticker .inner_full .content .current .liveticker .spielstand .score {
    clear: both;
    float: none;
    width: auto;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band {
    position: static;
    clear: both;
    margin: 12px 0 0;
    width: 100%;
    float: left;
    left: 0;
    right: 0;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band .arrow.fright {
    margin-left: 0;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band .number {
    font-size: 60px;
    line-height: 60px;
    padding: 0 8px;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band h1 {
    line-height: 22px;
    font-size: 22px;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band h1 span {
    line-height: 22px;
    font-size: 16px;
  }
  .aufmacher.spielerprofil .inner_full .player_container .player_band .arrow i {
    line-height: 60px;
  }
  .gamecenter .gamecenter-nav {
    border: none;
    width: 100%;
  }
  .gamecenter .gamecenter-nav > li {
    width: 100%;
    float: none;
    border-top: 1px solid #ffffff;
  }
  .gamecenter .content > div {
    height: 110px;
  }
  .gamecenter .content > div a.fleft,
  .gamecenter .content > div a.fright {
    line-height: 110px;
    width: 10%;
  }
  .gamecenter .content > div .meta-info {
    display: none;
  }
  .gamecenter .content > div .game-info {
    width: 76%;
  }
  .gamecenter .content > div .game-info .call-to-action {
    width: 100%;
    padding: 0;
  }
  .gamecenter .content > div .game-info .call-to-action br {
    display: none;
  }
  .gamecenter .content > div .game-info .call-to-action a {
    padding: 0;
  }
  .gamecenter .content > div .game-info .call-to-action a.split {
    float: left;
    width: 50%;
    padding: 0;
  }
  .gamecenter .content > div .game-info .scores,
  .gamecenter .content > div .game-info .call-to-action + .scores {
    width: 100%;
  }
  .games .wrapper li {
    width: 49.9%;
  }
  .inner1 .box > .h3-heading .more,
  .inner2 .box > .h3-heading .more {
    width: 75%;
    display: none;
  }
  .inner1 .box > .h3-heading ul,
  .inner2 .box > .h3-heading ul {
    max-height: 356px;
  }
  .inner1 .box > .h3-heading li.active,
  .inner2 .box > .h3-heading li.active {
    color: #1c3476;
  }
  .box .newsbox {
    max-height: none;
  }
  .box .newsbox .teaser.large,
  .box .newsbox .teaser.large:nth-child(2) {
    float: none;
    width: auto;
    margin-right: 0;
  }
  .box .topstats .details .chart .legend {
    width: auto;
    float: none;
    height: 72px;
    margin-top: 8px;
  }
  .box .topstats .details .chart .values {
    width: 90%;
    float: none;
  }
  .box .topstats .details .split3 p {
    font-size: 13px;
    line-height: 13px;
    text-transform: none;
  }
  .box .topstats .details .split3 .nr {
    font-size: 20px;
    line-height: 20px;
  }
  .box .boxnav + .arrownav + .topstats .details {
    height: 220px;
  }
  .box > h3 .dropdowns,
  .content > h3 .dropdowns,
  .box > .h3-heading .dropdowns,
  .content > .h3-heading .dropdowns {
    display: none;
  }
  .content.meldung div .kontakt .portrait img {
    display: none;
  }
  .content.meldung div .kontakt .other {
    width: auto;
  }
  .content:not(.meldung) table tr.sub > td table tr th[data-sub-hide="wap"],
  .content:not(.meldung) table tr.sub > td table tr td[data-sub-hide="wap"] {
    display: none;
  }
  .content:not(.meldung) table .col-time,
  .content:not(.meldung) table.schedule-live .col-time {
    width: 30%;
  }
  .content:not(.meldung) table .col-team,
  .content:not(.meldung) table.schedule-live .col-team {
    width: 18%;
  }
  .content:not(.meldung) table .col-ddot,
  .content:not(.meldung) table.schedule-live .col-ddot {
    width: 4%;
  }
  .content:not(.meldung) table .col-erg,
  .content:not(.meldung) table.schedule-live .col-erg {
    width: 30%;
  }
  .content:not(.meldung) table .col-icon,
  .content:not(.meldung) table.schedule-live .col-icon {
    width: 30%;
  }
  .content:not(.meldung) table.footable td img,
  .content:not(.meldung) table.schedule-live.footable td img {
    display: none;
  }
  .content:not(.meldung) table thead th,
  .content:not(.meldung) table.schedule-live thead th {
    font-size: 11px;
  }
  .content:not(.meldung) .tv table .col-time {
    width: 22%;
  }
  .content:not(.meldung) .tv table .col-vs {
    width: 56%;
  }
  .content:not(.meldung) .tv table.footable td img {
    display: block;
    height: 15px;
    width: auto;
  }
  .content:not(.meldung) .boxcol3 {
    width: 98%;
    margin-right: 0 !important;
  }
  .content:not(.meldung) .boxcol3 > .teaser {
    height: auto;
  }
  .content:not(.meldung) .vs .vs1,
  .content:not(.meldung) .vs .vs2 {
    width: 33.3333%;
  }
  .content:not(.meldung) .vs .vs1 .stats,
  .content:not(.meldung) .vs .vs2 .stats {
    clear: both;
    width: 110%;
    margin-top: 10px;
  }
  .content:not(.meldung) .vs .vs1 .stats .row,
  .content:not(.meldung) .vs .vs2 .stats .row {
    width: 63%;
  }
  .content:not(.meldung) .vs .vs1 .stats .row p,
  .content:not(.meldung) .vs .vs2 .stats .row p {
    width: 35%;
  }
  .content:not(.meldung) .vs .vs1 .heading,
  .content:not(.meldung) .vs .vs2 .heading {
    height: 200px;
    overflow: hidden;
    width: 140%;
  }
  .content:not(.meldung) .vs .vs1 .heading .imgplayer,
  .content:not(.meldung) .vs .vs2 .heading .imgplayer {
    display: none;
  }
  .content:not(.meldung) .vs .vs1 .heading .imgplayer + dl,
  .content:not(.meldung) .vs .vs2 .heading .imgplayer + dl {
    margin: 0 2%;
    width: 96%;
  }
  .content:not(.meldung) .vs .vs1 .stats .row {
    margin-left: 39%;
  }
  .content:not(.meldung) .vs .vs2 .stats .row {
    margin-right: 39%;
  }
  .content:not(.meldung) .vs .legend {
    width: 100%;
  }
  .content:not(.meldung) .vs .legend .stats {
    padding-top: 220px;
  }
  .partners .w50 {
    width: 92%;
  }
  .partners .w33 {
    width: 42%;
  }
  .partners .w25 {
    width: 42%;
  }
  .sponsors li {
    width: 21%;
  }
  footer > .grid > .inner_full > ul > li {
    width: 33.3333%;
  }
  .box .videoplayer iframe,
  .content > .videoplayer iframe {
    min-width: 310px !important;
    max-width: 310px !important;
    width: 310px !important;
  }
}
/* './mnt/jupiter-vslaola1/handball_bundesliga_de/static/style/jquery.kyco.googleplusfeed2.css.' */
/***************************************\

	jquery.kyco.googleplusfeed
	==========================

	Version 2.0.4

	Brought to you by
	http://www.kycosoftware.com/

	Copyright 2014 Cornelius Weidmann

	Distributed under the GPL

\***************************************/
.kyco_googleplusfeed * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kyco_googleplusfeed {
  width: 300px;
  border: 1px solid #d8d8d8;
  border-bottom-width: 2px;
  border-radius: 3px;
  color: #404040;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
.kyco_googleplusfeed a {
  color: #262626;
  text-decoration: none;
  outline: none;
}
.kyco_googleplusfeed a:hover {
  text-decoration: underline;
}
.kyco_googleplusfeed .feed_header {
  padding: 20px 20px 10px;
}
.kyco_googleplusfeed .feed_profile_image {
  float: left;
  display: block;
  width: 50px;
  /* should be equal to profileImageSize */
  height: 50px;
  /* should be equal to profileImageSize */
  margin-right: 20px;
  border-radius: 50%;
  overflow: hidden;
}
.kyco_googleplusfeed .feed_screen_name {
  margin: 0;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
}
.kyco_googleplusfeed .feed_content {
  margin: 10px 0 20px 20px;
  height: 260px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-right: 27px;
}
.kyco_googleplusfeed .feed_content:hover {
  overflow-y: scroll;
  padding-right: 10px;
}
.kyco_googleplusfeed .feed_post {
  clear: both;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 20px;
  cursor: default;
}
.kyco_googleplusfeed .feed_post > a {
  color: #999;
  font-style: italic;
  font-size: 12px;
}
.kyco_googleplusfeed .feed_post span {
  color: #999;
  font-size: 12px;
}
.kyco_googleplusfeed .feed_post p {
  margin: 7px 0;
}
.kyco_googleplusfeed .feed_sow_more {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  margin: 0 20px 20px;
  display: inline-block;
  background: #d14836;
  border: 1px solid transparent;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: default;
  height: 28px;
  line-height: 28px;
  border-radius: 2px;
  padding: 0 15px;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-image: -moz-linear-gradient(center top, #dd4b39, #d14836);
  background-image: -webkit-linear-gradient(center top, #dd4b39, #d14836);
  background-image: linear-gradient(center top, #dd4b39, #d14836);
}
.kyco_googleplusfeed .feed_sow_more:hover {
  border-color: #c53727;
  border-color: #b0281a #b0281a #af301f;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background-image: -moz-linear-gradient(center top, #dd4b39, #c53727);
  background-image: -webkit-linear-gradient(center top, #dd4b39, #c53727);
  background-image: linear-gradient(center top, #dd4b39, #c53727);
}
.kyco_googleplusfeed .feed_sow_more:active {
  box-shadow: 0 0 0 1px #fff inset;
}
.kyco_googleplusfeed .feed_sow_more:focus {
  box-shadow: 0 0 0 1px #fff inset;
}
.kyco_googleplusfeed .feed_sow_more.link {
  cursor: pointer;
}
.kyco_googleplusfeed:hover .feed_post p a {
  color: #427fed;
}
.kyco_googleplusfeed:hover .feed_post > a {
  color: #262626;
}
.kyco_googleplusfeed .feed_loader {
  background: url('/static/style/loader.gif') no-repeat 110px center;
  padding: 10px 20px;
  text-align: center;
  text-indent: 20px;
}
.kyco_googleplusfeed.en .feed_loader {
  background-position: 110px center;
}
.kyco_googleplusfeed.de .feed_loader {
  background-position: 95px center;
}
.kyco_googleplusfeed .error {
  padding: 10px 10px 9px;
  text-align: center;
}
.kyco_googleplusfeed .error .retry {
  color: #222;
  font-size: 11px;
  cursor: pointer;
}
.kyco_googleplusfeed .error .retry:hover {
  text-decoration: underline;
}
.kyco_googleplusfeed .feed_wrapper {
  display: none;
  /* Gets set to block once feed has been loaded. */
}
/* './mnt/jupiter-vslaola1/handball_bundesliga_de/src/LAOLA1/CmsCore/Plugin/HblAllstarVoting/Fe/css/style.less.' */
.allstar .js-starVotingForm {
  display: none;
}
.allstar .js-starVotingForm h2:before {
  clear: both;
  display: block;
  content: " ";
}
.allstar #captchadiv {
  clear: both;
}
.allstar #captchadiv #recaptcha_area {
  margin: 0 auto;
}
.show-starting-eleven {
  display: block !important;
}
body.iframe {
  background: #fff;
}
