
.inline-block {
  display: inline-block;
}
.bg-color-1 {
  background-color: #70787a;
}
.bg-color-2 {
  background-color: #fff;
}
.text-right{
	text-align:right;
}
.margin-0 {
  margin: 0 !important;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20, .mt20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-bottom-70 {
  margin-bottom: 70px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-left-45 {
  margin-left: 45px;
}
.padding-0 {
  padding: 0;
}
.padding-10 {
  padding: 10px;
}
.inline-block {
  display: inline-block;
}
.box-vertical-center {
  text-align: center;
  font: 0/0 a;
}
.box-vertical-center:before {
  /* create a full-height inline block pseudo=element */
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
  height: 100%;
}
.box-vertical-center img {
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
  font: 16px/1 Arial sans-serif;
  /* <-- reset the font property */
}
/* Tabelle */
div.table {
  display: table;
  width: 100%;
}
div.table > div {
  display: table-row;
}
div.table > div div {
  display: table-cell;
  border-bottom: 1px dotted #ddd;
  padding: 5px;
}
div.table > div div:first-child {
  width: auto;
  font-weight: bold;
}
div.table > div:nth-child(2n-1) {
  background: #ffffff;
}
.img-border {
  border: 1px solid #000000;
  padding: 5px;
  display: inline-block;
  margin-bottom: 8px;
}
.img-border img {
  margin-bottom: -8px;
}
.linkBorder.btn-border {
  border: 1px solid #ffffff;
  padding: 5px 2px;
  height: 20px;
  text-align: left;
  display: inline-block;
}
.linkBorder.btn-border:hover {
  border: 1px solid #E2371C;
  background-color: #E2371C;
}
.linkBorder.btn-border a {
  background-color: #ffffff;
  font-size: 11px;
  padding: 5px 20px;
  text-transform: uppercase;
  text-decoration: none;
}
#piwikWrapper h3:after {
  margin-left: auto;
  margin-right: auto;
}
.news .newsbox .border:hover,
.movies .moviebox .border:hover,
.bikebanner .img-border:hover,
.bikecontent .img-border:hover {
  -webkit-box-shadow: inset 0px 0px 0px 5px #E2371C;
  -moz-box-shadow: inset 0px 0px 0px 5px #E2371C;
  box-shadow: inset 0px 0px 0px 5px #E2371C;
  border-color: #E2371C;
}
/* Bootstrap */
.default h1 {
  color: #000000;
  margin-bottom:40px;
}
.default h1:after {
  display: none;
}
h1,
.h1 {
  font-size: 30px;
  color: #E2371C;
  text-transform: uppercase;
}
h1:after,
h2:after {
  background-color: #E2371C;
  content: "";
  display: block;
  height: 5px;
  width: 50px;
  margin-top: 15px;
}
h2,
.h2 {
  font-size: 24px;
  color: #E2371C;
  text-transform: uppercase;
}
h3,
.h3 {
  font-size: 20px;
  color: #E2371C;
  text-transform: uppercase;
}
h3:after {
  background-color: #E2371C;
  content: "";
  display: block;
  height: 5px;
  width: 50px;
  margin-top: 15px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.text-center h1:after,
.text-center h2:after {
  margin-left: auto;
  margin-right: auto;
}
.bg-color-1 h2 {
  color: #ffffff;
}
.bg-color-1 h2:after {
  background-color: #ffffff;
}
.bg-color-1 h3 {
  color: #ffffff;
}
.bg-color-1 h3:after {
  background-color: #000000;
}
.icon.glyphicon {
  background-color: #70787a;
  padding: 9px;
  color: #ffffff;
  border-radius: 25px;
}
a.carousel-control .glyphicon {
  background-color: transparent;
}
.form-control {
  border-radius: 0px;
  box-shadow: none;
}
.btn-warning {
  background-color: #E2371C;
  border-color: #E2371C;
  color: #ffffff;
}
.btn-warning:hover {
  background-color: #E2371C;
  border-color: #E2371C;
  color: #ffffff;
}
.btn-warning:active,
.btn-warning:focus {
  background-color: #DDDDDD !important;
  border-color: #DDDDDD !important;
  color: #000000 !important;
}
.checkbox-datenschutz input {
  margin-right: 5px;
}
/* */
body {
  background-color: #f8f8f8;
  font-family: 'Noto Sans', sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
}
a#top {
  position: absolute;
  top: -10px;
}
a {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #E2371C;
}
#verbandlogo {
  width: 100%;
  z-index: 99;
  position: absolute;
  top: 20px;
  margin-bottom: 10px;
}
#verbandlogo .pull-right{
  text-align:right;
  margin:0;
  padding:0;
}
#verbandlogo img{
  display:inline-block;
}
@media (max-width: 767px) {
  #verbandlogo {
    display: none;
  }
}
.sozialmedia a {
  margin: 1px;
  background-color: #ffffff;
  height: 45px;
  width: 45px;
  text-align: center;
  color: #70787a;
}
.sozialmedia a:hover {
  background-color: #E2371C;
  color: #ffffff;
}
.sozialmedia a span {
  line-height: 2.5em;
  font-size: 1.5em;
}
/* Diashow im Kopf */
#carousel1 {
  margin-bottom: -100px;
}
#carousel1 img {
  width: 100%;
}
#carousel1 .carousel-inner {
  max-height: 634px;
}
#carousel1 .carousel-inner .item {
  max-height: 634px;
}
#carousel1 .carousel-inner .item a {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
#carousel1 .carousel-caption {
  text-align: left;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 30px;
  width: 655px;
  bottom: 130px;
  z-index: 1;
}
#carousel1 .carousel-caption h3 {
  margin: 0 0 20px 0;
  color: #ffffff;
  font-size: 30px;
}
#carousel1 .carousel-caption h3:after {
  display: none;
}
#carousel1 .carousel-caption.copyright {
  left: auto;
  right: 0;
  bottom: 0;
  width: auto;
  padding: 0 5px;
  font-size: 11px;
}
#carousel1 .carousel-indicators {
  display: none;
}
#carousel1 .carousel-control {
  background-image: none;
  width: 65px;
  z-index: 3;
}
#carousel1 .carousel-control.left .glyphicon {
  left: 0;
}
#carousel1 .carousel-control.right .glyphicon {
  right: 0;
}
#carousel1 .carousel-control .glyphicon {
  background-color: #70787a;
  height: 65px;
  padding-top: 23px;
  width: 65px;
  display: inline-block;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  z-index: 5;
}
#modalPopup .copyright {
  text-align: right;
  font-size: 11px;
  margin: 0 33px -15px 33px;
}
.carousel-caption {
  text-align: left;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 30px;
  width: 655px;
  bottom: 130px;
}
.carousel-caption h3 {
  margin: 0 0 20px 0;
  color: #ffffff;
  font-size: 30px;
}
.carousel-caption h3:after {
  display: none;
}
.carousel-caption.copyright {
  left: auto;
  right: 0;
  bottom: 0;
  width: auto;
  padding: 0 5px;
  font-size: 11px;
}
/* Nav */
.navigation {
  margin-top: 100px;
}
@media (max-width: 991px) {
  .navigation {
    margin-top: 0;
  }
}
.navbar {
  border-radius: 0;
}
.navbar-default {
  background-color: #70787a;
  border-color: #70787a;
  height: 85px;
  z-index: 5;
}
.navbar-default .navbar-nav li a {
  height: 84px;
  line-height: 50px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}
