#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
    }
#cboxWrapper {
    max-width: none
    }
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
    }
#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
    }
#cboxContent {
    position: relative
    }
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
    }
#cboxTitle {
    margin: 0
    }
#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
    }
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
    }
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
    }
#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
    }
#cboxOverlay {
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90)
    }
#colorbox {
    outline: 0
    }
#cboxTopLeft {
    width: 14px;
    height: 14px;
    background: url(/template/js/colorbox-master/images/controls.png) no-repeat 0 0
    }
#cboxTopCenter {
    height: 14px;
    background: url(/template/js/colorbox-master/images/border.png) repeat-x top left
    }
#cboxTopRight {
    width: 14px;
    height: 14px;
    background: url(/template/js/colorbox-master/images/controls.png) no-repeat -36px 0
    }
#cboxBottomLeft {
    width: 14px;
    height: 43px;
    background: url(/template/js/colorbox-master/images/controls.png) no-repeat 0 -32px
    }
#cboxBottomCenter {
    height: 43px;
    background: url(/template/js/colorbox-master/images/border.png) repeat-x bottom left
    }
#cboxBottomRight {
    width: 14px;
    height: 43px;
    background: url(/template/js/colorbox-master/images/controls.png) no-repeat -36px -32px
    }
#cboxMiddleLeft {
    width: 14px;
    background: url(/template/js/colorbox-master/images/controls.png) repeat-y -175px 0
    }
#cboxMiddleRight {
    width: 14px;
    background: url(/template/js/colorbox-master/images/controls.png) repeat-y -211px 0
    }
#cboxContent {
    background: #fff;
    overflow: visible
    }
.cboxIframe {
    background: #fff
    }
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
    }
#cboxLoadedContent {
    margin-bottom: 5px
    }
#cboxLoadingOverlay {
    background: url(/template/js/colorbox-master/images/loading_background.png) no-repeat center center
    }
#cboxLoadingGraphic {
    background: url(/template/js/colorbox-master/images/loading.gif) no-repeat center center
    }
#cboxTitle {
    position: absolute;
    bottom: -25px;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: bold;
    color: #7c7c7c
    }
#cboxCurrent {
    position: absolute;
    bottom: -25px;
    left: 58px;
    font-weight: bold;
    color: #7c7c7c
    }
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    bottom: -29px;
    background: url(/template/js/colorbox-master/images/controls.png) no-repeat 0 0;
    width: 23px;
    height: 23px;
    text-indent: -9999px
    }
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0
    }
#cboxPrevious {
    left: 0;
    background-position: -51px -25px
    }
#cboxPrevious:hover {
    background-position: -51px 0
    }
#cboxNext {
    left: 27px;
    background-position: -75px -25px
    }
#cboxNext:hover {
    background-position: -75px 0
    }
#cboxClose {
    right: 0;
    background-position: -100px -25px
    }
#cboxClose:hover {
    background-position: -100px 0
    }
.cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0;
    right: 27px
    }
.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -150px 0
    }
.cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px
    }
.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -125px 0
    }
html, body {
    height: 100%;
    -webkit-text-size-adjust: none
    }
body {
    background-color: #fff;
    font-size: 100%;
    margin: 0;
    padding: 0;
    font-family: "Oswald", sans-serif;
    color: #685c53
    }
h1 {
    display: inline-block;
    font-size: 2.5em;
    text-transform: uppercase;
    margin-bottom: 0.3em;
    color: #fff;
    font-weight: 500
    }
#content {
    padding-top: 120px
    }
.brown {
    color: #685c53
    }
.darkgreen, .agb h2 {
    color: #646415
    }
.center {
    text-align: center;
    margin: 0 auto
    }
h2 {
    font-size: 1.625em;
    margin: 0;
    color: yellow;
    color: #685c53;
    text-align: left;
    padding-top: 1.25em;
    text-transform: uppercase
    }
h3 {
    color: #fff;
    font-size: 1.8em;
    font-weight: lighter;
    margin-top: 0.5em
    }
p {
    border-top: 2px solid #fff;
    margin: 0;
    text-align: left;
    padding: 1.25em;
    padding-left: 0;
    font-weight: lighter;
    font-size: 1.25em;
    color: #fff
    }
p.brown {
    border-top: 2px solid #685c53
    }
p.darkgreen {
    border-top: 2px solid #646415
    }
p.right {
    float: right;
    padding-right: 0;
    width: 500px
    }
ul {
    margin: 0;
    padding: 0
    }
a {
    text-decoration: none;
    color: #646415
    }
a:hover {
    text-decoration: underline
    }
.btn, .btngreen, .btnweissdunkel {
    display: inline;
    background-color: #fff;
    color: #646400;
    padding: 0.8em 3em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
    }
.btn:hover {
    background-color: #646415;
    color: #fff;
    text-decoration: none
    }
.btngreen {
    display: inline-block;
    background-color: #646400;
    color: #fff
    }
.btngreen:hover, .konfig-preis:hover {
    background-color: #312c29;
    text-decoration: none
    }
.btnweissdunkel {
    display: inline-block;
    background-color: #fff;
    color: #646415
    }
.btnweissdunkel:hover {
    background-color: #312c29;
    text-decoration: none;
    color: #fff
    }
#top {
    width: 100%;
    z-index: 99
    }
.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    width: 96%;
    position: relative
    }
.logo {
    display: block;
    float: left;
    border: none;
    position: absolute;
    z-index: 10;
    margin-left: 300px
    }
.logo img {
    width: 282px;
    border: none
    }
nav {
    float: right;
    width: 100%
    }
nav ul {
    list-style: none;
    padding: 0;
    float: right;
    margin-right: 16%
    }
nav ul li {
    text-align: right;
    display: inline-block
    }
nav a {
    height: 53px;
    padding: 48px 23px 20px 30px;
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #646415;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Play", sans-serif
    }
nav a:hover, nav li.active a {
    text-decoration: none;
    background: url(/template/css/images/hover.png) center 75px no-repeat
    }
nav ul li ul {
    visibility: hidden;
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 38px;
    padding-top: 12px;
    background-color: #312c29
    }
nav ul li:hover ul a {
    color: red
    }
nav ul li.active:hover ul a {
    color: #fff
    }
nav ul li ul a, nav ul li.active ul a, nav ul li:hover ul a {
    display: inline;
    height: 50px;
    padding: 0 70px 0 0;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    background: none
    }
nav ul li ul a.mobile-resource {
    display: none
    }
nav ul li.active ul a {
    color: #fff
    }
nav ul li.active ul li.active a {
    color: #646415
    }
nav ul li ul a:hover, nav ul li.active ul a:hover {
    color: #fff;
    text-decoration: underline;
    background: none
    }
nav ul li ul a.last {
    border-right: none
    }
nav ul li:hover ul, nav li li:hover ul {
    visibility: visible;
    position: absolute;
    z-index: 2
    }
nav ul li.active ul {
    z-index: 1;
    background-color: #312c29;
    visibility: visible
    }
nav ul li.active:hover ul {
    visibility: visible
    }
nav ul li ul li.last {
    margin-right: 300px
    }
#main {
    display: block;
    width: 96%;
    max-width: 980px;
    margin: 1.25em auto 1.25em auto;
    padding: 0
    }
#main article {
    display: inline-block;
    width: 65.3%;
    background: #fff;
    vertical-align: top;
    margin: 0;
    padding: 0;
    text-align: center
    }
#main article img {
    max-width: 560px;
    border-radius: 5px
    }
footer {
    display: block;
    text-align: center
    }
footer ul {
    margin: 0 auto
    }
footer ul li a {
    display: block;
    float: left;
    padding: 1em;
    font-size: 1em;
    color: #fff;
    text-transform: uppercase;
    font-family: "Play", sans-serif
    }
footer .green {
    clear: both;
    background-color: #646415
    }
footer .green ul {
    width: 580px;
    margin: 0 auto
    }
footer .darkgrey {
    background-color: #312c29;
    color: #fff;
    padding: 10px 0;
    position: relative
    }
footer .darkgrey ul li a {
    font-size: 0.9em;
    color: #646400
    }
footer #social {
    width: 500px;
    float: right
    }
#tbl-social img {
    width: 25px;
    text-align: right;
    margin-left: 30px
    }
#tbl-social {
    text-align: right;
    float: right;
    width: 1200px
    }
#tbl-social td, #tbl-social a {
    color: #fff
    }
.clear {
    clear: both
    }
