#main #startseite .mostWanted {
  height: 165px;
  width: 100%;
  margin-top: 10px;
  position: relative;
  padding: 10px 0; }
  @media only screen and (min-width: 768px) {
    #main #startseite .mostWanted {
      height: 163px; } }
  @media only screen and (min-width: 768px) {
    #main #startseite .mostWanted {
      border: 1px solid #cccccc; } }
  @media only screen and (max-width: 767px) {
    #main #startseite .mostWanted {
      margin: 0 -2px;
      width: calc(100vw + 4px); } }
  #main #startseite .mostWanted .most-wanted-pagination {
    padding: 0 0 3px 0;
    text-align: center;
    background-color: #fff;
    width: 100%;
    position: relative;
    top: 3px; }
    #main #startseite .mostWanted .most-wanted-pagination .swiper-pagination-bullet-active {
      background: #00aded; }
  #main #startseite .mostWanted .go-prev-mostwantedslider,
  #main #startseite .mostWanted .go-next-mostwantedslider {
    float: left;
    display: block;
    position: relative;
    width: 38px;
    height: 38px;
    z-index: 300;
    cursor: pointer;
    background-color: #1a3151;
    margin-left: 1px;
    border: 1px solid #fff; }
    @media only screen and (max-width: 767px) {
      #main #startseite .mostWanted .go-prev-mostwantedslider,
      #main #startseite .mostWanted .go-next-mostwantedslider {
        display: none; } }
  #main #startseite .mostWanted .go-prev-mostwantedslider {
    position: absolute;
    right: 50px;
    top: -6px; }
  #main #startseite .mostWanted .go-next-mostwantedslider {
    position: absolute;
    right: 10px;
    top: -6px; }
  #main #startseite .mostWanted .go-prev-mostwantedslider span {
    background-repeat: no-repeat;
    background-image: url("https://tmsi.akamaized.net/pfeile/slider_arrow_left_white.svg");
    background-size: 10px;
    background-position: center;
    height: 38px;
    width: 38px;
    display: inline-block; }
  #main #startseite .mostWanted .go-next-mostwantedslider span {
    background-repeat: no-repeat;
    background-image: url("https://tmsi.akamaized.net/pfeile/slider_arrow_right_white.svg");
    background-size: 10px;
    background-position: center;
    height: 38px;
    width: 38px;
    display: inline-block; }
  #main #startseite .mostWanted .swiper-slide .infoSlide {
    height: 108px;
    background-color: #fff;
    width: 100%;
    position: relative;
    padding: 0 0 0 10px;
    font-size: 14px;
    padding: 10px;
    line-height: 1.3;
    margin-top: 27px; }
  #main #startseite .mostWanted .swiper-slide .name img {
    width: 17px; }
  #main #startseite .mostWanted .ueberschrift {
    height: 27px;
    background-color: #1d75a3;
    width: 100%; }
#main #startseite .mostWantedControll .subline {
  z-index: 1;
  position: absolute;
  top: 10px;
  z-index: 1;
  height: 27px;
  background-color: #1a3151;
  width: 100%; }
  #main #startseite .mostWantedControll .subline span.text {
    font-size: 15px;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    padding: 0 10px;
    width: 100%;
    line-height: 27px;
    display: inline-block;
    color: #fff;
    height: 27px;
    text-transform: uppercase; }
#main #startseite::after {
  position: relative; }
#main .mostWanted .infocontent {
  height: 135px;
  background-color: #fff;
  width: 100%;
  position: relative;
  padding: 38px 0 0 90px; }
  #main .mostWanted .infocontent span {
    display: block;
    line-height: 20px; }
  #main .mostWanted .infocontent > .name {
    font-size: 16px;
    font-weight: 700; }
    #main .mostWanted .infocontent > .name img {
      border: 1px solid #555;
      margin-left: 8px;
      vertical-align: baseline;
      font-size: 8px; }
  #main .mostWanted .infocontent > .marktwert {
    font-size: 12px; }
  #main .mostWanted .infocontent > .verein {
    font-size: 14px;
    font-weight: 700;
    background: #f2f2f2;
    position: absolute;
    bottom: 0px;
    width: calc(100% - 105px);
    padding: 5px;
    height: 45px; }
    @media only screen and (min-width: 768px) {
      #main .mostWanted .infocontent > .verein {
        width: calc(100% - 100px); } }
    #main .mostWanted .infocontent > .verein .bilderkasten {
      height: 35px;
      width: 35px;
      background-color: #fff;
      padding: 5px;
      display: inline-block;
      margin-right: 5px; }
    #main .mostWanted .infocontent > .verein img {
      width: 25px;
      vertical-align: middle; }
  #main .mostWanted .infocontent > .foto {
    position: absolute;
    top: 37px;
    left: 10px;
    background-color: #fff; }
    #main .mostWanted .infocontent > .foto img {
      height: 98px;
      border: 1px solid #fff; }
  #main .mostWanted .infocontent > .rang {
    position: absolute;
    top: 37px;
    background: #f2f2f2;
    font-family: "Oswald", sans-serif;
    color: #1a3151;
    font-size: 22px;
    font-weight: 700;
    height: 40px;
    width: 40px;
    right: 15px; }
    @media only screen and (min-width: 768px) {
      #main .mostWanted .infocontent > .rang {
        right: 10px; } }

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