.navbar-default .navbar-nav li a,
.navbar-default .navbar-nav li a:focus,
.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li ul {
  background-color: #70787a;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .navbar-default .navbar-nav li a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.navbar-default .navbar-nav > li > a:before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  margin: -16px 0 14px 0;
  background-color: #70787a;
}
.navbar-default .navbar-nav > li > a.active:before {
  background-color: #ffffff;
}
.navbar-default .navbar-nav > li:hover > a:before {
  background-color: #E2371C;
}
.navbar-default .navbar-nav > li > a.active,
.navbar-default .navbar-nav > li > a.active:focus,
.navbar-default .navbar-nav > li > a.active:hover {
  background-color: #70787a;
  color: #ffffff;
}
@media (min-width: 767px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}
.dropdown-menu {
  background-color: #70787a;
  color:#ffffff !important;
}
.dropdown-menu li a {
  height: 30px !important;
  line-height: 24px !important;
  text-transform: none !important;
}
.dropdown-menu li a:hover {
  background-color: #ffffff !important;
  color: #70787a !important;
}
.dropdown-menu .divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.dropdown-menu .dropdown-submenu {
  position: relative;
}
.dropdown-menu .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
@media (min-width: 767px) {
  .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
    display: block;
  }
}
@media (min-width: 767px) {
  .dropdown-menu .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
  }
}
.dropdown-menu .dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-menu .dropdown-submenu .pull-left {
  float: none;
}
.dropdown-menu .dropdown-submenu .pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
.bg-logo-company {
  background-image: url("../images/bg-logo-company.png");
  background-position: right;
  height: 121px;
  width: 266px;
  position: absolute;
  z-index: 9;
  top: -18px;
  left: -2px;
  padding: 1px 0 0 1px;
}
.bg-logo-company a {
  display: table-cell;
  width: 243px;
  height: 110px;
  margin: 5px 0 0 5px;
  text-align: center;
  vertical-align: middle;
}
.bg-logo-company img {
  max-height: 119px;
  max-width: 252px;
  display: inline-block;
}
.logos {
  z-index: -1;
}
@media (max-width: 1199px) {
  .navbar-default .navbar-nav li a {
    font-size: 11px;
  }
}
@media screen and (min-width: 1000px) {
  .navbar-brand {
    float: left;
    margin-right: 5px;
    margin-left: -15px;
  }
  .navbar-nav {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    border-radius: 0;
  }
  .navbar-nav.pull-right {
    float: right;
    width: auto;
  }
  .navbar-toggle {
    position: relative;
    top: auto;
    left: auto;
    display: none;
  }
  .nav-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }
}
@media (max-width: 767px) {
  .navbar-collapse .navbar-nav li a {
    font-size: 14px;
    height: 44px;
    line-height: 10px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
}
/*/Nav */
@media (max-width: 991px) {
  .search {
    float: none;
    z-index: -1;
  }
}
/* default */
.default h1 {
  text-align: center;
  text-transform: uppercase;
}
/* Anschrift, Öffnungszeiten und Anfahrt */
.defKontakt {
  font-size: 14px;
}
.defKontakt .icon.closed {
  background-color: #ffffff;
  color: #000000;
}
.defKontakt .icon.open {
  background-color: #E2371C;
  color: #ffffff;
}
.defKontakt .timetable span {
  display: inline-block;
  width: 140px;
}
.defKontakt .map {
  margin-top: -101px;
  display: inline-block;
}
.defKontakt .map .check-open {
  background-color: #E2371C;
  color: #ffffff;
  border: 1px solid #70787a;
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
}
.defKontakt .map .check-open.closed {
  background-color: #f8f8f8;
  color: #000000;
}
.defKontakt .map .check-open:after {
  content: '';
  width: 0;
  height: 0;
  left: 15px;
  border-style: solid;
  position: absolute;
  bottom: -20px;
  border-width: 0 20px 20px 0;
  border-color: transparent #E2371C transparent transparent;
  line-height: 0px;
  _border-color: #000000 #E2371C #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color=#000000);
}
.defKontakt .map .check-open.closed:after {
  border-color: transparent #f8f8f8 transparent transparent;
  _border-color: #000000 #f8f8f8 #000000 #000000;
}
.defKontakt .map .check-open:before {
  content: '';
  width: 0;
  height: 0;
  left: 15px;
  border-style: solid;
  position: absolute;
  bottom: -22px;
  border-width: 0 21px 21px 0;
  border-color: transparent #70787a transparent transparent;
  line-height: 0px;
  _border-color: #000000 #70787a #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color=#000000);
}
.defKontakt .map img {
  border: 1px solid #70787a;
  margin-top: -1px;
}
@media (max-width: 991px) {
  .defKontakt .map {
    margin-top: 0;
  }
}
/* Marken, Serviceleistungen */
.symbole .symbol {
  margin-bottom: 45px;
  text-align: center;
  position: relative;
}
.symbole .symbol .btn-border {
  border: 1px solid #000000;
  padding: 5px;
  height: 150px;
  text-align: left;
}
.symbole .symbol .btn-border:hover {
  border: 1px solid #E2371C;
  background-color: #E2371C;
}
.symbole .symbol .logo {
  background-color: #ffffff;
  height: 153px;
  text-align: center;
  padding: 10px;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #DDDDDD;
}
.symbole .symbol > div img {
  margin: 0 auto;
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  /* max-height:135px; */
}
.symbole .symbol .logo:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.symbole .symbol .btn-border:hover .balloon {
  display: block;
}
.symbole .balloon h3 {
  color: #E2371C;
  font-size: 16px;
  text-transform: uppercase;
}
.symbole .balloon h3::after {
  content: "";
  display: block;
  height: 3px;
  margin-top: 15px;
  width: 50px;
  background-color: #000000;
}
.symbole .balloon {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #70787a;
  position: absolute;
  right: -199px;
  top: 5px;
  width: 220px;
  z-index: 2;
  padding: 0 20px 10px 20px;
  font-size: 10px;
  display: none;
}
.symbole .balloon:after,
.symbole .balloon:before {
  right: 100%;
  top: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.symbole .balloon:after {
  border-color: rgba(138, 186, 217, 0);
  border-right-color: #ffffff;
  border-width: 20px;
  margin-top: -20px;
}
.symbole .balloon:before {
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #70787a;
  border-width: 21px;
  margin-top: -21px;
}
.symbole .balloon .glyphicon {
  background-color: #ffffff;
  color: #000000;
}
.symbole.service ul {
  list-style: none;
}
.symbole.service li:before {
  position: relative;
  top: 0;
  left: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\e013";
  font-size: 8px;
  margin: 5px 27px 10px -40px;
  background-color: #70787a;
  color: #ffffff;
  padding: 3px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
@media (max-width: 1609px) {
  .symbole .balloon {
    right: -13px;
    top: 5px;
  }
  .symbole .balloon:after,
  .symbole .balloon:before {
    display: none;
  }
}
@media (max-width: 1199px) {
  .symbole .symbol .btn-border {
    height: 110px;
  }
  .symbole .symbol .logo {
    height: 110px;
  }
  .default.symbole .balloon {
    right: -28px;
  }
}
@media (max-width: 991px) {
  .symbole .symbol .btn-border {
    height: 130px;
  }
  .symbole .symbol .logo {
    height: 130px;
  }
  .symbole .balloon {
    right: -15px;
  }
}
@media (max-width: 767px) {
  .symbole .symbol {
    width: 190px;
	margin: 0 auto 30px auto;
  }
  .symbole .symbol .btn-border {
    height: 130px;
  }
  .symbole .symbol .logo {
    height: 130px;
  }
}
/*/Marken, Serviceleistungen */
/* Footer Kontakt */
.kontaktForm textarea {
  height: 156px;
}
.kontaktForm .btn-border {
  border: 1px solid #000000;
  height: 150px;
  padding: 5px;
  text-align: left;
  display: inline-block;
}
.kontaktForm .btn-primary {
  background-color: #E2371C;
  border: 0;
  border-radius: 0;
  height: 150px;
}
.kontaktForm .btn-primary:hover {
  background-color: #70787a;
}
.kontaktForm button span {
  font-size: 50px;
}
/*/Footer Kontakt */
.arrowBoxen .conContainer {
  float: left;
  width: 50%;
  position: relative;
}
.arrowBoxen .conContainer a.link {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.arrowBoxen .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.arrowBoxen .conContainer > div {
  background-color: #ddd;
  float: left;
  width: 50%;
  height: 279px;
}
.arrowBoxen .conContainer div.image {
  padding: 10px;
  background-color: #ffffff;
  overflow: hidden;
}
.arrowBoxen .conContainer div.image > div {
  display: inline-block;
}
.arrowBoxen .conContainer div.image img {
  width: 90%;
}
.arrowBoxen .conContainer h3 {
  color: #E2371C;
}
.arrowBoxen .conContainer h3:after {
  background-color: #E2371C;
}
.arrowBoxen .conContainer .content {
  padding: 5px 25px;
  font-size: 11px;
  position: relative;
}
.arrowBoxen .conContainer .content a.details {
  position: absolute;
  bottom: 10px;
  background-color: #E2371C;
  color: #ffffff;
  padding: 3px 7px;
  border-radius: 2px;
}
.arrowBoxen .box1 a.details,
.arrowBoxen .box2 a.details {
  right: 10px;
}
.arrowBoxen .conContainer:hover a.details {
  background-color: #DDDDDD;
  color: #E2371C;
}
.arrowBoxen .conContainer .alter-preis span {
  text-decoration: line-through;
}
.arrowBoxen .conContainer .neuer-preis span {
  color: #E2371C;
  display: inline-block;
  margin-top: -8px;
  font-size: 30px;
  font-weight: bold;
}
.arrowBoxen .conContainer .neuer-preis span span {
  font-size: 80%;
}
.arrowBoxen .conContainer .sparen {
  color: #70787a;
}
.arrowBoxen .conContainer .content:after,
.arrowBoxen .conContainer .content:before {
  border: medium solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 15%;
  width: 0;
}
.arrowBoxen .conContainer .content:after {
  border-color: rgba(138, 186, 217, 0) #dddddd rgba(138, 186, 217, 0) rgba(138, 186, 217, 0);
  border-width: 20px;
  margin-top: -20px;
}
.arrowBoxen .conContainer.box3 .content:after,
.arrowBoxen .conContainer.box3 .content:before,
.arrowBoxen .conContainer.box4 .content:after,
.arrowBoxen .conContainer.box4 .content:before {
  left: 100%;
}
.arrowBoxen .conContainer.box3 .content:after,
.arrowBoxen .conContainer.box4 .content:after {
  border-color: rgba(138, 186, 217, 0) rgba(138, 186, 217, 0) rgba(138, 186, 217, 0) #dddddd;
}
.arrowBoxen .conContainer:hover .content {
  background-color: #E2371C;
}
.arrowBoxen .conContainer:hover .content,
.arrowBoxen .conContainer:hover .content h3,
.arrowBoxen .conContainer:hover .content div,
.arrowBoxen .conContainer:hover .content span {
  color: #ffffff;
}
.arrowBoxen .conContainer:hover div.table > div:nth-child(2n-1) div {
  color: #E2371C !important;
}
.arrowBoxen .conContainer:hover h3:after {
  background-color: #ffffff;
}
.arrowBoxen .conContainer:hover .image {
  -webkit-box-shadow: inset 0px 0px 0px 5px #E2371C;
  -moz-box-shadow: inset 0px 0px 0px 5px #E2371C;
  box-shadow: inset 0px 0px 0px 5px #E2371C;
}
.arrowBoxen .conContainer:hover .content::after {
  border-color: rgba(138, 186, 217, 0) #E2371C rgba(138, 186, 217, 0) rgba(138, 186, 217, 0);
}
.arrowBoxen .conContainer.box3:hover .content:after,
.arrowBoxen .conContainer.box4:hover .content:after {
  border-color: rgba(138, 186, 217, 0) rgba(138, 186, 217, 0) rgba(138, 186, 217, 0) #E2371C;
}
@media (max-width: 991px) {
  .arrowBoxen .conContainer {
    float: left;
    width: 100%;
  }
  .arrowBoxen .conContainer a.link {
    width: 95%;
  }
  .arrowBoxen .conContainer.box4 .content:after,
  .arrowBoxen .conContainer.box4 .content:before {
    left: 100%;
  }
  .arrowBoxen .conContainer.box4 .content:after {
    border-color: rgba(138, 186, 217, 0) rgba(138, 186, 217, 0) rgba(138, 186, 217, 0) #dddddd;
  }
}
@media (max-width: 767px) {
  .arrowBoxen .conContainer .content h3 {
    font-size: 16px;
  }
}
/* News & Carousel*/
.news .carousel {
  height: 485px;
}
.news .carousel-control {
  background-color: #E2371C;
  background-image: none;
  opacity: 1;
}
.news .carousel-control:hover {
  background-color: #70787a;
}
.news .newsbox .border {
  border: 1px solid #70787a;
  padding: 5px;
  text-align: center;
  background-color: #ffffff;
  height: 485px;
}
.news .newsbox .border:hover {
  border-bottom-color: #70787a;
}
.news .newsbox .img {
  height: 245px;
  padding: 5px;
}
.news .newsbox .content {
  background-color: #70787a;
  margin: 0 -6px -5px -6px;
  height: 233px;
  padding-top: 5px;
  text-align: left;
  overflow: hidden;
}
.news .newsbox img {
  display: inline-block;
}
.news .newsbox .content h3 {
  color: #ffffff;
  font-size: 14px;
  margin-top: 13px;
  border-bottom: 1px solid #ffffff;
  padding-left: 10px;
}
.news .newsbox .content h3::after {
  background-color: #ffffff;
  margin: 15px 0 -3px -11px;
}
.news .newsbox .content p,
.news .newsbox .content a {
  color: #ffffff;
  font-size: 12px;
  padding: 10px;
}
.news .newsbox .content a {
  text-decoration: underline;
}
@media (max-width: 1709px) {
  .news .carousel-control {
    width: 10%;
  }
}
@media (max-width: 1459px) {
  .news .carousel-control {
    width: 5%;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -24px;
  }
}
@media (max-width: 1289px) {
  .news .carousel-control {
    width: 2%;
  }
}
@media (max-width: 1199px) {
  .news .carousel-control {
    width: 5%;
  }
  .default.news .newsbox .content {
    height: 276px;
  }
}
@media (max-width: 1069px) {
  .news .carousel-control {
    width: 2%;
  }
}
@media (max-width: 991px) {
  .news .carousel {
    height: auto;
  }
  .news .newsbox {
    margin-bottom: 20px;
  }
  .news .newsbox .border {
    height: auto;
  }
  .news .carousel-control {
    display: none;
  }
  .news .newsbox .content {
    height: auto;
  }
}
/*/News & Carousel*/
/* BikeContent*/
/*/BikeContent*/
/* BikeBanner*/
.bikebanner .img-border {
  position: relative;
}
.bikebanner .img-border:hover .copyright {
  display: block;
}
.bikebanner .imgcutter {
  height: 320px;
  margin-bottom: -8px;
  overflow: hidden;
  position: relative;
}
.bikebanner .imgcutter .copyright {
  position: absolute;
  text-align: left;
  background: rgba(0, 0, 0, 0.5);
  padding: 2px 5px;
  top: 0;
  width: 100%;
  color: #ffffff;
  font-size: 11px;
  display: none;
}
.bikebanner span {
  padding: 15px 15px;
  color: #E2371C;
  text-transform: uppercase;
  font-size: 16px;
  background-color: #ffffff;
  border: 1px solid #ddd;
  bottom: -11px;
  display: inline-block;
  left: 2.5%;
  position: absolute;
  width: 95%;
}
@media (max-width: 991px) {
  .bikebanner .imgcutter {
    height: 235px;
  }
  .bikebanner span {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .bikebanner .imgcutter {
    height: auto;
  }
  .bikebanner span {
    font-size: 16px;
  }
}
/*/BikeBanner*/
/* */
/* Footer */
#footer .vsf-silhouette {
  margin-bottom: 40px;
}
#footer .vsf-silhouette .row .icons {
  bottom: 0;
  right: 0;
  position: absolute;
}
@media (max-width: 991px) {
  #footer .vsf-silhouette .row .icons {
    position: unset;
  }
}
#footer .footer-kontakt {
  background-color: #ffffff;
  border: 1px solid #70787a;
  min-height: 68px;
  margin: -30px 0 0 0;
}
#footer .footer-kontakt div.icon span {
  background-color: #E2371C;
  height: 60px;
  width: 60px;
  margin-top: 3px;
  margin-left: -12px;
  font-size: 24px;
  text-align: center;
  line-height: 60px;
  color: #ffffff;
}
#footer .footer-kontakt div.phone {
  font-size: 24px;
  font-weight: bold;
  line-height: 62px;
}
#footer .footer-kontakt div.content {
  font-size: 14px;
  line-height: 20px !important;
  padding-top: 23px;
}
#footer .row {
  position: relative;
}
#footer .topLink {
  background-color: #E2371C;
  color: #ffffff;
  padding: 20px;
  text-decoration: none;
  position: absolute;
  right: 30px;
  top: 40px;
}
@media (max-width: 888px) {
  #footer .topLink {
    display: none;
  }
}
#footer .law {
  line-height: normal;
  text-transform: none;
  color: #ffffff;
}
#footer>.row {
	padding-bottom: 50px;
}
#footer .sitemap {
  min-height: 200px;
  color: #ffffff;
}
#footer .law a,
#footer .sitemap a {
  color: #ffffff;
}
#footer .law a:hover,
#footer .sitemap a:hover {
  color: #f7b90d;
}
#footer .sitemap h3 {
  color: #ffffff;
  font-size: 14px;
  margin-top: 13px;
  border-bottom: 1px solid #ffffff;
  padding-left: 10px;
}
#footer .sitemap h3:after {
  background-color: #ffffff;
  margin: 15px 0 -3px -11px;
}
#footer .sitemap .fa {
  float: left;
  display: block;
  width: 20px;
  padding-top: 4px;
}
#footer .sitemap p {
  display: block;
  margin-left: 20px;
}
#footer .sitemap ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 24px;
}
#footer .sitemap ul li:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0da";
  margin-right: 5px;
}
#footer .vsf-werkstatt a {
	color:#fff;
}
#footer .vsf-werkstatt a span {
	margin-right:7px;
}
#footer .vsf-werkstatt img {
	width:220px;
}
#footer .bottom {
  line-height: 40px;
  text-transform: uppercase;
  font-size: 11px;
  color: #70787a;
}
#footer .bottom span {
  white-space: nowrap;
}
#footer .bottom span a {
  color: #70787a;
}
@media (max-width: 1199px) {
  #footer .footer-kontakt div.phone {
    font-size: 30px;
  }
  #footer .footer-kontakt div.content {
    font-size: 12px;
    line-height: 67px;
	padding-top:0;
  }
}
@media (max-width: 1091px) {
  #footer .footer-kontakt div.phone {
    font-size: 27px;
  }
  #footer .footer-kontakt div.content {
    font-size: 12px;
    line-height: 67px;
  }
}
@media (max-width: 767px) {
  #footer .footer-kontakt div.icon span {
    width: 100% !important;
    margin-top: 3px;
    margin-left: 0;
    line-height: 60px;
  }
  #footer .footer-kontakt div.phone {
    font-size: 27px;
    line-height: 32px;
    text-align: center;
  }
  #footer .footer-kontakt div.content {
    font-size: 12px;
    line-height: 27px;
    text-align: center;
  }
}
@media (max-width: 550px) {
  #footer .bottom > div > div {
    width: 100% !important;
  }
}
/*/Footer */
/* Module */
/* Werkstatt */
.werkstatt-bewerten .check-open {
  background-color: #E2371C;
  color: #ffffff;
  border: 1px solid #70787a;
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
}
.werkstatt-bewerten .check-open:after {
  content: '';
  width: 0;
  height: 0;
  left: 15px;
  border-style: solid;
  position: absolute;
  bottom: -20px;
  border-width: 0 20px 20px 0;
  border-color: transparent #E2371C transparent transparent;
  line-height: 0px;
  _border-color: #000000 #E2371C #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color=#000000);
}
.werkstatt-bewerten .check-open:before {
  content: '';
  width: 0;
  height: 0;
  left: 15px;
  border-style: solid;
  position: absolute;
  bottom: -22px;
  border-width: 0 21px 21px 0;
  border-color: transparent #70787a transparent transparent;
  line-height: 0px;
  _border-color: #000000 #70787a #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color=#000000);
}
.werkstatt .imgWrapper {
  float: left;
  height:200px;;
  width:100%;
  max-height:200px;
  max-width:200px;
}
@media (max-width: 540px) {
  .werkstatt .imgWrapper{
	  float:none;
	  margin:0 0 20px 0;
	}
}
.werkstatt .lead {
}
.werkstatt ul {
  list-style:none;
  margin:0;
  padding:0;
}
.werkstatt li span {
  color:#E2371C;
  font-weight:bold;
}
.werkstatt li span.fa {
	font-size:11px;
	margin-right:3px;
}
.werkstatt .box {
	background-color:#fff;
	min-height:54px;
	padding:10px;
}
.werkstatt.kontaktForm .row.box {
	padding:10px;
	min-height:95px;
}
.werkstatt .radio span {
	margin: -7px 0 0 3px;
	display:block;
	font-size:10px;
}
.werkstatt .radio.text span {
	font-size:20px;
	margin:1px 3px 3px 0;
}
@media (min-width: 768px) {
	.werkstatt .radio.text {
		text-align:center;
	}
	.werkstatt .radio span {
	  margin: -7px 0 0 -7px;
	}
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
	 .werkstatt .radio span {
		float:left;
		margin:-1px 5px 0 0;
	}
}
/* cms */
.imgWrapper {
  /* float: left; */
  max-width: 200px;
  width:100%;
  margin: 0 20px 20px 0;
  outline: 1px solid #DDDDDD;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px;
}
@media (min-width: 480px) {
  .cms .imgWrapper {
	  float: left;
	}
}
.imgWrapper .img {
  height: 100%;
  width: 100%;
}
.imgWrapper .img a {
  height: 100%;
  text-decoration:none;
}
.imgWrapper .img a .figure-icon {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  transition: all 0.3s ease 0s;
  left: 0;
}
.imgWrapper .img a .figure-icon i {
  display: none;
  vertical-align: middle;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.6);
  left: 42%;
  position: absolute;
  top: 40%;
}
.imgWrapper .img:hover .figure-icon {
  background: rgba(0, 0, 0, 0.3);
}
.imgWrapper .img:hover .figure-icon i {
  display: table-cell;
}
/*
.imgWrapper svg{
  width:100%;
}
*/
.cms .cmsGalerie {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .cms .cmsGalerie .thumbBox {
    width: 160px;
    float: left;
  }
}
.cms .cmsGalerie .thumbBox h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 5px 0;
}
.cms .cmsGalerie .thumbBox .text {
  font-size: 11px;
}
.cms .cmsGalerie .thumbBox .text p {
  margin: 0;
}
/* Impressum */
.impessum ul,
.impessum li {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* Kontakt */
.kontakt .fa {
  display: block;
  float: left;
  padding-top: 4px;
  width: 20px;
}
.kontakt p {
  display: block;
  margin-left: 20px;
}
#shopContactDatenschutzText {
  margin: 10px !important;
}
/*/Kontakt */
/* Anfahrt */
.googleMap {
  width: 100%;
  height: 500px;
}
/*/Anfahrt */
/* Kaufempfehlung */
.movies .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.movies .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movies .moviebox .border {
  border: 1px solid #70787a;
  padding: 5px;
  text-align: center;
  background-color: #ffffff;
}
.movies .moviebox .border:hover {
  border-bottom-color: #70787a;
}
.movies .moviebox .border .img {
  min-height: 152px;
  padding: 5px;
}
.movies .moviebox .border img {
  display: inline-block;
}
.movies .moviebox .border .content {
  background-color: #70787a;
  margin: 0 -6px -5px -6px;
  min-height: 180px;
  padding-top: 5px;
  text-align: left;
  overflow: hidden;
}
.movies .moviebox .border .content h3 {
  color: #ffffff;
  font-size: 14px;
  margin-top: 13px;
  border-bottom: 1px solid #ffffff;
  padding-left: 10px;
  padding-bottom: 40px;
  position: relative;
}
.movies .moviebox .border .content h3:after {
  background-color: #ffffff;
  margin: 15px 0 -3px -11px;
  position: absolute;
  bottom: 0;
}
.movies .moviebox .border .content p,
.movies .moviebox .border .content a {
  color: #ffffff;
  font-size: 12px;
  padding: 10px;
}
.movies .moviebox .border .content a {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .movies .moviebox .border .content {
    height: 276px;
  }
}
@media (max-width: 991px) {
  .movies .moviebox {
    margin-bottom: 20px;
  }
  .movies .moviebox .border {
    height: auto;
  }
  .movies .moviebox .content {
    height: auto;
  }
}
/*/Kaufempfehlung */
/* BikeInfo */
.bikeInfo {
  padding-bottom: 20px;
  /* Seitenzahl */
}
div.table{
    display:block;
  max-height: 138px;
  overflow: auto;
}
div.table > div{
	display:block;
}
.bikeInfo.selectBrand .selectBox {
  background: rgba(255, 255, 255, 0.9);
}
.bikeInfo.selectBrand .selectBox.active,
.bikeInfo.selectBrand .selectBox:hover {
  background: rgba(255, 255, 255, 0);
}
.bikeInfo .symbol {
  margin-bottom: 20px;
}
.bikeInfo .symbol .btn-border {
  border: 0px !important;
  padding: 0;
}
.bikeInfo .symbol .btn-border:hover {
  border: 0px !important;
  background-color: transparent !important;
}
.bikeInfo .symbol .btn-border,
.bikeInfo .symbol .btn-border .logo {
  height: 60px !important;
}
.bikeInfo .symbol .btn-border .logo {
  position: relative;
}
.bikeInfo .symbol .btn-border .logo .selectBox {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.bikeInfo .symbol .balloon {
  font-size: 12px;
  top: 4px;
  padding-top: 5px;
  min-height: 85px;
  width: 210px;
  right: -170px;
}
.bikeInfo .symbol .balloon h3 {
  margin-top: 5px;
}
.bikeInfo .symbol .balloon h3:after {
  margin-top: 10px;
}
.bikeInfo .symbol .balloon ul,
.bikeInfo .symbol .balloon li {
  list-style: none;
  margin: 0;
  padding: 2px 0;
}
.bikeInfo .symbol .balloon .glyphicon {
  color: #E2371C;
  margin-right: 5px;
}
.bikeInfo .symbol .balloon a.brandURL {
  margin-top: 10px;
}
@media (max-width: 1609px) {
  .bikeInfo .symbol .balloon {
    right: -6px;
    top: 0px;
  }
}
@media (max-width: 1199px) {
  .bikeInfo .symbol .balloon {
    right: -22px;
  }
}
@media (max-width: 990px) {
  .bikeInfo .symbol .balloon {
    right: -9px;
  }
}
@media (max-width: 452px) {
  .bikeInfo .symbol .balloon {
    right: 0px;
  }
}
@media (max-width: 452px) {
  .bikeInfo .symbol {
    width: 90%;
  }
}
.bikeInfo .pagination {
  margin: 0 0 10px 0;
}
.bikeInfo .pagination li {
  float: left;
  margin-bottom: 5px;
  margin-left: -1px;
}
.bikeInfo .pagination li a {
  margin-bottom: 5px;
  color: #E2371C;
  border-radius: 0 !important;
}
.bikeInfo .pagination li a:hover {
  background-color: #eee;
  border-color: #ddd;
  z-index: 3;
}
.bikeInfo .pagination li.active a {
  background-color: #E2371C;
  color: #ffffff;
  border-color: #E2371C;
}
.bikeInfo .conContainer {
  margin: 13px 0;
  width: 100%;
}
.bikeInfo .conContainer > div {
  width: 50%;
  height: 410px;
}
@media (max-width: 991px) {
  .bikeInfo .conContainer > div {
    width: 100%;
  }
}
.bikeInfo .conContainer .image {
  border: 1px solid #ddd;
}
.bikeInfo .conContainer:hover .image {
  border-color: #E2371C;
}
.bikeInfo .conContainer h3 {
  margin-right: 105px;
}
.bikeInfo .conContainer h3 .typ {
  position: absolute;
  top: 10px;
  font-size: 11px;
  color: #70787a;
}
.bikeInfo .conContainer h3:after {
  margin-top: 5px;
}
.bikeInfo .conContainer .logo {
  width: 100px;
  max-height: 45px;
  position: absolute;
  right: 25px;
  top: 15px;
  background-color: #ffffff;
}
.bikeInfo .conContainer .logo img {
  max-height: 45px;
}
.bikeInfo .conContainer div.table > div div {
  padding: 3px;
}
@media (max-width: 991px) {
  .bikeInfo .conContainer .content:before,
  .bikeInfo .conContainer .content:after {
    display: none;
  }
}
.bikeInfo .arrowBoxen .conContainer .neuer-preis span {
  font-size: 30px;
}
.bikeInfo .arrowBoxen .conContainer .neuer-preis span span {
  font-size: 80%;
}
/* BikeInfo & BikeOffer Details*/
.bikeInfoDetails .img,
.bikeOfferDetails .img {
  display: inline-block;
  position: relative;
  outline: 1px solid #f0f0f0;
  background: #ffffff;
  width: 70%;
  text-align: center;
  min-height: 350px;
  /*
		&:hover{
			box-shadow: 0 0 0 5px @rot inset;
		}
		*/
}
.bikeInfoDetails .img div,
.bikeOfferDetails .img div {
  margin: 10px;
  display: inline-block;
}
.bikeInfoDetails .img img,
.bikeOfferDetails .img img {
  max-height: 400px;
  /*
  width: 100%;
  */
}
.bikeInfoDetails .img a,
.bikeOfferDetails .img a {
  display: inline-block;
  text-align: center;
}
.bikeInfoDetails .img a:hover i,
.bikeOfferDetails .img a:hover i {
  color: rgba(0, 0, 0, 0.5);
}
.bikeInfoDetails .img span,
.bikeOfferDetails .img span {
  transition: all 0.3s ease 0s;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  display: table;
}
.bikeInfoDetails .img span i,
.bikeOfferDetails .img span i {
  color: rgba(0, 0, 0, 0);
  display: table-cell;
  font-size: 48px;
  text-align: center;
  vertical-align: middle;
}
.bikeInfoDetails .infoBox,
.bikeOfferDetails .infoBox {
  width: 30%;
  background-color: #ddd;
  float: right;
  position: relative;
  padding: 10px;
  min-height: 350px;
}
.bikeInfoDetails .infoBox:after,
.bikeOfferDetails .infoBox:after,
.bikeInfoDetails .infoBox:before,
.bikeOfferDetails .infoBox:before {
  border: medium solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 50px;
  width: 0;
}
.bikeInfoDetails .infoBox:after,
.bikeOfferDetails .infoBox:after {
  border-color: rgba(138, 186, 217, 0) #dddddd rgba(138, 186, 217, 0) rgba(138, 186, 217, 0);
  border-width: 20px;
  margin-top: -20px;
}
.bikeInfoDetails .infoBox .logo,
.bikeOfferDetails .infoBox .logo {
  width: 100%;
  line-height: 60px;
  background: #ffffff;
  text-align: center;
  border: 1px solid #ccc;
}
.bikeInfoDetails .infoBox .logo img,
.bikeOfferDetails .infoBox .logo img {
  max-width: 100%;
  max-height: 110px;
  text-align: center;
  vertical-align: middle;
}
.bikeInfoDetails .infoBox .typName,
.bikeOfferDetails .infoBox .typName {
  text-transform: uppercase;
  text-align: right;
  color: #E2371C;
  background: #ffffff;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
.bikeInfoDetails .infoBox .priceBox,
.bikeOfferDetails .infoBox .priceBox {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
}
.bikeInfoDetails .infoBox .priceBox .priceOld,
.bikeOfferDetails .infoBox .priceBox .priceOld {
  text-align: right;
}
.bikeInfoDetails .infoBox .priceBox .price,
.bikeOfferDetails .infoBox .priceBox .price {
  margin-top: 20px;
  
}
.bikeInfoDetails .infoBox .priceBox .price .priceLabel,
.bikeOfferDetails .infoBox .priceBox .price .priceLabel {
  background-color: #e7e7e7;
  border-radius: 5px;
  padding: 10px;
  display: block;
  color: #E2371C;
  font-size: 60px;
  font-size: 6.0rem;
  font-weight: bold;
  font-family: Arial, sans-serif;
}
.bikeInfoDetails .infoBox .priceBox .price .priceLabel .priceDecimal,
.bikeOfferDetails .infoBox .priceBox .price .priceLabel .priceDecimal,
.bikeInfoDetails .infoBox .priceBox .price .priceLabel .currency,
.bikeOfferDetails .infoBox .priceBox .price .priceLabel .currency {
  font-size: 30px;
  font-size: 3.0rem;
  vertical-align: super;
}
.bikeInfoDetails .infoBox .priceBox .price .priceLabel .priceDecimal,
.bikeOfferDetails .infoBox .priceBox .price .priceLabel .priceDecimal {
  margin: 0 5px 0 -10px;
}
.bikeInfo .thumbnail .priceBox .price {
   padding-top: 40px;
}
.bikeInfoDetails .infoText,
.bikeOfferDetails .infoText {
  padding: 5px;
  outline: 1px solid #f0f0f0;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .bikeInfoDetails .img,
  .bikeOfferDetails .img,
  .bikeInfoDetails .infoBox,
  .bikeOfferDetails .infoBox {
    width: 50%;
  }
}
@media (max-width: 675px) {
  .bikeInfoDetails .img,
  .bikeOfferDetails .img,
  .bikeInfoDetails .infoBox,
  .bikeOfferDetails .infoBox {
    width: 100%;
  }
  .bikeInfoDetails .img:after,
  .bikeOfferDetails .img:after,
  .bikeInfoDetails .infoBox:after,
  .bikeOfferDetails .infoBox:after,
  .bikeInfoDetails .img:before,
  .bikeOfferDetails .img:before,
  .bikeInfoDetails .infoBox:before,
  .bikeOfferDetails .infoBox:before {
    border: none;
  }
}
/*/BikeInfo */
/* bikeinfo+ */
.bikeInfoPlus.list {
  height: 25px;
  margin-bottom: 5px;
}
.bikeInfoPlus.list .row {
  background-color: #4f4f4f;
  color: #fff;
  font-size: 12px;
}
.bikeInfoPlus.list .row table {
  width: 100%;
}
.bikeInfoPlus.list .row table td {
  padding: 3px;
  width: 33.33%;
  white-space: nowrap;
}
.bikeInfoPlus.list .row table td img {
  height: 16px;
}
.bikeInfoPlus.list .row table td .arrow:after {
  content: "\f078";
  /* fa-chevron-down */
  font-family: 'FontAwesome';
  padding-right: 5px;
}
.bikeInfoPlus.list .row[aria-expanded="true"] .arrow:after {
  content: "\f077";
  /* fa-chevron-up */
}
.bikeInfoPlus.list div[id^="variants"] {
  max-height: 100px;
  overflow: auto;
  border: 1px solid #4f4f4f;
  margin: 0 -15px;
  padding: 5px;
  background-color: #fff;
}
.bikeInfoPlus.list div[id^="variants"] span {
  color: #000 !important;
}
.bikeInfoPlus.list div[id^="variants"] li {
  font-size: 11px;
  margin-bottom: 5px;
}
.bikeInfoPlus.list div[id^="variants"] li .fa {
  margin-right: 4px;
}
.bikeInfoPlus.list div[id^="variants"] li .pull-right {
  font-size: 9px;
  margin-top: 2px;
}
.bikeInfoPlus.list div[id^="variants"] li .center-block {
  margin-left: 17px;
}
.custom-switch .pull-left {
  margin-right: 10px;
}
.custom-switch .text-muted {
  margin-top: 5px;
}
.custom-switch > input[type="checkbox"] {
  display: none;
}
.custom-switch > input[type="checkbox"]:checked + label::before {
  background: inherit;
  opacity: 0.5;
}
.custom-switch > input[type="checkbox"]:checked + label::after {
  background: inherit;
  left: 20px;
}
.custom-switch > label {
  cursor: pointer;
  height: 0px;
  position: relative;
  width: 40px;
}
.custom-switch > label::before {
  background: #000000;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  content: '';
  height: 16px;
  margin-top: -8px;
  position: absolute;
  opacity: 0.3;
  transition: all 0.4s ease-in-out;
  width: 40px;
}
.custom-switch > label::after {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  content: '';
  height: 24px;
  left: -4px;
  margin-top: -8px;
  position: absolute;
  top: -4px;
  transition: all 0.3s ease-in-out;
  width: 24px;
}
.bikeInfoPlus.details {
  margin: 20px 0 40px 0;
}
.bikeInfoPlus.details .info {
  font-weight: bold;
  margin-bottom: 20px;
}
.bikeInfoPlus.details .info img {
  width: 50px;
  margin-right: 15px;
}
.bikeInfoPlus.details .info span {
  display: inline-block;
  margin-top: 5px;
}
.bikeInfoPlus.details #bikeInfoVariants {
  border: 1px solid #4f4f4f;
  max-height: 100px;
  overflow: auto;
  margin-bottom: 20px;
}
.bikeInfoPlus.details #bikeInfoVariants .divTable {
  display: table;
  width: 100%;
  font-size: 11px;
}
.bikeInfoPlus.details #bikeInfoVariants .divTable .divTableBody {
  display: table-row-group;
}
.bikeInfoPlus.details #bikeInfoVariants .divTable .divTableBody .divTableRow {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px;
}
.bikeInfoPlus.details #bikeInfoVariants .divTable .divTableBody .divTableRow:hover {
  background-color: #f5f5f5;
  cursor: pointer;
}
.bikeInfoPlus.details #bikeInfoVariants .divTable .divTableBody .divTableRow.selected.statusGreen {
  background-color: #e1e1e1;
  color: #000;
}
.bikeInfoPlus.details #bikeInfoVariants .divTable .divTableBody .divTableRow.selected.statusYellow {
  background-color: #e1e1e1;
  color: #000;
}
.bikeInfoPlus.details #bikeInfoVariants .divTable .divTableBody .divTableRow.selected.statusRed {
  background-color: #e1e1e1;
  color: #000;
}
.bikeInfoPlus.details #bikeInfoVariants .divTable .divTableBody .divTableRow input {
  position: relative;
  top: 2px;
}
.bikeInfoPlus.details #bikeInfoVariants .divTable .divTableBody .divTableRow .center-block {
  margin-left: 28px;
}
#collapseLocalBike .iframeContainer {
  position: relative;
}
#collapseLocalBike .iframeContainer .loader {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
}
#collapseLocalBike .iframeContainer .loader:after {
  content: "";
  border: 10px solid #f3f3f3;
  border-top: 10px solid #E2371C;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*/bikeinfo+ */