section.module.parallax-1-eng #toppic, section.module.parallax-1-fr #toppic {
    height: 300px
    }
#toppic {
    float: left;
    width: 100%;
    padding-bottom: 40px
    }
#toppic h1 {
    font-size: 3.125em;
    margin-bottom: 0.3em
    }
#toppic h3 {
    width: 500px
    }
#toppic p {
    padding-left: 0;
    padding: 0;
    padding-top: 0.8em
    }
.toppic p {
    position: absolute
    }
.iconbox {
    width: 50%;
    float: left;
    text-align: center
    }
.iconbox a:hover {
    text-decoration: none
    }
.iconbox p, .iconbox h2 {
    text-align: center;
    color: #685c53
    }
.iconbox p {
    padding: 0
    }
.iconbox img {
    width: 12.25em
    }
.triple {
    width: 33%
    }
.fahrspass {
    padding: 2em 0 3em 0;
    background-color: #fff
    }
section.module:last-child {
    margin-bottom: 0
    }
section.module p:last-child {
    margin-bottom: 0
    }
section.module.content {
    padding: 40px 0;
    height: 370px
    }
section.module.parallax {
    height: 400px;
    padding-top: 50px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
    }
section.module p {
    width: 550px
    }
section.module.support-3 {
    padding-top: 50px;
    height: 380px
    }
section.module.faq {
    height: 160px;
    padding: 20px 0
    }
.fixed {
    position: fixed;
    top: 0
    }
#slider-desc, #probefahrt-desc {
    position: absolute;
    z-index: 10;
    width: 100%;
    margin-top: 0.5em
    }
#slider, #slider1950, #slider1953, #slider1954 {
    text-align: center;
    position: relative
    }
#slider p {
    text-align: center;
    border-top: 2px solid #646400;
    color: #646400;
    width: 500px;
    margin: 0 auto;
    font-size: 1.22em
    }
#slider h2 {
    color: #646400;
    margin: 0.2em 0;
    text-align: center;
    padding-top: 0
    }
.footerlogo {
    position: absolute;
    left: 50%
    }
.right {
    text-align: right
    }
.probefahrt {
    padding-top: 0.5em;
    text-align: center
    }
.probefahrt h1 {
    padding: 0 0 0.6em 0;
    margin-bottom: 10px;
    margin-top: 0.4em;
    border-bottom: none;
    background: url(/template/css/images/trenner.png) bottom center no-repeat
    }
.probefahrt p {
    color: #fff;
    text-align: center;
    border-top: none;
    margin: 0 auto;
    padding: 0.5em
    }
.probefahrt .btn {
    margin: 0 auto
    }
.probefahrt-bg {
    background-color: rgba(0, 0, 0, 0.5);
    width: 50%;
    margin: 0 auto;
    border-radius: 8px
    }
.rslides li {
    margin-bottom: -5px
    }
.rslides img {
    width: 100%;
    max-width: 100%;
    height: auto
    }
.noborder {
    border: none
    }
.modelliconbox {
    text-align: center;
    margin: 0 auto;
    width: 90%
    }
.modellicon {
    width: 30%;
    float: left;
    text-align: center;
    border: none
    }
#karte {
    width: 100%
    }
#map_canvas {
    width: 100%
    }
#ttcontent {
    width: 360px
    }
#ttcontent p {
    color: #685c53;
    border-top: none;
    font-size: 17px
    }
.gm-style .gm-style-iw {
    font-size: 17px;
    padding: 0.5em
    }
ul#navigation {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 150px;
    left: 0;
    list-style: none;
    z-index: 9999
    }
ul#navigation li {
    width: 100px
    }
ul#navigation li a {
    display: block;
    margin-left: -85px;
    width: 100px;
    height: 30px;
    padding-right: 10px;
    text-align: right;
    padding-top: 8px;
    padding-left: 80px
    }
ul#navigation li a, #slideout, #slideout_inner {
    background-color: #646415;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #afafaf;
    -moz-border-radius: 0 7px 7px 0;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -khtml-border-bottom-right-radius: 7px;
    -khtml-border-top-right-radius: 7px;
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 3px
    }
ul#navigation .sidenewsletter a {
    background-image: url(/template/images/home.png)
    }
ul#navigation .side-en-ca a {
    background-image: url(/template/css/images/icon_en-ca.jpg)
    }
ul#navigation .side-en-fr a {
    background-image: url(/template/css/images/icon_fr-ca.jpg)
    }
ul#navigation .side-ger a {
    background-image: url(/template/css/images/icon_ger.jpg)
    }
ul#navigation .side-ca a {
    background-image: url(/template/css/images/icon_canada.jpg)
    }
#slideout {
    position: fixed;
    top: 300px;
    left: 0;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s
    }
#slideout_inner {
    position: fixed;
    top: 300px;
    left: -250px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    opacity: 1
    }
#slideout:hover {
    left: 220px
    }
#slideout:hover #slideout_inner {
    left: 0
    }
.agb, .agb p, .agb li {
    color: #685c53;
    font-size: 16px;
    font-weight: 100
    }
.agb p {
    padding: 0
    }
.agb ul {
    margin-left: 40px
    }
.agb ol li ul {
    margin-left: 60px
    }
.agbh1 {
    background-color: #646415
    }
.right_logo {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: -1
    }
#haendlersuche {
    width: 100%;
    margin: 30px auto 60px auto
    }
#haendlersuche td {
    text-align: left;
    border-top: 1px solid #79792c;
    font-weight: 100;
    padding: 5px
    }
#haendlersuche th {
    text-align: left;
    border-bottom: 2px solid #646415
    }
#tchiboagb ul li {
    float: left;
    margin: 0;
    padding-left: 10px
    }
#tchiboagb ul {
    margin: 0;
    float: right;
    list-style: none
    }
#tchiboagb a {
    color: #685c53;
    text-decoration: none;
    font-weight: 100
    }
#tchiboagb p {
    font-size: 14px;
    text-align: left
    }
.pin {
    margin-right: 5px
    }
.telefon {
    padding-top: 10px;
    display: inline-block
    }
#metamenu li {
    float: left;
    display: inline
    }
.musterwiderruf {
    border: 1px solid #685c53;
    padding: 20px
    }
.musterwiderruf li {
    margin-left: 20px
    }
.site-footer {
    position: absolute;
    width: 100%
    }
.headingbg {
    background-color: #646415;
    padding: 15px 0;
    width: 100%;
    padding-top: 160px
    }
.headingbg h3 {
    padding-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: normal
    }
.boxleft {
    float: left;
    width: 65%
    }
.boxright {
    float: right;
    width: 30%
    }
#probefahrt-tbl {
    width: 100%;
    text-align: center
    }
#probefahrt-tbl th {
    border-bottom: 1px solid #a2a2a2
    }
#probefahrt-tbl td {
    padding: 8px;
    border-right: 1px solid #a2a2a2
    }
#probefahrt-tbl .slot {
    display: inline-block;
    background: #646415 url(/template/css/images/icon_probefahrt.png) center no-repeat;
    margin-right: 1px;
    height: 40px;
    width: 30%;
    cursor: pointer;
    float: left
    }
#probefahrt-tbl .blockiert, #probefahrt-tbl .slot.blockiert:hover {
    background-color: #8d8d8d;
    cursor: default
    }
#probefahrt-tbl .reserviert {
    background-color: red
    }
#probefahrt-tbl .slot.reserviert:hover {
    cursor: default;
    background-color: red
    }
#probefahrt-tbl .slot:hover {
    background-color: #a3ca39
    }
#probefahrt-tbl .greybg {
    background-color: #ccc
    }
.formrow p.error, p.error {
    color: #ff9000;
    margin-top: -8px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 1em;
    border-top: none
    }
.okbox {
    padding: 25px 0 25px 60px;
    color: #646415;
    text-align: center;
    width: 30%;
    margin: 0 auto;
    background: url(/template/css/images/icon_ok.png) left center no-repeat
    }
.errorbox {
    padding: 25px 0 25px 60px;
    color: #ff9000;
    background: url(/template/css/images/icon_error.png) left center no-repeat;
    width: 500px;
    margin: 0 auto
    }
.probefahrt-overlay-left {
    float: left;
    width: 64%;
    padding-left: 3%
    }
.probefahrt-overlay-right {
    float: right;
    width: 30%;
    border-left: 1px solid #ccc;
    padding-left: 20px;
    margin-top: 50px
    }
