@media all, screen {
.submit.bestellung {
    display:none!Important;
}
.ce_iso_quickproducts .produktinfo {
    width:100%!Important;
}
.achtung p {
    margin-top:25px;
    margin-bottom:0;
    font-size:22px;
    font-weight:bold;
    color:#C11B27;
}
#wrapper {
    width:100%;
    max-width:1920px;
    margin-right:auto;
    margin-left:auto;
    border-right:1px solid #b3b3b3;
    border-left:1px solid #b3b3b3;
}
[id="header"] .inside {
    max-width:100%;
    position:relative;
    margin-right:0;
    margin-left:0;
    padding-right:0;
    padding-left:0;
}
#logolink {
    width:100px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    z-index:9;
}
#logolink a {
    left:0;
    top:50px;
    position:absolute;
    z-index:9;
}
.article--full {
    background-image:url("files/template/img/bg-solid.png");
    background-position:left bottom;
    background-repeat:repeat-x;
}
#sortiment.article--full {
    background-size:100% 80%;
}
.article--full .article-inside,
#footer .article-inside {
    max-width:66.625em;
    position:relative;
    margin-right:auto;
    margin-bottom:15px;
    margin-left:auto;
}
.ohne-kopfbild #container,
.ohne-kopfbildstorelocatorresults #container {
    margin-top:160px;
}
.rahmen-braun {
    border:2px solid #958971;
}

/* Footer umschlossen */
footer#footer {
    position:relative;
    overflow:hidden;
    clear:both;
    margin-top:25px;
    padding-top:25px;
}
#footer .ce_columns,
footer .ce_columns .footer-text {
    padding-left:0;
}
#footer .footer-braun {
    margin-bottom:70px;
}
#footer .footer-streifen {
    width:101%;
    height:50px;
    bottom:0;
    left:0;
    position:absolute;
    margin-right:0;
    margin-bottom:20px;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#453006;
    font-size:.725rem;
}
#footer .footer-streifen .inner {
    height:40px;
    padding-top:8px;
    border-top:2px dashed #fff;
    border-bottom:2px dashed #fff;
    color:#fff;
}
#footer .footer-streifen .inner a {
    color:#fff;
}
#footer .footer-streifen .inner img {
    display:inline-block;
    margin-right:8px;
    margin-left:8px;
}
.ce_columns > div.col-xl-12 {
    padding-right:0;
    padding-left:0;
}

/* Navi dropdown über Header hinaus */
#header,
#header nav {
    overflow:visible;
}
input.text,
input.captcha,
textarea {
    padding:5px 10px;
    background-color:rgba(252,250,242,.25);
    border:2px inset rgba(0,0,0,.25);
    border-radius:5px;
}
input[disabled=""] {
    background-color:#e3e3e3;
}
.submit_container {
    margin-top:15px;
}
button,
html [type="button"],
[type="reset"],
[type="submit"],
#f6 input.backstube-senden {
    border-radius:5px;
}
.dlh_googlemap {
    width:100%;
    height:650px;
}
.routinglink form input.text {
    width:80%;
    display:inline-block;
    margin-right:7px;
}
.routinglink form input.submit {
    width:17%;
    display:inline-block;
}
.logos a[target="_blank"]::before {
    content:' ';
}
.mod_newslist .layout_latest {
    margin-bottom:35px;
    padding-bottom:5px;
    border-bottom:1px solid #453006;
}
.mod_newslist .layout_latest:last-child {
    padding-bottom:0;
    border:none;
}
.mod_newslist .info {
    font-size:12px;
}
.row {
    margin-bottom:25px;
}
.submit_container {
    padding-left:14px;
}
div.btn--primary > a,
.ce_toplink > a,
.toplink > a,
div.btn--primary > button,
.ce_toplink > button,
.toplink > button {
    border-radius:5px;
}
table {
    border-radius:5px;
}
[id="footer"] > .inside,
#footer .article-inside {
    max-width:980px;
}