/* BikeOffer */
@media (max-width: 675px) {
  .bikeOfferDefault .conContainer > div {
    width: 100%;
  }
}
.bikeOfferDefault .conContainer h3:after {
  margin-top: 5px;
}
@media (max-width: 675px) {
  .bikeOfferDefault .conContainer {
    margin-bottom: 20px;
  }
  .bikeOfferDefault .conContainer .content:before,
  .bikeOfferDefault .conContainer .content:after {
    display: none;
  }
}
.bikeOffer .conContainer {
  margin: 13px 0;
}
.bikeOffer .conContainer > div {
  width: 48%;
}
@media (max-width: 675px) {
  .bikeOffer .conContainer > div {
    width: 100%;
  }
}
.bikeOffer .conContainer .image {
  border: 1px solid #ddd;
}
.bikeOffer .conContainer:hover .image {
  border-color: #E2371C;
}
.bikeOffer .conContainer h3:after {
  margin-top: 5px;
}
@media (max-width: 675px) {
  .bikeOffer .conContainer .content:before,
  .bikeOffer .conContainer .content:after {
    display: none;
  }
}
/* Details */
.bikeOfferDetails .infoText {
  background: #ffffff;
  margin: 10px 0;
}
/*/BikeOffer */
/* Events */
.events .event .imgWrapper {
  margin: 0;
}
.events .event .infos h4 {
  margin-top: 20px;
}
.events .event .infos h4:first-child {
  margin-top: 0;
}
.events .event .infos p {
  line-height: 12px;
}
.events .event .infos p .glyphicon {
  color: #E2371C;
  font-size: 11px;
}
@media (max-width: 555px) {
  .events .noEvents p.lead {
    clear: both;
  }
}
#footer .sitemap #opentime p > span{
	display:inline-block;
	min-width:80px;
}
.container.kontakt p > span{
	display:inline-block;
	min-width:80px;
}
.defKontakt .timetable span {
	display: inline-block;
	width: 25px !important;
}
/* ShopWorkshopReservation */
.popover.workshopServices .popover-title {
  font-weight: bold;
}
section.shopWorkshop {
  /* Kalender */
}
section.shopWorkshop .mt10 {
  margin-top:10px;
}
section.shopWorkshop .openHours td {
  padding: 2px 4px;
}
section.shopWorkshop .openHours td.highlight {
  border: 1px solid #ccc;
}
section.shopWorkshop .openHours td span.day {
  display: inline-block;
  min-width: 25px;
}
section.shopWorkshop .workshopServices .tab .nav-tabs li a {
  background: transparent;
  border-radius: 0;
  border: none;
  color: #868686;
  padding: 16px 22px 10px;
  text-decoration:none;
}
section.shopWorkshop .workshopServices .tab .nav-tabs li a:hover {
  background: transparent;
}
section.shopWorkshop .workshopServices .tab .nav-tabs li a i {
  display: block;
  text-align: center;
  margin-bottom: 4px;
  color: #E2371C;
  font-size: 20px;
}
section.shopWorkshop .workshopServices .tab .nav-tabs li.active > a,
section.shopWorkshop .workshopServices .tab .nav-tabs li.active > a:focus,
section.shopWorkshop .workshopServices .tab .nav-tabs li.active > a:hover {
  border: none;
  border-bottom: 2px solid #E2371C;
  color: #000;
}
section.shopWorkshop .workshopServices .tab .nav-tabs li.active a:after {
  content: " ";
  position: absolute;
  bottom: 0%;
  left: 45%;
  border-width: 7px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #E2371C;
}
@media only screen and (max-width: 480px) {
  section.shopWorkshop .workshopServices .tab .nav-tabs li {
    width: 100%;
  }
  section.shopWorkshop .workshopServices .tab .nav-tabs li a {
    border: 1px solid #ccc;
    margin-bottom: 10px;
  }
  section.shopWorkshop .workshopServices .tab .nav-tabs li a i {
    display: inline-block;
    margin-right: 15px;
  }
  section.shopWorkshop .workshopServices .tab .nav-tabs li.active a,
  section.shopWorkshop .workshopServices .tab .nav-tabs > li.active a:focus,
  section.shopWorkshop .workshopServices .tab .nav-tabs > li.active a:hover {
    border: 1px solid #E2371C;
  }
  section.shopWorkshop .workshopServices .tab .nav-tabs > li.active > a:after {
    border: none;
  }
}
section.shopWorkshop .workshopServices .tab-content {
  padding-top: 20px;
}
section.shopWorkshop .workshopServices .tab-content .form-group .radio {
  margin-top: 0;
}
section.shopWorkshop .workshopServices #workshopServicesTabs a {
  background-color: #E2371C;
  font-size: 24px;
  padding: 20px;
  margin-top: 10px;
  display: block;
  color: #fff;
  text-decoration: none;
}
section.shopWorkshop .workshopServices #workshopServicesTabs a i.rim {
  margin-top: -6px;
}
section.shopWorkshop .workshopServices #workshopServicesTabs .service:before {
  font-family: 'FontAwesome';
  float: right;
  margin-left: 10px;
  content: "\f0d8";
}
section.shopWorkshop .workshopServices #workshopServicesTabs .service.collapsed:before {
  content: "\f0d7";
}
section.shopWorkshop .workshopServices #workshopServicesTabs .serviceTag {
  padding: 10px 20px;
  background-color: #eee;
  margin-top: 1px;
  border-left: 3px solid transparent;
}
section.shopWorkshop .workshopServices #workshopServicesTabs .serviceTag.select {
  background-color: #ccc;
  border-left: 3px solid #E2371C;
}
section.shopWorkshop .workshopServices #times .day {
  background-color: #E2371C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}