#bback, #bvor {
    display: block;
    cursor: pointer
    }
.modellvergleich-tbl {
    text-align: center;
    width: 98%;
    color: #1f1e21
    }
.modellvergleich-tbl th, .modellvergleich-tbl td {
    border-top: 1px solid #655c53;
    border-right: 1px solid #655c53
    }
.modellvergleich-tbl img {
    width: auto
    }
.modellvergleich-tbl .grey td, .grey {
    background-color: #eeeee7;
    padding: 10px 0
    }
.modellvergleich-tbl td {
    font-size: 14px;
    font-family: "Play", sans-serif
    }
.produkte-roller {
    display: block;
    float: left;
    margin-right: 70px
    }
.produkte-roller.last {
    margin-right: 0
    }
.modell1950, .modell1953, .modell1954, .modell1954L {
    width: 350px;
    height: 424px
    }
.modell1950 {
    background: url(/template/css/images/modell1950.jpg) top center no-repeat
    }
.modell1953 {
    background: url(/template/css/images/modell1953.jpg) top center no-repeat
    }
.modell1954 {
    background: url(/template/css/images/modell1954.jpg) top center no-repeat
    }
.modell1954L {
    background: url(/template/css/images/modell1954L.jpg) top center no-repeat
    }
.modell1950:hover, .modell1953:hover, .modell1954:hover, .modell1954L:hover {
    background-position: bottom center
    }
.jobscontainer {
    width: 868px;
    margin: 0 auto
    }
.jobs {
    display: table;
    width: 140px;
    height: 140px;
    padding: 18px;
    color: #fff;
    float: left;
    margin-right: 50px;
    margin-bottom: 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
    }
.jobdesc {
    display: table-cell;
    vertical-align: middle
    }
.jobsgreen {
    background-color: #646415
    }
.jobswhite {
    color: #646415;
    background-color: #fff
    }
.jobsgrey {
    background-color: #685c53
    }
.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
    text-align: center;
    margin-bottom: 20px
    }
.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline
    }
.page-wrap {
    min-height: 100%;
    margin-bottom: -106px
    }
.page-wrap:after {
    content: "";
    display: block
    }
.site-footer, .page-wrap:after {
    height: 106px
    }
#htable {
    width: 100%
    }
#htable td, #htable th {
    padding: 3px;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb
    }
#htable th {
    padding: 6px;
    text-align: center
    }
#htable.pf th {
    background-color: #646415;
    color: #fff
    }
#htable tr.sc {
    background-color: rgba(100, 100, 21, 0.2)
    }
.vgl-innertbl {
    text-align: center;
    margin: 0 auto
    }
.vgl-innertbl td {
    border: none;
    text-align: center
    }
.form-error {
    color: red
    }
.colorwhite {
    color: #fff
    }
.team {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    margin-right: 20px;
    margin-bottom: 50px;
    text-align: center
    }
.team img {
    padding-bottom: 20px;
    width: 130px
    }
.partner {
    display: inline-block;
    margin: 10px 15px 30px 0
    }
.partner img {
    width: 125px
    }
.last {
    margin: 0
    }
.centered-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 25%;
    opacity: 1;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url(/template/css/images/pfeile.png) no-repeat left top
    }
.centered-btns_nav:active {
    opacity: 0.7
    }
.centered-btns_nav.next {
    left: auto;
    background-position: right top;
    right: 25%
    }
.centered-btns_nav:focus, .transparent-btns_nav:focus {
    outline: none
    }
.centered-btns_tabs {
    margin-top: 10px;
    text-align: center
    }
.centered-btns_tabs li {
    display: inline;
    float: none;
    margin-right: 10px
    }
.centered-btns_tabs a {
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #ccc;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
    width: 9px;
    height: 9px;
    margin-top: 20px
    }
.centered-btns_here a {
    background: #222;
    background: rgba(0, 0, 0, 0.8)
    }
.trenner, .trennerdotted {
    border-bottom: 1px solid #646415;
    width: 100%;
    margin: 25px auto
    }
.trennerdotted {
    border-bottom: 1px dashed #646415
    }
.berater {
    width: 570px;
    margin: 0 auto
    }
.kachel {
    display: block;
    width: 170px;
    height: 70px;
    padding-top: 100px;
    text-align: center;
    margin: 0 20px 20px 20px;
    float: left;
    border: 2px solid #ccc
    }
.kachel:hover {
    border: 2px solid #646415
    }
.pdf {
    background: url(/template/css/images/icon_pdf.png) top center no-repeat
    }
.pdf-xs {
    padding-left: 40px;
    background: url(/template/css/images/icon_pdf-xs.png) center left no-repeat
    }
.zip {
    background: url(/template/css/images/icon_zip.png) top center no-repeat
    }
.formular {
    background: url(/template/css/images/icon_form.png) top center no-repeat
    }
.zip-xs {
    padding-left: 40px;
    background: url(/template/css/images/icon_zip-xs.png) center left no-repeat
    }
#gebrauchsanweisung a, .haendlerfiles a {
    color: #665c53;
    margin-bottom: 8px;
    display: block
    }
#gebrauchsanweisung h3 {
    margin-bottom: 10px
    }
.faq {
    margin-left: 30px;
    list-style-position: inside
    }
.faq li {
    margin: 10px 0;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 2px 2px 3px #e1e1e1
    }
.faq .togglebtn {
    color: #685b52;
    font-weight: bold;
    padding-left: 20px;
    display: inline
    }
.faq .toggle1 {
    color: #656412;
    padding-top: 10px;
    padding-bottom: 30px;
    margin: 0 35px;
    cursor: default;
    font-weight: 200
    }
.faq img {
    margin: 0 auto;
    text-align: center
    }
.faqimg {
    width: 200px;
    float: right
    }
.halfbold {
    font-weight: 400;
    font-size: 17px
    }
.faq .toggle1 a {
    text-decoration: underline
    }
.faq img {
    margin: 0 auto;
    display: block
    }
.duobox {
    width: 800px
    }
.box1 {
    width: 400px
    }
.konfig-menu {
    float: left;
    margin-top: 20px
    }
.konfig-menubtn {
    width: 190px;
    padding: 10px 10px 10px 0;
    margin-bottom: 3px;
    background-color: rgba(255, 255, 255, 0.6)
    }
.konfig-menubtn:hover {
    background-color: rgba(255, 255, 255, 1)
    }
.kmenu-toggle {
    display: block;
    cursor: pointer;
    height: 25px;
    text-align: left;
    padding-left: 15px
    }
.kmenu-toggle-oeffnen {
    background: url(/template/css/images/pfeilzu.png) right center no-repeat
    }
.kmenu-toggle-schlieÃen {
    background: url(/template/css/images/pfeilauf.png) right center no-repeat
    }
.kmenu-show {
    margin-top: 10px;
    text-align: center
    }
.kmenu-show img {
    width: 35px
    }
.kmenu-show img:hover {
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #646415
    }
.kmenu-show .selected {
    margin-bottom: -2px;
    border-bottom: 2px solid #646415
    }
.kmenu-show img.zb-akku:hover, .kmenu-show img.zb-tc:hover {
    opacity: 1;
    background-color: transparent
    }
.option1 {
    width: 30%;
    float: left;
    margin: 40px 0;
    padding-right: 3%;
    border-right: 1px solid #ccc
    }
.option1 img {
    width: 100%
    }
.option2 {
    width: 80%;
    margin: 0 auto;
    padding: 0% 3%
    }
.gesamtpreis {
    position: absolute;
    right: 0;
    top: 0;
    width: 306px;
    text-align: center
    }
.konfig-preis {
    background-color: #646415;
    color: #fff;
    display: block;
    height: 75px;
    padding-top: 20px;
    text-align: center;
    float: right;
    width: 306px;
    border-radius: 8px;
    margin-top: -10px
    }
.preisdetails {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
    font-family: "Play", sans-serif;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 15px;
    font-size: 95%
    }
.preisdetails th {
    text-align: left;
    padding: 5px 0
    }
.preisdetails td {
    text-align: right
    }
.preisdetails img {
    width: 30px
    }
.cents {
    font-size: 60%;
    vertical-align: top;
    line-height: 1.2em
    }
.konfig-roller {
    float: left;
    margin-left: 100px;
    position: relative
    }
.konfig-roller img {
    position: absolute;
    width: 500px
    }
.l-situation {
    text-align: center;
    float: left;
    width: 49%;
    border-right: 1px solid #ccc
    }
