body {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #e0e0e0;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: black;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 7px 15px;
  border-radius: 3px;
  background-color: #86b325;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #7fa825;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.button.big {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 24px;
  letter-spacing: 0px;
}
.button.big.rot {
  position: static;
  margin-top: 14px;
  background-color: #da0f4a;
}
.button.big.rot:hover {
  background-color: #ad113e;
}
.button.big.rot.submit {
  display: inline-block;
  width: 100%;
}
.button.big.slide2 {
  position: absolute;
  right: 41px;
  bottom: 54px;
  border: 4px solid white;
  box-shadow: black 6px 6px 21px 8px;
}
.button.blau {
  background-color: #4196dd;
}
.button.blau:hover {
  background-color: #47bcff;
}
.button.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.button.center.listebutton {
  margin-top: 7px;
}
.button.fbloginbutton {
  padding: 27px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.2);
  background-color: #3b5998;
  font-size: 26px;
}
.button.wk {
  margin-left: 11px;
  float: right;
}
.button.login {
  position: static;
  display: block;
  width: 100%;
  padding: 9px 15px;
  float: none;
}
.navbar {
  background-color: transparent;
  color: black;
}
.brand {
  width: auto;
  margin-top: 3px;
}
.contentbox {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 7px;
}
.contentbox.filterbar {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 14px;
  border-radius: 5px;
  background-color: #ededed;
  color: #918d8d;
}
.produktliste {
  display: block;
  margin-bottom: -1px;
  padding: 5px;
  border-bottom: 1px solid #c7c7c7;
}
.produktliste:hover {
  background-color: white;
  box-shadow: #949191 3px 3px 8px 0px;
}
.sidebartitel {
  margin-top: 6px;
  font-size: 16px;
  font-weight: 700;
}
.sidebartitel.next {
  margin-top: 34px;
}
.listepreis {
  margin-bottom: 7px;
  text-align: center;
}
.span-listepreis {
  color: #da0f4a;
  font-size: 25px;
  font-weight: 700;
}
.span-listepreis.big {
  color: #da0f4a;
  font-size: 43px;
}
.span-listepreis.big.footerwk {
  color: #e8e8e8;
}
.liste {
  margin-top: 0px;
  font-size: 16px;
}
.liste.gallery {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 24px;
  margin-bottom: 0px;
  font-size: 12px;
}
.listecolumn {
  padding: 5px;
}
.suche-input {
  display: block;
  width: 60%;
  margin-left: 111px;
  float: left;
  border: 1px solid #c7c7c7;
  border-radius: 3px;
}
.suche-feldlabel {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 30%;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 9px;
  float: left;
}
.sucheform {
  position: relative;
  z-index: 1;
}
.suchediv {
  position: relative;
  z-index: 1;
}
.galleryrow {
  margin-bottom: 14px;
}
.gallerycolumn {
  margin-bottom: 20px;
  padding: 0px;
  background-color: transparent;
  text-align: center;
}
.listimage {
  box-shadow: none;
}
.listimage:hover {
  box-shadow: none;
}
.gallerywkbutton {
  width: 100%;
  height: 25px;
  padding-top: 2px;
  background-color: #86b325;
  font-family:'Fontawesome webfont', sans-serif;
  color: white;
  font-size: 18px;
}
.gallerymorebutton {
  width: 100%;
  height: 25px;
  padding-top: 2px;
  background-color: #0093e8;
  font-family:'Fontawesome webfont', sans-serif;
  color: white;
  font-size: 18px;
}
.gallerycolumninhalt {
  margin: 4px;
  background-color: white;
}
.gallerycolumninhalt:hover {
  box-shadow: #949191 3px 3px 8px 0px;
}
.sidemenu-ul {
  margin-bottom: 7px;
}
.sidemenu-li-link {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #c7c7c7;
  color: black;
  text-decoration: none;
}
.sidemenu-li-link:hover {
  color: #da0f4a;
}
.gallerywishbutton {
  height: 25px;
  padding-top: 2px;
  background-color: #d0144a;
  font-family:'Fontawesome webfont', sans-serif;
  color: white;
  font-size: 18px;
}
.produktpreis {
  text-align: right;
}
.produktpreis.big {
  margin-top: 14px;
  font-size: 23px;
  text-align: right;
}
.produktpreis.big.footerwk {
  margin-top: 18px;
  color: #bababa;
}
.produktpreis.statt {
  margin-bottom: 9px;
  color: #7a7a7a;
}
.produkt-warenkorbform {
  margin-top: 20px;
}
.produktimage-row {
  margin-bottom: 24px;
  padding-right: 24px;
}
.produkttab {
  border-bottom: 1px solid #c7c7c7;
}
.produkttablink {
  top: 3px;
  margin-right: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #bababa;
  background-color: #bababa;
  color: black;
}
.produkttablink:hover {
  background-color: #4196dd;
  color: white;
}
.produkttablink.w--current {
  background-color: #da0f4a;
  color: white;
}
.tab-pane {
  border-bottom: 1px solid #c7c7c7;
  color: black;
}
.produktimage {
  width: 100%;
  border: 1px solid #c7c7c7;
}
.wkbutton {
  padding-right: 14px;
  font-family:'Fontawesome webfont', sans-serif;
  font-size: 31px;
}
.wkbutton.small {
  padding-right: 0px;
  padding-left: 10px;
  font-size: 21px;
}
.inputfeld {
  display: block;
  width: 70%;
  margin-bottom: 0px;
  float: right;
  border: 1px solid #c7c7c7;
  border-radius: 3px;
}
.inputfeld.ohnefloat {
  float: none;
  border-radius: 3px;
}
.selectfeld {
  border: 1px solid #c7c7c7;
  border-radius: 5px;
}
.radiobutton {
  margin-right: 7px;
  float: left;
}
.feldlabels {
  margin-right: 7px;
  float: left;
  clear: none;
}
.clear {
  margin-bottom: 3px;
  padding-left: 4px;
  clear: both;
}
.clear.top14 {
  margin-top: 14px;
}
.clear.top14.bgwheit {
  padding-right: 2px;
  background-color: white;
}
.kaufwkpreis {
  text-align: right;
}
.kaufwkimage {
  max-height: 50px;
  max-width: 50px;
}
.kaufwkrowzwischentotal {
  margin-top: 3px;
  padding-right: 4px;
  padding-left: 4px;
  border-top: 1px solid #c7c7c7;
  background-color: white;
}
.kaufwkrowzwischentotal.dazwischen {
  border-top-style: none;
}
.kaufwkrowzwischentotal.total {
  border-bottom: 4px solid #c7c7c7;
  font-weight: 700;
}
.kaufwkrow {
  margin-top: 3px;
  padding-right: 4px;
  padding-left: 4px;
  background-color: white;
}
.navisenkrechtcontainer.text {
  margin-left: 11px;
}
.navisenkrechtlink {
  width: 100%;
  max-height: 45px;
  margin-top: 6px;
  padding: 12px 7px 12px 55px;
  border-bottom: 1px solid #bababa;
  border-radius: 3px;
  background-color: #f4f4f4;
  background-image: url('../images/sprite_icons2.png');
  background-position: 0% 0%;
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: 700;
}
.navisenkrechtlink:hover {
  background-color: white;
}
.navisenkrechtlink.w--current {
  background-image: url('../images/sprite_icons.png');
}
.navisenkrechtlink.crosstrainer {
  background-position: 1px -48px;
}
.navisenkrechtlink.laufband {
  background-position: 1px -94px;
}
.navisenkrechtlink.speedbikes {
  background-position: 1px -140px;
}
.navisenkrechtlink.rudergerate {
  background-position: 1px -184px;
}
.navisenkrechtlink.vibrationsplatten {
  background-position: 0px -231px;
}
.navisenkrechtlink.kraftstationen {
  background-position: -5px -278px;
}
.navisenkrechtlink.hanteln {
  background-position: 1px -369px;
}
.navisenkrechtlink.kangoojumps {
  background-position: -663px 0px;
}
.navisenkrechtlink.kangoojumps.w--current {
  background-position: -662px 0px;
}
.navisenkrechtlink.analyse {
  background-position: 0% 100%;
}
.navisenkrechtlink.wellness {
  background-position: 0% 70%;
}
.navisenkrechtmenu {
  position: relative;
  z-index: 200;
  padding: 1px 7px 7px;
  float: none;
  border-radius: 3px;
  background-color: #c7c7c7;
}
.navisenkrechtmobiletitel {
  margin-top: 19px;
  float: left;
}
.navisenkrechtbar {
  position: absolute;
  z-index: 200;
  width: 100%;
  border-radius: 3px;
  background-color: #4196dd;
  color: white;
}
.navisenkrechtdopdtoggle {
  position: relative;
  display: block;
  width: 100%;
  padding: 0px;
}
.navisenkrechtdorpdtxt {
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 7px;
}
.navisenkrechtdropd {
  width: 100%;
  margin-top: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #c7c7c7;
  border-radius: 3px;
  background-color: #f4f4f4;
}
.navisenkrechtdropd:hover {
  background-color: #f4f4f4;
}
.navisenkrechtdropdlist.w--open {
  position: static;
}
.mwst-versand-txt {
  margin-bottom: 21px;
  font-size: 12px;
  text-align: right;
}
.produktbigrightcolumn {
  margin-top: 39px;
  padding: 8px 70px;
  border: 1px solid #7a7a7a;
  border-radius: 5px;
  background-color: #d4d4d4;
}
.gallerypreis {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #da0f4a;
  font-size: 18px;
  font-weight: 700;
}
.hero {
  display: block;
  padding-top: 216px;
  padding-bottom: 216px;
  background-image: url('../images/52af8d11a41389d367000037_background[1].jpg');
}
.heroh1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 23px;
  color: white;
  font-size: 26px;
  text-align: center;
}
.logindiv {
  position: static;
  display: block;
  width: 400px;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding: 14px;
  border-radius: 15px;
  color: transparent;
  text-align: center;
}
.facebooksymbol {
  font-family:'Fontawesome webfont', sans-serif;
  font-size: 150%;
}
.herologo {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 89px;
  margin-left: auto;
  box-shadow: white 0px 0px 37px 0px;
}
.nav-scroll {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  height: 70px;
  padding-top: 8px;
  background-color: rgba(20, 20, 20, 0.6);
}
.content {
  max-width: 1200px;
  padding-right: 14px;
  padding-left: 14px;
}
.logo {
  width: 200px;
}
.sucheform-wrapper {
  position: relative;
  z-index: 1;
}
.topsection {
  padding-bottom: 9px;
  background-color: rgba(255, 255, 255, 0.47);
}
.link {
  color: #4196de;
  text-decoration: none;
}
.awsome {
  font-family:'Fontawesome webfont', sans-serif;
  font-size: 140%;
}
.suchemenubutton {
  border-radius: 3px;
  background-color: #4196dd;
}
.suchemenubutton.w--open {
  background-color: #333;
}
.cartinhalt {
  position: absolute;
  top: -12px;
  right: -11px;
  padding: 0px 5px;
  border: 2px solid white;
  border-radius: 45px;
  background-color: #ad113e;
  font-size: 11px;
  font-weight: 700;
}
.footer-selection {
  padding-top: 14px;
  border-top: 1px solid #333;
  background-color: #121212;
  color: #4a4a4a;
  font-size: 12px;
}
.footer-copyright {
  margin-top: 20px;
  text-align: center;
}
.homeslider {
  height: auto;
}
.footermenu-ul {
  margin-top: 5px;
  padding-left: 0px;
  font-size: 12px;
  list-style-type: none;
}
.footermenu-link {
  display: block;
  padding-top: 5px;
  padding-bottom: 1px;
  color: #4a4a4a;
  text-decoration: none;
}
.footermenu-link:hover {
  background-color: #1c1c1c;
  color: #8c8b8b;
}
.ul {
  margin-top: -3px;
  padding-left: 10px;
}
.ul:hover {
  background-color: #1f1f1f;
}
.footer-titel {
  display: block;
  padding-bottom: 3px;
  border-bottom: 1px dotted #4a4a4a;
  font-size: 14px;
  font-weight: 700;
}
.footer-textblock {
  margin-top: 10px;
  margin-bottom: 20px;
}
.zahlungsmittel {
  margin-right: 9px;
  margin-bottom: 8px;
}
.homepromo {
  margin-top: 13px;
}
.homepromo.col1 {
  margin-top: 0px;
  padding-right: 6px;
}
.homepromo.col2 {
  margin-top: 0px;
  padding-left: 6px;
}
.a {
  text-decoration: none;
}
.a.a-hover {
  text-decoration: none;
}
.gallerystorerneu {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-right: 8px;
  padding: 12px 4px;
  border-radius: 100%;
  background-color: #86b325;
  color: white;
  font-weight: 700;
}
.gallerystorerneu.rb {
  padding-right: 4px;
  padding-left: 4px;
  background-color: #da0f4a;
  font-size: 18px;
}
.gallerystorer {
  position: absolute;
  width: 100%;
  text-align: right;
}
.homespacer {
  height: 600px;
}
.kontaktboxfoto {
  width: 30%;
  margin-right: 11px;
  float: left;
}
.gallerybild {
  width: 100%;
}
.breadcrumbs {
  background-color: #cfcfcf;
}
.vorschaubilder {
  width: 60px;
  height: 60px;
  margin-top: 5px;
  margin-right: 5px;
  float: left;
  border: 1px solid #c7c7c7;
}
.durchgeschtrichen {
  text-decoration: line-through;
}
.versandoptionen {
  margin-bottom: 18px;
  padding-top: 13px;
  padding-bottom: 13px;
  background-color: white;
}
.center {
  text-align: center;
}
.bearbeiten {
  float: right;
  font-family:'Fontawesome webfont', sans-serif;
  color: #333;
  text-align: right;
}
.float-right {
  float: right;
}
.loginsection {
  margin-bottom: 14px;
  background-color: #333;
  color: #e0e0e0;
}
.bgdarkgrey {
  background-color: #333;
  color: white;
}
html.w-mod-js *[data-ix="display-none"] {
  display: none;
}
html.w-mod-js *[data-ix="loginsection"] {
  display: none;
  opacity: 0;
  height: 0px;
}
@media (max-width: 991px) {
  h1 {
    font-size: 30px;
  }
  .button.center {
    line-height: 26px;
  }
  .button.wk {
    width: 30%;
    margin-left: 0px;
    padding: 8px 13px;
    float: right;
    text-align: center;
  }
  .navbar {
    position: relative;
    left: 0px;
    top: 0px;
  }
  .suche-input {
    width: 65%;
    margin-left: 0px;
    float: left;
  }
  .suche-feldlabel {
    font-size: 13px;
  }
  .gallerycolumn {
    height: auto;
  }
  .wkbutton {
    line-height: 20px;
  }
  .wkbutton.small {
    padding-left: 0px;
    float: left;
    font-size: 26px;
    text-align: center;
  }
  .inputfeld {
    height: 32px;
  }
  .navisenkrechtlink.kangoojumps {
    z-index: 2000;
  }
  .navisenkrechtmobiletitel {
    margin-left: 7px;
    float: left;
  }
  .navisenkrechtbar {
    position: relative;
  }
  .produktbigrightcolumn {
    padding-right: 17px;
    padding-left: 17px;
  }
  .hero {
    padding-top: 178px;
    padding-bottom: 178px;
  }
  .nav-scroll {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
  }
  .sucheform-wrapper {
    margin-top: 12px;
    margin-bottom: 3px;
  }
  .tabletoff {
    display: none;
  }
  .kontaktboxfoto {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 13px;
  }
  h1 {
    padding-left: 7px;
  }
  .button.wk {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .navbar {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 300;
  }
  .brand {
    width: 310px;
  }
  .contentbox.sidebar.mobileoff {
    display: block;
  }
  .sidebartitel.next.navibarsenkrechtuberschrift {
    display: block;
  }
  .sidebartitel.mobileoff {
    display: none;
  }
  .span-listeprei