section.shopWorkshop .workshopServices #times .day input {
  background-color: #E2371C;
  color: #fff;
  border: 0;
  text-align: center;
}
section.shopWorkshop .workshopServices #times .time {
  margin: 5px 0;
}
section.shopWorkshop .workshopServices #times .time .radio {
  margin: 2px;
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 2px;
}
section.shopWorkshop .workshopServices #times .time .radio.select {
  background-color: #E2371C;
  border-color: #E2371C;
  color: #fff;
}
section.shopWorkshop .workshopServices #times .time .radio:hover {
  border: 1px solid #E2371C;
  -webkit-box-shadow: inset 0px 0px 0px 2px #E2371C;
  -moz-box-shadow: inset 0px 0px 0px 2px #E2371C;
  box-shadow: inset 0px 0px 0px 2px #E2371C;
}
section.shopWorkshop .workshopServices #times .time .radio label {
  width: 100%;
  padding: 6px 2px 6px 20px;
}
section.shopWorkshop #zeit {
  /* Reset */
  /* Calendar Wrapper */
}
section.shopWorkshop #zeit .ui-datepicker,
section.shopWorkshop #zeit .ui-datepicker table,
section.shopWorkshop #zeit .ui-datepicker tr,
section.shopWorkshop #zeit .ui-datepicker td,
section.shopWorkshop #zeit .ui-datepicker th {
  margin: 0;
  padding: 0;
  border: none;
  border-spacing: 0;
}
section.shopWorkshop #zeit #selectedDay {
  width: 100%;
}
@media screen and (max-width: 300px) {
  section.shopWorkshop #zeit #selectedDay {
    font-size: 9px;
  }
}
section.shopWorkshop #zeit .ui-datepicker {
  display: none;
  width: 100%;
  padding: 35px 0;
  cursor: default;
  text-transform: uppercase;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
  /* Calendar Header */
  /* Month */
  /* Year */
  /* Prev Next Month */
  /* Calendar "Days" */
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-title {
  text-align: center;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-month {
  position: relative;
  padding-right: 15px;
  color: #000;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-year {
  padding-left: 8px;
  color: #000;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-prev,
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: -2px;
  padding: 5px;
  cursor: pointer;
  color: #fff;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-prev {
  left: 0;
  padding-left: 0;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-next {
  right: 5px;
  padding-right: 0;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-prev span,
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-next span {
  display: block;
  width: 5px;
  height: 10px;
  color: #000;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-prev span {
  background-position: 0px 0px;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-next span {
  background-position: -5px 0px;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-prev-hover span {
  background-position: 0px -10px;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-next-hover span {
  background-position: -5px -10px;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar {
  width: 100%;
  /* Day Active State*/
  /* Today */
  /* Other Months Days*/
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar th {
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: normal;
  color: #000;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar td {
  padding: 0 7px;
  text-align: center;
  line-height: 26px;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar .ui-state-default {
  display: inline-block;
  width: 100%;
  outline: none;
  text-decoration: none;
  color: #000;
  border: 1px solid transparent;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar .ui-state-active {
  color: #fff;
  border-color: #E2371C;
  background-color: #E2371C;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar .ui-state-highlight,
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-highlight,
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-highlight,
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today span {
  border: 1px solid #ccc;
  background: #ccc;
  color: #fff !important;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
  color: #ccc;
}
section.shopWorkshop #zeit .ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month .ui-state-default {
  color: #ccc;
}
#bb-infoframe {​​​​​​
    margin-top: -150px;
}​​​​​​