.r-situation {
    text-align: center;
    float: right;
    width: 49%
    }
.vierer {
    width: 25%
    }
.inaktiv {
    opacity: 0.4
    }
.ansicht .inaktiv:hover {
    opacity: 1
    }
.miniicon {
    width: 20px;
    padding-right: 10px;
    margin-bottom: -3px
    }
.preisdetails .miniicon2 {
    width: 16px;
    cursor: pointer
    }
#situation-1954 {
    margin: 20px auto
    }
#situation-1954 th {
    text-align: left
    }
#situation-1954 td {
    text-align: left
    }
.deskslides {
    width: 90%;
    height: 460px
    }
.brmobile {
    display: none
    }
.ansicht {
    width: 150px;
    height: 50px;
    padding-top: 7px;
    margin-top: 55px;
    margin-left: 20px;
    text-align: center;
    background: rgba(255, 255, 255, 0.6)
    }
.ansicht a {
    display: inline-block;
    cursor: pointer
    }
.icon-front {
    margin-right: 8px
    }
.wechsel-inaktiv {
    opacity: 0.5;
    filter: gray;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
    }
.wechsel-inaktiv:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
    }
.wechsel-inaktiv img {
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: 80px
    }
.wechsel-inaktiv:hover img {
    width: 100px;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s
    }
#cboxOverlay {
    opacity: 0.4
    }
#cboxLoadedContent {
    overflow: hidden
    }
#cboxContent {
    width: 800px;
    height: 533px
    }
.flex-caption p {
    display: none
    }
.flexslider .slides > li {
    opacity: 0.5;
    cursor: pointer
    }
.flexslider .slides > li:hover {
    opacity: 1
    }
.flexslider .slides > li:hover .flex-caption p {
    display: inline-block;
    margin-top: 50px
    }
.flexslider .slides > li:hover .flex-caption h3 {
    display: none
    }
.h1bg {
    width: 100%;
    height: 100%;
    background: url(/template/css/images/h1streifen.png) left bottom;
    margin-top: -50px;
    position: absolute
    }
#slider h1 {
    color: #646400
    }
.hsuche .buttonrow {
    padding-top: 21px
    }
.formbox.hsuchebox {
    width: 600px;
    margin: 0 auto
    }
.buttonrow input.hsuche-start {
    width: 45%
    }
.starting-price {
    display: inline-block;
    margin-top: 370px;
    font-family: play;
    font-weight: bold;
    font-size: 18px
    }
.sidemenu-wrap {
    float: left;
    width: 270px;
    margin-right: 30px;
    margin-bottom: 30px
    }
.sidemenu {
    display: block;
    color: #fff;
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
    background-color: #646415
    }
.sidemenu:hover {
    text-decoration: none;
    background-color: #312c29
    }
.sidem-admin {
    color: #f44e4e
    }
.rightCol {
    float: right;
    width: 73%
    }
#loginright .rightCol {
    width: 100%
    }
.mmenu img {
    width: 20px;
    display: block;
    float: left;
    margin-left: 12px;
    cursor: pointer
    }
.overview-shops {
    width: 90%
    }
.overview-shops tr:hover {
    background-color: #e2e2e2
    }
.overview-shops th {
    text-align: left;
    padding-left: 8px;
    border-bottom: 1px solid #646415
    }
.overview-shops td {
    padding: 5px 8px;
    border-bottom: 1px dotted #ccc
    }
.adminarea {
    padding-bottom: 10px;
    border-top: 2px solid #f44e4e;
    border-bottom: 2px solid #f44e4e
    }
.fixedbutton {
    background: #fff;
    border: 1px solid #ccc;
    padding: 8px;
    opacity: 0.6;
    position: fixed;
    top: 300px;
    right: 0
    }
.arrowdown {
    background: url(/template/css/images/zugeklappt.jpg) center right no-repeat
    }
.arrowup {
    background: url(/template/css/images/aufgeklappt.jpg) center right no-repeat
    }
#oeffnungszeiten {
    width: 30%
    }
.openingtimes td {
    padding: 5px 8px
    }
.openingtimes th {
    text-align: left
    }
img.passiv {
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    opacity: 0.25
    }
.modellvergleich-tbl td .psmall {
    font-size: 12px
    }
.formbox.formgutschein {
    width: 80%;
    margin-left: 0
    }
.popup {
    display: block;
    height: 540px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    background: url(/template/css/images/popup/2016_ecartec.jpg) center no-repeat
    }
.popup-fj {
    display: block;
    height: 520px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    background: url(/template/css/images/popup/popup_spring.jpg) center no-repeat
    }
.post, .mediavideo li, .ytvideo {
    display: inline-block;
    vertical-align: top;
    width: 480px;
    margin-right: 20px;
    margin-bottom: 30px;
    font-family: "Play", sans-serif
    }
.post-ca {
    width: 350px
    }
.agb p.title {
    font-size: 1.1em;
    font-weight: bold;
    font-family: "Play", sans-serif
    }
.newsdate {
    font-size: 14px;
    color: #000;
    font-weight: bold
    }
.mediavideo {
    list-style: none
    }
.ytvideo {
    width: 480px;
    height: 270px;
    border: 4px solid #646415;
    border-radius: 12px
    }
.videodesc {
    display: inline-block;
    margin-right: 50px;
    font-family: "Oswald", sans-serif;
    color: #fff;
    vertical-align: top
    }
.ca-stores {
    margin-right: 30px;
    float: left;
    margin-bottom: 30px
    }
.wave-top {
    padding-top: 5em
    }
section.module.blog h1 {
    margin-top: 0;
    margin-left: 80px
    }
section.module.blog p {
    border-top: none;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 24px;
    text-align: center
    }
section.module.blog a {
    color: #fff;
    margin-left: 170px
    }
.manufaktur h2 {
    font-family: play;
    color: #fff;
    text-align: center;
    text-transform: none;
    font-size: 1.5em
    }
.blueborder {
    color: #6da99f;
    border: 1px solid #6da99f;
    border-right: none
    }
.blueborder2 {
    color: #6da99f;
    border-top: 1px solid #6da99f;
    border-bottom: 1px solid #6da99f
    }
.blueborder3 {
    color: #6da99f;
    border: 1px solid #6da99f;
    border-left: none
    }
#countdown-wrap, #countdown-companisto {
    position: absolute;
    width: 400px;
    left: 50%;
    margin-left: -250px;
    text-align: center;
    bottom: 0;
    margin-bottom: 10px;
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.3);
    padding-bottom: 10px;
    border-radius: 5px
    }
.ds-flat .ds-element {
    background-color: #646415
    }
.dsCountDown.ds-flat {
    color: #fff
    }
#countdown-companisto {
    width: 200px;
    margin-left: 0;
    background-color: rgba(255, 255, 255, 0.3);
    border: 2px dotted #fff;
    text-align: center;
    right: 13%;
    bottom: auto;
    top: 0;
    left: auto
    }
#defaultCountdown {
    font-size: 25px;
    font-family: Play;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin-bottom: 3px
    }
.countdown-period {
    margin-left: 5px
    }
.countdown-row {
    float: left
    }
section.module.parallax-1 {
    background-size: initial;
    background-image: url(/template/css/images/startseite1.jpg);
    position: relative
    }
section.module.wave {
    background-size: initial;
    background-image: url(/template/css/images/startseite1_wave.jpg);
    position: relative;
    height: 400px
    }
section.module.parallax-1-eng {
    background-size: initial;
    background-image: url(/template/css/images/startseite1_eng.jpg);
    position: relative;
    height: 450px
    }
section.module.parallax-1-fr {
    background-size: initial;
    background-image: url(/template/css/images/startseite1_fr.jpg);
    position: relative;
    height: 450px
    }
section.module.emotion {
    background-size: initial;
    background-image: url(/template/css/images/start_emotion.jpg);
    position: relative
    }
.companisto-head {
    height: 450px;
    background-size: initial;
    background-image: url(/template/css/images/aktion/companisto/start_companisto.jpg);
    position: relative;
    background-position: top
    }
section.module.probefahrt-klein {
    height: 260px;
    padding: 20px 0;
    background-size: cover;
    background-image: url(/template/css/images/probefahrt-bg.jpg)
    }
section.module.probefahrt-gross {
    padding: 70px 0 0 0;
    background-image: url(/template/css/images/probefahrt-bg.jpg);
    background-size: cover
    }