/* position relative */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xl-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xl-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xl-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xl-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xl-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xl-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xl-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xl-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xl-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xl-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xl-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xl-12 {
    position:relative;
}
.to-top {
    width:50px;
    height:50px;
    bottom:75px;
    right:50px;
    position:fixed;
    padding-left:8px;
    background-color:#d1c3ab;
    border:1px solid #453006;
    border-radius:50%;
    cursor: pointer;
}
#footer .inside .to-top a {
    text-decoration:none;
    background:none;
}
.to-top a .genericon {
    font-size:38px;
    line-height:50px;
    color:#453006;
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
}
#cookiebar {
    background-color:#4C4C4C;
}
#cookiebar button {
    background-color:#d1c3ab;
    color:#453006;
}
.startseite #unternehmen .row {
    margin-bottom:35px;
}
.col-xs-12:nth-child(even) .ce_accordion .toggler {
    background-color:#a48c63;
}
#stoerer-zertifizierungen {
    margin-bottom:45px;
}
.multiselect.col-xs-12 {
    width:100%;
    max-width:590px;
    overflow:auto;
    margin-right:14px;
    margin-bottom:15px;
    margin-left:14px;
    padding-right:0;
    padding-left:0;
}
#cookiebar .cookie a {
    margin-left:10px;
}
.facebook-link {
    width:60px;
    left:0;
    top:42%;
    position:fixed;
    background-color:#fff;
    -webkit-box-shadow:0 0 5px 3px rgba(0,0,0,.45);
    box-shadow:0 0 5px 3px rgba(0,0,0,.45);
    border-radius:5px;
    z-index:9999;
    transition: all 0.5s ease-in;
}
.Instragm-link {
    width:60px;
    left:0;
    top:52%;
    position:fixed;
    background-color:#fff;
    -webkit-box-shadow:0 0 5px 3px rgba(0,0,0,.45);
    box-shadow:0 0 5px 3px rgba(0,0,0,.45);
    border-radius:5px;
    z-index:9999;
    transition: all 0.5s ease-in;
}
.facebook-link:hover,
.Instragm-link:hover {
    transform: scale(1.2);
    transition:all 0.5s ease-in;
}
.mod_randomImage {
    position:absolute;
}
.trenner-backstube {
    height:2px;
}
#f6 label.terminauswahl {
    display:block;
}
#f6 select {
    display:block;
    padding:5px 10px;
}
#f6 input.backstube-senden {
    margin-top:15px;
    background-color:#86714e;
    color:#fff;
    display: inline-block;
        border: 1px solid transparent;
        text-align: center;
}
.article--full.kopfbild404 {
    height:640px;
    display:block;
}
.media--left figure {
    float: left;
    margin-right: 25px;
}
.media--right figure {
    float: right;
    margin-left: 25px;
}

input.submit,
.ce_comments .submit {
    color:#fff;
    background:#473312!Important;
}
.news-startseite {
    padding-top:1.25rem;
    padding-bottom:1.25rem;
    background-color:#d1c3ab;
    border-top:10px solid #f39100;
    border-radius:5px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.15);
}
.news-startseite h3 a {
    color:#453006;
}
.news-startseite .layout_short {
    padding-right:.75rem;
    padding-left:.75rem;
}
.margin-btm {
    margin-bottom:60px;
}
.ce_download.btn--primary a {
    display:inline-block;
    padding:5px 10px;
    text-align:center;
    background-color:#86714e;
    border:1px solid #86714e;
    border-radius:8px;
    color:#fff;
    white-space: nowrap;
}
.ce_form .widget-submit {
    margin-top:15px;
}
.ce_hyperlink.btn--primary {
    margin-top:15px;
    margin-bottom:15px;
}
.mod_newslist .more a {
    display:inline-block;
    margin-top:15px;
    margin-bottom:15px;
    padding:5px 10px;
    text-align:center;
    white-space:nowrap;
    background-color:#453006;
    border-radius:5px;
    color:#fff;
    border: 1px solid transparent;
}
.mod_newslist .more a:hover {
    background-color:#160f02;
}
.embed-container {
    position: relative; 
      padding-bottom: 56.25%; /* ratio 16x9 */
      height: 0; 
      overflow: hidden; 
      width: 100%;
      height: auto;
}
.embed-container iframe {
    position: absolute; 
      top: 0; 
      left: 0; 
      width: 100%; 
      height: 100%;
}
.col-xs-12:nth-child(even) .ce_accordion .toggler {
    background-color:#453006;
    color:#fff;
}
.ce_isotope_quick .product {
    min-height:500px;
}
.ce_isotope_quick .product .produktinfo {
    width:100%;
}
.ce_isotope_quick .product .produktinfo h3 {
    display:block;
}
#dlh_googlemap_3 .gm-style-iw-d img {
    max-width:600px;
    max-height:380px;
}
.video-wrapper video,
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
}
.video-wrapper {
    height:0;
    position:relative;
    overflow:hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
}
.mt2 {
    margin-top:2.5rem;
}
.ce_form label {
    display:block;
}
.ce_form select.select {
    padding:.5rem;
}
#such-icon {
    width:60px;
    height:55px;
    right:20px;
    top:2px;
    position:absolute;
    padding:13px 15px 17px;
    background-color:#FAF7F2;
    z-index:210;
    cursor: pointer;
}
#search-form {
    width:400px;
    right:0;
    top:85px;
    position:absolute;
    padding:15px 20px;
    background-color:#fff;
    -webkit-box-shadow:0 0 3px 3px rgba(0,0,0,.25);
    box-shadow:0 0 3px 3px rgba(0,0,0,.25);
    border-radius:5px;
    z-index:4;
}
#search-form .widget-radio span {
    display:inline-block;
    padding-right:20px;
}
#search-form .widget-radio span label {
    display:inline-block;
}
.toastyform .widget-checkbox .checkbox,
.toastyform .widget-checkbox  label {
    display:inline-block;
}
.toastyform .widget-explanation {
    margin-bottom:45px;
}
.toastyform .widget-explanation a {
    font-weight:bold;
    color:#c11b27;
}
.slider-control a {
    display:none;
}
.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb {
    max-width: 650px;
        margin: 0 auto;
}
footer#footer {
    opacity:1;
}
}
