/* =========================================================== */
/* Generierte CSS-Datei zur Vermeidung von Müll und Querschuß  */
/* =========================================================== */


/* =========================================================== */
/* build/my_index.css  */
/* =========================================================== */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0; }

/* Safari und Firefox auf iPhone: Seltsame Schriftgroessen vermeiden (Bug 11135)*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

* html .clearfix {
  zoom: 1; }

*:first-child + html .clearfix {
  zoom: 1; }

select::-ms-expand {
  display: none; }

body {
  font-size: 100%;
  line-height: 1.2;
  font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
  font-weight: 400;
  color: #3c3c3b; }

a {
  border: none; }
  a img {
    border: none; }

.main {
  font-size: 1em; }

input[type="text"], input[type="email"], input[type="phone"], input[type="number"], input[type="password"] {
  background-image: url(/img/index/transparent.png);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background-color: #ffffff;
  font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
  color: #3c3c3b;
  border: 1px solid #DDDDDD;
  height: 35px;
  line-height: 2.1em;
  margin: 0 0 8px;
  font-size: 1em;
  padding: 0;
  text-indent: 8px;
  font-weight: 400;
  width: 100%;
  /* z-index: 2; This can be removed but then the labels must be placed after the inputs in the HTML */
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  input[type="text"]:focus, input[type="email"]:focus, input[type="phone"]:focus, input[type="number"]:focus, input[type="password"]:focus {
    border: 1px solid #179396;
    outline: none; }

input[type="submit"], input[type="button"] {
  background-image: url(/img/index/transparent.png);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  input[type="submit"]:focus, input[type="button"]:focus {
    outline: none; }

.ms-parent button:focus {
  border: 1px solid #179396;
  outline: none; }

.affix {
  position: fixed; }

.affix-bottom {
  position: fixed; }

.affix-splash-bottom {
  position: fixed; }

input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0; }

.norm-btn, .blue-btn, .bluedark-btn, .grey-btn, .grey-b-btn, .red-btn, .green-btn, .white-btn {
  font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
  border: none;
  font-size: 1em;
  font-weight: bold;
  padding: 8px 12px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  line-height: 1.2; }
  .norm-btn a, .blue-btn a, .bluedark-btn a, .grey-btn a, .grey-b-btn a, .red-btn a, .green-btn a, .white-btn a {
    color: #ffffff;
    width: auto;
    text-decoration: none; }

.norm-small-btn, .greylight-btn {
  font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
  border: none;
  font-size: 1em;
  font-weight: normal;
  padding: 6px 8px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  line-height: 1.2; }
  .norm-small-btn a, .greylight-btn a {
    color: #ffffff;
    width: auto;
    text-decoration: none; }