section.module.manufaktur {
    height: 260px;
    padding: 20px 0;
    background-size: cover;
    background-position: top;
    background-image: url(/template/css/images/manufaktur-bg.jpg)
    }
section.module.parallax-pr1 {
    height: 520px
    }
section.module.parallax-mod1950-1 {
    height: 450px
    }
section.module.produkte1 {
    background-size: cover;
    background-image: url(/template/css/images/produkte-bg2.jpg)
    }
section.module.parallax-pr2 {
    background-image: url(/template/css/images/produkte-bg3.jpg)
    }
section.module.parallax-pr3 {
    background-image: url(/template/css/images/produkte-bg10.jpg)
    }
section.module.produkte3 {
    background-size: cover;
    background-image: url(/template/css/images/produkte-bg5.jpg)
    }
section.module.produkte2 {
    background-image: url(/template/css/images/produkte-bg4.jpg)
    }
section.module.parallax-f6 {
    background-image: url(/template/css/images/fahren-bg1.jpg)
    }
section.module.fahren1 {
    background-image: url(/template/css/images/fahren-bg2.jpg)
    }
section.module.parallax-f7 {
    background-image: url(/template/css/images/fahren-bg3.jpg)
    }
section.module.fahren-1950 {
    background-image: url(/template/css/images/fahren-1950-bg2.jpg)
    }
section.module.parallax-f1950-2 {
    background-image: url(/template/css/images/fahren-1950-bg3.jpg)
    }
section.module.parallax-laden1 {
    background-image: url(/template/css/images/laden-bg1.jpg)
    }
section.module.laden2 {
    background-image: url(/template/css/images/laden-bg2.jpg)
    }
section.module.parallax-laden3 {
    background-image: url(/template/css/images/laden-bg3.jpg)
    }
section.module.mod1950-2 {
    clear: both;
    background-size: cover;
    height: 400px;
    background-image: url(/template/css/images/1950-bg2.jpg)
    }
section.module.parallax-mod1950-3 {
    background-image: url(/template/css/images/1950-bg3.jpg)
    }
section.module.mod1950-4 {
    background-image: url(/template/css/images/1950-bg4.jpg)
    }
section.module.parallax-mod1950-5 {
    height: 280px;
    padding: 20px 0
    }
section.module.mod1950-2 p, section.module.mod1953-2 p, section.module.mod1954-2 p, section.module.jobs p, section.module.jobs h1 {
    text-align: center;
    margin: 0 auto;
    padding: 0
    }
section.module.mod1953-2 {
    background-image: url(/template/css/images/1953-bg2.jpg);
    height: 420px;
    clear: both
    }
section.module.parallax-mod1953-3 {
    background-image: url(/template/css/images/1953-bg3.jpg)
    }
section.module.mod1953-4 {
    background-image: url(/template/css/images/1953-bg4.jpg)
    }
section.module.mod1953-v {
    height: 300px;
    background-image: url(/template/css/images/video-bg-1953.jpg);
    background-position: top
    }
section.module.mod1954-2 {
    clear: both;
    background-image: url(/template/css/images/1954-bg2.jpg)
    }
section.module.mod1954-v {
    height: 300px;
    background-image: url(/template/css/images/video-bg-1954.jpg);
    background-position: top
    }
section.module.mod1954-3 {
    background-image: url(/template/css/images/1954-bg3.jpg)
    }
section.module.mod1954-4 {
    background-image: url(/template/css/images/1954-bg4.jpg)
    }
section.module.parallax-jobs1 {
    background-image: url(/template/css/images/jobs-bg1.jpg)
    }
section.module.jobs4 {
    height: auto
    }
section.module.jobs3 {
    background-color: #544b43;
    height: auto
    }
section.module.jobs5 {
    background-image: url(/template/css/images/jobs-bg4.jpg)
    }
section.module.support2 {
    height: 280px
    }
section.module.support-1 {
    background-image: url(/template/css/images/support-bg1.jpg)
    }
section.module.support-3 {
    height: 330px;
    background-size: contain;
    background-image: url(/template/css/images/support-bg3.jpg)
    }
section.module.haendler {
    text-align: center;
    height: 220px;
    background-image: url(/template/css/images/haendler-bg.jpg)
    }
section.module.login {
    height: auto
    }
section.module.ueberuns1 {
    background-image: url(/template/css/images/aboutus1.jpg)
    }
section.module.ueberuns2 {
    background-image: url(/template/css/images/ueberuns2.jpg);
    background-position: top
    }
section.module.ueberunsjobs {
    background-image: url(/template/css/images/ueberuns-bg.jpg)
    }
section.module.konfigurator {
    height: 700px;
    background-image: url(/template/css/images/konfig-bg.jpg)
    }
section.module.rollerorder {
    height: 350px;
    background-image: url(/template/css/images/konfig-bg.jpg)
    }
section.module.kontakt-1 {
    height: 250px;
    background-image: url(/template/css/images/kontakt-bg1.jpg)
    }
section.module.gutscheincode {
    height: 120px;
    background: url(/template/css/images/spring/spring-bottom-xs.jpg) bottom center no-repeat
    }
section.module.blog {
    height: 160px;
    padding: 20px 0;
    background: url(/template/css/images/blog_bg.jpg) bottom center no-repeat
    }
.blog .wrapper {
    padding-left: 4%
    }
.blog img {
    float: left;
    width: auto
    }
@media screen and (max-width: 1024px) {
    .slicknav_btn {
        position: relative;
        display: block;
        vertical-align: middle;
        float: right;
        padding: 0.8em;
        line-height: 1.125em;
        cursor: pointer
        }
    .slicknav_menu .slicknav_menutxt {
        display: block;
        line-height: 1.188em;
        float: left
        }
    .slicknav_menu .slicknav_icon {
        float: left;
        margin: 0.188em 0 0 0.438em
        }
    .slicknav_menu .slicknav_no-text {
        margin: 0
        }
    .slicknav_menu .slicknav_icon-bar {
        display: block;
        width: 1em;
        height: 0.1em;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
        }
    .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
        margin-top: 0.188em
        }
    .slicknav_nav {
        clear: both
        }
    .slicknav_nav ul, .slicknav_nav li {
        display: block;
        border-top: 1px solid #ccc;
        padding-left: 20px
        }
    .slicknav_nav .slicknav_arrow {
        font-size: 0.8em;
        margin: 0 0 0 0.4em
        }
    .slicknav_nav .slicknav_item {
        cursor: pointer
        }
    .slicknav_nav .slicknav_row {
        display: block
        }
    .slicknav_nav a {
        display: block
        }
    .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
        display: inline
        }
    .slicknav_menu:before, .slicknav_menu:after {
        content: " ";
        display: table
        }
    .slicknav_menu:after {
        clear: both
        }
    .slicknav_menu {
        font-size: 3em
        }
    .slicknav_btn {
        margin: 5px 5px 6px;
        text-decoration: none;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
        }
    .slicknav_menu .slicknav_menutxt {
        color: #fff;
        font-weight: bold;
        text-shadow: 0 1px 3px #000
        }
    .slicknav_menu .slicknav_icon-bar {
        background-color: #646415
        }
    .slicknav_menu {
        background: #fff
        }
    .slicknav_nav {
        color: #fff;
        margin: 0;
        margin-top: 60px;
        padding: 0;
        font-size: 0.875em;
        width: 100%
        }
    .slicknav_nav, .slicknav_nav ul {
        list-style: none;
        overflow: hidden
        }
    .slicknav_nav ul {
        padding: 0;
        margin: 0 0 0 20px;
        width: 100%
        }
    .slicknav_nav .slicknav_row {
        margin: 2px 5px
        }
    .slicknav_nav a {
        margin: 2px 5px;
        text-decoration: none;
        color: #646415
        }
    .slicknav_nav a, .slicknav_nav .slicknav_row {
        padding: 0.8em 0
        }
    .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
        padding: 0;
        margin: 0
        }
    .slicknav_nav .slicknav_row:hover {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        background: #ccc;
        color: #fff
        }
    .slicknav_nav a:hover {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        background: #ccc;
        color: #222
        }
    .slicknav_nav .slicknav_txtnode {
        margin-left: 15px
        }
    }
@media screen and (max-width: 550px) {
    .slicknav_nav {
        margin-top: 30px
        }
    }
.formbox {
    width: 40%;
    margin: 0 auto
    }
.formrow {
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-right: 20px
    }
