﻿@font-face {
    font-family: 'robotolight';
    src: url('media/files/fonts/Roboto-Light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('media/files/fonts/Roboto-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('media/files/fonts/Roboto-Medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('media/files/fonts/Roboto-Bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldlight';
    src: url('media/files/fonts/oswald-light-webfont.woff2') format('woff2'),
         url('media/files/fonts/oswald-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswald_regularregular';
    src: url('media/files/fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('media/files/fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldmedium';
    src: url('media/files/fonts/oswald-medium-webfont.woff2') format('woff2'),
         url('media/files/fonts/oswald-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswalddemibold';
    src: url('media/files/fonts/oswald-demibold-webfont.woff2') format('woff2'),
         url('media/files/fonts/oswald-demibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
#www, #label-firma2, #label-ort {
		display: none;
	}
html fieldset {
	 position: relative;
	 padding-bottom: 0px;
	 margin: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 30px}

html legend {
	 position: absolute;
	 top: -0.6em;
	 left: 0.5em}
	 
body {
    text-align: center;
    font-size: 15px;
    color: #222333;
    margin: 0;
    padding: 0;
    font-family: 'robotoregular', Tahoma;
    background-image: url(media/images/layout/background-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 44px;
    background-attachment: fixed;
    background-color: #3C413C;
}

img {
	 border-bottom: 0px;
	 border-left: 0px;
	 border-top: 0px;
	 border-right: 0px}

form {
	 padding-bottom: 0px;
	 margin: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px}
	 
input, select, textarea {
    border-radius: 2px;
}
span.red {
    color: #dd0000;
}
.center {
	text-align: center;
}
.neuheiten {
}
.input_text {
	 border-bottom: #999999 1px solid;
	 text-align: left;
	 border-left: #999999 1px solid;
	 padding-bottom: 3px;
	 background-color: #ffffff;
	 padding-left: 3px;
	 padding-right: 3px;
	 color: #222333;
	 font-size: 14px;
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 padding-top: 2px}

.input_text_small {
	 border-bottom: #999999 1px solid;
	 text-align: left;
	 border-left: #999999 1px solid;
	 padding-bottom: 1px;
	 background-color: #ffffff;
	 padding-left: 3px;
	 padding-right: 3px;
	 color: #222333;
	 font-size: 10px;
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 padding-top: 1px}

.input_text2 {
	 border-bottom: #999999 1px solid;
	 text-align: left;
	 border-left: #999999 1px solid;
	 padding-bottom: 3px;
	 background-color: #ffffff;
	 padding-left: 3px;
	 padding-right: 0px;
	 color: #222333;
	 font-size: 12px;
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 padding-top: 3px}

textarea {
	 border-bottom: #999999 1px solid;
	 text-align: left;
	 border-left: #999999 1px solid;
	 background-color: #ffffff;
	 color: #000000;
	 font-size: 12px;
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid}
textarea.input_text2 {
    padding: 6px;
}
p {
    margin: 8px 0 8px 0;
    line-height: 20px;
}
strong, b {
    font-family: 'robotobold';
    font-weight: normal;
}


table {
	width: 100%;
}
td {
	 font-size: 14px;
}

img {
	 max-width: 100%;
	 border-top: 0px;
	 height: auto;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 -moz-transition: all 0.3s;
	 -webkit-transition: all 0.3s;
	 transition: all 0.3s} 
	 

a, input, ul, li, p, div, .submit_button, .basket_button, .news_button{
	 -moz-transition: background, background-color, color 0.2s;
	 -webkit-transition: background, background-color, color 0.2s;
	 transition: background, background-color, color 0.2s} 
	 
form {
    color: #222;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    margin: 0px;
    padding-right: 0px;
}

textarea {
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 width: 95%;
	 border-bottom: #999999 1px solid;
	 color: #000000;
	 text-align: left;
	 border-left: #999999 1px solid;
	 background-color: #ffffff}

select {
    padding: 5px;
    width: 100%;
    max-width: 412px;
}

a {
    text-decoration: none;
    color: #A0820A;
}

a:hover {
	 text-decoration: underline;
	 color: #3C413C}
	 
.itembtns a {
    float: right;
}

.mailimg img {
	margin-bottom: -5px;
}

.rahmen_unten {
    font-family: 'robotolight';
    border-bottom: #3C413C 0px solid;
    padding-bottom: 40px;
    background-color: rgba(0, 0, 0, 0.2);
    padding-left: 30px;
    clear: both;
    padding-top: 10px;
    max-width: 1200px;
    margin: auto;
    padding-right: 30px;
    border-top: #3C413C 7px solid;
    background: linear-gradient(#222 0%, #333 20%);
    color: #ccc;
    width: 96%;
    width: calc(100% - 60px);
}
.rahmen_unten a {
	color: #fff;
}

.rahmen_links {
    padding-left: 0px;
    /* width: 240px;
    float: left; */
    margin-right: 2%;
    padding-top: 0px;
    padding-right: 2%;
    margin-top: 15px;
    width: 21%;
}

.rahmen_mitte {
    padding-bottom: 0px;
    padding-left: 3%;
    margin-bottom: 0px;
    overflow: hidden;
    padding-top: 15px;
    background: linear-gradient(90deg, #fff 0%, #ddd 0.5%, #fff 0.5%);
    width: 72%;
}

.login P {
	 margin-top: 3px;
	 padding-left: 0px;
	 padding-right: 0px;
	 margin-bottom: 3px}

.rahmencontent_center {
	 text-align: center;
	 margin: 15px 230px 10px 320px}

h1, .headline_1 {
    line-height: 34px;
    margin: 0px 0px 20px;
    color: #8C6414;
    font-size: 28px;
    font-weight: normal;
    font-family: 'oswald_regularregular';
    border-bottom: 1px solid #999;
}
.pagecontent h1.headline_1 {
    height: 34px;
}
h2, .headline_2 {
    margin: 25px 0px 10px;
    color: #8C6414;
    font-size: 20px;
    font-weight: normal;
    font-family: 'oswald_regularregular';
    /* clear: both; */
    display: block;
}
.pagecontent h2.headline_2 {
    height: 22px;
}
h3, .headline_3 {
	 margin: 8px 0px 0px;
	 color: #444444;
	 font-size: 15px;
	 font-weight: normal;	  
     font-family: 'robotomedium', Arial;
}
.beschreibung h3 {
    font-weight: normal;
    font-family: 'robotobold', Arial;
}


.boxm .beschreibung {
	 padding-right: 10px;
	 margin-bottom: 10px}

.fehler {
	 background-image: url(media/images/layout/error.gif);
	 border-bottom: #ff0000 1px solid;
	 border-left: #ff0000 1px solid;
	 padding-bottom: 10px;
	 background-color: #fff2e9;
	 padding-left: 30px;
	 padding-right: 20px;
	 background-repeat: no-repeat;
	 color: #ff3300;
	 border-top: #ff0000 1px solid;
	 border-right: #ff0000 1px solid;
	 padding-top: 10px}
.hinweis {
    background: #eee;
    padding: 10px 15px;
    margin-bottom: 20px;
    border: 3px solid #A0820A;
    color: #000;
}	 
.summen {
    border-bottom: #A0820A 1px solid;
    border-left: #A0820A 1px solid;
    background-color: #fafafa;
    border-top: #A0820A 1px solid;
    border-right: #A0820A 1px solid;
}

.gruppen_pfad {
	 padding-bottom: 5px;
	 margin-top: 15px;
	 font-weight: normal}

.gruppen_pfad P {
	 margin-top: 5px;
	 margin-bottom: 5px;
     font-family: 'robotomedium';}

.box_banner_right {
	 border-left: #A0820A 1px solid;
	 width: 365px;
	 display: inline;
	 float: right;
	 height: 200px;
	 overflow: hidden}

.content_grey {
	 color: #666666}

.box_cat {
	 margin-bottom: 0px}

.box_cat UL {
	 padding-bottom: 0px;
	 margin: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px}

.box_cat LI {
	 padding-bottom: 0px;
	 line-height: 24px;
	 list-style-type: none;
	 margin: 0px;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 0px}

.box_cat .ebene_1 {
	 padding-left: 0px;
	 padding-right: 0px;
	 line-height: 18px}

.box_cat .ebene_1 A {
    font-family: 'oswaldlight';
    border-top: #5A5F5A 0px solid;
    line-height: 18px;
    padding: 8px 10px 6px 10px;
    display: block;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    background: #3C413C;
    border-left: 5px solid #3C413C;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
}

.box_cat .ebene_1:first-child A {
    border-top: 0;
}


.box_cat .ebene_1 .selected {
    background: #A0820A;
    border-left: 5px solid #A0820A;
}
	 
.box_cat .ebene_2 {
    padding-left: 0px;
    padding-right: 0px;
}
.box_cat .ebene_2 A {
    line-height: 16px;
    padding: 3px 10px 3px 10px;
    display: block;
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    background: #ffffff;
    border-left: #A0820A 5px solid;
}
	
.box_cat .ebene_2 .selected {
    color: #a12c2c;
    font-style: italic;
    background: #A0820A;
}
	 
.box_cat .ebene_3, .box_cat .ebene_4 {
    padding-left: 0px;
    padding-right: 0px;
}
.box_cat .ebene_3 A, .box_cat .ebene_4 A {
    line-height: 16px;
    padding: 3px 10px 3px 10px;
    display: block;
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    background: #ffffff;
    border-left: #A0820A 5px solid;
}


.box_cat .ebene_3 .selected, .box_cat .ebene_4 .selected {
    color: #a12c2c;
    font-style: italic;
    background: #A0820A;
}

.box_cat .ebene_4 A {
    padding: 3px 10px 3px 20px;
	background: #f3f3f3;
}
	 

.box_cat_bottom {
	 width: 180px;
	 height: 14px;
	 margin-left: 15px}

.boxr {
	 margin: 0px;
	 padding-left: 0px}

.box1 {
	 border-bottom: #3C413C 1px solid;
	 border-left: #3C413C 1px solid;
	 padding-bottom: 2px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 border-top: #3C413C 1px solid;
	 border-right: #3C413C 1px solid}

.box1 .headline {
	 border-bottom: #ffffff 1px solid;
	 line-height: 28px;
	 background-color: #efefef;
	 margin-top: 0px;
	 padding-left: 10px;
	 margin-bottom: 8px;
	 color: #000000;
	 font-size: 12px;
     font-family: 'oswald_regularregular';}

.box1 P {
	 padding-left: 10px;
	 padding-right: 10px;
	 margin-bottom: 8px}

.box1 .headliner {
    line-height: 28px;
    background-color: #A0820A;
    margin: 0px 0px 8px;
    padding-left: 10px;
    font-weight: normal;
}

.box2 {
    /* border-bottom: #A0820A 1px solid; */
    /* border-left: #A0820A 1px solid; */
    margin-bottom: 10px;
    overflow: hidden;
    /* border-top: #A0820A 1px solid; */
    /* border-right: #A0820A 1px solid; */
}

.box2.cat {
    border: 0;
}

.box2 .headline {
    font-family: 'oswald_regularregular';
    line-height: 24px;
    /* background-color: #A0820A; */
    padding: 4px 0 4px 0px;
    color: #8C6414;
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #999;
    height: 24px;
}
.box2 h3.headline {
    font-size: 22px;
}

.box2 .headliner {
	 line-height: 28px;
	 background-color: #efefef;
	 padding-left: 10px;
	 margin-bottom: 0px;
	 color: #222333;
	 font-size: 14px;
     font-family: 'robotomedium';}

.linkgruppe_Fusszeile {
	 text-align: center;
	 margin: 30px 230px 30px 320px;
     font-family: 'robotomedium';}

.linkgruppe_Fusszeile A {
	 color: #000000}

.float_right {
    float: right;
    text-align: right;
    width: 425px;
    max-width: 100%;
}

.newslist {
    clear: both;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 100%;
}
	 
.newslist .thumb {
    padding: 0;
    margin-right: 15px;
    float: left;
    width: 100px;
}	
.newslist p {
    margin-left: 115px;
} 
.newslist .date {
    color: #777;
}

.input_form {
    border: #999 1px solid;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f3f3f3;
    border-radius: 3px;
}

.input_form TD {
	 padding-left: 0px;
	 margin-left: 0px}

.input_form2 .td_border {
	 border-bottom: #A0820A 0px solid;
	 padding-bottom: 10px;
	 border-top: #A0820A 1px solid;
	 padding-top: 10px}

.input_form .alignright {
	 text-align: right;
	 padding-right: 8px;
	 height: 40px}

.input_form2 .alignright {
	 text-align: right;
	 padding-right: 15px;
	 height: 40px}

.warenkorb {
	 padding-left: 20px;
	 padding-right: 20px;
	 border-collapse: collapse}

.warenkorb TD {
	 border-top: #d6e8f2 1px solid}

.warenkorb TH {
    background-color: #F3F3F3;
    font-size: 13px;
    font-family: 'robotomedium';
    font-weight: normal;
}

.warenkorb .alignright {
	 text-align: right}

.warenkorb2 {
	 border-bottom: #A0820A 1px solid;
	 border-left: #A0820A 1px solid;
	 border-collapse: collapse;
	 border-top: #A0820A 1px solid;
	 margin-right: 6px;
	 border-right: #A0820A 1px solid}

.warenkorb2 TD {
	 border-top: #A0820A 1px solid}

.warenkorb2 TH {
    background-color: #efefef;
    font-size: 14px;
    font-family: 'robotomedium';
    font-weight: normal;
}

.warenkorb .alignright {
	 text-align: right}

.summen TD {
	 border-top-width: 0px;
     font-family: 'robotomedium';}

.td_fuss {
	 padding-left: 10px;
	 padding-right: 0px;
	 padding-top: 15px}


/* Warenkorb Modal */
.basket-modal {
    position: fixed;
    right: -100%;
    top: 0;
    background: #fff;
    max-width: 100%;
    z-index: 999999;
    overflow-y: auto;
    height: 100vh;
    width: 100%;
    background: rgba(0,0,0,0);
    transition: 0.3s right, background 0.3s 0.3s;
    text-align: left;
}
.basket-modal.active {
    right: 0;
    background: rgba(0,0,0,0.5);
}
.basket-overlay {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.basket-content {
    background: #fff;
    display: inline-block;
    float: right;
    min-height: 96vh;
    padding: 4vh;
    box-shadow: 0 0 25px rgb(0 0 0 / 50%);
    z-index: 1;
    position: relative;
}
.basket-modal .boxm {
    border: none;
}
.basket-modal .boxm .headline {
    background: transparent;
    padding-left: 0;
    font-size: 26px;
}
.basket-modal .warenkorb {
    padding-left: 0;
    padding-right: 0;
	margin-top: 30px;
}
.basket-modal table {
    width: auto;
}
.basket-modal .td_fuss {
    padding-left: 0;
}
.basket-modal td, .basket-modal p {
    font-size: 13px;
    line-height: 1.2;
}
.basket-modal p {
	margin: 3px 0 3px 0;
}
.basket-modal .box_m_content {
    display: block;
    padding: 10px 0 0 0;
}
.hide-basket.close {
    float: right;
    font-size: 36px;
    font-family: Arial;
    padding: 4vh;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    transition: color 0.3s;
    line-height: 0.7;
    z-index: 999;
}

@media (max-width:600px) {	
	.basket-modal .box_m_content {
		padding-bottom: 10px;
		padding-left: 0;
		padding-right: 0;
		padding-top: 15px;
	}	
	.basket-modal .submit_button {
		margin-bottom: 25px;
		width: 100%;
	}	
}
/* Warenkorb Modal ENDE */


.cube {
	 border-bottom: #cccccc 1px solid;
	 position: absolute;
	 border-left: #cccccc 1px solid;
	 padding-bottom: 3px;
	 background-color: #ffffff;
	 margin: 0px;
	 padding-left: 3px;
	 width: 350px;
	 padding-right: 3px;
	 height: 100px;
	 visibility: hidden;
	 color: #000000;
	 overflow: scroll;
	 border-top: #cccccc 1px solid;
	 border-right: #cccccc 1px solid;
	 padding-top: 3px}

.p_right {
	 text-align: right;
	 padding-right: 8px}

.preis {
	 font-size: 12px;
     font-family: 'robotomedium';}
	 
.preis .preis3 {
    font-size: 15px;
    font-family: 'robotoregular';
}	 

.box_produkt {
	 border-bottom: #A0820A 1px solid;
	 text-align: left;
	 margin-bottom: 10px;
	 margin-left: 0px;
	 overflow: hidden;
	 margin-right: 0px}

.box_produkt .thumb {
	 padding-bottom: 0px;
	 margin-top: 1px;
	 padding-left: 0px;
	 width: 110px;
	 float: left;
	 height: 120px;
	 margin-left: 0px;
	 overflow: hidden}

.box_produkt .thumb IMG {
	 border-bottom: #666666 0px solid;
	 border-left: #666666 0px solid;
	 border-top: #666666 0px solid;
	 border-right: #666666 0px solid}

.box_produkt P {
	 margin-bottom: 2px}

.box_produkt .boxr {
	 text-align: left;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 width: 480px;
	 padding-right: 0px;
	 display: inline;
	 margin-bottom: 0px;
	 float: right;
	 margin-left: 0px;
	 overflow: hidden;
	 margin-right: 10px;
	 padding-top: 0px}

.boxdim_produkt {
	 text-align: center;
	 width: 263px;
	 float: left}

.box_produkt .bezeichnung {
	 margin-top: 10px;
	 padding-right: 8px;
	 margin-left: 110px;
	 font-family: 'robotomedium'}

.box_produkt .bezeichnungh {
	 line-height: 24px;
	 padding-left: 0px;
	 height: 24px;
	 color: #3C413C;
	 font-size: 12px;
	 overflow: hidden;
	 font-family: 'robotomedium'}

.box_produkt .bezeichnungl {
	 padding-top: 10px}

.clear {
    height: 0px;
    clear: both;
    font-size: 1px;
}

.box_produkt_detail {
    border-bottom: #cccccc 0px solid;
    padding-bottom: 0px;
    margin: 25px 0px 20px 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.box_produkt_detail .normalbild {
    text-align: center;
    padding-bottom: 0px;
    margin: 1% 2% 1% 0;
    padding-left: 0px;
    width: 64%;
    min-width: 280px;
    overflow: hidden;
    padding: 2%;
    border: 1px solid #ccc;
    position: relative;
    float: left;
    border-radius: 3px;
    min-height: 400px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.box_produkt_detail .normalbild .zoom {
    border-top: #ffffff 3px solid;
    border-right: #ffffff 3px solid;
    width: 40px;
    border-bottom: #ffffff 3px solid;
    position: absolute;
    left: 0px;
    border-left: #ffffff 3px solid;
    bottom: 0px;
    border-radius: 0 3px 0 0;
    opacity: 0.5;
}	
.zoomContainer {
    cursor: pointer;
} 
.fancybox-overlay {
    background: rgba(0,0,0,0.5) !important;
}
.f-carousel__counter {
    display: none!important;
}
button.f-button.is-arrow {
    display: none!important;
}
button.f-button:nth-child(4), button.f-button:nth-child(1), button.f-button:nth-child(2), button.f-button:nth-child(3) {
    display: none!important;
}

.box_produkt_detail .info {
    width: 29%;
    min-width: 240px;
    float: left;
    border: 1px solid #ccc;
    margin: 1% 0 1% 0;
    border-radius: 3px;
}
.box_produkt_detail .info tr:nth-child(2n) {
    background: #f3f3f3;
}
.box_produkt_detail .info tr:nth-child(2n-1) {
    background: #e9e9e9;
}
.box_produkt_detail .info p {
    margin: 0;
    padding: 8px 12px;
}
.box_produkt_detail .info form {
    margin: 0;
    padding: 15px 12px 8px 12px;
}
.box_produkt_detail .info td {
    vertical-align: top;
    padding: 2px 4px;
}
td.lieferbar {
    background-color: #00cc00;
}
td.bestellt {
    background-color: #DCB46C;
}
td.bestellt.ausverkauft {
    background-color: #EE2222;
	color: #fff;
}



.box_produkt_detail .bezeichnung {
    margin-top: 0px;
    /* margin-left: 300px; */
    font-family: 'robotomedium';
}

.box_produkt_detail .boxr {
	 text-align: right;
	 padding-bottom: 5px;
	 margin: 0px;
	 padding-left: 0px;
	 width: 140px;
	 padding-right: 0px;
	 float: right;
	 color: #666666;
	 padding-top: 0px}

.box_cat_cube {
	 border-bottom: #566f8b 1px solid;
	 position: absolute;
	 border-left: #566f8b 1px solid;
	 padding-bottom: 0px;
	 margin: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 visibility: hidden;
	 color: #000000;
	 border-top: #566f8b 1px solid;
	 border-right: #566f8b 1px solid;
	 padding-top: 0px}

.preis2 {
	 color: #666666;
	 font-size: 11px;
	 font-family: 'robotomedium'}

.box_produkt_detail .beschreibung {
	 padding-bottom: 15px;
	 padding-top: 15px}

.input_image {
	 border-right-width: 0px;
	 background: none transparent scroll repeat 0% 0%;
	 border-top-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px}

.input_form TH {
	 font-size: 12px}

.logo IMG {
	 margin-top: 0px;
	 margin-left: 20px}

.clears {
	 background-color: #cccccc;
	 margin: 0px 5px 10px 0px;
	 height: 1px;
	 clear: both;
	 overflow: hidden}

.itemlist {
    clear: both;
    padding-top: 10px;
}

.itemlist .thumb {
	 width: 68px;
	 display: inline;
	 float: left;
	 margin-left: 10px;
	 overflow: hidden}

.itemlist .thumb IMG {
	 border-bottom: 0px;
	 border-left: 0px;
	 border-top: 0px;
	 border-right: 0px}

.itemlist P {
	 padding-left: 0px;
	 padding-right: 0px;
	 margin-left: 80px;
	 margin-right: 0px}

.rahmen_unten2 {
    padding-top: 20px;
    text-align: center;
}

.headline_4 {
    position: relative;
    padding-bottom: 0px;
    margin: 0px 10px 10px 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #000000;
    font-size: 15px;
    top: 0px;
    font-family: 'robotomedium';
    padding-top: 0px;
    left: 0px;
    font-weight: normal;
}

.headline_4 A {
	 padding-bottom: 0px;
	 background-color: #fce99d;
	 padding-left: 10px;
	 padding-right: 10px;
	 text-decoration: none;
	 padding-top: 0px}

.box1 A {
	 color: #000000;
	 text-decoration: underline}

.rahmen_unten3 {
	 text-align: left;
	 padding-bottom: 10px;
	 background-color: #ffe890;
	 padding-left: 20px;
	 float: right;
	 color: #000000;
	 margin-right: 12px;
	 padding-top: 10px}

.box2 .rahmen {
	 border-bottom: #ededed 0px solid;
	 border-left: #ededed 0px solid;
	 margin-top: 10px;
	 border-top: #ededed 0px solid;
	 border-right: #ededed 0px solid}

.itemlist A {
	 }

.box1 .infolist {
	 padding-bottom: 20px}

.box1 .infolist P {
	 line-height: 32px;
	 padding-left: 53px;
	 height: 32px;
	 font-size: 11px;
	 font-family: 'robotomedium'}

.box1 .infolist A {
	 line-height: 32px;
	 display: block;
	 height: 32px;
	 color: #000000}

.box1 .thumb {
	 text-align: center;
	 width: 68px;
	 float: left;
	 height: 68px;
	 margin-left: 5px;
	 overflow: hidden}

.box1 .thumb IMG {
	 border-bottom: #666666 0px solid;
	 border-left: #666666 0px solid;
	 border-top: #666666 0px solid;
	 border-right: #666666 0px solid}

.box2 .infolist {
	 padding-bottom: 20px}

.box2 .infolist P {
	margin-bottom: 20px;
}
.box2 .infolist .content_divide {
	margin-bottom: 20px;
	clear: both;
}

.box2 .thumb {
	float: left;
	margin-right: 10px
}

.box2 .thumb IMG {
    max-width: 65px;
    max-height: 110px;
    width: auto;
    height: auto;
}

.box_produkt .itemlink {
	 color: #000000;
	 text-decoration: none}

.box_produkt .bezeichnungl A {
	 color: #000000}

.box4 {
	 padding-bottom: 10px;
	 background-color: #ffffff;
	 clear: both;
	 padding-top: 10px}

.clear10 {
	 height: 10px;
	 clear: both;
	 font-size: 1px;
	 overflow: hidden}

.clear10s {
	 background-image: url(media/images/layout/bgboxhsep30.gif);
	 background-color: #ffffff;
	 background-repeat: repeat-x;
	 height: 21px;
	 margin-left: 10px;
	 clear: both;
	 font-size: 1px;
	 overflow: hidden;
	 margin-right: 10px}

.abold {
	 font-family: 'robotomedium'}

.beschreibung_thumb {
	 margin-left: 180px}

.thumbcol {
	 float: left;
	 height: 150px;
	 overflow: hidden;
	 margin-right: 5px}

.produktliste .pages IMG {
	 margin-top: 1px}
	 
.basket .input_image {
    vertical-align: middle;
}	 
.basketform .lieferzeit, .lieferzeit.basketform {
    font-size: 12px;
    background: #00cc00;
    padding: 0px 5px;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 3px;
    line-height: 18px;
}
.lieferzeit.basketform {
    width: 85px;
}
.box_produkt_detail .lieferzeit {
	 position: relative;
	 padding-left: 10px;
	 clear: left;
	 top: 19px}

.box_produkt_detail .input_text {
	 border-bottom: #cccccc 1px solid;
	 border-left: #cccccc 1px solid;
	 padding-left: 2px;
	 padding-right: 2px;
	 border-top: #cccccc 1px solid;
	 border-right: #cccccc 1px solid}

.box_produkt_detail .basket {
    padding-top: 10px;
    overflow: hidden;
}
span#preis, span#spreis {
    font-size: 22px;
}
.variantenliste span#preis, span#spreis {
    font-size: 18px;
    font-family: 'robotomedium';
}
.variantenliste .variante:nth-child(2n) {
    background: #eee;
}

.clearleft {
	 height: 1px;
	 clear: left;
	 font-size: 1px;
	 overflow: hidden}

.box_produkt_detail IMG {
    vertical-align: middle;
    width: auto;
    max-height: 500px;
}

.itembtns {
    position: absolute;
    right: -4px;
    top: 60px;
}
.box_produkt_detail .itembtn {
	 color: #666666;
	 text-decoration: none}

.box_produkt_detail .itembtn:hover {
	 color: #666666;
	 text-decoration: none}
	 
.itembtns img {
    width: 30px;
    height: auto;
    border-radius: 3px;
    margin-left: 7px;
    float: left;
    border: 4px solid #fff;
}

.warenkorb .thumb {
    width: 60px;
    height: auto;
    overflow: hidden;
}

.warenkorb .input_text {
	 border-bottom: #cccccc 1px solid;
	 border-left: #cccccc 1px solid;
	 padding-left: 2px;
	 padding-right: 2px;
	 border-top: #cccccc 1px solid;
	 border-right: #cccccc 1px solid}

.box1 .ablockselected {
	 color: #000000;
	 font-family: 'robotomedium'}

.rahmen_center {
    margin-top: 0px;
    padding-left: 2%;
    padding-right: 2%;
    clear: both;
    padding-top: 0px;
    max-width: 1200px;
    margin: auto;
    background: #fff;
    padding-bottom: 30px;
    display: flex;
    min-height: 120vh;
    flex-wrap: wrap;
}

.rahmen_center_top {
    background-color: #3C413C;
    width: 100%;
    clear: both;
    float: left;
}

.rahmen_center_suche {
    clear: both;
    line-height: 28px;
    max-width: 1260px;
    margin: 0px auto;
    background: #fff;
    height: 125px;
    width: 100%;
}

.rahmen_center_bottom {
    padding-bottom: 0px;
    background-color: #3C413C;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 7px;
    clear: both;
    overflow: hidden;
    padding-top: 0px;
	display: none
}

.box1_headline_simple {
	 padding-bottom: 0px;
	 background-color: #3C413C;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 height: 2px;
	 overflow: hidden;
	 padding-top: 0px}

.box1_bline_simple {
	 padding-bottom: 0px;
	 margin-top: 0px;
	 margin-bottom: 10px;
	 height: 1px;
	 overflow: hidden;
	 padding-top: 0px}

.right_align {
	 text-align: right}

.box2_headline_simple {
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 3px;
    overflow: hidden;
    padding-top: 0px;
    /* background: #3C413C; */
}

.box2 P {
    /* padding-left: 10px; */
    /* padding-right: 10px; */
}

.box2 .timg {
	 text-align: center}

.infolist {
    padding-bottom: 10px;
    /* padding-left: 10px; */
    /* padding-top: 10px; */
}

.infolist UL {
	 padding-bottom: 0px;
	 margin-top: 3px;
	 padding-left: 0px;
	 padding-right: 10px;
	 margin-bottom: 3px;
	 margin-left: 0px;
	 padding-top: 0px}

.infolist LI {
    background-image: url(media/images/layout/pfeil_rechts_sm12.gif);
    padding-bottom: 3px;
    list-style-type: none;
    padding-left: 10px;
    background-repeat: no-repeat;
    margin-bottom: 1px;
    background-position: 0 2px;
}

.box_produkt_2col {
	 border-bottom: #660000 0px solid;
	 text-align: left;
	 padding-left: 5px;
	 margin-bottom: 15px;
	 margin-left: 0px;
	 border-top: #660000 0px solid;
	 margin-right: 0px;
	 border-right: #660000 0px solid}

.box_produkt_2col .thumb {
	 border-bottom: #d5d5d5 0px solid;
	 text-align: left;
	 border-left: #d5d5d5 0px solid;
	 margin: 0px;
	 padding-left: 0px;
	 width: 80px;
	 float: left;
	 height: 80px;
	 overflow: hidden;
	 border-top: #d5d5d5 0px solid;
	 font-family: 'robotomedium';
	 border-right: #d5d5d5 0px solid}

.box_produkt_2col .thumbc {
	 border-bottom: #d5d5d5 0px solid;
	 text-align: left;
	 border-left: #d5d5d5 0px solid;
	 margin: 0px;
	 padding-left: 0px;
	 width: 80px;
	 float: left;
	 height: 80px;
	 overflow: hidden;
	 border-top: #d5d5d5 0px solid;
	 font-family: 'robotomedium';
	 border-right: #d5d5d5 0px solid}

.box_produkt_2col .thumb IMG {
	 border-bottom: #666666 0px solid;
	 border-left: #666666 0px solid;
	 border-top: #666666 0px solid;
	 border-right: #666666 0px solid}

.box_produkt_2col P {
	 margin-bottom: 2px}

.box_produkt_2col .boxr {
	 text-align: left;
	 padding-bottom: 10px;
	 margin: 0px 5px 0px 86px;
	 padding-left: 0px;
	 width: 115px;
	 padding-right: 0px;
	 padding-top: 0px}

.box_produkt_2col .bezeichnung {
	 margin-top: 10px;
	 padding-right: 8px;
	 font-family: 'robotomedium'}

.boxdim_produkt_2col {
	 text-align: left;
	 width: 218px;
	 float: left;
	 overflow: hidden}

.produktliste_s {
    padding-bottom: 10px;
    padding-right: 0px;
    margin-bottom: 10px;
    clear: both;
    margin-right: 0px;
}

.boxm {
    margin-bottom: 50px;
    padding-top: 0px;
    border-radius: 0;
    position: relative;
    display: block;
}

.boxm.liste .headline {
    /* background-color: #ddd; */
    color: #444;
    font-size: 14px;
}

.boxm2 {
	 padding-left: 0px;
	 margin-bottom: 0px;
	 padding-top: 0px}

.boxm_headline_simple {
    padding-bottom: 0px;
    /* background-color: #5A5F5A; */
    margin-top: 0px;
    margin-bottom: 0px;
    height: 3px;
    overflow: hidden;
    padding-top: 0px;
}

.boxm2_headline_simple {
    padding-bottom: 0px;
    background-color: #3C413C;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 3px;
    overflow: hidden;
    margin-right: 6px;
    padding-top: 0px;
}

.boxm_headline_title {
    padding-bottom: 0px;
    /* background-color: #A0820A; */
    margin-top: 0px;
    margin-bottom: 0px;
    height: 3px;
    overflow: hidden;
    padding-top: 0px;
}

.boxm_bline_simple {
    background-color: #A0820A;
    margin-top: 0px;
    margin-bottom: 10px;
    height: 1px;
    overflow: hidden;
    padding-top: 0px;
    display: none;
}

.boxm2_bline_simple {
	 padding-bottom: 0px;
	 background-color: #A0820A;
	 margin-top: 0px;
	 margin-bottom: 10px;
	 height: 3px;
	 overflow: hidden;
	 margin-right: 6px;
	 padding-top: 0px}

.boxm_banner_full {
	 padding-bottom: 10px;
	 margin-top: 0px}

.produktliste_s3 {
	 background-image: url(media/images/layout/bgpliste3c.gif);
	 text-align: center;
	 padding-bottom: 10px;
	 margin-top: 10px;
	 padding-left: 2px;
	 background-repeat: repeat-y;
	 margin-bottom: 10px;
	 margin-left: 10px;
	 clear: both}

.box_produkt_3col {
	 border-bottom: #660000 0px solid;
	 text-align: center;
	 border-left: #660000 0px solid;
	 width: 154px;
	 margin-bottom: 15px;
	 margin-left: 0px;
	 border-top: #660000 0px solid;
	 margin-right: 0px;
	 border-right: #660000 0px solid}

.box_produkt_3col .thumb {
	 border-bottom: #d5d5d5 0px solid;
	 text-align: center;
	 border-left: #d5d5d5 0px solid;
	 margin: auto;
	 padding-left: 0px;
	 width: 130px;
	 overflow: hidden;
	 border-top: #d5d5d5 0px solid;
	 font-family: 'robotomedium';
	 border-right: #d5d5d5 0px solid}

.box_produkt_3col .thumb IMG {
	 border-bottom: #666666 0px solid;
	 text-align: center;
	 border-left: #666666 0px solid;
	 border-top: #666666 0px solid;
	 border-right: #666666 0px solid}

.box_produkt_3col P {
	 margin-bottom: 2px}

.box_produkt_3col .boxr {
	 text-align: left;
	 padding-bottom: 10px;
	 margin: 0px 5px 0px 90px;
	 padding-left: 0px;
	 width: 120px;
	 padding-right: 0px;
	 padding-top: 0px}

.box_produkt_3col .bezeichnung {
	 margin-top: 10px;
	 padding-right: 8px;
	 font-family: 'robotomedium'}

.box_produkt_3col .bezeichnungh {
	 padding-left: 20px;
	 padding-right: 20px}

.box_produkt_3col .bezeichnungl {
	 padding-left: 10px;
	 padding-right: 10px}

.boxdim_produkt_3col {
	 text-align: center;
	 width: 154px;
	 float: left;
	 margin-right: 5px}

.boxm .headline {
    padding-bottom: 0px;
    line-height: 1.2;
    /* background-color: #A0820A; */
    margin-top: 0px;
    padding-left: 0px;
    font-size: 26px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-bottom: 0;
    font-weight: normal;
    color: #8C6414;
    border-bottom: 1px solid #999;
}
.boxm .headline .artnr {
    font-size: 16px;
    display: block;
    color: #000;
    font-family: 'robotomedium';
}

.spacer2c {
	 width: 10px;
	 float: left;
	 height: 80px;
	 overflow: hidden}

.box_m_content {
    padding: 20px 0;
}
	 
.box_m_content H2, .box_m_content .headline_2 {
	 padding-left: 0 !important;}	 

.box_m_title {
    /* border-bottom: #A0820A 1px solid; */
    /* border-left: #A0820A 1px solid; */
    /* border-top: #A0820A 0px solid; */
    /* border-right: #A0820A 1px solid; */
    border-radius: 0 0 3px 3px;
}

.box_m_title H2, .box_m_title .headline_2 {
    font-family: 'oswald_regularregular';
    padding-bottom: 4px;
    /* background-color: #A0820A; */
    margin-top: 0px;
    /* padding-left: 10px; */
    margin-bottom: 0px;
    font-size: 22px;
    margin-right: 0px;
    padding-top: 4px;
    font-weight: normal;
    border-bottom: 1px solid #999;
}

.box2 HR {
	 height: 1px;
	 color: #999999;
	 margin-left: 10px;
	 margin-right: 10px}

.input_form2 {
    border-bottom: #A0820A 1px solid;
    border-left: #A0820A 1px solid;
    padding-bottom: 10px;
    background-color: #efefef;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    border-top: #A0820A 1px solid;
    margin-right: 6px;
    border-right: #A0820A 1px solid;
    margin-bottom: 10px;
    padding-top: 10px;
}

.boxm2 .headline {
    border-bottom: #A0820A 1px solid;
    border-left: #A0820A 1px solid;
    line-height: 24px;
    background-color: #efefef;
    margin-top: 0px;
    padding-left: 10px;
    margin-bottom: 0px;
    height: 24px;
    font-size: 14px;
    overflow: hidden;
    margin-right: 6px;
    border-right: #A0820A 1px solid;
}

.boxdim_orderstep {
    width: 25%;
    float: left;
}

.box_orderstep {
    background-color: #efefef;
    margin-bottom: 0px;
    height: 60px;
    border-top: #efefef 1px solid;
    margin-right: 5px;
}

.boxdim_orderstep.active .box_orderstep {
    background-color: #A0820A;
    border-top: #A0820A 1px solid;
}

.box_orderstep .thumb {
    padding-left: 10px;
    width: 25px;
    float: left;
    font-size: 32px;
    color: #999;
    font-family: 'robotomedium';
    margin-top: 0;
    padding-top: 0;
    line-height: 40px;
}

.boxdim_orderstep.active .box_orderstep .thumb {
    color: #fff;
    font-family: 'robotomedium';
}

.box_orderstep P {
    padding-bottom: 0px;
    margin-top: 7px;
    padding-right: 8px;
    margin-bottom: 2px;
    margin-left: 45px;
    font-size: 16px;
    color: #999;
}

.boxdim_orderstep.active .box_orderstep P {
    color: #222;	
}

.box_orderstep H2, .box_orderstep .headline_2 {
    padding-bottom: 0px;
    margin-top: 7px;
    padding-right: 8px;
    margin-bottom: 2px;
    color: #a12c2c;
    margin-left: 45px;
    font-size: 16px;
    font-weight: normal;
}

.box_m_contentb {
	 padding-bottom: 3px;
	 padding-right: 10px;
	 padding-top: 3px}

.input_radio {
	 vertical-align: middle}

.input_form2 .agbcheckbox {
	 margin-bottom: 15px;
	 float: left;
	 margin-right: 10px}

.warenkorb2 .rightcol {
	 padding-right: 10px}

.warenkorb2 .leftcol {
	 padding-left: 10px}

.tsinfo {
	 text-align: center;
	 width: 120px;
	 float: right;
	 margin-right: 10px;
	 padding-top: 10px}

.tsinfo P {
	 line-height: 10px;
	 margin-top: 0px;
	 margin-bottom: 1px}

.linkgruppe_info {
	 text-align: right;
	 width: 400px;
	 padding-right: 5px;
	 float: right;
	 height: 20px;
	 padding-top: 4px}

.slogan {
	 color: #A0820A;
	 font-size: 13px;
	 font-family: 'robotomedium'}

.rahmen_center_top P {
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 20px;
	 padding-top: 4px}

.linkgruppe_info A {
	 border-left: #ffe048 1px solid;
	 padding-left: 5px;
	 padding-right: 5px;
	 color: #ffffff;
	 font-size: 12px;
	 text-decoration: none}

.produkttyp {
	 text-align: right;
	 width: 225px;
	 padding-right: 5px;
	 float: right;
	 padding-top: 2px}

.rahmen_center_suche P {
    padding-left: 30px;
    margin-right: 150px;
    float: left;
}

.rahmen_center_suche A {
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}

.box2 .pabstand {
	 padding-bottom: 10px;
	 padding-top: 15px}

.kurzbez {
	 font-weight: normal}

.gpreis {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
}


.input_form LABEL {
	 border-bottom: #e9f2f8 1px solid;
	 line-height: 21px;
	 width: 120px;
	 float: left;
	 margin-left: 10px;
	 border-right: #e9f2f8 1px solid}

.input_form FIELDSET {
    border: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
}

.input_form LEGEND {
    border-bottom: #A0820A 1px solid;
    border-left: #A0820A 1px solid;
    background-color: #A0820A;
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    border-top: #A0820A 1px solid;
    border-right: #A0820A 1px solid;
}

.input_form P {
	 clear: left}

.produktliste_s3 .clear10s {
	 margin-left: 0px}

.variantenliste {
	 padding-top: 10px}

.variantenliste .bezeichnung {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 596px;
}

.variantenliste .basket {
    /* width: 70px; */
    float: right;
}

.variantenliste .variante {
	 padding-bottom: 3px;
	 padding-left: 5px;
	 margin-bottom: 1px;
	 padding-top: 3px}

.variantenliste .lieferzeit {
    width: 165px;
    float: right;
    padding-top: 5px;
    margin-right: 15px;
    text-align: right;
	font-size: 12px;
}		 
.lieferzeit img {
    margin-bottom: -1px;
} 
.variantenliste .variante form {
    width: 280px;
    float: right;
}
.box_produkt .details {
	 width: 70px;
	 float: right;
	 height: 25px}

.variantenliste .basket .input_image {
    vertical-align: middle;
}

.variantenliste .preis {
    text-align: right;
    width: 165px;
    float: right;
    font-family: 'robotoregular';
    margin-right: 15px;
    padding-top: 0px;
    font-size: 15px;
}
.variantenliste .preisdetail {
    text-align: right;
    float: right;
    font-size: 14px;
    font-family: 'robotomedium';
    margin-right: 15px;
    padding-top: 0px;
}

.spreis {
	 color: #ff0000}

.box_produkt_detail .bilder {
	 margin-top: 5px;
	 clear: left}

.box_produkt_detail .bilder .thumb {
	 text-align: left;
	 width: 60px;
	 display: inline;
	 float: left;
	 height: 60px;
     border: 1px solid #ccc;
	 padding: 5px;
	 overflow: hidden}
 
#gallery_01 {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
    width: 100%;
}	
#gallery_01 a {
    width: 24.2%;
    margin-top: 1%;
    align-self: center;
    display: flex;
    justify-content: center;
}
#gallery_01 a img {
    max-width: 100%;
    display: block;
    height: auto;
    max-height: 110px;
} 
#gallery_01 img#zoom_03 {
    max-width: 100%;
    float: left;
	max-height: 80px
}

.input_form2 .headline_3 {
    border-bottom: #89bde4 0px solid;
    border-left: #89bde4 0px solid;
    background-color: #A0820A;
    padding-left: 5px;
    height: 24px;
    color: #222;
    border-top: #89bde4 0px solid;
    border-right: #89bde4 0px solid;
}

.input_form2 .td_fieldset {
	 border-bottom: #A0820A 1px solid;
	 border-left: #A0820A 1px solid;
	 border-top: #A0820A 1px solid;
	 border-right: #A0820A 1px solid}

.warenkorb2 .td_fuss {
	 padding-right: 15px}

.boxm_banner_left {
    float: left;
    padding: 1% 2%;
}

.boxm_banner_right {
	 text-align: right;
	 width: 250px;
	 float: right;
	 height: 170px;
	 overflow: hidden}

.box_banner_right .headline {
	 padding-right: 0px;
	 margin-right: 0px}

.box_banner_right P {
	 padding-left: 10px;
	 padding-right: 10px}

.box_produkt_3col .catheadline {
	 text-align: left;
	 padding-left: 10px;
	 margin-bottom: 8px;
	 font-size: 12px;
	 font-family: 'robotomedium'}

.box_produkt_3col .catlist {
	 text-align: left;
	 padding-left: 10px}

.box_produkt_3col .catheadline A {
	 text-decoration: none}

.box_produkt_3col .catlist A {
	 text-decoration: none}

.box_tagwolke {
	 text-align: center;
	 padding-bottom: 10px;
	 padding-left: 30px;
	 padding-right: 30px;
	 padding-top: 5px}

.box_tagwolke .tag8 {
	 color: #cc6633;
	 font-size: 14px}

.box_tagwolke .tag10 {
	 color: #cc3333;
	 font-size: 16px}

.box_tagwolke .tag999 {
	 color: #663300;
	 font-size: 18px}

.box_produkt .bezeichnungh A {
	 color: #3C413C}

.beschreibung {
    margin-top: 20px;
}

.beschreibung H2, .beschreibung .headline_2 {
	 border-right-width: 0px;
	 background-color: #ffffff;
	 border-top-width: 0px;
	 border-bottom-width: 0px;
	 color: #000000;
	 font-size: 12px;
	 border-left-width: 0px;
	 font-family: 'robotomedium'}

.wbs {
	 color: #666666;
	 text-decoration: none}
	 
#fancybox-title-over {
    margin-right: 0px !important;
}	 
#fancybox-content {
    padding: 0 0 30px 0 !important;
}
.mengereadonly {
    box-shadow: none;
    background: #f3f3f3;
}

.filter {
    float: left;
    width: 100%;
    background: linear-gradient(#fefefe 50%, #dfdfdf 100%);
    border-bottom: 3px solid #5A5F5A;
}
.filter:not(#filter) {
    background: linear-gradient(#BE8C00 50%, #A0820A 50%);
}
.filter:not(#filter).kategoriefilter .title {
    text-align: center;
}
.filter:not(#filter).kategoriefilter .title strong {
    color: #fff;
	font-family: 'robotomedium';
}


.filter form {
    margin: 5px 2% 10px 2%;
    float: left;
}
.filter input[type=text] {
    padding: 6px 0;
}
.filter select {
    min-height: 28px;
    padding: 5px 0;
}
.filter input[type=checkbox] {
    height: 28px;
    width: 28px;
    margin-top: 3px;
}
.filter .submit_button {
    font-size: 15px !important;
    text-transform: none;
    margin-top: 23px;
    line-height: 24px;
	transition: background .3s ease;
}

.filter .labeltop {
    margin: 22px 10px 0 0;
    position: relative;
    float: left;
    min-width: 120px;
}
.filter .labeltop label {
    color: #222333;
    cursor: text;
    display: inline;
    font-size: 14px;
    left: 0;
    line-height: inherit;
    padding: 0;
    position: absolute;
    top: -22px;
    white-space: nowrap;
}


.widerruf {
	 border-bottom: #7e4d47 1px solid;
	 border-left: #7e4d47 1px solid;
	 padding-bottom: 2%;
	 padding-left: 30px;
	 width: 96%;
	 padding-right: 30px;
	 height: 200px;
	 overflow: scroll;
	 border-top: #7e4d47 1px solid;
	 border-right: #7e4d47 1px solid;
	 padding-top: 2%}
	 
.submit_button, .link_button, .input_submit {
    color: #ffffff !important;
    line-height: 22px;
    text-align: center;
    box-shadow: none;
    border: 0;
    padding: 3px 15px 3px 15px;
    font-size: 14px;
    margin: 2px 0 2px 0;
    cursor: pointer;
    max-width: 400px;
    height: auto !important;
    border-radius: 3px;
    background-color: #3C413C;
    background: linear-gradient(#5A5F5A 50%, #3C413C 50%);
}


a.news_button {
    color: #ffffff !important;
    float: left;
    line-height: 22px;
    text-align: center;
    box-shadow: none;
    border: 0;
    padding: 17px 17px 12px 17px;
    font-size: 14px;
    margin: 2px 0 2px 0;
    cursor: pointer;
    max-width: 400px;
    height: auto !important;
    border-radius: 3px;
    background-color: #A0820A;
    background: linear-gradient(#BE8C00 50%, #A0820A 50%);
    float: right;
    margin: 15px;
    text-transform: uppercase;
    font-family: oswaldlight;
    font-size: 20px;
    letter-spacing: 1px;
}


.submit_button.inbasket {
    background-image: url(media/images/layout/basket.png), linear-gradient(#5A5F5A 50%, #3C413C 50%);
    background-repeat: no-repeat;
    background-size: 20px, 100%;
    background-position: 12px 8px, 0 0;
    padding: 7px 10px 7px 40px;
    background-color: #3C413C;
}
span.lagerinfo {
    background: #ee0000;
    padding: 0 7px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    float: left;
}
.whatsapp {	
    display: none
}

 
.navigation_zeile a.submit_button, .warenkorb a.submit_button {
    width: 91%;
    padding: 3px 5% 3px 5% !important;
	text-align: center;
}	 


.detailrahmen .submit_button {
    color: #fff !important;
    font-size: 16px;
    line-height: 28px;
}
.klein {
    font-size: 13px !important;
    line-height: 22px!important;
    text-transform: none!important;
    max-width: 200px;
}
.inhalt {
    max-width: 1260px;
    margin: 0 auto 10%;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 300px rgba(0,0,0,0.1);
}
.grundrahmen {
    color: #444;
    font-size: 15px;
    position: relative;
    text-align: left;
    margin: 0px auto 0px;
    border-radius: 3px;
    padding-bottom: 0;
}
@media (max-width:1200px) {	
	.grundrahmen {
		width: 100%;	
	}
}




.angebotspreis {
	 font-size: 16px;
	 font-family: 'robotomedium';
	 color: #bd0404;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 0px;
	 margin: 0px 0px 0px 60px;
	 display: block}

.demoinfo {
	 border-top: #000099 1px dashed;
	 height: 60px;
	 border-right: #000099 1px dashed;
	 width: 300px;
	 border-bottom: #000099 1px dashed;
	 float: right;
	 color: #ff6600;
	 padding-bottom: 5px;
	 text-align: left;
	 padding-top: 5px;
	 padding-left: 5px;
	 border-left: #000099 1px dashed;
	 margin-top: 20px;
	 padding-right: 5px;
	 background-color: #ececec;
	 margin-right: 2px}

.thumb {
	 padding-bottom: 2px;
	 padding-top: 2px;
	 padding-left: 2px;
	 border: #D7CCC5 0px solid;
	 padding-right: 2px;
	 margin-right: 5px}

.thumb_info {
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.rahmencontent_center {
	 color: #5B1817;
	 text-align: center;
	 margin: 10px 20px}


/* Header */
	 
.top-info {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 3px;
}
.header {
    width: 100%;
    background-color: #fff;
    display: inline-block;
    margin-bottom: 20px;
    background: linear-gradient(#f2f2f2 0%, #fff 20%);
    height: 236px;
}	 

.rahmen_oben {
    max-width: 1260px;
    margin: 0 auto;
    min-height: 130px;
}
.logo {
    float: left;
    /* width: 41.5%; */
    margin-top: -15px;
    display: inline-block;
    margin-right: 10%;
    width: 232px;
}
.logo a {
    text-decoration: none;
    color: #999999;
    display: block;
}
.logo h1, .logo .headline_1 {
    font-size: 42px;
    padding: 0;
    margin: 0;
    font-family: 'oswaldmedium';
    border-bottom: 0;
    color: #A0820A;
}
.logo h1 span:last-child, .logo .headline_1 span:last-child {
    color: #3C413C;
    font-size: 22px;
    /* line-height: 22px; */
}
.logo h2, .logo .headline_2 {
    font-size: 14px;
    color: #fff;
    margin-top: 3px;
    font-weight: normal;
    font-style: italic;
    font-family: 'robotoregular', Arial;
    background: #3C413C;
    padding: 1px 5px;
    border-radius: 3px;
    text-align: center;
    letter-spacing: 1px;
    /* text-shadow: 0 0 16px #222; */
}
.hotline {
    font-size: 22px;
    margin-top: 35px;
    margin-bottom: 5px;
    color: #5A5F5A;
}
.hotline span {
    font-size: 25px;
    padding: 0 6px;
    background: #A0820A;
    color: #fff;
    border-radius: 3px;
}
.hotlinetext {
    font-size: 14px;
    font-family: 'robotomedium';
    margin-top: 0px;
}
.rahmen_oben .basket {
    float: right;
    margin-top: 33px;
    padding: 3px;
    position: relative;
    width: 21%;
    background-color: #A0820A;
    display: block;
    margin-bottom: 20px;
    background-image: url(media/images/layout/basket.png);
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: 12px 8px;
    color: #fff;
    border-radius: 0 0 3px 3px;
    border-top: 5px solid #3C413C;
}
.rahmen_oben .basket.empty {
    background-color: #ccc;
}
.rahmen_oben .basket_headline {
    font-size: 24px;
    line-height: 26px;
    text-align: left;
    width: 100%;
}
.basket_vorschau {
    /* float: left; */
    line-height: 20px;
    text-align: left;
    width: 100%;
    margin-bottom: 4px;
}
.basket a {
    color: #fff;
    /* line-height: 20px; */
    /* width: 100%; */
    display: block;
    padding-left: 85px;
}
.basket a:hover {
    text-decoration: none;
}
.basket_button a {
    background-color: #3C413C;
    color: #fff;
    line-height: 24px;
    text-align: center;
    width: 100%;
    display: block;
}
.basket_button a:hover {
    background-color: #3C413C;
    text-decoration: none;
}
.top_middle {
    display: block;
    float: left;
    position: relative;
    margin-top: 23px;
    width: 35%;
    margin-bottom: 20px;
}
.login {
    text-align: right;
    padding-top: 10px;
    max-width: 1260px;
    margin: 0 auto;
    height: 30px;
}
.login a{
    padding-left: 7px;
}
.suche {
    border: 1px solid #cccccc;
    box-shadow: 0 0 10px 0 #cfcfcf inset;
    margin-left: 7px;
    margin-top: 10px;
    padding: 0;
    position: relative;
    width: 80%;
    border-radius: 3px;
}

/* Autosuggest */
.suchliste {
    position: relative;
}
.ergebnis {
    font-size: 13px;
    position: absolute;
    background-position: 100% 0%;
    padding: 7px;
    left: 7px;
    z-index: 10000;
    line-height: 18px;
    top: 0px;
    padding-right: 10px;
    background-color: #ffffff;
    /* border: 1px solid #ccc; */
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 05px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.5);
}
.ergebnis::after {
	content:"\2716";
	position: absolute;
	top: 7px;
	right: 7px;
	font-size: 16px;
	cursor: pointer;
}
.ergebnis ul {
    padding: 0;
    margin: 0 0 12px 0;
}	
.ergebnis li{
	list-style-type: none;
}
.ergebnis a:before {
	content: "\203A";
}
/* ENDE Autosuggest */

input, textarea, select {
    background-color: #ffffff;
    border: 1px solid #D7CCC5;
    box-shadow: 0 0 10px 0 #cfcfcf inset;
    text-align: left;
    margin: 2px 0 2px 0;
}
textarea {
    padding: 6px;
    width: 100%;
    max-width: 398px;
}
.rahmen_mitte input[type=text], .rahmen_mitte input[type=password] {
    padding: 5px;
    width: 97%;
    max-width: 400px;
}
.warenkorb input[type=text] {
    width: 40px;
}
.basket input[type=text], .abasket input[type=text] {
    min-height: 18px;
    float: left;
    margin-right: 5px;
    width: 38px !important;
    border-radius: 3px;
}
input[type=radio] {
    border: 0;
    box-shadow: none;
}
input:focus, select:focus {
    outline: 0;
}
.labelinside {
    margin: 2px 0 2px 0;
    position: relative;
    width: 100%;
    display: inline-block;
}
.labelinside label {
    color: #888888;
    cursor: text;
    display: none;
    font-size: 13px;
    left: 0;
    line-height: 13px;
    padding: 9px 9px;
    position: absolute;
    top: 0;
}
.rahmen_mitte .labelinside {
    margin: 2px 0 5px 0;
}
.rahmen_mitte .labelinside label, .suche .labelinside label {
    font-size: 15px;
    left: 0;
    line-height: 17px;
    padding: 7px 10px;
}
.suche .labelinside label {
    font-size: 16px;
    padding: 10px 10px;
}
.suchfeld {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    color: #666666;
    float: left;
    font-size: 15px;
    font-weight: normal;
    height: 28px;
    padding-left: 7px;
	width: 98%;
}
.but_search {
    background-color: transparent;
    background-image: url(media/images/layout/but_search.gif);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    box-shadow: none;
    border: 0 solid #999999;
    color: #999999;
    cursor: pointer;
    float: left;
    height: 30px;
    padding: 5px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 30px;
}



/* Footer */
.col3 {
    width: 30%;
    margin-left: 2%;
    float: left;
}
.col3 h2, .col3 .headline_2 {
    color: #A0820A;
}
.col3 ul {
    padding: 0;
    margin: 0 0 12px 0;
}	
.col3 li{
	list-style-type: none;
	padding: 0;
    margin: 0;
}
.col3 li:before {
    content: "\2713";
    padding-right: 7px;
    font-size: 12px;
    color: #eee;
}
.col3 a {
    color: #fff;
}
.col3 a:before {
	content: "\203A";
	padding-right: 7px;
    color: #eee;
}

.col4{
	width: 22.5%;
	margin-left: 2%;
	float: left;
}	
.col4 ul {
    padding: 0;
    margin: 0 0 12px 0;
}	
.col4 li{
	list-style-type: none;
	padding: 0;
    margin: 0;
}
.col4 li:before{
    content: "\2713";
	padding-right: 7px;
    font-size: 12px;
	color: #3C413C;
}
.col4 a:before {
	content: "\203A";
	padding-right: 7px;
}
.mail:before {
	content: "" !important;
	padding-right: 0!important;
}
 

/* Produktliste */

.produktliste {
    padding: 15px 0;
    /* background: #F3F3F3; */
    /* float: left; */
    width: 100%;
    display: flex;
    flex-flow: wrap;
}

.pages {
	 display: inline}

.pages A {
    text-align: center;
    line-height: 20px;
    background-color: #3C413C;
    width: 21px;
    float: left;
    color: #ffffff;
    font-size: 12px;
    margin-right: 3px;
    text-decoration: none;
    margin-top: 4px;
    font-family: 'robotomedium';
}

.pages A:hover {
    background-color: #5A5F5A;
}
.pages .activepage {
    background-color: #A0820A;
}
	 
.produktbox {
    border: 1px solid #D7CCC5;
    padding: 1.7%;
    /* float: left; */
    width: 44%;
    width: calc(45.5% - 2px);
    margin-bottom: 1%;
    margin-right: 1%;
    height: 220px;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    border-radius: 3px;
    font-size: 14px;
}
.produktbox:nth-child(2n) {
    margin-right: 0%;
}
.produktbox h3, .produktbox p {
    padding-left: 115px;
}
.produktbox a IMG {
    float: left;
    max-width: 100px;
    max-height: 200px;
}
	 
.produktbox .produktinfo {
    margin-bottom: 3px;
    padding-left: 115px;
    margin-top: 3px;
}

.produktbox .produktinfo_k {
	 margin-bottom: 2px;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 115px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .produktinfo_preis {
	 margin-bottom: 2px;
	 color: #5B1817;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 115px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .produktinfo_nr {
	 margin-bottom: 2px;
	 color: #999999;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 115px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .produkttabinfo {
	 margin-bottom: 2px;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .produkttabinfo_preis {
	 margin-bottom: 2px;
	 color: #A0820A;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .produkttabinfo_nr {
	 margin-bottom: 2px;
	 color: #999999;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .preisinfo {
    font-weight: normal;
    color: #999999;
    display: block;
    font-size: 12px;
}
.produktbox .preisinfo A {
	 text-decoration: none;
	 color: #999999}
.produktbox .preisinfo A:hover {
	 text-decoration: none;
	 color: #999999}

.produktbox .tdtab {
	 border-left-width: 0px;
	 border-right-width: 0px;
	 border-bottom: #ffcc00 1px dashed;
	 color: #000000;
	 border-top-width: 0px
} 

.produktbox .basketform {
    position: absolute;
    right: 5px;
    bottom: 3px;
    /* width: 100px; */
}
.basket input[type=text].input_text, .abasket input[type=text].input_text {
    padding: 8px 0;
    text-align: center;
    height: 18px;
}
.produktbox .abasket {
    float: left;
}
.produktbox p.hersteller {
    font-weight: bold;
    margin-bottom: 0;
}
.produktbox .produktid {
    margin-top: 0;
}
.produktbox .produktid span {
    font-weight: bold;
}
.details {
    position: absolute;
    left: 5px;
    bottom: 5px;
    background-color: #3C413C;
    color: #fff !important;
    line-height: 22px;
    text-align: center;
    padding: 7px 10px 7px 10px;
    font-size: 14px;
    cursor: pointer;
    font-weight: normal;
    border-radius: 3px;
    background: #3C413C linear-gradient(#5A5F5A 50%, #3C413C 50%);
}
#slider-produkte .details {
    bottom: 30px;
    left: 15px;
}
.details:hover {
    color: #fff;
    background: #A0820A;
    text-decoration: none;
    background: #A0820A linear-gradient(#BE8C00 50%, #A0820A 50%);
}

/* Kategorien */
.catlist {
    /* padding: 5px 15px 15px 15px; */
    /* background: #F3F3F3; */
    float: left;
    width: 100%;
}
.catlist .catbox {
    border: 1px solid #D7CCC5;
    padding: 1.3%;
    float: left;
    width: 46.5%;
    width: calc(46.9% - 2px);
    margin-bottom: 1%;
    margin-right: 1%;
    height: 150px;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    border-radius: 3px;
}
.catlist div.catbox:nth-child(2n) {
    margin-right: 0%;
}
.catlist h3, .catbox p {
    margin: 0 0 10px 0;
    padding-left: 95px;
}
.catlist .produktinfo, .catlist h2.produktinfo {
    margin-bottom: 3px;
    padding-left: 95px;
    margin-top: 3px;	
	 color: #444444;
	 font-size: 15px;
	 font-weight: normal;	  
     font-family: 'robotomedium', Arial;
}
.catbox IMG {
    float: left;
    max-width: 80px;
    margin-right: 15px;
}


/* Produktdetail */
.content_right {
    color: #000000;
    text-align: right;
    float: right;
    height: 40px;
}
.content_right a {
    text-decoration: none;
    padding: 0px 10px 5px 10px;
    border: 1px solid #D7CCC5;
    font-size: 30px;
    border-radius: 3px;
    line-height: 38px;
    background: rgba(170, 175, 140, 0.1);
    float: left;
    height: 100%;
    margin-left: 5px;
}
.content_right a:hover {
    background: rgba(170, 175, 140, 0.05);
}
.content_right a img {
    margin-top: 6px;
}
.produktdetail .box_right {
    margin-bottom: 10px;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    width: 40%;
}

.produktdetail .box_right .produkte {
	 margin-bottom: 10px;
	 max-width: 900px;
	 border-top: #D7CCC5 1px solid;
	 border-right: #D7CCC5 1px solid;
	 width: 96%;
	 border-bottom: #D7CCC5 1px solid;
	 float: left;
	 padding-bottom: 2%;
	 padding-top: 2%;
	 padding-left: 2%;
	 border-left: #D7CCC5 1px solid;
	 padding-right: 2%;
	 background-color: #ffffff}

.produktdetail .box_weitere TD {
	 font-size: 9pt;
	 width: 100%;
	 color: #666666}

.produktdetail .box_left {
    margin-bottom: 10px;
    width: 55%;
    float: left;
    margin-right: 5%;
    margin-bottom: 2%;
}
.produktdetail .links {
	 clear: both}
	 
.produktdetail .produktinfo_preis {
    margin-bottom: 10px;
    color: #531405;
    margin-top: 10px;
} 
.produktdetail .produktinfo_preis b {
    font-size: 20px;
}
.produktbox .produktinfo_preis br {
    display: none;
}
.rahmen_mitte .preisinfo {
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    font-family: 'robotoregular';
    display: block;
}
.produktdetail .merkmale{
	border-collapse: initial !important;
} 
.merkmale .info{
	background-color: rgba(170, 175, 140, 0.3);
} 
.merkmale .content{
    background-color: rgba(170, 175, 140, 0.2);
}
.produktdetail .submit_button{
	width: initial;
}
.keywords {
    color: #888;
    border: 1px solid #ddd;
    background: #f3f3f3;
    padding: 10px 15px;
    margin-top: 20px;
    border-radius: 3px;
}

/* zoom */

.bild {
}
.bild .thumb {
    display: initial;
	border: 1px solid #bbb;
	border-radius: 3px;
	margin-right: 5px;
	margin-top: 5px;
	float: left
}

.detailbild {
    position: relative;
    border: #D7CCC5 1px solid;
    height: auto;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
}
.detailbild img {
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    color: #fefde9;
    border-left: 0px;
    max-height: 450px;
    width: auto;
}
.detailbild:hover IMG {
	 -webkit-transform: scale(1.05);
	 -moz-transform: scale(1.05);
	 transform: scale(1.05)}
.detailbild A {
    display: block;
}
.detailbild .zoom {
    border-top: #ffffff 3px solid;
    border-right: #ffffff 3px solid;
    width: 40px;
    border-bottom: #ffffff 3px solid;
    position: absolute;
    left: 0px;
    border-left: #ffffff 3px solid;
    bottom: 0px;
    border-radius: 0 3px 0 0;
    opacity: 0.5;
}
/* Varianten */
.varianten {
    border: #D7CCC5 1px solid;
    width: 100%;
    border-radius: 3px;
}
.varianten th{
    padding: 10px;
    background-color: rgba(170, 175, 140, 0.2);
}

.varianten td {
    padding: 10px;
    border-top: #D7CCC5 1px solid;
}
.varianten form {
    border: 0;
	padding: 0;
}
.rot{
	color: #cc0000;
}
.variante .thumb {
    float: left;
    width: 60px;
    height: 70px;
    overflow: hidden;
    margin-top: -3px;
    margin-left: -5px;
    margin-bottom: -3px;
    margin-right: 10px;
    background: #fff;
}

/* Shariff */
.shariff {
    width: 58%;
    width: calc(58% - 2px);
	margin-bottom: 20px;
}
li.shariff-button {
    border-radius: 3px;
}
.rahmen_mitte .shariff .orientation-horizontal.button-style-standard li {
	min-width: 35px !important;
	width: 21% !important;
}

/* Bestellung */	
.remove {
	width: 19px;
}
.col2 {
    width: 48% !important;
    margin-right: 4%;
    margin-bottom: 20px;
    float: left;
	min-width: 310px;
}		
.col2:nth-child(2n){
	margin-right: 0%;
}	
.content_right form {
    border: 0;
    background: none;
    padding: 0;
}
.load-ladr {
    margin: 30px 0;
}
#lieferadresse-form {
	display: none;
}
#lieferadresse-form.active {
	display: block;
}
.hamburger {
	display: none;
}

.paypalinfo {
    background: #A0820A;
    color: #fff;
    text-align: left;
    padding: 10px 20px 10px 20px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.paypalinfo span {
    color: #3C413C;
    /* font-weight: bold; */
    font-family: 'robotobold';
    font-size: 16px;
    display: block;
    margin-top: 12px;
}
@keyframes pulse {
   0%   { transform:scale(1);}
   50%   { transform:scale(0.8);}
   100%   { transform:scale(1);}
}
.paypalinfo img {
    background: #fff;
    padding: 7px 10px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
	animation: pulse 3s infinite ease;
}
#paypalcheckbox {
    height: 20px;
    width: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 5px;
    transform: translateY(3px);
}
.submit_button:disabled, .submit_button:disabled:hover {
	background: linear-gradient(#5A5F5A 50%, #3C413C 50%);
	opacity: .3;
	cursor: initial;
}
div#payalfehler {
    background: #ff3333;
    color: #fff;
    float: left;
    margin-bottom: 10px;
    padding: 10px 20px;
}

/* Navigation Desktop */

.navigation {
    height: 44px;
    width: 100%;
    /* position: relative; */
    text-align: left;
    z-index: 100;
    background-color: #3C413C;
    background: linear-gradient(#5A5F5A 50%, #3C413C 50%);
    /* overflow: hidden; */
}

.navbar {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0;
    margin: 0px auto;
    z-index: 101;
    padding-right: 0px;
    height: 44px;
    max-width: 1260px;
}
.navbar h3 {
    margin: 0;
}
.stickytop {
}

@media (min-width:1000px) {	
	.stickytop {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
	}
}

.navbar LI {
    list-style-type: none;
/*    position: relative;*/
    float: left;
    padding-left: 0px;
    margin: 0px;
    height: 100%;
}
.navbar > LI {
    height: 44px;
}

.navbar LI A.topcat {
    height: 32px;
    border-right: 0px solid #5A5F5A;
    line-height: 32px;
    font-family: 'oswaldlight', Impact, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}
.navbar LI:last-child A.topcat {
    border-right: 0;
}
.navbar LI A {
    color: #ffffff;
    font-size: 19px;
    text-decoration: none;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 7px;
    padding-left: 18px;
    display: block;
    line-height: 20px;
    padding-right: 18px;
    float: left;
}


.navbar LI .selected {
    background-color: #A0820A;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.5);
    background: linear-gradient(#BE8C00 50%, #A0820A 50%);
}

.navbar .thumb {
    width: 30px;
    min-height: 30px;
    float: left;
    border: 1px solid #dddddd;
    text-align: center;
    background: #ffffff;
    padding: 0;
    height: 30px;
    display: none; /* Thumbs deaktiviert */
} 
.navbar img {
	width: auto;
	height: auto;
	max-width: 30px;
    max-height: 25px;
}	 	 

/* 2. Ebene */
.navbar LI UL {
	 display: none}
	 
/*	Sub-Navigation nur vertikal
.navbar LI:hover UL {
    transition: all 0.1s;
    position: absolute;
    padding-bottom: 10px;
    padding-top: 10px;
    z-index: 1000;
    display: inline-block;
    padding-right: 40px;
    background-color: #ffffff;
    left: 0px;
    top: 44px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 05px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
    padding-left: 0px;
    white-space: nowrap;
}
*/

/* Sub-Navigation volle Breite */
.navbar {
    position: relative !important;
}	 
.navbar LI {
    position: initial !important;
}
.navbar LI UL {
	display: block !important;
	width: 0;
	overflow: hidden;
    padding: 0;
    opacity: 0;
    float: left;
    background: #fff;
    list-style-type: none;
    list-style-image: none;
    z-index: 100;
    line-height: 14px;
    position: absolute;
    left: 0px;
    top: 44px;
    -moz-transition: opacity 0.2s; 
    -webkit-transition: opacity 0.2s; 
    -ms-transition: opacity 0.2s;  
    -o-transition: opacity 0.2s;  
    transition: opacity 0.2s;
}	 
LI UL LI .ebene3 {
    position: initial !important;
    display: block !important;
    box-shadow: none !important;
    padding-left: 0px !important;
    overflow: visible !important;
}
.navbar > LI > UL > LI > A {
    font-family: 'oswaldlight';
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 24px !important;
    padding: 3% 5% !important;
    width: 90% !important;
    font-size: 16px !important;
    color: #222 !important;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}

.navbar LI UL LI A {
    line-height: 24px !important;
}
/*.navbar LI:nth-child(2) UL {
   column-width: 180px;
   -moz-column-width: 180px;
   -webkit-column-width: 180px;
   column-gap: 0px;
   column-rule-color: #ccc;
   column-rule-width: 0px;
   column-rule-style: solid;
}
.navbar LI:nth-child(2):hover LI {
    width: 100%;
}*/

/* Sub-Navigation volle Breite ENDE */


.navbar LI:nth-last-child(-n+3):hover UL {
    left: initial;
    right: 1px;
}

.navbar LI UL LI {
    width: 110%;
    width: calc(100% + 40px);
    float: none;
    display: block;
}
	 
.navbar LI UL LI:hover {
     background: #efefef;}

.navbar LI:hover UL LI A {
    font-size: 13px;
    font-weight: normal;
    color: #222333;
    z-index: 1000;
    display: block;
    line-height: 32px;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 0;
}

.navbar LI:hover UL A:hover {
	 text-decoration: none;
	 color: #000000;
	 z-index: 1000;
	 display: block}
	 
	 
/* 3. Ebene */


LI UL LI .ebene3 {
/*    position: absolute;
    right: 100%;
    top: 0;*/
    display: none;
    transition: all 0.1s;
    overflow: hidden;
}
	
LI:nth-child(-n+4) UL LI .ebene3 {
    left: 100%;
    right: initial;
}

LI UL LI:hover .ebene3 {
    background: #efefef;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	display: inline-block;
    padding: 10px;}	
	 
.navbar LI UL LI:hover .link {
    display: block;
}

.navbar LI UL LI:hover .link A {
    font-size: 13px;
    font-weight: normal;
    color: #222333;
    z-index: 1000;
    padding-left: 0;
    padding-right: 40px;
}

.navbar LI UL LI:hover .link A:hover {
	 text-decoration: none;
	 color: #000000;
	 z-index: 1000;
	 display: block}
	 
			 
@media (min-width:1024px) {

}

/* Navigation Desktop Ende */	


@media (hover: hover) {
	.box_cat .ebene_1 A:hover {
		background: #fff;
		color: #a12c2c;
		text-decoration: none;
		border-left: 5px solid #A0820A;
	}
	.box_cat .ebene_1 .selected:hover {
		background: #A0820A;
		color: #a12c2c;
	}
	.box_cat .ebene_2 A:hover {
		border-left: #3C413C 5px solid;
		text-decoration: none
	}
	.box_cat .ebene_3 A:hover, .box_cat .ebene_4 A:hover {
		border-left: #3C413C 5px solid;
		text-decoration: none
	}
	.hide-basket.close:hover {
		color: #A0820A;
	}
	.box1 .infolist A:hover {
		 color: #000000
	}
	.linkgruppe_info A:hover {
		 color: #ffffff
	}
	.box_produkt_3col .catheadline A:hover {
		 text-decoration: underline
	}
	.box_produkt_3col .catlist A:hover {
		 text-decoration: underline
	}	
	.filter .submit_button:hover {
		background: linear-gradient(#6A6F6A 50%, #5A5F5A 50%);
	}	
	.submit_button:hover, .link_button:hover, .input_submit:hover {
		color: #ffffff !important;
		background-color: #A0820A;
		background: linear-gradient(#A0820A 50%, #BE8C00 50%);
		text-decoration: none;
	}	
	a.news_button:hover {
		color: #ffffff !important;
		background-color: #3C413C;
		background: linear-gradient(#5A5F5A 50%, #3C413C 50%);
		text-decoration: none;
	}
	.submit_button.inbasket:hover {
        background-image: url(media/images/layout/basket.png), linear-gradient(#A0820A 50%, #BE8C00 50%);
		background-repeat: no-repeat;
		background-size: 20px, 100%;
		background-position: 12px 8px, 0 0;
	}
	
	.navigation_zeile a.submit_button:hover, .warenkorb a.submit_button:hover {
		width: 91%;
		padding: 3px 5% 3px 5% !important;
		box-shadow: none !important;
	}
	.navbar LI:hover{
		 background-color: #ffffff;
	}	
	.navbar LI:hover A.topcat {
		background-color: #fff;
		color: #111;
		overflow: hidden;
		text-decoration: none;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	}	
	.navbar LI .selected:hover {
		color: #fff !important;
	}		
	.navbar LI:hover UL {
		opacity: 1;
		width: 100%;
		padding: 2%;
		margin-left: -2%;
		margin-right: -2%;
		z-index: 100;
		display: inline;
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
		border-left: 1px solid #3C413C;
		border-bottom: 1px solid #3C413C;
		border-right: 1px solid #3C413C; 
		box-shadow: 0 10px 10px rgba(0,0,0,0.3);
	}
	.navbar LI UL LI:hover {
		background: #efefef !important;
	}
	.navbar LI > UL > LI:hover > a {
		background: #bbb !important;
		color: #fff !important;
	}
	LI UL LI:hover .ebene3 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		padding: 0 !important;
	}
	.navbar LI:hover UL A:hover {
		color: #fff !important;
		background: #bbb !important;
	}
	.link a, .link a:hover {
		width: 90% !important;
		padding: 0 5% !important;
	}
	.navbar LI:hover LI {
		margin-bottom: 0px;
		z-index: 100;
		margin-top: 0px;
		line-height: 16px;
		box-shadow: none;
		margin: 1%;
		width: 100%;
		float: left;
		height: initial;
		width: 14.5%;
	}
}

@media (max-width:1300px) {
	.login {
		padding: 3px 2%;
	}
	.rahmen_oben {
		padding: 0 2%;
	}
	.navbar LI A {
		/* font-size: 13px; */
		/* padding-left: 8px; */
		/* padding-right: 7px; */
	}
	.produktbox {
		height: 220px;
	}
	.produktbox p, .produktbox h3 {
		font-size: 13px;
		line-height: 16px;
	}
}


	
/* Slider */
.slider {
    float: left;
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
    /* background-color: rgba(170, 175, 140, 0.1); */
    margin-bottom: 20px;
    padding: 0 0 20px 0;
}	
.slider A {
    text-decoration: none;
    width: 100%;
	height: 100%;
    float: left;
}

/* Produkt-Slider */
#slider-produkte {
    border-bottom: 1px solid #999;
}
#slider-produkte .caption {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 36%;
    text-align: left;
    font-family: 'robotomedium';
	margin-top: 15px;
    height: 90%;
	width: 64%
}
#slider-produkte .caption .headline_1, #slider-produkte .caption h2 {
    font-size: 28px;
	margin: 0 15px 15px 15px;
	border-bottom: 0;
	font-weight: bold;
}	
#slider-produkte .caption h2 {
    font-size: 24px;
	margin: 15px;
	font-weight: normal;
}	
#slider-produkte .caption p {
    font-weight: normal;
    font-size: 15px;
    color: #222333;
	margin: 15px;
}
.slider img {
    max-width: 35%;
    max-height: 100%;
    width: auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.slider .caption .produktinfo_preis {
	 margin-bottom: 2px;
	 color: #5B1817;
	 margin-top: 3px;}
	 
/* Banner-Slider */
#slider-banner .slide-bg{
	background-color: #3C413C;
	background-repeat: no-repeat;
	background-size: 100%;
}
#slider-banner .caption {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 33%;
	transition: none;
	background: #3C413C;
    padding-top: 4%;
    padding-left: 2%;
	height: 96%;
}
#slider-banner .caption .headline_2 {
	font-family: 'oswald_regularregular';
    font-size: 26px;
    margin: 0 15px 15px 15px;
    border-bottom: 0;
    color: #A0820A;
}
#slider-banner .caption p {
    font-family: 'robotolight';
    font-size: 18px;
    color: #fff;
    margin: 15px;
    line-height: 22px;
}
#slider-banner .details {
    position: relative;
    color: #fff !important;
    line-height: 22px;
    text-align: center;
    padding: 3px 10px 3px 10px;
    font-size: 16px;
    margin: 15px;
    font-weight: normal;
    border-radius: 3px;
    background: linear-gradient(#BE8C00 50%, #A0820A 50%);
    float: left;
}
.rabatt {
    height: 28px;
    width: 150px;
    left: -30px;
    background-repeat: no-repeat;
    position: absolute;
    text-align: center;
    clear: both;
    top: -10px;
    background: #D50008;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    z-index: 99;
}

.rabatt DIV{
    font-size: 22px;
    color: #ffffff;
    left: 24px;
    position: absolute;
    top: 6px;
    font-family: 'oswalddemibold';
}
.rabatt span.small {
    font-family: 'robotoregular', Tahoma;
    font-size: 11px;
    line-height: 1.4;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 20px;
    top: -9px;
    background: #D50008;
    width: 50px;
}
span.preis_rabatt {
    font-size: 18px;
    font-family: 'robotobold';
    color: #D50008;
}
.slider span.preis_rabatt {
    font-size: 22px;
	margin-top: 5px;
}


span.preis_alt {
    text-decoration: line-through;
    display: block;
}

/* Breadcrumb */
.breadcrumb {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 5px 0 30px 30px;
    font-size: 13px;
}
.detailrahmen .breadcrumb {
    padding-top: 25px;
}
.breadcrumb li {
    display: flex;
}
.breadcrumb li a {
    font-size: 13px;
}
.breadcrumb li:before {
    content: "/";
    padding: 0 5px 0 5px;
    display: inline-block;
}
.breadcrumb li:first-child:before {
    content: "";
    padding: 0;
}

/* Google translate */
div#google_translate_element {
    margin-left: 7px;
    border-radius: 3px;
}
.goog-te-gadget-simple {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
	border-color: #cccccc;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-left: 4px !important;
    border-radius: 3px;
	box-shadow: 0 0 5px 0 #cfcfcf inset;
}	
.goog-te-gadget-simple span {
	color: #888888 !important;
}

/* Wiki */	
.buttons {
    float: right;
}
.inhaltliste {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 2% 3%;
    margin-top: 20px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2%;
    -webkit-column-gap: 2%;
    column-gap: 2%;
    width: 93%;
    line-height: 1.4;
}

@media (max-width:1000px) {
	body {
		font-size: 16px;
		background-image: none;
	}
    .header {
        margin-bottom: 0;
        height: 370px;
    }
	.grundrahmen {
		border: 0;
		border-radius: 0;
		margin: 0;
		box-shadow: none;
	}
	.rahmen_links {
		width: 0px;
		overflow: hidden;
		display: none;
	}
	.rahmen_mitte {
		padding-bottom: 0px;
		padding-left: 0;
		margin-bottom: 0px;
		overflow: hidden;
		padding-top: 15px;
		background: none;
		width: 100%;
	}
	.footer1 {
		font-size: 16px;
		line-height: 24px;
		width: calc(94% + 20px);
		margin-left: -10px;
	}
	
/* Header */	

    .logo {
        margin-right: 0;
        float: none;
        margin-top: -25px;
        min-width: 210px;
    }
	.logo img {
		width: 25%;
		max-width: 83px;
	}
	.logo h1, .logo .headline_1 {
		font-size: 22px;
	}
	.logo h2, .logo .headline_2 {
		font-size: 10.8px;
		margin-top: 0px;
	}
    .hotline {
        margin-top: 5px;
        white-space: nowrap;
        width: 100%;
    }
    .hotline span {
        padding: 3px 6px;
        float: left;
        margin-right: 5px;
    }
	.rahmen_oben .basket {
		margin-right: auto;
		margin-left: auto;
		float: none;
		margin-top: 10px;
		width: 97%;
		max-width: 400px;
	}
	.top_right {
		float: none;
		margin-right: 0;
		text-align: center;
		border-bottom: 4px solid #D7CCC5;
		padding: 5px 5px 20px 5px;
		margin-left: -10px;
		width: calc(100% + 10px);
	}	
	.rahmen_oben {
		padding-left: 2%;
		margin-top: 40px;
		padding-right: 2%;
	}
	.rahmen_center_suche {
		height: initial;
	}
	.filter {
		margin-top: -40px;
		height: 70px;
		overflow: hidden;
	}
	.filter.active {
		height: initial!important;
	}
	.filter.kategoriefilter {
		margin-top: -25px;
		height: 60px;
		background: linear-gradient(#BE8C00 70%, #A0820A 70%)!important;
	}
	.kategoriefilter .labeltop.title {
		margin-bottom: 10px;
	}
	.kategoriefilter .title strong {
		font-family: 'robotomedium';
	}
	span.labeltop {
		width: 100%;
	}
	.filter form span:nth-child(3) {
		text-align: center;
		color: #fff;
		background: #3C413C;
		border-radius: 3px;
		margin-bottom: 10px;
	}
	.login {
		padding-top: 15px;
		text-align: left;
		padding-left: 2%;
	}
	.login a {
		padding: 1.5% 2%;
		border: 0;
		font-size: 15px;
		background: #3C413C;
		color: #fff;
		border-radius: 3px;
	}
	.suche {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 99%;
		max-width: 400px;
	}
	.top_middle {
		display: block;
		float: none;
		width: 99%;
		min-width: 0;
		text-align: center;
	}
	.gruppenpfad {
		float: left;
	}
	.navbar LI UL {
		width: 100%;
		opacity: 1;
		float: none;
		position: initial;
	}
	.navbar > LI > UL > LI > A {
		padding: 1% 5% !important;
	}

	
/* Inhalt */	
	.slider {
		width: 100%;
		margin-right: 0;
		height: auto;
	}	
	.slider .details {
		right: 2% !important;
	}
	
	.slider .caption .headline_1 {
		font-size: 48px !important;
		line-height: 54px !important;
	}
	.slider .caption p {
		font-size: 28px !important;
		line-height: 36px !important;
	}
	.slider .details {
		font-size: 28px !important;
		line-height: 36px !important;
	}
	.news {
		width: 100%;
		margin-bottom: 4%;
		padding-bottom: 30px;
	}
	.justify {
		text-align: left;
	}
	.content_right {
		margin-bottom: 15px;
	}
	.produktbox {
		width: auto;
		margin-bottom: 2%;
		margin-right: 0;
		height: auto;
		float: none;
		padding-bottom: 35px;
	}	
	.rahmen_mitte form {
		width: 100%;
	}
	.th1, .td1 {
		display: none;
	}
	.catlist .catbox {
		padding: 2%;
		float: left;
		width: 96%;
		margin-right: 0;
		height: auto;
		padding-bottom: 30px
	}
	
/* Navigation */

	.hamburger {
		display: block;
		position: absolute;
		width: 50px;
		height: 50px;
		background: #3C413C;
		right: 0px;
		top: 0px;
		text-align: center;
		color: #ffffff;
		padding: 10px;
		font-size: 14px;
		cursor: pointer;
		z-index: 100;
	}
	.hamb_line {
		height: 6px;
		width: 90%;
		margin-left: 5%;
		border-radius: 3px;
		background: #ffffff;
		margin-top: 2px;
		margin-bottom: 4px;
		float: left;
	}	
	.navigation {
		display: block;
		position: absolute;
		width: 70px;
		height: 70px;
		right: 0px;
		top: 30px;
		border-radius: 0px 0px 0px 3px;
		z-index: 10;
		overflow: hidden;
		margin: 0;
	}	
	.navigation_mobile {
		background-color: #531405;
		background: #3C413C;
		display: block;
		position: absolute;
		right: 0px;
		top: 0px;
		z-index: 100;
		padding-top: 80px;
		width: 100%;
		height: initial;
		border-radius: 0 0 3px 3px;
		overflow: hidden;
		-webkit-box-shadow: 3px 0px 15px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 3px 0px 15px 0px rgba(0,0,0,0.75);
		box-shadow: 3px 0px 15px 0px rgba(0,0,0,0.75);
	}

	.navbar {
		position: initial !important;
	}
	.navbar LI {
		width: 100%;
		padding-top: 0;
		float: left;
		height: auto;
	}	
	.navbar LI br{
		display:none
		}
	.navbar LI A {
		font-size: 16px;
		line-height: 37px;
		color: #ffffff;
		width: 100%;
		border-top: 1px solid #5A5F5A;
	}
	/*
	.navbar LI:hover UL {
		transition: all 0.1s;
		position: relative;
		top: 0;
		padding-bottom: 10px;
		padding-top: 10px;
		z-index: 1000;
		display: inline-block;
		padding-right: 40px;
		background-color: #ffffff;
		-moz-box-shadow: 0px 5px 05px 0px rgba(0,0,0,0.5);
		padding-left: 0px;
		white-space: nowrap;
		width: 100%
	}
    .navbar LI:hover UL LI A {
        font-size: 16px;
        line-height: 35px;
        border: 0;
        color: #000;
    }
	LI UL LI:hover .ebene3 {
		box-shadow: none;
		padding: 10px;
		z-index: 10001;
		margin-top: 30px;
		position: relative
	}	
	.navbar LI:hover LI {
		width: 100%;
		margin: 0;
		text-align: center
	}	
	*/
	.navbar LI UL LI DIV A {
		font-size: 14px;
		padding-left: 35px;
	}	
	.navbar .ebene3 a {
		color: #000;
		padding-left: 5vw;
	}
	.navbar .thumb {
		display: none;
	}
	.navbar LI A.topcat {
		max-width: initial;
	}
    .navbar LI UL LI {
        height: auto;
        float: none !important;
        width: 100% !important;
    }
	LI:nth-child(-n+4) UL LI .ebene3 {
		left: auto;
		right: 100%;
	}

/* Produktliste */	
	.produktbox {
		height: auto;
		padding-bottom: 80px;
	}
	.produktbox p, .produktbox h3 {
		font-size: 15px;
		line-height: 17px;
	}
	.produktbox .basketform {
		width: 98px;
	}
	 
}		
@media (max-width:780px) {
	.col4 {
		width: 100%;
		margin-left: 0;
		float: none;
		text-align: center;
		margin-bottom: 30px;
	}
	.desktop, .boxdim_orderstep{
		display: none;
	}	
	.col2 {
		width: 100% !important;
		max-width: 520px;
	}
	.whatsapp {
		display: block;
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: 12px 8px;
		font-size: 15px;
		float: left;
	}
    .itembtns {
        right: 0px;
        top: 60px;
    }
	.itembtns .float_right {
		width: auto;
	}
	.box_produkt_detail {
		padding-top: 30px;
		margin: 0;
	}
	.box_produkt_detail .normalbild {
		width: 95%;
		width: calc(96% - 2px);
	}
	.box_produkt_detail .info, .box_produkt_detail .shariff {
		width: 99%;
		width: calc(100% - 2px);
	}
	.shariff {
		width: 100%;
	}	
	.rahmen_mitte .shariff .orientation-horizontal.button-style-standard li {
		width: 18% !important;
	}
    .top-info {
        padding: 5px;
        height: 40px;
        font-size: 14px;
    }
	.navigation {
        top: 57px;
    }
	.header {
        height: 400px;
    }
}	
@media (max-width:600px) {
	.col3 {
		width: 100%;
		margin-left: 0;
		float: none;
		text-align: center;
		margin-bottom: 30px;
	}
	.col3:first-child a {
		color: #fff;
		padding: 7px 0;
		display: block;
		border-top: 1px solid #555;
		font-size: 17px;
	}
	.col3:first-child a:last-child {
		border-bottom: 1px solid #555;
	}
	.col3:first-child br {
		display: none;
	}
}	
	
@media (max-width:370px){
	.logo h1, .logo .headline_1 {
		font-size: 19px;
	}
	.logo h2, .logo .headline_2 {
		font-size: 11px;
		margin-top: 0px;
		letter-spacing: 0;
	}
}

@media (max-width:1024px) {
.produktdetail .box_left {
    width: 98%;
    max-width: initial;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
	}
.produktdetail .box_right {
    width: 98%;
	}
}
/* Produktvideos */
.youtube {
    float: left;
    width: auto;
    margin-right: 1%;
    height: 150px;
}
.youtube:nth-child(3) {
	margin-right: 0;
}

/* Newsvideos */
.infolist .youtube {
    float: none;
    width: calc(100% + 10px);
    margin-right: 0;
    margin-left: -10px;
}

.support ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 15px;
}
.support ul li {
    height: 20px;
}
.support li:before {
    content: "\203A";
    padding-right: 7px;
    font-size: 12px;
    color: #3C413C;
}

/* select mit Bild */
.merkmale {
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
}
.merkmalzeile {
	position: relative;
    height: 103px;
	width: 300px;
    border: 1px solid #cccccc;
    padding: 0 0 0 10px;
    overflow-x: hidden;
    overflow-y: hidden;
	margin-bottom: 5px;
    -moz-transition: height 0.5s; 
    -webkit-transition: height 0.5s; 
    -ms-transition: height 0.5s;  
    -o-transition: height 0.5s;  
    transition: height 0.5s;
	cursor: pointer;
}
.merkmalzeile.hover {
    height: 300px;
    overflow-y: scroll;
    -moz-transition: height 0.5s; 
    -webkit-transition: height 0.5s; 
    -ms-transition: height 0.5s;  
    -o-transition: height 0.5s;  
    transition: height 0.5s;
}
.merkmalname {
    font-family: 'robotomedium';
	margin-bottom: 15px;
	cursor: pointer;
}
.merkmalzeile:after {
    content: "\203A";
    font-size: 40px;
    position: absolute;
    top: 0px;
    right: 10px;
    transform: rotate(90deg);
    line-height: 34px;
    color: #3C413C;
}

.merkmalzeile label {
	display: none !important;
    width: 100%;
    margin-right: 3px;
    margin-bottom: 3px;
    height: 60px;
    font-size: 13px;
    position: relative;
	display: inline-block;
	width: 100%;
	cursor: pointer;
}
.merkmalzeile label p {
    padding-top: 3px;
    padding-left: 3px;
}
.merkmalzeile.hover label {
	display: block !important;
}
.merkmalzeile label:hover {
    background: #efefef;
}
.merkmalzeile input {
    position: absolute;
    top: -30px;
    left: 0;
    opacity: 0;
    width: 0;
    height: 0;
}
.merkmalzeile input:checked + label {
	display: block !important;
    background: #A0820A;
}
.merkmalzeile img {
    float: left;
    margin-right: 5px;
    height: 60px;
}

/* Variante volle Breite
.merkmale {
    margin-bottom: 20px;
}
.merkmalzeile {
    border: 1px solid #cccccc;
    height: 34px;
    padding: 0 0 0 1%;
    overflow-y: hidden;
	margin-bottom: 5px;
    -moz-transition: height 0.5s; 
    -webkit-transition: height 0.5s; 
    -ms-transition: height 0.5s;  
    -o-transition: height 0.5s;  
    transition: height 0.5s;
}
.merkmalbox {
    float: left;
    width: 24%;
    margin-right: 1%;
    height: 66px;
    font-size: 13px;
	position: relative;
}

.merkmalbox label {
	display: inline-block;
	width: 100%;
}
.merkmalbox label:hover {
    background: #efefef;
}
.merkmalbox input {
    position:absolute;top:0;left:0;opacity:0;
}
.merkmalbox input:checked + label  {
    background: #A0820A;
}
.merkmalbox input:checked + label + .merkmalbox  {
	position: absolute;
	left:0;
	top: 0;
}
.merkmalbox img {
    float: left;
    margin-right: 3px;
    width: 60px;
}
*/