.blue-btn {
  color: #ffffff !important;
  background-color: #179396; }

.bluedark-btn {
  color: #ffffff;
  background-color: #1c6164; }

.grey-btn {
  color: #ffffff;
  background-color: #6b564f; }

.grey-b-btn {
  color: #ffffff;
  background-color: #bbb; }

.red-btn {
  color: #ffffff;
  background-color: #FF5153; }

.greylight-btn {
  color: #3c3c3b;
  background-color: #f4f4f4; }

.green-btn {
  color: #ffffff;
  background-color: #179396; }

.ui-widget-content a.green-btn {
  color: #ffffff; }

.white-btn {
  color: #3c3c3b;
  border: 1px solid #DDDDDD;
  background-color: #ffffff; }

.icon-sprite-arrow-ud, .arrow-down-icon, .arrow-up-icon {
  background-image: url(/img/index/sprite_arrow_ud.png);
  display: inline-block;
  background-repeat: no-repeat; }

.arrow-down-icon {
  background-position: 0 0;
  height: 25px;
  width: 40px; }

.arrow-up-icon {
  background-position: -39px 0;
  height: 25px;
  width: 40px; }

.icon-sprite-arrow-rb, .arrow-right-icon-rb, .arrow-down-icon-rb {
  background-image: url(/img/index/sprite_arrow_rb.png);
  display: inline-block;
  background-repeat: no-repeat; }

.arrow-right-icon-rb {
  background-position: 0 0;
  height: 22px;
  width: 22px; }

.arrow-down-icon-rb {
  background-position: -22px 0;
  height: 22px;
  width: 22px; }

.icon-sprite-location, .location-grey-icon, .location-petrol-icon {
  background-image: url(/img/index/location_sprite_g.png);
  display: inline-block;
  background-repeat: no-repeat; }

.location-grey-icon {
  background-position: 0 0;
  height: 40px;
  width: 40px; }

.location-petrol-icon {
  background-position: -40px 0;
  height: 40px;
  width: 40px; }

.no_select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

@media (min-width: 1060px) {
  .main-fahrrad {
    width: 1060px;
    margin: 0 auto;
    font-size: 1em; } }

@media (max-width: 1059px) {
  .main-fahrrad {
    width: 100%;
    margin: 0 auto;
    font-size: 1em; } }

@media (min-width: 770px) {
  .content-maintxt {
    padding: 15px 25px 25px 25px; } }

@media (max-width: 769px) {
  .content-maintxt {
    padding: 15px 15px; } }

.content-box {
  background: #fff; }

.content-maintxt-in h1 {
  font-size: 2em;
  font-weight: normal;
  margin-bottom: 15px; }

.content-maintxt-in h2, .content-maintxt-in h3 {
  font-size: 1.5em;
  font-weight: normal;
  margin-bottom: 15px; }

.content-maintxt-in b {
  font-weight: 700; }

@media (min-width: 770px) {
  .content-maintxt-in {
    font-size: 1.1em;
    line-height: 1.6;
    text-align: justify; }
    .content-maintxt-in h1 {
      line-height: 1.2; }
    .content-maintxt-in h2, .content-maintxt-in h3 {
      line-height: 1.2; }
  .start-wraper-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .start-wraper-box > div {
      float: left;
      width: 50%; }
      .start-wraper-box > div:nth-child(odd) {
        padding-right: 5px; }
      .start-wraper-box > div:nth-child(even) {
        padding-left: 5px; }
  .info-box-double-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */ }
    .info-box-double-wrap > div {
      width: 100%; }
      .info-box-double-wrap > div:nth-child(odd) {
        margin-bottom: 5px; }
      .info-box-double-wrap > div:nth-child(even) {
        margin-top: 5px; }
  .info-box {
    padding: 15px 25px 15px 25px; } }

@media (max-width: 769px) {
  .start-wraper-box > div {
    float: left;
    width: 100%; }
  .info-box-double-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */ }
    .info-box-double-wrap > div {
      width: 100%; }
  .info-box {
    margin-bottom: 10px;
    padding: 15px 15px 15px 15px; } }

.info-box {
  text-align: justify;
  background: #f4f4f4; }
  .info-box p {
    font-size: 0.9em;
    line-height: 1.5; }

.txt {
  font-size: 0.9em;
  line-height: 1.5; }
  .txt ul {
    margin: 0 0 0 15px; }

@media (min-width: 568px) {
  .us-big-1 {
    font-size: 2.1em;
    font-weight: normal;
    margin-bottom: 5px; }
    .us-big-1 + p, .us-big-1 + div {
      margin-top: 10px; }
  .us-big-2 {
    font-size: 1.7em;
    font-weight: normal;
    margin-bottom: 15px; }
  .us-big-3 {
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 15px; }
  .big-txt {
    font-size: 1.1em;
    line-height: 1.6; }
  .big-txt-center {
    font-size: 1.1em;
    line-height: 1.6; } }

.big-txt {
  text-align: justify; }
  .big-txt a {
    color: #179396; }

.big-txt-center a {
  color: #179396; }

@media (max-width: 567px) {
  .us-big-1 {
    font-size: 1.8em;
    font-weight: normal;
    margin-bottom: 5px; }
    .us-big-1 + p, .us-big-1 + div {
      margin-top: 10px; }
  .us-big-2 {
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 15px; }
  .us-big-3 {
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 15px; } }

.footer {
  background: #179396;
  display: inline-block;
  width: 100%; }

.footer-in {
  padding: 0 15px;
  text-align: center; }
  .footer-in > a {
    font-size: 0.9em;
    display: inline-block;
    padding: 8px 30px;
    color: #ffffff;
    text-decoration: none; }
    .footer-in > a:hover {
      text-decoration: underline; }

.trust-box {
  display: block;
  margin-bottom: 20px;
  width: 100%;
  padding: 15px 15px; }

.back-to-top {
  width: 100%;
  float: left;
  text-align: center;
  padding: 15px 15px; }
  .back-to-top a {
    display: inline-block;
    color: #6b564f;
    font-size: 0.9em;
    text-decoration: none; }
    .back-to-top a img {
      border: none; }

/* TOGGLE */
.less.active .button-read-more {
  display: none; }

.button-read-less {
  display: none; }

.less.active .button-read-less {
  display: block; }

.less {
  margin-top: 8px; }
  .less a {
    color: #179396; }

.more {
  margin-top: 10px; }

.more .readmorebox {
  margin: 0;
  padding: 0; }

#iframe {
  float: left;
  width: 100%; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27.02.2017, 12:34:30
    Author     : Sammy Guergachi <sguergachi at gmail.com>
*/
.main-header {
  background: #179396;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }

@media (min-width: 1060px) {
  .header-logo {
    text-align: left;
    padding: 15px 15px 0 15px; }
    .header-logo a {
      display: inline-block;
      width: auto; }
  .head-responsive-nav {
    display: none; } }

@media (max-width: 1059px) {
  .header-logo {
    text-align: center;
    padding: 5px 15px 0 15px; }
    .header-logo a {
      display: inline-block;
      width: auto; }
      .header-logo a img {
        border: none;
        width: 180px;
        margin-top: 5px; }
  .navi-main {
    display: none; } }

.navi-main {
  font-size: 0.9em; }

/*********************   Akiver Reiter   ******/
.aktivnavi {
  float: left;
  position: relative;
  text-align: center;
  width: 25%; }
  .aktivnavi a {
    padding: 15px 15px 10px 15px;
    border-bottom: 5px solid #fca61b;
    color: #ffffff;
    text-decoration: none;
    display: block; }

.inaktivnavi {
  float: left;
  position: relative;
  text-align: center;
  width: 25%; }
  .inaktivnavi a {
    padding: 15px 15px 10px 15px;
    border-bottom: 5px solid #179396;
    color: #ffffff;
    text-decoration: none;
    display: block; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px; }

.icon-bar {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  height: 5px;
  width: 30px;
  background-color: #fff; }

.navbar-toggle {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  float: left;
  margin-right: 0;
  margin-top: 3px;
  padding: 9px 10px 9px 0;
  position: relative; }

.sr-only {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media (min-width: 1060px) {
  .navbar-mobil {
    display: none; }
  .nav-mobil-bg {
    display: none; } }

@media (max-width: 423px) {
  .navbar-mobil {
    width: 100%; } }

@media (min-width: 424px) {
  .navbar-mobil {
    width: 400px; } }

.nav-mobil-bg {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000',GradientType=0 );
  /* IE6-9 */
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 22; }

.navbar-mobil {
  position: absolute;
  top: 0;
  height: 100%;
  padding: 0 53px 0 0;
  float: left;
  z-index: 24; }
  .navbar-mobil > ul {
    background: #fff;
    position: relative;
    padding: 0 0;
    float: left;
    min-height: 100%; }
  .navbar-mobil li {
    float: left;
    width: 100%;
    list-style: outside none none; }
    .navbar-mobil li a {
      border-bottom: 1px solid #cccccc;
      color: #333333;
      display: block;
      font-size: 1.2em;
      font-weight: bold;
      padding: 12px;
      text-decoration: none; }

.icon-pfeil-white, .icon-pfeil-white-left {
  background-image: url(/img/index/Pfeil-weiss.png);
  display: inline-block;
  background-repeat: no-repeat; }

.icon-pfeil-white-left {
  background-position: 0 center;
  background-size: 50px auto;
  height: 40px;
  width: 26px; }

.navbar-mobil-toggle {
  cursor: pointer;
  height: 100%;
  padding: 5px 13px;
  position: absolute;
  right: 0; }

@media (min-width: 1060px) {
  .faq-wrap-box {
    margin: 0 -5px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */ }
  .faq-big-box {
    width: 33.33%;
    padding: 5px;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column; } }

@media (max-width: 1059px) {
  .faq-wrap-box {
    margin: 0 10px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */ } }

@media (min-width: 568px) and (max-width: 1059px) {
  .faq-big-box {
    width: 50%;
    padding: 5px;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column; } }

@media (max-width: 769px) {
  .faq-center-wrap {
    font-size: 0.8em; } }

@media (max-width: 567px) {
  .faq-big-box {
    width: 100%;
    padding: 5px;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column; } }

@media (min-width: 568px) {
  .faq-big-box-in {
    background: #f4f4f4;
    min-height: 200px; } }

@media (max-width: 567px) {
  .faq-big-box-in {
    min-height: auto; }
  .faq-center-wrap {
    padding-bottom: 40px; } }

.faq-big-box-in {
  background: #f4f4f4;
  padding: 15px;
  text-align: center;
  position: relative;
  cursor: pointer; }

.faq-big-box-in.aktiv {
  background: #179396;
  color: #fff; }
  .faq-big-box-in.aktiv .arrow-down-icon {
    background-position: -39px 0; }

.icon-faq-arrow {
  position: absolute;
  bottom: 15px;
  left: 0;
  text-align: center;
  width: 100%; }

@media (min-width: 1060px) {
  .faq-big-txt-box1 {
    width: -webkit-calc(300% + 20px);
    width: -moz-calc(300% + 20px);
    width: calc(300% + 20px); }
  .faq-big-txt-box2 {
    width: -webkit-calc(300% + 20px);
    width: -moz-calc(300% + 20px);
    width: calc(300% + 20px);
    margin-left: -webkit-calc(-100% - 10px);
    margin-left: -moz-calc(-100% - 10px);
    margin-left: calc(-100% - 10px); }
  .faq-big-txt-box3 {
    width: -webkit-calc(300% + 20px);
    width: -moz-calc(300% + 20px);
    width: calc(300% + 20px);
    margin-left: -webkit-calc(-200% - 20px);
    margin-left: -moz-calc(-200% - 20px);
    margin-left: calc(-200% - 20px); } }

@media (min-width: 568px) and (max-width: 1059px) {
  .faq-big-txt-mo-box1 {
    width: -webkit-calc(200% + 10px);
    width: -moz-calc(200% + 10px);
    width: calc(200% + 10px); }
  .faq-big-txt-mo-box2 {
    width: -webkit-calc(200% + 10px);
    width: -moz-calc(200% + 10px);
    width: calc(200% + 10px);
    margin-left: -webkit-calc(-100% - 10px);
    margin-left: -moz-calc(-100% - 10px);
    margin-left: calc(-100% - 10px); } }

@media (max-width: 567px) {
  .faq-big-txt-box1, .faq-big-txt-box2, .faq-big-txt-box3 {
    width: 100%; } }

.faq-big-txt-box1 {
  padding: 25px;
  margin-top: 10px;
  border: 3px solid #179396;
  text-align: center;
  z-index: 2; }
  .faq-big-txt-box1 a {
    color: #179396; }

.faq-big-txt-box2 {
  padding: 25px;
  margin-top: 10px;
  border: 3px solid #179396;
  text-align: center;
  z-index: 2; }
  .faq-big-txt-box2 a {
    color: #179396; }

.faq-big-txt-box3 {
  padding: 25px;
  margin-top: 10px;
  border: 3px solid #179396;
  text-align: center;
  z-index: 2; }
  .faq-big-txt-box3 a {
    color: #179396; }

.faq-center-wrap {
  width: 100%;
  display: table;
  vertical-align: middle;
  height: 100%; }
  .faq-center-wrap > p {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.4em;
    line-height: 1.5; }

.faq-img-ramen {
  width: 100%;
  max-width: 594px; }

@media (min-width: 770px) {
  .faq-question-cat {
    padding: 8px 15px 8px 100px;
    font-size: 1.4em; }
  .faq-question-box {
    border-bottom: 2px solid #f4f4f4;
    padding-left: 100px; } }

@media (max-width: 769px) {
  .faq-question-cat {
    padding: 8px 15px 8px 30px;
    font-size: 1.2em; }
  .faq-question-box {
    border-bottom: 2px solid #f4f4f4;
    padding-left: 30px; } }

.faq-question-cat {
  font-weight: bold;
  border-bottom: 2px solid #f4f4f4; }

@media (min-width: 770px) {
  .faq-question-box-btn {
    position: relative;
    padding: 8px 15px 8px 0;
    cursor: pointer;
    font-size: 1.4em; }
    .faq-question-box-btn .arrow-faq-question {
      position: absolute;
      top: 11px; }
    .faq-question-box-btn > div {
      padding-left: 35px; }
  .aktiv .arrow-right-icon-rb {
    background-position: -22px 0; }
  .faq-question-box-txt {
    padding: 8px 15px 25px 35px;
    font-size: 1.1em;
    line-height: 1.5; } }

@media (max-width: 769px) {
  .faq-question-box-btn {
    position: relative;
    padding: 8px 15px 8px 0;
    cursor: pointer;
    font-size: 1.2em; }
    .faq-question-box-btn .arrow-faq-question {
      position: absolute;
      top: 11px;
      background-size: 35px auto;
      width: 18px; }
    .faq-question-box-btn > div {
      padding-left: 25px; }
  .aktiv .arrow-right-icon-rb {
    background-position: -18px 0; }
  .faq-question-box-txt {
    padding: 8px 15px 25px 25px;
    font-size: 1em;
    line-height: 1.3; } }

.faq-question-box-txt {
  text-align: justify; }
  .faq-question-box-txt a {
    color: #179396; }

.info-box-imgin > div {
  float: left; }
  .info-box-imgin > div:first-child {
    width: 35%;
    text-align: center; }
  .info-box-imgin > div:last-child {
    width: 65%;
    padding-left: 15px; }
  .info-box-imgin > div a {
    color: #179396; }

@media (min-width: 770px) {
  .center-box {
    text-align: center;
    width: 600px;
    margin: 0 auto;
    padding: 20px 0; }
    .center-box img {
      width: 200px; }
    .center-box .blue-btn {
      margin-top: 15px;
      font-size: 1.1em; } }

@media (max-width: 769px) {
  .center-box {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0; }
    .center-box img {
      width: 160px; }
    .center-box .blue-btn {
      margin-top: 15px;
      font-size: 1em; } }

@media (min-width: 770px) {
  .stationen-main-box {
    width: 60%;
    float: left;
    padding-right: 10px; }
  .karte-box {
    width: 40%;
    float: left; }
    .karte-box iframe,
    .karte-box .map_bikes {
      width: 100% !important;
      height: 680px !important; }
  .station-geo-icon-box {
    display: none; } }

@media (max-width: 769px) {
  .stationen-main-box {
    width: 100%;
    float: left;
    padding: 0 15px; }
  .karte-box {
    width: 100%; }
    .karte-box iframe,
    .karte-box .map_bikes {
      display: none; } }

@media (min-width: 500px) {
  .station-box-img {
    width: 30%;
    overflow: hidden;
    text-align: center;
    float: left; }
    .station-box-img img {
      padding-top: 10px;
      height: 100%; }
  .station-box-txt {
    width: 70%;
    float: left;
    padding: 8px 25px 8px 40px; }
    .station-box-txt .station-box-us {
      font-size: 1.5em; }
    .station-box-txt .station-txt-in {
      font-size: 0.8em;
      line-height: 1.4; }
    .station-box-txt .latlon {
      display: none; } }

@media (max-width: 499px) {
  .station-box-img {
    width: 100%; }
    .station-box-img img {
      width: 100%;
      display: none; }
  .station-box-txt {
    width: 100%;
    padding: 15px 15px 15px 15px; }
    .station-box-txt .station-box-us {
      font-size: 1.5em; }
    .station-box-txt .station-txt-in {
      font-size: 0.8em;
      line-height: 1.4; }
    .station-box-txt .latlon {
      display: none; } }

.station-box {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  background: #f4f4f4;
  position: relative; }
  .station-box .station-geo-icon-box {
    position: absolute;
    bottom: 15px;
    right: 8px;
    cursor: pointer; }
  .station-box .station-geo-icon:hover {
    background-position: -41px 0; }
  .station-box .station-geo-icon:active {
    background-position: -41px 0; }
  .station-box .station-geo-icon:focus {
    background-position: -41px 0; }

.karte-info-box {
  padding: 25px 15px;
  text-align: right; }
  .karte-info-box p {
    padding-bottom: 15px; }