.formrow input, .formrow textarea, .formrow select {
    box-sizing: border-box;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    font-size: 16px;
    font-family: "Oswald", sans-serif;
    height: 35px;
    width: 100%;
    padding-left: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
    }
.formrow select.openingtimes {
    width: 90px;
    display: inline;
    margin: 0 10px
    }
.full {
    width: 100%
    }
.buttonrow {
    width: 100%;
    text-align: center
    }
.buttonrow input, .frmbutton {
    background-color: #646415;
    border: none;
    color: #fff;
    width: 160px;
    height: 45px;
    padding: 8px 35px;
    font-family: "Oswald", sans-serif;
    font-size: 17px;
    cursor: pointer;
    letter-spacing: 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none
    }
.buttonrow input:hover {
    background-color: #312c29
    }
input[type=text]:focus, textarea:focus, select:focus {
    border: 1px solid #646415;
    outline: 0
    }
.formrow input.radiobtn {
    width: auto;
    height: auto
    }
.formrow input[type=checkbox] {
    width: 15px;
    height: 15px
    }
.haendlerform h3 {
    color: #685c53;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 15px
    }
.haendlerform input[type=checkbox] {
    margin-left: 15px
    }
.footer-lang {
    color: #fff;
    background: #312c29 url(/template/css/images/select-arrow.png) right center no-repeat;
    font-weight: bold;
    border: none;
    cursor: pointer;
    font-family: "Oswald", sans-serif;
    -moz-appearance: none
    }
@-moz-document url-prefix() {
    . footer-lang {
        padding-right: 10px;
        }
    }
.footer-lang:after {
    border-top-color: red !important
    }
.footer-lang:focus {
    border: none
    }
@media screen and (max-width: 1152px) {
    .produkte-roller {
        margin-right: 10px
        }
    }
@media screen and (max-width: 1366px) {
    nav ul {
        margin-right: 20px
        }
    nav ul li ul li.last {
        margin-right: 0
        }
    .h1bg {
        margin-left: -210px
        }
    .probefahrt-overlay-left, .probefahrt-overlay-right {
        display: block;
        width: 100%;
        float: none;
        border: none
        }
    section.module.mod1950-4 {
        background-image: url(/template/css/images/smalldesk/1950-bg4.jpg)
        }
    section.module.produkte1 {
        background-image: url(/template/css/images/smalldesk/produkte-bg2.jpg)
        }
    section.module.produkte2 {
        background-image: url(/template/css/images/smalldesk/produkte-bg4.jpg)
        }
    section.module.mod1953-4 {
        background-image: url(/template/css/images/smalldesk/1953-bg4.jpg)
        }
    section.module.mod1954-4 {
        background-image: url(/template/css/images/smalldesk/1954-bg4.jpg)
        }
    section.module.parallax-laden3 {
        background-image: url(/template/css/images/smalldesk/laden-bg3.jpg)
        }
    section.module.parallax-f1950-2 {
        background-image: url(/template/css/images/smalldesk/fahren-1950-bg3.jpg)
        }
    section.module.fahren1 p, section.module.laden2 p, section.module.parallax-laden3 p, section.module.parallax-laden1 p {
        color: #fff;
        border-top: 2px solid #fff;
        text-shadow: 2px 2px 3px rgba(46, 46, 46, 1)
        }
    section.module.fahren1 h1, section.module.laden2 h1, section.module.parallax-laden3 h1, section.module.parallax-laden1 h1 {
        color: #fff;
        text-shadow: 2px 2px 3px rgba(46, 46, 46, 1)
        }
    section.module.ueberuns1 {
        height: 380px;
        background-image: url(/template/css/images/smalldesk/aboutus1.jpg)
        }
    section.module.ueberunsjobs {
        background-image: url(/template/css/images/smalldesk/ueberunsjobs2.jpg)
        }
    section.module.parallax-1 {
        background-size: cover;
        background-image: url(/template/css/images/startseite2.jpg)
        }
    section.module.emotion {
        background-image: url(/template/css/images/start_emotion2.jpg)
        }
    section.module.wave {
        background-size: cover;
        background-image: url(/template/css/images/startseite2_wave.jpg)
        }
    section.module.parallax-1-eng {
        background-size: cover;
        background-image: url(/template/css/images/startseite2_eng.jpg)
        }
    section.module.parallax-1-fr {
        background-size: cover;
        background-image: url(/template/css/images/startseite2_fr.jpg)
        }
    section.module.mod1953-4 {
        background-image: url(/template/css/images/1953-bg4-2.jpg)
        }
    section.module.mod1954-3 {
        background-image: url(/template/css/images/smalldesk/1954-bg3.jpg)
        }
    }
@media screen and (max-width: 1200px) {
    .konfig-roller {
        margin-left: 0
        }
    }
@media screen and (max-height: 800px) {
    .konfig-roller {
        margin-left: 120px
        }
    .konfig-roller img {
        width: 450px
        }
    }
@media screen and (max-width: 1024px) {
    #content {
        padding-top: 0
        }
    .agb ul.mediavideo {
        margin-left: 0
        }
    .agb .title a {
        font-size: 20px
        }
    .mclear {
        clear: both
        }
    .okbox {
        font-size: 100%
        }
    .buttonrow input.hsuche-start {
        width: 100%
        }
    .formrow.mformrow {
        float: left
        }
    .mbuttonrow {
        width: 50%;
        float: left
        }
    .formrow.mobileformrow {
        float: left;
        width: 47%
        }
    #haendlersuche img {
        width: 50%
        }
    .hsuche .buttonrow {
        padding-top: 3vw
        }
    nav ul li ul li.last {
        margin-left: 30px
        }
    .hsuche .formrow {
        float: left
        }
    .h1bg {
        display: none
        }
    nav ul li ul a.mobile-resource {
        display: block
        }
    .brmobile {
        display: block
        }
    .brdesk {
        display: none
        }
    .partner {
        margin: 10px 15px 10px 0
        }
    .flexslider .slides {
        width: 90%;
        height: 100%;
        margin: 0 auto
        }
    .flexslider p {
        font-size: 3vw;
        line-height: 1.1em
        }
    .option1 img {
        width: 60%;
        margin: 0 auto;
        display: block
        }
    .konfig-roller img {
        width: 460px
        }
    .konfig-preis {
        height: 95px;
        padding-top: 15px
        }
    #mobileslider {
        display: none
        }
    #metamenu li {
        float: none
        }
    img {
        width: 100%;
        max-width: 100%;
        height: auto
        }
    #navigation {
        display: none
        }
    h1, #slider h1, #toppic h1 {
        font-size: 6vw
        }
    #toppic h1 {
        margin-top: 15%
        }
    #toppic p {
        font-size: 4vw
        }
    h2, #konfiguration h1 {
        font-size: 5vw
        }
    p, a {
        font-size: 3.5vw
        }
    section.module p {
        width: 95%
        }
    section.module.parallax-1 {
        padding-top: 0;
        height: 450px;
        background-size: cover;
        background-image: url(/template/css/images/mobile/startseite1-mobile.jpg)
        }
    section.module.parallax.emotion {
        height: 350px;
        background-image: url(/template/css/images/mobile/start_emotion_mobile.jpg)
        }
    section.module.wave {
        padding-top: 0;
        height: 280px;
        background-size: cover;
        background-image: url(/template/css/images/mobile/startseite1-mobile_wave.jpg)
        }
    .wave-top {
        padding-top: 1em
        }
    section.module.parallax-1-eng {
        padding-top: 0;
        height: 450px;
        background-size: cover;
        background-image: url(/template/css/images/mobile/startseite1-mobile_eng.jpg)
        }
    section.module.parallax-1-fr {
        padding-top: 0;
        height: 450px;
        background-size: cover;
        background-image: url(/template/css/images/mobile/startseite1-mobile_fr.jpg)
        }
    section.module.laden2 {
        background-image: url(/template/css/images/mobile/laden-bg2-mobile.jpg)
        }
    section.module.content {
        height: auto
        }
    section.module.parallax-f6 {
        background-image: url(/template/css/images/mobile/fahren-bg1-mobile.jpg)
        }
    section.module.fahren1 {
        background-image: url(/template/css/images/mobile/fahren-bg2-mobile.jpg)
        }
    section.module.mod1954-3 p {
        color: #fff;
        border-top: 2px solid #fff;
        text-shadow: 2px 2px 3px rgba(46, 46, 46, 1)
        }
    section.module.parallax-f6 p, section.module.parallax-f6 h1, section.module.parallax-f7 p, section.module.parallax-f7 h1, section.module.mod1953-4 p, section.module.mod1953-4 h1 {
        text-shadow: 2px 2px 3px rgba(46, 46, 46, 1)
        }
    section.module.mod1954-3 h1, section.module.fahren1 h1, section.module.laden2 h1 {
        color: #fff;
        text-shadow: 2px 2px 3px rgba(46, 46, 46, 1)
        }
    section.module.ueberunsjobs h1 {
        font-size: 5vw
        }
    section.module.parallax-pr2 {
        text-shadow: 2px 2px 3px rgba(234, 234, 234, 1)
        }
    .logo {
        top: 0;
        width: 30%;
        margin-left: 15px
        }
    nav {
        display: none;
        height: auto;
        width: auto;
        float: left
        }
    nav ul {
        text-align: left
        }
    nav ul li {
        margin-left: 0;
        float: none;
        text-align: left
        }
    nav a {
        height: auto
        }
    nav ul li:hover ul, nav li li:hover ul {
        position: relative
        }
    nav ul li:hover ul a, nav ul li ul li.active a {
        display: block;
        height: auto;
        padding: 0.8em 0;
        font-size: 16px;
        color: #646415;
        font-weight: normal;
        background: none
        }
    nav ul li ul a:hover, nav ul li.active ul a:hover, nav ul li.active:hover ul a {
        color: #646415
        }
    nav ul li ul {
        position: static;
        visibility: visible;
        height: auto;
        background: #fff;
        color: #646415
        }
    nav ul li ul li {
        margin-left: 30px
        }
    nav ul li ul li a, nav ul li.active ul li a {
        background: #fff;
        height: auto;
        color: #646415
        }
    nav ul li.active ul {
        background: #fff;
        position: relative
        }
    .fullslider img {
        height: 428px
        }
    .iconbox {
        width: 47%;
        margin: 2em 0.6em
        }
    .triple {
        width: 30%
        }
    #probefahrt {
        height: 650px;
        background-size: cover
        }
    footer .green ul {
        width: 100%
        }
    footer ul li a {
        font-size: 3vw;
        width: 46%;
        float: left;
        border-bottom: 1px solid #878740;
        padding: 0.5em
        }
    .borderr {
        border-right: 1px solid #878740
        }
    .darkgrey {
        display: none
        }
    .iconbox img {
        width: 30%
        }
    #slider, #slider1950, #slider1953, #slider1954 {
        display: none
        }
    #slider-mobile-alt {
        color: #6c8a02;
        background: url(/template/css/images/arrow.svg) top right no-repeat
        }
    #slider-mobile-alt h1 {
        color: #6c8a02;
        padding: 1.25em
        }
    .modellicon {
        display: block;
        width: 100%;
        margin-bottom: 30px
        }
    .modellicon img {
        width: 30%
        }
    section.module.parallax {
        height: auto;
        padding: 40px 0
        }
    section.module.parallax-pr1 {
        height: auto
        }
    section.module.produkte1 {
        background-image: url(/template/css/images/mobile/produkte-bg2-mobile.jpg)
        }
    section.module.parallax-pr3 {
        background-image: url(/template/css/images/mobile/produkte-bg10-mobile.jpg)
        }
    section.module.mod1950-4 {
        background-image: url(/template/css/images/mobile/1950-bg4-mobile.jpg)
        }
    section.module.mod1954-2 {
        background-image: url(/template/css/images/mobile/1954-bg2-mobile.jpg)
        }
    section.module.mod1954-3 {
        background-image: url(/template/css/images/mobile/1954-bg3-mobile.jpg)
        }
    section.module.mod1954-4 {
        background-image: url(/template/css/images/mobile/1954-bg4-mobile.jpg)
        }
    section.module.parallax-f7 {
        background-image: url(/template/css/images/mobile/fahren-bg3-mobile.jpg)
        }
    section.module.produkte2 {
        background-image: url(/template/css/images/mobile/produkte-bg4-mobile.jpg)
        }
    .produkte-roller {
        width: 100%;
        display: block;
        float: none;
        margin-top: 50px
        }
    .starting-price {
        margin-top: 300px
        }
    .formbox {
        width: 80%
        }
    .formbox.formgutschein {
        width: 95%;
        margin: 0 auto
        }
    .formrow {
        width: 100%;
        float: none
        }
    .buttonrow input {
        width: 11em;
        height: 3.5em
        }
    #map_canvas {
        width: 100%;
        height: 450px
        }
    #ttcontent p, #ttcontent a {
        font-size: 3vw
        }
    #ttcontent img {
        width: auto;
        height: auto
        }
    section.module.parallax-pr2 {
        background-position: left
        }
    .jobscontainer {
        width: 90%
        }
    .jobs {
        float: none;
        width: 87%;
        margin: 0 auto 30px auto;
        padding: 20px;
        height: auto
        }
    .agb, .agb p, .agb a {
        font-size: 3vw
        }
    .headingbg {
        padding-top: 35px
        }
    .slicknav_menu .slicknav_icon-bar {
        height: 0.08em
        }
    .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
        margin-top: 0.25em
        }
    .boxleft {
        float: none;
        width: 100%
        }
    .boxright {
        float: none;
        width: 100%
        }
    .probefahrt-overlay-left, .probefahrt-overlay-right {
        display: block;
        width: 100%;
        float: none;
        border: none
        }
    .probefahrt-overlay-left h2 {
        font-size: 3vw
        }
    .probefahrt-overlay-right img {
        display: none
        }
    .probefahrt-overlay-left a, .probefahrt-overlay-left p, .probefahrt-overlay-right a, .probefahrt-overlay-right p, .probefahrt-overlay-right #openingtimes td {
        font-size: 3vw
        }
    .probefahrt-bg {
        width: 90%
        }
    .btn {
        font-size: 3vw
        }
    section.module.probefahrt-gross {
        padding: 0;
        padding-bottom: 10px
        }
    .fullwidth {
        width: 90%
        }
    section.module.parallax-mod1953-3 p {
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 1)
        }
    section.module.mod1953-4 {
        background-image: url(/template/css/images/mobile/1953-bg4-mobile.jpg)
        }
    .team {
        width: 25%;
        margin-right: 20px;
        margin-bottom: 20px
        }
    section.module.ueberuns1 {
        height: 380px;
        background-image: url(/template/css/images/mobile/aboutus1-mobile.jpg)
        }
    .formrow input, .formrow textarea, .formrow select {
        height: 45px
        }
    .site-footer, .page-wrap:after {
        height: auto
        }
    .page-wrap {
        min-height: 100%;
        margin-bottom: 0
        }
    .berater {
        width: 100%;
        margin: 0 auto
        }
    .ueberunspfeil {
        width: 40%
        }
    .agb a.kachel {
        font-size: 2.3vw
        }
    .haendlerfiles a {
        font-size: 2.5vw
        }
    .duobox {
        width: auto
        }
    .konfig-roller {
        width: 540px;
        margin-left: 20px
        }
    .kmenu-show .formrow {
        width: 47%;
        float: left
        }
    .linkoverlay {
        font-size: 30px
        }
    .kumpanlink {
        font-size: 100%
        }
    section.module.konfigurator {
        height: 800px;
        background-image: url(/template/css/images/smalldesk/konfig-bg.jpg)
        }
    .gesamtpreis h1 {
        font-size: 4vw
        }
    .option1, .option2 {
        width: 80%;
        float: none;
        margin: 0 auto;
        border: none
        }
    .l-situation, .r-situation {
        width: 90%;
        margin: 0 auto;
        float: none;
        border: none
        }
    .l-situation {
        padding-bottom: 3%;
        border-bottom: 1px solid #ccc
        }
    section.module.fahren-1950 {
        background-image: url(/template/css/images/mobile/fahren-1950-bg2.jpg)
        }
    .konfig-menu {
        margin-top: 50px
        }
    .ytvideo {
        width: 380px;
        height: 214px
        }
    .einzelvid {
        width: 520px;
        height: 293px;
        margin: 0 auto;
        display: block
        }
    .post {
        width: 380px
        }
    .mcenter {
        text-align: center
        }
    section.module.blog {
        height: 270px;
        background: url(/template/css/images/mobile/blog_bg_mobile.jpg) bottom center no-repeat
        }
    section.module.blog h2 {
        margin-left: 0;
        font-size: 25px;
        padding-top: 0
        }
    section.module.blog p {
        text-align: left
        }
    section.module.blog a {
        color: #fff;
        margin-left: 170px
        }
    .blog .wrapper {
        padding-left: 30px
        }
    section.module.ueberuns2 {
        height: 380px
        }
    .preisdetails {
        font-size: 100%
        }
    #countdown-companisto {
        top: auto;
        bottom: 0
        }
    .companisto-head {
        background-image: url(/template/css/images/aktion/companisto/start_companisto_2.jpg)
        }
    }
@media (max-width: 1218px) and (min-width: 1025px) {
    .ytvideo {
        width: 390px
        }
    }
@media screen and (max-width: 1023px) {
    .flexslider .slides > li {
        opacity: 1
        }
    .flexslider p {
        display: block
        }
    }
@media screen and (max-width: 900px) {
    section.module.ueberuns1 {
        height: 380px;
        background-image: url(/template/css/images/mobile/aboutus1-mobile3.jpg)
        }
    .konfig-roller {
        width: 430px
        }
    .konfig-roller {
        margin-top: 0
        }
    .gesamtpreis {
        float: right;
        position: initial;
        margin-top: -40px
        }
    }
@media screen and (max-width: 768px) {
    .post, .mediavideo li {
        margin: 0 auto 30px auto
        }
    section.module.ueberuns2 {
        height: 195px;
        background: url(/template/css/images/mobile/ueberuns3.jpg) no-repeat
        }
    section.module.konfigurator {
        height: auto;
        background-image: url(/template/css/images/smalldesk/konfig-bg2.jpg)
        }
    section.module.mod1950-4 {
        background-image: url(/template/css/images/mobile/1950-bg4-mobile2.jpg)
        }
    section.module.mod1953-4 {
        background-image: url(/template/css/images/mobile/1953-bg4-mobile2.jpg)
        }
    section.module.mod1954-3 {
        background-image: url(/template/css/images/mobile/1954-bg3-mobile2.jpg)
        }
    section.module.mod1954-4 {
        background-image: url(/template/css/images/mobile/1954-bg4-mobile2.jpg)
        }
    .konfig-menu {
        width: 100%
        }
    .iconbox {
        width: 100%;
        display: block
        }
    .konfig-roller {
        width: 90%
        }
    .konfig-menubtn {
        width: 80%;
        margin: 2px auto
        }
    .konfig-roller img {
        left: 50%;
        margin-left: -230px
        }
    .gesamtpreis {
        margin: 560px auto 20px auto;
        float: none
        }
    .ansicht {
        margin: 15px auto
        }
    .konfig-preis {
        height: 85px;
        padding-top: 10px;
        margin-bottom: 30px
        }
    .popup, .popup:hover {
        margin: 0 auto;
        width: 570px;
        height: 333px;
        background-size: 570px
        }
    section.module.parallax-1-fr {
        background-image: url(/template/css/images/mobile/startseite2-mobile_fr.jpg);
        background-color: #b5b4b9
        }
    section.module.parallax-1-eng {
        background-image: url(/template/css/images/mobile/startseite2-mobile_eng.jpg);
        background-color: #b5b4b9
        }
    .ytvideo {
        margin: 0 auto;
        width: 480px;
        height: 270px
        }
    .post {
        width: 480px;
        padding-bottom: 15px;
        border-bottom: 1px dashed #646415
        }
    section.module.blog a {
        margin-left: 0
        }
    #countdown-companisto {
        margin-left: -100px;
        left: 50%
        }
    }
@media screen and (max-width: 736px) {
    .popup, .popup:hover {
        width: 350px;
        height: 233px;
        background-size: 350px
        }
    section.module.ueberuns2 {
        display: none
        }
    .companisto-head {
        height: 350px;
        background: #736f1a url(/template/css/images/aktion/companisto/start_companisto_3.png) top center no-repeat
        }
    }
@media screen and (max-width: 550px) {
    body {
        font-size: 86%
        }
    .popup, .popup:hover {
        width: 250px;
        height: 167px;
        background-size: 250px
        }
    .post, .mediavideo li {
        float: none;
        margin: 0 auto;
        width: 320px;
        margin-right: 0;
        margin-left: 10px;
        margin-bottom: 20px;
        padding-bottom: 8px;
        border-bottom: 1px dashed #646415
        }
    .ytvideo {
        width: 320px
        }
    #cboxLoadedContent {
        padding: 10px
        }
    .starting-price {
        margin-top: 330px
        }
    section.module.parallax.emotion {
        height: 300px;
        background-image: url(/template/css/images/mobile/start_emotion_mobile2.jpg)
        }
    section.module.mod1950-4 {
        background-image: url(/template/css/images/mobile/1950-bg4-mobile3.jpg)
        }
    section.module.mod1953-4 {
        background-image: url(/template/css/images/mobile/1953-bg4-mobile3.jpg)
        }
    section.module.mod1954-4 {
        background-image: url(/template/css/images/mobile/1954-bg4-mobile3.jpg)
        }
    .buttonrow input.hsuche-start {
        font-size: 12px;
        padding: 8px
        }
    .formrow.mformrow {
        float: none
        }
    .mbuttonrow {
        width: 100%
        }
    .hsuchebox {
        width: 100%
        }
    .hsuche .formrow {
        float: none
        }
    .faq {
        margin-left: -40px
        }
    .faq .togglebtn {
        padding-left: 0
        }
    .faq .toggle1 {
        margin: 0
        }
    h1 {
        font-size: 8vw
        }
    h2, #konfiguration h1 {
        font-size: 7vw
        }
    p, a {
        font-size: 5.5vw
        }
    .iconbox {
        margin: 0;
        margin-bottom: 1.5em
        }
    .logo {
        width: 120px
        }
    #toppic p {
        font-size: 6vw
        }
    #probefahrt {
        height: 500px
        }
    footer ul li a {
        font-size: 1rem;
        width: 95%;
        float: none
        }
    .borderr {
        border-right: none
        }
    .agb, .agb p, .agb a {
        font-size: 5.5vw
        }
    section.module.ueberuns1 {
        height: 350px;
        background-image: url(/template/css/images/mobile/aboutus1-mobile2.jpg)
        }
    section.module.ueberunsjobs {
        height: 270px;
        background-image: url(/template/css/images/mobile/ueberunsjobs-mobile.jpg)
        }
    .gesamtpreis h1 {
        font-size: 7vw
        }
    .konfig-preis {
        height: 75px;
        padding-top: 20px
        }
    .konfig-roller img {
        width: 360px
        }
    .konfig-roller img {
        margin-left: -180px
        }
    .gesamtpreis {
        margin: 420px auto 20px auto;
        float: none
        }
    section.module.parallax-1-fr {
        background-size: contain;
        background-image: url(/template/css/images/mobile/startseite3-mobile_fr.jpg);
        background-color: #b5b4b9;
        background-repeat: no-repeat
        }
    section.module.parallax-1-eng {
        background-size: contain;
        background-image: url(/template/css/images/mobile/startseite3-mobile_eng.jpg);
        background-color: #b5b4b9;
        background-repeat: no-repeat
        }
    section.module.blog {
        height: 450px
        }
    section.module.blog .wrapper {
        text-align: center;
        padding-left: 0
        }
    .blog img {
        float: none
        }
    .manufaktur a {
        font-size: 1em
        }
    }
@media screen and (max-width: 480px) {
    .ytvideo {
        width: 320px;
        height: 180px
        }
    .videodesc {
        margin-right: 0
        }
    }
@media screen and (min-width: 1025px) {
    header, nav {
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease
        }
    .deskwidth {
        width: 350px
        }
    #mobile1950, #mobile1953, #mobile1954 {
        display: none
        }
    #map_canvas {
        height: 380px
        }
    .menumtest {
        display: none
        }
    header {
        background: #fff;
        float: left;
        width: 100%;
        position: fixed;
        z-index: 10;
        border-bottom: 1px solid #ccc
        }
    header.large {
        height: 120px
        }
    header.small {
        height: 50px
        }
    header.small img {
        height: 80px;
        margin-top: -10px
        }
    header.small a {
        height: 0;
        padding: 16px 30px 33px 30px
        }
    header.small a:hover {
        background: url(/template/css/images/hover.png) center 40px no-repeat
        }
    header.small nav {
        height: 1em
        }
    header.small .logo {
        margin-top: 0
        }
    #mobileslider {
        display: none
        }
    }
@media screen and (max-width: 1700px) {
    .logo {
        margin-left: 5%
        }
    }