:root {
	--default-text-color:#767676;
  	--default-bg-color:#ffffff;
}

.headRow .toolbar > div.mobileOnly, .mobileOnly {
	display:none;
}
.WA_RecommendedCont .WA_RecommendedElement {
    box-sizing: border-box;
}

a#WLLinkBtn {
	text-decoration:none;
  color:var(--main-color);
}
.plisttile h2 > a {
	text-decoration: none;
	color: inherit;
}
button.plainbutton {border:0;}
.propvals select:focus {
	outline: 1px solid var(--sm-highlight-color);
}
div.h1 {
	display: block;
  font-size:100%;
  font-weight: bold;
}

div.h2 {
  display: block;
  font-size:100%;
  font-weight: bold;
}

div.h3 {
  display: block;
  font-weight: bold;
  font-size:100%;
}

div.h4 {
  display: block;
  font-weight: bold;
  font-size:100%;
}

div.h5 {
  display: block;

  font-weight: bold;
  font-size:100%;
}

div.h6 {
  display: block;
  font-weight: bold;
  font-size:100%;
}

.elementView {
background-position: center center;
background-repeat:no-repeat;
}

/* gloable stile */
h1,h2,h3,h4 {
    font-family: "dormabell", arial, sans-serif;
  	color:var(--default-text-color);
}
h1 {
	font-size:3rem;
}
h2 {
  	font-size:3rem;
}
h3 {
  	font-size:2rem;
}
/* gloable stile */
div.h1,div.h2,div.h3,div.h4 {
    font-family: "dormabell", arial, sans-serif;
  	color:var(--default-text-color);
}
div.h1 {
	font-size:3rem;
}
div.h2 {
  	font-size:3rem;
}
div.h3 {
  	font-size:2rem;
}
.blogEntriesContainer h2 {
	font-family: Arial, sans-serif;
    font-size:1.8rem;
  	font-weight:bold;
}
.blogEntriesContainer div.h2 {
	font-family: Arial, sans-serif;
    font-size:1.8rem;
  	font-weight:bold;
}
.elementView {
	box-sizing: border-box;
}

.headBox.srchbxinput.searchBar::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
.headBox.srchbxinput.searchBar:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
.headBox.srchbxinput.searchBar::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
}
.headBox.srchbxinput.searchBar:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}

#ProductDetails #cmsContent video.tinymediavideo {
width:100%
}

div.logisticsDeliveryText {
  font-size: .8em;
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 3px;
  max-width: 300px;
}

.tile > div.h1, .tile > div.h2, .tile > div.h3 {
    padding-left: 30px;
    padding-right: 30px;
}


.cookieAcceptanceOverlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 0;
padding: 0;
background-color: rgba(75,75,75,0.6);
display:flex;
justify-content: center;
align-items: center;
z-index: 99996;
}
.cookieAcceptanceOverlay > .cookiePanel {
background-color:white;
flex-shrink:0;
padding:4px;
border-radius:4px;
border:1px white solid;
max-width:400px;
}
.cookieAcceptanceOverlay > .hidden {
display:none;
}
.cookieAcceptanceOverlay > .cookiePanel  h3 { /*Überschrift*/
text-align:center;
margin-top:2px;
margin-bottom:4px;
font-size:1.56rem;
}
.cookieAcceptanceOverlay > .cookiePanel  div.h3 { /*Überschrift*/
text-align:center;
margin-top:2px;
margin-bottom:4px;
font-size:1.56rem;
}
.cookieAcceptanceOverlay > .cookiePanel p { /*Texterklärung*/
margin: 2px 0 2px 0;
padding:5px;
/*font-size:0.8em;*/
font-size:1.07rem;
}
.cookieAcceptanceOverlay > .cookiePanel  div.cbCont { /*Häkchen-Container*/
display: flex;
flex-direction: row;
flex-wrap:wrap;
justify-content: center;
align-items: center;
font-size:1.333rem;
}
.cookieAcceptanceOverlay > .cookiePanel div.cbCont > label {
flex-shrink: 0;
margin-right: 5px;
}
.cookieAcceptanceOverlay > .cookiePanel  div.cbCont > label > input {
vertical-align: middle;
}
.cookieAcceptanceOverlay > .cookiePanel  div.cbCont > label > span {
vertical-align:middle;
white-space:nowrap;
}
.cookieAcceptanceOverlay > .cookiePanel  div.cbCont > label > span::before {
content:' ';
}
.cookieAcceptanceOverlay > .cookiePanel  div.btnCont {
margin-top:5px;
padding:3px;
  display: flex;
  flex-flow: row wrap;
  column-gap: 3px;
}
/*.cookieAcceptanceOverlay > .cookiePanel  div.btnCont >.btn:first-child {
margin-bottom: 5px;
}*/
.cookieAcceptanceOverlay > .cookiePanel  div.btnCont > .btn {
display:block;
text-align:center;
margin-bottom: 5px;
   flex: 1 1 auto;
}
.cookieAcceptanceOverlay > .cookiePanel  div.btnCont >.btn:last-child {
margin-bottom: 0;
}
.cookieAcceptanceOverlay > .cookiePanel .detailsLink {
text-align: center;
/*font-size:0.8em;*/
font-size:1.07rem;
margin-top:5px;
}
.cookieAcceptanceOverlay > .cookiePanel .detailsLink > span{
cursor:pointer;
}
.cookieAcceptanceOverlay > .cookiePanel .detailsLink > span > a {
	color: unset;
}
.cookieAcceptanceOverlay > .cookiePanel .detailsLink > .detailsLinkSpan {
   text-decoration:underline;
display:block;margin-top:5px;margin-bottom:5px;
}
.cookieAcceptanceOverlay > .cookiePanel .detailsLink > .txtspacer::before {
	content: '  |  ';
	white-space: nowrap;

}
.cookieAcceptanceOverlay > .cookiePanel .detailsLink >  .detailsLinkSpan + .txtspacer {
	display:none;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel {
background-color: white;
flex-shrink: 0;
border-radius: 4px;
border: 1px white solid;
width: 700px;
height:400px;
overflow:hidden;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel.hidden {
display:none;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .navArea {
margin-left:5px;
margin-right:7px;
display:flex;
flex-direction:row;
justify-content:space-between;
align-items:center;
font-size:1.5rem;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .navArea > div.btnCont {

}
.cookieAcceptanceOverlay > .cookieDetailsPanel .navArea > div.backbtn {
flex-shrink:0;
flex-grow:0;
/*font-size:0.8em;*/
cursor:pointer;
font-size:1.07rem;
}

.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea {
padding:6px;
overflow:auto;
max-height:255px;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea  .blockDetailsArea {
display:none;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea  .blockDetailsArea.opened {
display: block;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetailsSwitch {
margin-top:4px;
cursor:pointer;
text-align:center;
margin-bottom:5px;
/*font-size:0.7em;*/
font-size:0.93rem;
font-style:italic;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea  .blockDetailsSwitch.closed::after {
content: ' anzeigen';
}

.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea  .blockDetailsSwitch.opened::after {
content: ' ausblenden';
}

.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea  .blockDetailsArea {
display: none;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetail {
margin-bottom:5px;
background-color:white;
display:table;
width:100%;
padding:2px;
/*font-size:0.8em;*/
font-size:1.07rem;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetail > .blocDetailsRow {
display: table-row;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetail > .blocDetailsRow .blockDetailsCol {
display: table-cell;
padding: 3px;
border-bottom: 1px solid lightgray;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetail > .blocDetailsRow:last-child .blockDetailsCol {
border-bottom: none;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetail > .blocDetailsRow .blockDetailsCol:first-child {
width:170px;
font-weight:bold;
}


.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .block {
margin-bottom:5px;
background-color:lightgray;
padding:6px;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .block .blockHeader {
display: flex;
flex-direction: row;
justify-content: space-between;
align-content: center;
font-size:1.333rem;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .block .blockHeader > span {
flex-shrink:0;
flex-grow:0;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .block .blockHeader > span > label{
font-size:0.9em;
vertical-align:middle;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .block .blockHeader > span > label > input {
vertical-align: middle;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .block .blockHeader > span > label > span {
	vertical-align: middle;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockText {
/*font-size:0.8em;*/
font-size:1.07rem;
margin-top:3px;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel > form > h3 {
padding-left:5px;
padding-right:5px;
padding-top:5px;
font-size:1.56rem;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel > form > div.h3 {
padding-left:5px;
padding-right:5px;
padding-top:5px;
font-size:1.56rem;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel > form > p {
padding:5px;
/*font-size:0.8em;*/
font-size:1.07rem;
}


@media screen and
(max-width: 1000px) and (resolution: 96dpi), /*~desktop*/
(-webkit-min-device-pixel-ratio: 2) and (orientation:portrait) /*new mobiles*/
{
html {
font-size: 12px; /*basis für rem-Angabe.*/
}
.cookieAcceptanceOverlay > .cookiePanel h3 {
	 /*font-size: 2.5rem;*/
font-size: 7vw;
overflow:hidden;
}
.cookieAcceptanceOverlay > .cookiePanel div.h3 {
	 /*font-size: 2.5rem;*/
font-size: 7vw;
overflow:hidden;
}
.cookieAcceptanceOverlay > .cookiePanel p {
/*font-size: 2.33rem;*/
text-align: center;
font-size: 6vw;
}
.cookieAcceptanceOverlay > .cookiePanel div.cbCont {
/*font-size: 2.5rem;*/
font-size: 7vw;
justify-content:space-evenly;
}
.cookieAcceptanceOverlay > .cookiePanel div.cbCont > label{
margin:5px;
}
.cookieAcceptanceOverlay > .cookiePanel .detailsLink {
margin-top: 3rem;
	/*font-size: 2.2rem;*/
font-size: 7vw;
margin-bottom: 3rem;
}
.cookieAcceptanceOverlay > .cookiePanel {
/*max-width:650px;*/
box-sizing:border-box;
max-width:99%;
}
.cookieAcceptanceOverlay > .cookiePanel .btn {
/*font-size: 2.4rem;*/
	font-size: 3.9vh;
	/*line-height: 1.2em;*/
	line-height: normal;
	min-height: 1.5em;
	box-sizing: border-box;
	padding-top: 0.2em;
}
.cookieAcceptanceOverlay > .cookiePanel div.btnCont {
margin-top:10px;
}

.cookieAcceptanceOverlay > .cookiePanel .detailsLink > span {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

	.cookieAcceptanceOverlay > .cookiePanel .detailsLink > span > a {
	}

.cookieAcceptanceOverlay > .cookiePanel .detailsLink > .txtspacer::before {
	display: none;
}

.cookieAcceptanceOverlay > .cookieDetailsPanel {
box-sizing: border-box;
width:auto;
height:auto;
max-width:99%;
overflow:auto;
max-height:99%;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel > form > p {
/*font-size: 2.3rem;*/
	font-size: 6vw;
margin-top: 2px;
margin-bottom: 2px;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel > form > h3 {
/*font-size: 2.4rem;*/
	font-size: 7vw;
margin-top: 2px;
margin-bottom: 4px;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel > form > div.h3 {
/*font-size: 2.4rem;*/
	font-size: 7vw;
margin-top: 2px;
margin-bottom: 4px;
}
/*.cookieAcceptanceOverlay > .cookieDetailsPanel {
height:750px;
width:750px;
}*/
.cookieAcceptanceOverlay > .cookieDetailsPanel .navArea {
	flex-direction:column;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .btn {
/*font-size: 2.3rem;*/
	font-size: 6vw;
	margin-top: 3px;
	text-align: center;
	line-height: normal;
	min-height: 1.5em;
	box-sizing:border-box;
	padding-top:0.2em;
	padding-left:1.8em;
	padding-right:1.8em;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .block .blockHeader {
/*font-size: 2.666rem;*/
	font-size: 7.1vw; flex-wrap:wrap;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockText {
/*font-size: 2.14rem;*/
	font-size: 5.5vw;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetail {
/*font-size: 2.14rem;*/
	font-size: 5.5vw; display:flex;
	flex-direction:column;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetail > .blocDetailsRow {
		display: flex;
		flex-direction: column;
		margin-bottom: 5px;
		border-bottom: 1px solid #d3d3d3;
	}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetail > .blocDetailsRow .blockDetailsCol {
			border-bottom: none;
			overflow-wrap:break-word;
		}
	.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetail > .blocDetailsRow .blockDetailsCol:first-child {
		width:auto;

	}
			.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetail > .blocDetailsRow .blockDetailsCol:first-child::after {
				content:':';
			}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea .blockDetailsSwitch {
/*font-size: 1.7rem;*/
	font-size: 4.5vw;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .blockArea {
max-height:390px;
margin-top:2px;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .navArea > div.backbtn {
/*font-size: 2.2rem;*/
	font-size: 7vw;
margin-top:15px;
	margin-bottom:10px;
}
.cookieAcceptanceOverlay > .cookieDetailsPanel .navArea > .btnCont > .btn {
display:block;
margin-top:5px;
}
}





div.stockinfo>span {
 max-width: 300px;
 display: inline-block;
}
.WA_DetailsMinRow { 
 max-width: 400px;
}

.footnote1 {
			color: var(--default-text-color);
			font-size: 0.9em;
			margin-top: 0.3em;
			margin-bottom: 0.5em;
		}
		.footnote1 > .fnmarker{
			font-weight:bold; 
            padding-right:0.2em;
		}

		.footnotemarker {
            padding-left:0.2em;
            font-weight:bold;
            font-size:0.9em;
		}

@media only screen and (max-width: 1100px) {

	  .subCont1 {
		padding-right: 0;
		padding-left: 0;
	  }
	  .subCont2 {
		padding-left: 0;
	  }
	  .containerInner.row .subCont {
		padding-left: 0;
	  }
	  .containerInner.row .subCont:first-child {
		padding-right: 0;
	  }

	/*--------------------------------- Cookie-Abfrage ---------------------------------*/
	 body .cookieAcceptanceOverlay > .cookiePanel p {    
	  font-size: 3vw;
	}
	body .cookieAcceptanceOverlay > .cookiePanel div.h3 {
	  font-size: 5vw;
	}
	body .cookieAcceptanceOverlay > .cookiePanel div.cbCont {
	  font-size: 3vw;
	}
	body .cookieAcceptanceOverlay > .cookiePanel .detailsLink {
		margin-top:1rem; 
		margin-bottom:1rem;
		font-size: 3vw;
	}
	body .cookieAcceptanceOverlay > .cookiePanel div.btnCont {
	  display: flex;
	  flex-flow: row wrap;
	  column-gap: 3px;
	}
	body .cookieAcceptanceOverlay > .cookiePanel div.btnCont  > .btn {
	 font-size: 4vw;
	  margin-top:1rem;
	   flex: 1 1 auto;
	}
	body .cookieAcceptanceOverlay > .cookiePanel .detailsLink > span {
	  display: inline;    
	  margin: 0 10px;
	}
	body .cookieAcceptanceOverlay > .cookiePanel .detailsLink > .detailsLinkSpan {
	  display: inline;   
	  margin: 0 10px;
	}
	body .txtspacer {
	  display: none;
	}
	body .cookieAcceptanceOverlay {
	  align-items: end;
	}
	/*---------------------------------------------------------------------------------------------------*/
	  
	body .WA_DetailsMinRow { 
	 max-width: unset;
	 min-width: unset;
	}
	  
}/*ENDE max-Width: 1100px*/

@media only screen and (max-width: 700px) {
  /* ------------- */
  .hidesmall {
    display:none!important;
  }
  body .wlitem.scPos.footer > .scCol {
    display: block;
  }
  body .wlitem.scPos.footer > .scCol:empty {
    display: none;
  }
  .wlitem.scPos.footer.total {
  	display: flex;  
  }
  .wlitem.scPos.footer > .scCol.ppBtnCol {
  	display:block;
  }
  .scContainer .totalbtns .scCol {
    text-align: center;
  }
  .wlitem.scPos.footer.total.totalbtns {
    display: flex;
    flex-direction: column-reverse;
  }
  .wlitem.scPos.footer.shipping {
    display: flex;
  }
  #paypal-button-container {max-width:unset !important}
  
  .wlitem.scPos.footer > .scCol.ppBtnCol .btn.menuBGColor.cmdClick.puiBtn {
  	box-sizing:border-box; width:100%;	
  }
  #paypal-legal-container.pplegal {
  	max-width:unset;
  }
  
  /*cookiebanner min*/
    body .cookieAcceptanceOverlay > .cookiePanel .btn {
    font-size: 1.7rem;
  }
  body .cookieAcceptanceOverlay > .cookiePanel .detailsLink {
    font-size: 1.5rem;
  }
  body .cookieAcceptanceOverlay > .cookiePanel div.cbCont {
    font-size: 1.5rem;
  }
  body .cookieAcceptanceOverlay > .cookiePanel p {
    font-size: 1.5rem;
  }
  body .cookieAcceptanceOverlay > .cookiePanel div.h3 {
    font-size: 3rem;
  }
  
  
   .plisttile.plisttileTwo #blockiframe360 {
    top: 70px;
  }

} /*ENDE max-Width: 700px*/



/* NEU 2022 */
/*======================================================================*/
#content.layout2022.articleList {display:block; vertical-align:top;padding-left:4px;padding-right:4px; flex: auto 1 1;}
		#ProductDetails.layout2022 {  margin-bottom:30px;}
        #ProductDetails.layout2022 .availableFilters > .cbpropinpcont > .ms-options-wrap > .ms-options > ul label {
            white-space: nowrap;
        }
        #ProductDetails.layout2022 > .trefferliste  {
            display:flex; 
          flex-flow:row wrap;
          column-gap: 18px;
          row-gap: 30px;
          margin-top:30px;
			/*justify-content: space-between;*/
        }
        #ProductDetails.layout2022 > .trefferliste > .plisttile{
          flex: 300px 0 1;
          min-width:280px;
          width:300px;
          box-sizing:border-box;
          border:0;
          padding:0;
          margin:0;
        }
        #ProductDetails.layout2022 > .trefferliste > .plisttile > h2 {
            font-family: Arial, sans-serif;
            margin-top:25px;
        }
        #ProductDetails.layout2022 >.trefferliste > .plisttile > img {
            border: 1px solid #cccccc
        }
        #ProductDetails.layout2022 >.trefferliste > .plisttile	.plisttilePriceCont {
                    margin-top:8px;
                    /*display:flex;
                    flex-flow: row wrap;
                    column-gap:2em;
                    row-gap:0.5em;
                    justify-content:space-between;*/
            		display: block;
  					text-align: left;
                }
        #ProductDetails.layout2022 >	.trefferliste > .plisttile	.plisttilePriceCont > div.plisttileprice {
			/*flex: auto 0 0;*/
  			padding-top:0;
           display: block;
          text-align: left;
		}
		#ProductDetails.layout2022 > .infoLine {
		  display: flex;
		  flex-flow: row wrap;
		  justify-content: space-between;
			margin-top:1em;
			font-weight:bold;
		}
		
		#ProductDetails.layout2022 > .infoLine > .numHits {
		  
		}
		#ProductDetails.layout2022 > .infoLine > .numHits > .caption {
		  padding-left: 0.5em;
		}
		#ProductDetails.layout2022 > .infoLine > .pgBreadCrums > span.sep {
			padding-left:0.3em;
			padding-right:0.3em;
		}
		#ProductDetails.layout2022 > .infoLine > .pgBreadCrums > span.sep::after {
			content: '>';
		}
		#ProductDetails.layout2022 > .infoLine > .pgBreadCrums > span > a {
			text-decoration:none;
          	color:inherit;
		}
		#ProductDetails.layout2022 > .plistheadercont > .availableFilters {
			background-color: #EFEFEF;
		  display: flex;
		  flex-flow: row wrap;
		  row-gap: 12px;
		  column-gap: 13px;
			border-top:1px solid #E6E6E6;
			padding:8px 50px;
		}
		#ProductDetails.layout2022 > .plistheadercont > .availableFilters > div {
			flex: 220px 0 0; 
			max-width:220px;
		}
		#ProductDetails.layout2022 > .plistheadercont > .pgDesc {
			margin-top:15px;
			margin-bottom:35px;
		}

		#ProductDetails.layout2022 > .plistheadercont > .pgDesc > .plistdesctopic, #ProductDetails > .plistheadercont > .pgDesc > .plistdesctopic2 {
			padding:0;
		}
		#ProductDetails.layout2022 > .plistheadercont > .pgDesc > .contmaintxt > .copytext  {
			padding:0;
		}
		/*.ms-options-wrap {
		  min-width: 224px;
		}*/
		#ProductDetails.layout2022 > .plistheadercont > .availableFilters .ms-options-wrap > .ms-options {
			width:auto;
			min-width:100%; /*Mindestens so breit wie der parent, kann aber breiter sein wenn es viele Spalten gibt*/
          	padding-right:15px; /*Damit die scrollbar nicht rechts an den labels klebt*/
		}

		#ProductDetails.layout2022 .currentFilters {
			margin-bottom:8px;
			display:flex;
			flex-flow: row wrap;
			column-gap:18px;
          justify-content:center;
		}
		#ProductDetails.layout2022 .cFilProp {
			display:inline-block; 
			padding-left:12px; 
			padding-right:12px;
			padding-bottom:6px;
			padding-top:6px;
			background-color: lightgray;
			flex: auto 0 0;
			border-radius:12px;
          font-size:0.9em;
          font-weight:bold;
		}
		#ProductDetails.layout2022 .cFilProp > .del::before {
			display:inline-block; 
			padding:1px;
			content: ' X ';
		}
		#ProductDetails.layout2022 .cFilProp > .del {
		  margin-left: 5px;
		  font-size: 0.6em;
		  vertical-align: middle;
			cursor:pointer;
		}
		#ProductDetails.layout2022 .cFilProp > .del:hover {
		  font-weight:bold;
			font-size: 0.7em;
		}
		#ProductDetails.layout2022 .cFilProp > .grpName::after {
			content: ': ';
		}

      #ProductDetails.layout2022 > .trefferliste > .plisttile .plistprodtitle {
       font-size:1rem;
      }
      #ProductDetails.layout2022 > .trefferliste > .plisttile .plistprodtitle::after {
       content: ' ';
      }
    #ProductDetails.layout2022 .ms-options-wrap > .ms-options > ul label {
        padding-left:25px;
      	color:var(--default-text-color);
    }
    #ProductDetails.layout2022 .ms-options-wrap > .ms-options > ul input[type="checkbox"] {
        top: 5px;
    }

	#ProductDetails.layout2022 > .plistheadercont > .pgDesc > #cmsContent > div.youtubeCont {display:inline-block;}
	#ProductDetails.layout2022 > .plistheadercont > .pgDesc > #cmsContent > div.youtubeCont + br { display:none;}

	@media only screen and (max-width: 1100px) {
		#ProductDetails.layout2022 > .trefferliste  {
      		justify-content:center;
  		}
    }
    @media only screen and (max-width: 700px) {
      	#ProductDetails .prodimgdetail {
          	height:auto;
    		object-fit: contain;
		}
      	#ProductDetails.layout2022 > .trefferliste > .plisttile {
          flex: auto 0 1;
          width:100%;
        }
      #ProductDetails.layout2022 > .plistheadercont > .availableFilters {
      	justify-content:center;
      }
      #ProductDetails.layout2022 > .plistheadercont > .pgDesc > #cmsContent > div.youtubeCont {display:block;}
    }
/*======================================================================*/

.productData .layout2022 .contmaintxt .youtubeCont iframe {
	min-height: unset;
}

.prodDetailCont > .prodcontinnerdetail .prodboximgsfeatures >.features .priceval::before {
	content:'UVP ';
  font-size:0.7em;
  color:var(--default-text-color);
}
.prodDetailCont > .prodcontinnerdetail .prodboximgsfeatures >.features .priceview {
	max-width:330px;
  display:flex;
  flex-flow:row wrap;
  align-items:baseline;
  column-gap:0.25em;
  /*justify-content:space-between;*/
}
.prodDetailCont > .prodcontinnerdetail .prodboximgsfeatures >.features .priceview > .priceaddition {
padding-left:0;
}

/*--------*/
/*.elementType999 > .containerInner > div {
  justify-content: flex-start;
  align-items: baseline;
}
.subCont {
  width: 100%;
}
.subCont img {
  max-width: 100%;
}*/

/*Wunschlisten-Button auf Artikeldetailseite*/
.productData div.btncont.btnWishlist { display:none; /*ACHTUNG: Überschreiben in Design3 - Styles damit der Button sichtbar wird.*/}
.productData div.btncont.btnWishlist > .btn::after{
  				display:inline-block;
				background-image: url('/img/heart.svg');
				background-repeat:no-repeat;
				height:18px;
				width:18px;
  				content:'';
  				margin-left:10px;
  				vertical-align:middle;
}
.productData div.btncont.btnWishlist.onWishList > .btn::after{
				background-image: url('/img/heart_highlight.svg');
}
.productData div.btncont.btnWishlist:hover > .btn::after{
				background-image: url('/img/heart_highlight.svg');
}
#customerReviewDetailsContainer #productRatings .add_info {
  font-size: 0.6rem;
  display: block;
  line-height: 1rem;
  padding: 0;
}

/* In Webseite enthaltenes Stil-Dokument #9 | https://www.betten-rettenbeck.de/produkte/kopfkissen/dormabell-cervical/nackenstuetzkissen-dormabell-cervical-nb-2 */

.WA_RecommendedTitleSub.alsoBuyed {
  display: none;
}
.WA_RecommendedTitle.alsoBuyed {
  font-size: 1.4rem;
}

/*---*/

.zentriert .subCont.subCont2,
.zentriert .subCont.subCont1,
.farbhintergrundContainer .subCont.subCont2,
.farbhintergrundContainer .subCont.subCont1
{
  display: flex;
  justify-content: center;
}
.zentriert .elementView.elementType2 {
  margin:0;
}

.zentriert .elementView.elementType10 a {
  color: white;
  text-decoration: none;  
  padding: 12px;
  border-radius: 12px;
}

/*--Design Feedback Maack--*/

#ProductDetailImage{
	max-width:100%;
}
.propertiescontainer .copytext { width:100%; }
.propvals select { width:95%; border: none; font-size: 16px; outline:none; }
.propvals .copytext tr { border-bottom:1px dotted; height: 30px; }
.propertiescontainer .copytext { font-size: 16px; }
.propvals .copytext td { vertical-align: bottom; }

.propvals select {
  margin-left: 10px;
  background-color: var(--default-bg-color, #fff);
  vertical-align: baseline;
}
.propvals .copytext td {
  vertical-align: bottom;
}
table.copytext .copytext td {
  line-height: unset;
}
.propvals .propdesc {
  font-size: 16px;
}
header .fixedPosition {
  z-index: 101;
}
.plisttile h2 {
  font-weight: normal;
}

@media only screen and (max-width: 1100px) {
  .mousetrap{
      display:none;
  }
  .prodboxh2.copytext{
      flex-direction:column;
  }
  .prodboxh2.copytext .WA_Details_Col {
      margin-right:20px;
  }
}
@media only screen and (max-width: 700px) {
   .prodDetailCont .btncont{
     max-width:unset;
     margin-right:0;
   }
   .prodDetailCont .btncont span{
      margin-right:0;
   }
   .prodDetailCont #ppBtnContainer{
      max-width:unset;
   }
   .prodDetailCont .features .btncont .btn{
     height: 38px;
     align-items: center;
     display: flex;
     font-size: 16px;
     justify-content: center;
   }
  .prodDetailCont .prodimgdetail{
     object-fit:contain;
   }
   .prodDetailCont input.shopAmountBox {
     margin-top: 0;
     font-size: 16px;
   }
  #ProductDetails.layout2022 > .plistheadercont > .availableFilters > div {
    display: block;
    max-width: unset;
    flex: unset;
    width: 100%;
  }
  #ProductDetails.layout2022 > .plistheadercont > .availableFilters {
    padding: 8px 10px;
  }
  .ms-options-wrap > button:focus, .ms-options-wrap > button {
    font-size: 16px;
  }
  .availableFilters .ms-options-wrap > button::after {
    display: none;
  }
  .productData #ProductDetails.layout2022 > .plistheadercont > .availableFilters {
    border: 0;
    display:block;
  }
  .productData .ms-options-wrap > button:focus, 
  .productData .ms-options-wrap > button {
    border: 1px solid #efefef;
    padding: 8px 20px 8px 5px;
    margin-top: 0;
    border-collapse: collapse;
    font-size: 16px;
  }
  .productData .ms-options-wrap > .ms-options > ul label {
    font-size: 14px;
  }

}

/*----*/
/*productdetail recom*/
.prodDetailCont .WA_RecommendedTitleSub {
  display: none;
}
.prodcontinnerdetail .WA_RecommendedTitle {
  font-size: 1.2rem;
}
.prodDetailCont .WA_RecommendedImage {
  min-height: 130px;
  margin-top: 20px;
}

/*----*/
.subCont.subCont2 {
  padding-left: 20px;
}
.elementView.elementType999 > .containerInner > .subCont, .elementView.elementType999 > .containerInner > .subCont1, .elementView.elementType999 > .containerInner > .subCont2 {
  flex-flow: column;  
  flex-wrap: wrap;
}
.elementView.elementType999.aligntop > .containerInner > .subCont, .elementView.elementType999.aligntop > .containerInner > .subCont1, .elementView.elementType999.aligntop > .containerInner > .subCont2 {
	justify-content: flex-start;
}

#ProductDetails #cmsContent video.tinymediavideo {
width:100%
}

div.logisticsDeliveryText {
  font-size: .8em;
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 3px;
  max-width: 300px;
}

.tile > div.h1, .tile > div.h2, .tile > div.h3 {
    padding-left: 30px;
    padding-right: 30px;
}

div.stockinfo>span {
 max-width: 300px;
 display: inline-block;
}
.WA_DetailsMinRow { 
 max-width: 400px;
}

.footnote1 {
  color: var(--default-text-color);
  font-size: 0.9em;
  margin-top: 0.3em;
  margin-bottom: 0.5em;
}
.footnote1 > .fnmarker{
  font-weight:bold; 
  padding-right:0.2em;
}
.footnotemarker {
  padding-left:0.2em;
  font-weight:bold;
  font-size:0.9em;
}




/*Wunschlisten-Button auf Artikeldetailseite*/
.productData div.btncont.btnWishlist { display:none; /*ACHTUNG: Überschreiben in Design3 - Styles damit der Button sichtbar wird.*/}
.productData div.btncont.btnWishlist > .btn::after{
  				display:inline-block;
				background-image: url('/img/heart.svg');
				background-repeat:no-repeat;
				height:18px;
				width:18px;
  				content:'';
  				margin-left:10px;
  				vertical-align:middle;
}
.productData div.btncont.btnWishlist.onWishList > .btn::after{
				background-image: url('/img/heart_highlight.svg');
}
.productData div.btncont.btnWishlist:hover > .btn::after{
				background-image: url('/img/heart_highlight.svg');
}

  .headerslider div.slider.desk {display:block;}
  .headerslider div.slider.mobile {display:none;}


/*===========================================================================================================================*/
/*MEDIA-QUERIES für kleinere Auflösungen*/
/*===========================================================================================================================*/

@media only screen and (max-width: 700px) {
 
  .hidesmall {
    display:none!important;
  }
  .headerslider div.slider.desk {display:none;}
  .headerslider div.slider.mobile {display:block;}

/* team */  
body .elementType104 .tileItem {
  display: flex;
  flex-direction: column;
}
body .elementType104 .tileItem div {
  text-align:center;
}

} /*ENDE @media max-Width: 700px*/
/*===========================================================================================================================*/
/*===========================================================================================================================*/


/* ---- end global base stlyes test --- */

.popMenu div:nth-child(2) {
  flex-wrap: wrap;
}
.popMenu ul {
  max-width: 220px;
}
.flex-nav-prev {
position: relative;
top: -100px;
left: 20px;
}
.flex-nav-next {
position: relative;
top: -100px;
left: -20px;
}
.propvals select {
    max-width: 190px; /*nowrap desk*/
}
@media only screen and (max-width: 1290px) {
 	.propvals select {
    	max-width: unset;
	}
}
.elementView.elementType999.top > .containerInner > .subCont {
  justify-content: flex-start;
}
.elementType10 ul {
  padding-left: 20px;
}
.btn.menuBGColor.cmdClick.puiBtn {
  font-size: 12px;
  padding: 6px 10px;
  width: 90%;
  margin: auto;
    margin-bottom: auto;
  text-align: center;
  margin-bottom: 20px;
}
.elementType114 .headline.bordered,
.elementType115 .headline.bordered {
  margin-top: 60px;
}
.changeMsg.showOnAmountChange.copytext {
  display: none;
}
.pickupSelection {
  width: 190px;
  margin: 20px 0;
}
.wlitem.scPos.footer.total .priceCol {
  font-weight: bold;
}
.elementType115 h1, 
.elementType116 h1,
.elementType116 h2,
.elementType116 h3,
.elementType115 h2.headline2 {
  font-family: Verdana, arial, sans-serif;
  font-weight: normal;
}
.elementType116 #submitOrder {
  font-weight: normal;
}
.elementType115 h2.headline2 {
  font-size: 2rem;
}
.elementType116 h3 {
  margin-bottom: 16px;
}
.shoppingCartOverlay h3.menuBGColor {
    font-size: 20px;
}
.shoppingCartOverlay .txtArea,
.shoppingCartOverlay .posPrice {
    color: var(--default-text-color);
}
.btn.menuBGColor.cmdClick.puiBtn {
    font-size: 14px;
  	background-color: #ffc439;
    color: var(--default-text-color);
}

div.copytext.pplegal {
  font-size: 11px;
  max-width: 190px;
  line-height: normal;
  padding: 0;
  padding-left: 10px;
  margin-top: -10px;
}

.elementType114 h1, /*wk*/
.elementType116 h1 { /*wk chk complete*/
  font-size: 26px;
}
.elementType116 h3 {/*wk chk complete*/
  font-size: 19px;
}
.addressTbl {
  color: var(--default-text-color);
}
.watchListContainer .wlitem.scPos .headline3 {
  font-size: 16px;
}
a.wkbacklink {
  text-decoration: none;
  font-size: 18px;
}
.elementType116 input[type='checkbox'] {
  scale: 1.4;
  margin-right: 10px;
  margin-bottom: 6px;
}

/*#timeInfo {display:none;}*/
#timeInfo p {color:red;}
.beratungformular input#date {width:unset!important;}
.beratungformular div.line > div.radioCont {
	display:flex;
  	flex-flow: row wrap;
  	column-gap:50px;
  row-gap:10px;
}
.beratungformular div.line > div.radioCont > div {
	display:flex;
  	flex-flow: column nowrap;
  	row-gap:10px;
}
h1.rootPageTitle {
  font-size: 1.6rem;
  margin-top: 50px;
  margin-left: 30px;
}

/*Standard-Eingabebox innerhalb des "In den Warenkoeb" - Buttons auf der Produktdetailseite stylen.*/
#merkenbtn.btncont.def {
  display: flex;
  flex-flow: column;
  align-items: stretch;
}

#merkenbtn.btncont.def > button {
  margin: 0;
  flex: 1 1 auto;
}
/*erweiterte Mengeneingabe auf Artikeldetailseite*/
#merkenbtn.advanced .scAmountBlock {
  position: relative;
  width: 100%;
  max-width: 11rem;
  padding: 0;
  margin: 0;
  border: 0;
}
#merkenbtn.advanced .scAmountBtn {
  position: absolute;
  width: 2.8rem;
  height: 2.8rem;
  top: 0.6rem;
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  background: #fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="50"><path d="M17 25h16M67 25h16M75 17v16" fill="none" stroke="rgb(59,69,66)" stroke-width="1.5px" stroke-linecap="round" stroke-linejoin="round" /></svg>') no-repeat 0 0;
  background-size: auto;
  background-size: 5.6rem 2.8rem;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 1.4rem;
  cursor: pointer;
  transition: opacity 0.15s;
  opacity: 0.5;
}
#merkenbtn.advanced .scAmountBtn.btnDec {
  left: 0.6rem;
}
#merkenbtn.advanced .scAmountBtn.btnInc {
  right: 0.6rem;
  background-position-x: -2.8rem;
}
#merkenbtn.advanced .inpCont > #shopAmount {
  font-size: 18px;
  height: 4rem;
  padding: 0 4rem;
  border-radius: 2rem;
  border: 0;
  background: #fff;
  color: var(--default-text-color);
  box-shadow: 0 10px 65px -10px rgba(0, 0, 0, 0.25);
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  font-weight: lighter;
  min-width: 10rem;
}
#merkenbtn.advanced.btncont .btn {
  margin-left: 13px;
}
#merkenbtn.advanced {
  margin-top: 18px;
}
#merkenbtn.advanced .btn {
  line-height: 4rem;
  white-space:nowrap;
}
#merkenbtn.advanced > span {
  flex-flow: row nowrap;
}
#merkenbtn.advanced .scAmountBlock .scAmountBtn {
 display:block;
}

#tiles .showImageLineCont > p {
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  font-size: 1.3rem;
  line-height: 1.7rem;
  color: var(--default-text-color);
}
.elementType106 .tile .itemImage {
  max-width: 400px;
}
.WA_MaterialDescription .careNotes {
	font-size:1rem;
}


@media only screen and (max-width: 1100px) {
  .elementType106 .tile .itemImage {
    max-width: 230px;
  }
}
@media only screen and (max-width: 700px) {
  .elementType106 .tile .itemImage {
    max-width: unset;
    width:100%;
  }
  .elementType106 .ibTileContainer > .tile > div {
    display: block;
  }
  .elementType106 .showImageLineCont {
    margin-top:20px;
  }
  .tile .showImageLineCont .tileLink>a {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1100px) {
  /* eigenschaften sticky auf productlist seite */
  #ProductDetails .availableFilters {
  	position: sticky;
  	top: 147px;
  }
  #ProductDetails .plistheadercont {
  	display: initial;
  }
  
}
/*21.12.2023: Anpassungen am Warenkorb für direkte Ausgabe der Versandkosten (Angenommen für Deutschland)*/
    .elementView.elementType114 div.delivSel {display:flex;flex-flow:row wrap;align-items:center; text-align:center;justify-content:center;}
    .elementView.elementType114 div.delivSel > .caption{font-size:0.8em; padding-right:0.5em;}
    .elementView.elementType114 div.wlitem.scPos.footer.shipping > .scCol.priceCol { padding-top:14px;}
	
	.elementView.elementType114 .scCol.amountCol a {vertical-align:baseline;}
	
	.elementView.elementType114 .pickupSelection { width:auto; }
.elementView.elementType114 .scCol .shippingInfoLine {white-space:nowrap;}

/*Anpassung Versanddiestleister-Auswahl auf Zusammenfassungsseite: */
.watchListContainer.scContainer.summaryContainer div.scPos.shippingsummary > .scCol.amountCol > label {
  display:flex;flex-flow:column nowrap;align-items:center; text-align:center;justify-content:center;
}

/*Styling-Verbesserung Artikeldetailseite damit die Atribut-Auswahl neben dem Bidl steht auch wenn die Drop-Downs mal länger werden.*/
.prodDetailCont .prodboximgsfeatures > .features  {flex: 1 1;}
/*bewertungen produktdetailseiten*/
body .rateit .rateit-selected {
  background: url(/assets/rateit/star.gif) left 32px;
}
body .WA_RecommendedContTitle {
  font-weight:normal;
}
body #productRatings {
  font-weight: normal;
}
body #productRatings {
  font-size: 24px;
}
.plistheadercont #cmsContent p {
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  font-size: 1.3rem;
  line-height: normal;
  color: var(--default-text-color);
}
body .WA_Details_Col .WA_MaterialDescription .matsubheader {
	display:block;font-weight:bold;margin-top:5px;
}
@media only screen and (max-width: 1100px) {
	.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont112.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row {
  flex-direction: column-reverse;
}
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont112.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row .subCont:nth-child(3) {
  	flex: 100%;
	max-width: 100%;
}
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont112.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row .subCont:nth-child(1),
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont112.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row .subCont:nth-child(2){
  	flex: 50%;
    max-width: 50%;
    flex-flow: wrap;
    display: flex;
}

/*---*/

.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont112.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row,
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont211.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row {
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont112.subContJustifyStart.subContHorStretch.contJustifyStart > .containerInner,
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont211.subContJustifyStart.subContHorStretch.contJustifyStart > .containerInner {
	column-gap:0;
}
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont112.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row .subCont:nth-child(2) div {
  border-left: 0;
}

/*--*/
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont211.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row .subCont:nth-child(1) {
  	flex: 100%;
	max-width: 100%;
}
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont211.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row .subCont:nth-child(2),
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont211.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row .subCont:nth-child(3){
  	flex: 50%;
    max-width: 50%;
    flex-flow: wrap;
    display: flex;
}
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont211.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row .subCont:nth-child(3) div{
  border-left: 0;
}
.elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont112.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row 
.elementView.elementType133.nonHeightBlocking > .pgLinkContainer img {
	position:relative;
}
  
}
@media only screen and (max-width: 700px) {
body .elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont112.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row, 
body .elementView.elementType999.elementLegacy.colCont3.veColContGap.veColCont211.subContJustifyStart.subContHorStretch.contJustifyStart .colCont3.row {
	display: flex;
 }
}


body div.mainContent > .elementView.veBildCenter img {
  width: unset;
  max-width: unset;
  max-height: unset;
  height: unset;
  margin: auto;
}

body div.mainContent > .elementView.veBildCenter {
  background-image: none !important;
}
#ProductDetails.layout2022 .trefferliste > .plisttile.infoTile {
	flex: 0 1 618px; /*2 mal Breite eines artikelplättchens + die Column-Gap von 18px;*/
  	min-width:600px;
  text-align:left;
  box-sizing:border-box;
  padding:15px;
  border-radius:3px;
}
#ProductDetails.layout2022 .trefferliste > .plisttile.infoTile > .infoTileImg > img{
	width:unset;
  	height: 100px;
}
#ProductDetails.layout2022 .trefferliste > .plisttile.infoTile > .infoTileText {
	color:var(--default-text-color);
  margin-top:0.75em;
}
#ProductDetails.layout2022 .trefferliste > .plisttile.infoTile > .infoTileText.brightColor {
	color:#ffffff;
}
#ProductDetails.layout2022 .trefferliste > .plisttile.infoTile > .infoTileText.darkColor {
	color:var(--default-text-color);
}
@media only screen and (max-width: 700px) {
  #ProductDetails.layout2022 .trefferliste > .plisttile.infoTile {display:none;}
  .blogbox.dormabellblog .row {
    display: flex;
    flex-direction: column;
  } 
  .blogbox.dormabellblog iframe {
    max-width: 100%;
  }
}

/*#ProductDetails #productRatings > .add_info {font-size:50%;}*/

#content #itemtypeOffers .SupplierInfo {
	margin-top:15px;
  margin-bottom:15px;
  	display: flex;
	flex-flow: column nowrap;
}
#content #itemtypeOffers .SupplierInfo .btn.menuBGColor {
	display:block;
  max-width:300px;
  	box-sizing:border-box;
  text-align:center;
  background-color:#eeeeee;
  color:#000000; /*Nicht default text color, weil der Button grauen Hintergrund hat. (Kontrastverhältnis)*/
}
#content #itemtypeOffers .SupplierInfo > .HerstellerInfoOut pre{
	/*margin-top:0.5em;*/
}
#content #itemtypeOffers .SupplierInfo > .HerstellerInfoOut > .supplierInfo{
	display:flex; 
  	flex-flow: column nowrap;
  	row-gap:5px;
}

.productDetailsContent #content {
	display:inline-block;vertical-align:top;padding-left:4px;padding-right:4px;
}
.productDetailsContent.layout2025 {
flex: 1 1 auto;
}
.productDetailsContent.layout2025 div.table {display:block;}
.productDetailsContent.layout2025 div.table > div.row{display:block;}
.productDetailsContent.layout2025 .pageContent{display:block;}
.productDetailsContent.layout2025 .prodboxh2.copytext {
  display: block;
}
.productDetailsContent.layout2025 .prodboximgsfeatures > .prodboximgs {
  max-width:650px;
}
.productDetailsContent.layout2025 .prodcont.prodDetailCont div.clear{display:none;}
.productDetailsContent.layout2025 .prodcont.prodDetailCont .prodcontinnerdetail { display:block; float:none;}
#itemtypeOffers.layout2025 {
  	flex: 1 1 auto;
	position:relative;
}
.btncont.btncontcentered { text-align:center; }
#itemtypeOffers.layout2025 > .featuresUI{
	position:sticky; top:0;
}

.productDetailsContent.layout2025 #ProductDescription {
display:block;
}

.productDetailsContent.layout2025 .WA_DetailsMinRow {
display:block;
margin-top:15px;
  max-width:none;
}

@media only screen and (max-width: 700px) {
  #content.productDetailsContent #itemtypeOffers .SupplierInfo .btn.menuBGColor {
  max-width:unset;
  }
  body footer#pageFooterContainerShop.pageFooterShop > .footerInner > .footerLine > div.footermenu{ width:auto;}
  body .WA_RecommendedCont .WA_RecommendedElement {
    margin: auto;
    display: block;    
  }
  body .WA_RecommendedCont {
    display: block;
  }
  body .WA_MaterialDescription li {
    font-size: 16px;
    line-height: normal;
  }
  body .productDetailsContent.layout2025 .WA_Details_Col.WA_DetailsMinRow {
    width: 100%;
    padding-bottom:0;
    margin-top: 8px;
  }
  body .productDetailsContent.layout2025 .WA_DetailsMinRow .careSymbols {
    max-width:unset!important;
  }
  .ownProduct .features.layout2025 {
    margin-top: 0;
  }
  .content.productDetailsContent.layout2025 #ProductDescription {
  	font-size: 18px;
  }
  #merkenbtn.advanced>span {
    margin: auto;
    max-width: 380px;
  }
  .ppOrCont {
    margin: auto;
  }
  body .WA_RecommendedCont .WA_RecommendedTitle {
  	font-size:18px;
  }
  body .prodDetailCont .WA_RecommendedImage {
    margin-top: 0;
  }
}

/*21.12.2023: Anpassungen am Warenkorb für direkte Ausgabe der Versandkosten (Angenommen für Deutschland)*/
    elementView.elementType114 div.delivSel {display:flex;flex-flow:row wrap;align-items:center; text-align:center;justify-content:center;}
    elementView.elementType114 div.delivSel > .caption{font-size:0.8em; padding-right:0.5em;}
    elementView.elementType114 div.wlitem.scPos.footer.shipping > .scCol.priceCol { padding-top:14px;}
	
	elementView.elementType114 .scCol.amountCol a {vertical-align:baseline;}
	
	elementView.elementType114 .pickupSelection { width:auto; }

/*Elemente für Benutzerregistrierung, PW-Vergessen und Login*/
/*elementType300 ist das login-Element*/
/*elementType301 ist das passwort-vergessen-Element*/
/*elementType302 ist das Benutzerregistrierung-Element*/
.inputBlock.loginCont {
	display: flex;
	flex-flow: column nowrap;
	row-gap: 5px;
	/*font-size:0.8em;*/
}

.inputBlock > .inputCont {
	display: flex;
	flex-flow: row nowrap;
	column-gap: 10px;
}

.inputBlock > .inputCont > .inputlabel {
	flex: 0 1 150px;
  	font-size:1.2rem;
}
.inputBlock > .inputCont > .inputwrap {
	flex: 1 1 150px;
  display:flex;
  flex-flow:column nowrap;
}

.elementView.elementType302,.elementView.elementType301,.elementView.elementType300 {
	padding-left:10em;
	padding-right:10em;
  	max-width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:30px;
	display: flex;
	flex-flow: column nowrap;
	justify-content: flex-start;
	align-items: flex-start;
}
.elementView.elementType302 > form,.elementView.elementType301 > form,.elementView.elementType300 > form {
	flex: 1 0 auto;
  display:flex;
  flex-flow:column nowrap;
  min-width:20em;
}

.elementView.elementType302 > form > div.links,.elementView.elementType301 > form > div.links,.elementView.elementType300 > form > div.links  {
	font-size:1.2rem;
	margin-top:1em;
  display:flex;
  flex-flow: row nowrap;
  justify-content:space-between;
  column-gap:10px;
}

.elementView.elementType302 > form > div.links > a,.elementView.elementType301 > form > div.links > a,.elementView.elementType300 > form > div.links > a, .elementView.elementType300 a.logoutLink {
	text-decoration:none;
  color:var(--default-text-color);
}
/*
.elementView.elementType302 > form > div.links > a::before,.elementView.elementType301 > form > div.links > a::before,.elementView.elementType300 > form > div.links > a::before {
	content:'\2192  ';
}*/

.elementView.elementType302 > form .btn,.elementView.elementType301 > form .btn,.elementView.elementType300 > form .btn {
	font-family: Arial, Sans-Serif;
  border:0;
  flex: 1 1 auto;
}
.elementView.elementType135 {}
.elementView.elementType135 table.orderTbl{
	width:100%;
}
.elementView.elementType135 table.orderTbl td{
	padding:5px;
}
.elementView.elementType135 table.orderTbl th{
	padding:5px;
  	text-align:left;
  	border-bottom: 1px solid var(--default-text-color);
}

.inputBlock > .inputCont > .inputwrap > btn{
	font-family: Arial, Sans-Serif;
  border:0;
  flex: 1 1 auto;
}
.productDetailsContent.layout2025 .prodboximgsfeatures > .prodboximgs {
  max-width: 600px;
}
/*===================================================================================================================================*/
/*HEADERPOPUP-MENÜ, Kopfmenü mit auf voller Breite aufklappender 2. Ebene als Popup (inkl. 3. Ebene) nach Beispiel und Muster von Veil */
/* speziell umgesetzt für dormabell.de - Fachhändler 951 */
/*Headerpopup-Menu hat nur desktop-stile*/
nav.headerMenuMain.headerPopupMenuMain {
	display: flex;
  	flex-flow: column nowrap;
  	justify-content: center;
}
nav.headerMenuMain.headerPopupMenuMain ul.menuLst.mainMenuList.l0 {
	display:flex;
	flex-flow: row nowrap;
	column-gap:15px;
}
/*Header-Popup-menu base*/
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu {
	display:none;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu.open {
	display:block;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu {
	box-sizing:border-box;
  	padding-top:66px;
  	padding-bottom:77px;
  	padding-left:66px;
  	padding-right:60px;
  	min-height:303px;
  	background-color:#ffffff;
  	color:var(--default-text-color);
  	box-shadow: 2px 10px 10px #00000029;
  	border-radius: 0px 0px 30px 30px;
  	width:100%;
  	position:absolute;
  	top:120px;
  	left:0px;
  	border-top: 1px solid #00000029;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu > .innerCont {
	display:flex;
	flex-flow: row nowrap;
	/*column-gap: 80px;*/
	justify-content: flex-start;
	/*align-items:flex-start;*/
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu ul {
	list-style-type:none;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu ul > li >a {
	text-decoration:none;
	color:var(--default-text-color);
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu > .innerCont > .menuSub {
	padding-left:80px;
	padding-right:80px;
	flex: 1 0 0%; /* auto;*/
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu > .innerCont > .menuSub > .subMenuCont {
	display:none;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu > .innerCont > .menuSub > .subMenuCont.open {
	display:block;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .menuMain {
	padding-right:80px;
	border-right: 1px solid #6A91AB80;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .mainMenuList  {
	font-size:22px;
	/*line-height:38px;*/
	display:flex;
	flex-flow:column nowrap;
	row-gap:8px;
	align-items:flex-start;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .mainMenuList > li > a {
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .mainMenuList > li.active {
	font-weight:bold;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .subMenuLst {
	font-size:18px;
	display:flex;
	flex-flow:row wrap;
	row-gap:15px;
	column-gap:30px;
	/*max-height:380px;*/
	align-items:center;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu.nonprod .subMenuLst {
flex-flow:column nowrap;
  align-items:flex-start;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .subMenuLst li.subMenuElem > a:hover {
	font-weight:bold;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .subMenuLst.l3{
	list-style-type: circle; /*TODO: hier ggf. extra Grafik nehen wenn klar ist woher die kommt.*/
	padding-left:1em;
	margin-top:10px;margin-bottom:5px;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .subMenuLst .subMenuElem > .pgDesc > a {
	display: flex;
	flex-flow: column nowrap;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .subMenuCont.latestprod {
	position:relative;
	width:100%;
	height:100%;
	min-height:440px;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .subMenuCont.latestprod >  .latestProdList {
	overflow-y:hidden;
	overflow-x:auto;
	position:absolute;
	top:0;bottom:0;right:0;left:0;
	display:flex;
	flex-flow:row nowrap;
	column-gap:10px;
	justify-content:flex-start;
	align-items:flex-start;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .subMenuCont.latestprod >  .latestProdList > .plisttile {
	margin-left:0; margin-bottom:0; margin-right:0;
	width:auto;
	flex: 1 0 auto;
}

nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .subMenuCont.latestprod >  .latestProdList > .plisttile > .tileBottomCont{
	display:flex; flex-flow: row nowrap; justify-content:space-between;
	justify-items:flex-end;
}
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .subMenuCont.latestprod >  .latestProdList > .plisttile > .tileBottomCont > .gotoDetails {
	flex: 1 1 auto;
	font-size: 20;
	color: var(--default-text-colorh);	/*#6a91ab;*/
	display: flex;
	flex-flow: row nowrap;
	column-gap: 5px;
	justify-content:flex-end;
}
nav.headerMenuMain.headerPopupMenuMain ul.menuLst > li.menuElem.subMenuElem {
	max-width: 210px;
	flex: 1 1 210px;
}
nav.headerMenuMain.headerPopupMenuMain ul.menuLst > li.menuElem.subMenuElem .pgDesc span {
	word-break: break-word;
	max-width: 210px;
}
nav.headerMenuMain.headerPopupMenuMain ul.menuLst > li.menuElem.subMenuElem img.pgimg {
	max-width: 210px;
	max-height:125px;
	object-fit:contain;	
}
/*Bei nicht-Produkt-Menüpunkten haben wir keine Bilder und müssen daher auf Column umschalten -> in diesem Fall stört die Basisgröße von 210px*/
nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu.nonprod ul.menuLst > li.menuElem.subMenuElem {
	max-width: none;
	flex: 1 1 auto;
}
@media only screen and (max-width: 1024px) { /*In dieser Größe das Padding reduzieren, dass die Plättchen inkl. Grafiken wieder zweispaltig angezeigt werden können, dann reicht der Platz*/
	nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu {
  		padding-left:45px;padding-right:45px;
  	}
}
@media only screen and (max-width: 870px) { /*In dieser Größe das Padding reduzieren, dass die Plättchen inkl. Grafiken wieder zweispaltig angezeigt werden können, dann reicht der Platz*/
  nav.headerMenuMain.headerPopupMenuMain ul.menuLst > li.menuElem.subMenuElem img.pgimg {display:none;}
}



@media only screen and (max-width: 700px) { 
.elementView.elementType302, .elementView.elementType301, .elementView.elementType300 {
  margin-top:3em;
padding-left: 0;
padding-right: 0;
max-width: unset;
align-items: stretch;
  margin-left:10px;
  margin-right:10px;
}
  
  
body .btn {
  height: 55px;
box-sizing: border-box;
display: flex block !important;
flex-flow: row nowrap;
align-items: center;
justify-content: center;
  }
  .prodDetailCont .features .btncont .btn {height:55px;}
  
}
.contactformSended {
  display: block;
  padding: 14px 4px 400px 0px;
}
/*Newsletter-Registrierung-Element. Umgestyled wegen Barrierefreiheitsgesetz, mit Labels um die Inputs herum - daher spezielle stile nötig*/ 
.elementView.elementType16 .tileNewsletterFormRow {
  flex-flow: row nowrap;
  justify-content: stretch;
}
.elementView.elementType16 .tileNewsletterFormRow > label {
  flex: 1 1 auto;
}
.elementView.elementType16 .tileNewsletterFormInput {
  box-sizing: border-box;
}
.flex-direction-nav .flex-prev > img, .flex-direction-nav .flex-next > img {
width:0;height:0;
}



/*BLOG-Bereich mit neuer Such-/bzw. Filterleiste*/
.blogTbl .blogSearchForm {
  display: flex;
  flex-flow: column;
  margin-right:20px;
}
.blogTbl .blogSearchForm input#blogSearchFilter {
  border-radius:10px;
  border-style:solid;
  font-size: 20px;
  margin-bottom: 20px;
  padding:8px;
}

input#searchBar:focus {
	outline:none;
}

/*Warengruppen-Übersicht Element 138*/
.elementView.elementType138 {
  padding:50px;
background-color:lightgray;
  display:flex;
  flex-flow:column nowrap;
  align-items:center;
}
.elementView.elementType138 > .sixrowContainer{
  flex: 0 1 1280px;
  max-width:1280px;
  display:flex;
  flex-flow:column nowrap;
}
.elementView.elementType138 .sixrow{
	display:flex;
  flex-flow:column nowrap;
  row-gap:50px;
  align-items:stretch;
}
.elementView.elementType138 .sixrow > .elementView.elementView999.colCont3 {
	flex:1 1 auto;
  display:flex;
  flex-flow:column nowrap;
}
.elementView.elementType138 .sixrow > .colCont3 > .row {
	display:flex;
  	flex-flow:row nowrap;
 	column-gap:50px; 
  justify-content:center;
}
.elementView.elementType138 .sixrow > .colCont3 > .row > .subCont{
  box-sizing:border-box;
  	flex: 0 1 32%;
  	max-width:33.33%;
  	padding:0;margin:0;
  	display: flex;
	flex-flow: column nowrap;
}
/*.elementView.elementType138 .sixrow > .colCont3 > .row > .subCont:empty{
  display:none;
}*/
.elementView.elementType138 .sixrow > .colCont3 > .row > .subCont.subCont2,
.elementView.elementType138 .sixrow > .colCont3 > .row > .subCont.subCont3{
  	padding-left:0;margin:0;
}
.elementView.elementType138 .sixrow > .colCont3 > .row > .subCont > .pgOverviewTile{
  flex: 0 1 auto;
  	box-sizing:border-box;
  	background: #ffffff;;
	padding: 20px;
	border-radius: 18px;
  display:flex; flex-flow: column nowrap;
  
}
.elementView.elementType138 .sixrow > .colCont3 > .row > .subCont > .pgOverviewTile > a{
  	display:flex;
   flex-flow:column nowrap;
  row-gap:1em;
  text-decoration: none;
}
.elementView.elementType138 .sixrow > .colCont3 > .row > .subCont > .pgOverviewTile > a >img{
  width:100%;
  	flex: 1 1 auto;
      object-fit:contain;
}
.elementView.elementType138 .sixrow > .colCont3 > .row > .subCont > .pgOverviewTile > a > .btn{
  text-align:center;
  flex: 1 1 auto;
  text-transform: uppercase;
  padding: 6px 0;
  border-radius: 8px;
  margin-top: -60px;
}
.grayGradient,
.elementType138 {
  background: linear-gradient(to bottom,#e4e4e4 0%,#fff 100%);
}
@media only screen and (max-width: 1100px) { 
  .elementView.elementType138 .sixrow > .colCont3 > .row {
  		flex-flow:column nowrap;
    row-gap:50px;
	}
  .elementView.elementType138 .sixrow > .colCont3 > .row > .subCont{
      box-sizing:border-box;
      flex: 1 1 auto;
      max-width:none;
      padding:0;margin:0;
	}
}
.elementType137 {
    width: 100%;
    max-width: 1280px;
    margin: auto;
}


/*Erweiterungen am WK für Auswahl der Versanddienstleister mit Logo-Grafik und Hinweisausgabe zum Thema in welche Länder Versandt werden kann.*/
.scContainer .delivSel .delivSelImg {
  width: 80px;
}

.scContainer .delivSelLbl {
  display: ;
  display: flex;
  flex-flow: row nowrap;
}

.scContainer .delivSel .outCont {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.scContainer .shippingInfoLine {
  display: block;
}
.scContainer .shippingInfoLine.shippingInfoLine2 {
  margin-top:6px;
}
/*---------------------------------------------------------------*/

/*Schriftart in den filterboxen allgemein anpassen wg. Barrierefreiheit. Das default-hellgrau hat zuwenig Kontrast */
#ProductDetails .availableFilters .ms-options-wrap > button:focus, #ProductDetails .availableFilters .ms-options-wrap > button {
color: var(--default-text-color);
}

/* ===================================== Artikel-Trefferliste 2025 ============================= */
.articleList.layout2025 {flex: 1 1 auto;}
/*Breadcrumb-Zeile*/
.articleList.layout2025 .infoLine {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  font-weight: bold;
}

.articleList.layout2025 .infoLine > .numHits {
  display: flex;
  flex-flow: row nowrap;
  column-gap: 0.3em;
}

.articleList.layout2025 .infoLine > .pgBreadCrums {
  display: flex;
  flex-flow: row nowrap;
  column-gap: 0.3em;
  align-items: baseline;
}

.articleList.layout2025 .infoLine > .pgBreadCrums > .sep::before {
  content: '\2B9E';
}

.articleList.layout2025 .infoLine > .pgBreadCrums a {
  text-decoration: none;
  color: var(--default-text-color);
}
/*Listen-Hauptcontainer:*/
.articleList.layout2025 > #ProductDetails.layout2025 {
  display:flex;
  flex-flow:column nowrap;
}
.articleList.layout2025 > #ProductDetails.layout2025 > .fullwidthOutputContainer{
  display:flex;
  flex-flow:column nowrap;
}
.articleList.layout2025 > #ProductDetails.layout2025 > .fullwidthOutputContainer > .totalLower{
  display:flex;
  flex-flow:row nowrap;
  column-gap:10px;
}
.articleList.layout2025 > #ProductDetails.layout2025 > .fullwidthOutputContainer > .totalLower > .smallArea{
  flex: 0 0 22%;
  min-width:250px;
}
.articleList.layout2025 > #ProductDetails.layout2025 > .fullwidthOutputContainer > .totalLower > .bigArea{
  flex: 3 3 78%;
}

/* Filterleiste */
#ProductDetails.layout2025 .cbpropinpcont:empty {display:none;}
#ProductDetails.layout2025 .currentFilters {display:none;}
#ProductDetails.layout2025 .availableFilters {
  position:static;
  display: flex;
	flex-flow: column nowrap;
	row-gap: 5px;
}
#ProductDetails.layout2025 .availableFilters .closeBtnCont {display:none;}
#ProductDetails.layout2025 .ms-options-wrap > .ms-options {
  /*visibility: visible;*/
  position: static;
  visibility: visible;
  display:none;
  border:none;
}
#ProductDetails.layout2025 .ms-options-wrap.ms-active > .ms-options {
  display:block;
}
#ProductDetails.layout2025 .ms-options-wrap > button:focus, #ProductDetails.layout2025 .ms-options-wrap > button {
	border: none;
	background-color: var(--main-bgcolor);/*#f2f2f2*/;
	color:var(--main-color);
  margin-top:0;
  cursor:pointer;
  font-weight:bold;
  padding: 10px 20px 10px 10px;
  font-size:14px;
}
#ProductDetails.layout2025 .ms-options-wrap > button::after {
	content: ' ';
	height: 0;
	position: absolute;
	top: 50%;
	right: 8px;
	width: 0;
	border: 6px solid rgba(0, 0, 0, 0);
	border-top-color: var(--main-color);
	margin-top: -3px;
}
#ProductDetails.layout2025 .ms-options-wrap.ms-active > button::after {
	content: ' ';
	height: 0;
	position: absolute;
	top: 50%;
	right: 8px;
	width: 0;
	border: 6px solid rgba(0, 0, 0, 0);
	border-bottom-color: var(--main-color);
  	margin-top: -9px;
}
#ProductDetails.layout2025 .ms-options-wrap > .ms-options > ul label {
	padding-left: 35px;
  font-size:14px;
}
#ProductDetails.layout2025 .ms-options-wrap > .ms-options > ul input[type="checkbox"] {
    left: 12px;
}
#ProductDetails.layout2025 .trefferliste {
	display: flex;
	flex-flow: row wrap;
	column-gap: 18px;
	row-gap: 30px;
	margin-top: 30px;
}
#ProductDetails.layout2025 .trefferliste > .plisttile {
	flex: 1 1 300px;
	min-width: 280px;
	width: 300px;
	box-sizing: border-box;
	border: 0;
	padding: 0;
	margin: 0;
  	border: 0.5px solid #f4f4f4;
  border-radius:5px;
  max-width:310px;
}
#ProductDetails.layout2025 .trefferliste > .plisttile >img {
max-width:100%;
  object-fit:contain;
}
#ProductDetails.layout2025 .trefferliste > .plisttile .plistprodtitle {
	display: block;
	color: #00857e;
	font-size: 1rem;
}
#ProductDetails.layout2025 .trefferliste > .plisttile > h2 {
  padding:0 10px;
  font-size:16px;
}
#ProductDetails.layout2025 .trefferliste > .plisttile > .plisttilePriceCont {
padding-bottom:6px;
}

/*Button für Ein-/Ausblendung der Filterliste in tablet/handy - Ansicht. Muss noch mit mediaQuery verdrahtet werden.*/
#ProductDetails.layout2025 .filterToggleBtn {display:none;}
#ProductDetails.layout2025 .bigArea > .tlAreaTopLine {
	display:flex; flex-flow:row nowrap; column-gap:1em; align-items:center;
	justify-content: flex-end;
}

#ProductDetails.layout2025 .pgDesc .copytext {
	padding-bottom:15px;
}
#ProductDetails.layout2025 .pgDesc .copytext:empty {
	display:none;
}
#ProductDetails.layout2025 .posAnchor {
	position:relative;
}
/*#ProductDetails.layout2025 .ms-options-wrap > button {
  display:none;
}*/

/*Mobile*/
@media only screen and (max-width: 1100px) { 
  #ProductDetails.layout2025 .availableFilters .closeBtnCont {display:flex; flex-flow: row nowrap; justify-content:center; margin-top:3px}
  .articleList.layout2025 > #ProductDetails.layout2025 > .fullwidthOutputContainer > .totalLower {
  	flex-flow:column nowrap;
  }
 .articleList.layout2025 > #ProductDetails.layout2025 > .fullwidthOutputContainer > .totalLower > .smallArea {
  	flex: 1 1 auto;
  }
  .articleList.layout2025 > #ProductDetails.layout2025 > .fullwidthOutputContainer > .totalLower > .bigArea {
    flex: 1 1 auto;
  }
  .articleList.layout2025 > #ProductDetails.layout2025 > .fullwidthOutputContainer > .totalLower > .bigArea .filterToggleBtn{
    display:block;
    height:auto;
  }
  .articleList.layout2025 > #ProductDetails.layout2025 > .fullwidthOutputContainer > .totalLower > .smallArea > .availableFilters {
    display:none;
    background-color:white;
    border:1px solid black;
    box-sizing:border-box
    /*margin-bottom:10px;*/
  }
  .articleList.layout2025 > #ProductDetails.layout2025 > .fullwidthOutputContainer > .totalLower > .smallArea > .availableFilters.opened {
    display:flex;
    position:fixed;
    width:auto;
    top:100px;
    bottom:10px;
    left:10px;
    right:10px;
    height:auto;
    overflow-y:auto;
    z-index:42;
  }
  .articleList.layout2025 > #ProductDetails.layout2025 .availableFilters .ms-options-wrap > button::after {display:block;}
}


/* ============================================================================================= */

/*Zahlungsarten-Anpassungen im Shop-Footer*/
footer#pageFooterContainerShop.pageFooterShop .footerLogos > .paymentInfo {
	display:flex;
  flex-flow:column nowrap;
  max-width:260px;
  row-gap:8px;
}
footer#pageFooterContainerShop.pageFooterShop .footerLogos > .paymentInfo >.paymentLogoHeader {font-weight:bold;}
footer#pageFooterContainerShop.pageFooterShop .footerLogos > .paymentInfo > .paymentLogos {
	display:flex;
  	flex-flow:row wrap;
  column-gap:5px;
  row-gap:5px;
}
footer#pageFooterContainerShop.pageFooterShop .footerLogos > .paymentInfo > .paymentLogos > img.paymentImg  {
  	/*padding:0;*/
	flex: 0 0 60px;
  	max-width:60px;
  	/*max-height:60px;*/
  	object-fit:contain;
	box-sizing: border-box;
  	padding:0 4px;
  	background-color:white;
  	width:60px;
  	height:60px;
    max-height: 45px;
}
footer#pageFooterContainerShop.pageFooterShop .footerLogos {padding-top:0;}
@media only screen and (max-width: 700px) {
  footer#pageFooterContainerShop.pageFooterShop .footerMiddleCont > .footerLogos {
  	align-self:center;
  }
  footer#pageFooterContainerShop.pageFooterShop .footerLogos > .paymentInfo > .paymentLogos {
	justify-content:center;
	}
}
/*Barrierefreiheit Artikel-Sucheliste 2022 */ 
.layout2022 .cbpropinpcont > label > .lbldesc { /*label für jede filterliste. Dort drin müssen wir die Schriftart anpassen*/
	font-size:12px;
  	font-weight:bold;
}
/*Barrierefreiheit weitere Styles wegen hinzugekommenen Labels im Warenkorb, Adresseingabe, Adressänderung, Warenkorb-Popup usw.*/

.scQuickItem .amount > label {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  row-gap:3px;
}
.scQuickItem .amount > label > span {
  font-size: 0.8em;
}
.scCol.amountCol > label {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  column-gap: 3px;
  justify-content: flex-end;
}
.scCol.amountCol > label > span.lbldesc {
	position:absolute; top:-1000px;left:-1000px;
}
.blogTbl .blogSearchForm > label {
	display: flex;
  	flex-flow: column;
}
.blogTbl .blogSearchForm > label > span.inputLbl {
	padding-left: 5px;
}
.invoiceAddrBlock > div.caption {
  margin-top: 5px;
}
.deliveryAddrBlock > div.caption {
  margin-top: 5px;
}
.elementType115 .agbRow > .cb > label {font-size:1em;}
.elementType115 .agbRow > .cb > a {font-size:1em;}
.elementType115 .addressArea .deliveryNote {
}
.elementType115 .addressArea .deliveryNote > div {
   padding:2px;
}
.elementType115 .invoiceAddrBlock .infoText {
font-size:1em;
}
.elementType115 .invoiceAddrBlock .infoText a {
color: var(--main-color);
}

body.db2024 .staticHead > .headRow > .toolbar > .searchContainerTop > .searchBoxCont > form > .searchContTbl > .srchbxcont.searchContRow > label {
	align-self:center;
  	margin-right:5px;
}

.elementView.elementType112 .copytext {
	color: var(--default-text-color);
}
.elementView.elementType112 .proddetail.prodtitle {
color: var(--default-text-color);
}
.elementView.elementType112 .submenu #ProductList > .sideMenu {
color: var(--default-text-color);
}
.elementView.elementType112 .submenu #ProductList > .sideMenu li > ul {color: var(--default-text-color);}
.elementView.elementType112 .submenu #ProductList > .sideMenu li.active { font-weight:bold; }
body .elementView.elementType112 .submenu #ProductList > .sideMenu li > ul > li.active > a { font-weight:bold; color: var(--default-text-color);}

.elementType114 #codeDiscount .scCol.amountCol {  display: flex;  column-gap: 8px;  margin-bottom: 4px; }
.elementType114 .scCol.amountCol > a > img {
  padding-top: 7px;
}

body div.prodRating > div.starTxt {
  display: inline-block;
	text-align: left;
	font-size: .75rem;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 5px;
color:#757575;
}
/*Neuer html5-Dialog für das Artikelanfrage-Formular. Achtung [open] ist wichtig, damit der Dialog nur im offenen Zustand display:flex bekommt, andernfalls würde er immer offen angezeigt weil der Grundzustand display:flex wäre.*/
.productData.prodDetail #inquiryDiv[open] {
	display:flex;
  	flex-flow:column nowrap;
  	align-items:stretch;
}

.blogbox .headline > a {
text-decoration:none;
  color:inherit;
} /*#######################################################################*/
/* 						ELEMENT-STYLES									*/
/*#######################################################################*/

/*		.elementView {
			box-sizing: border-box;
		}*/
		
.elementView {
background-position: center center;
background-repeat:no-repeat;
}
.mainContent .elementView .editButtonsContainer  {display:none;}

.elementType8 > video {
max-width:100%;
max-height:100%;
}	
		
.elementView.elementFlexContainerRowStretchAll {
	display:flex;
  	flex-flow: row nowrap;
  	justify-content:stretch;
  	align-items:stretch;
}
.elementView.elementFlexContainerRowStretchAll > *{
	flex: 1 1 auto;
}

.elementView.elementFlexContainerColStretchAll {
	display:flex;
  	flex-flow: column nowrap;
  	justify-content:stretch;
  	align-items:stretch;
}
.elementView.elementFlexContainerColStretchAll > * {
	flex: 1 1 auto;
}

.elementView.elementFlexChildAutoSize {
	flex: 1 1 auto;
}
.elementView.elementFlexChildAutoSizeShrinkOnly {
	flex: 0 1 auto;
}
.elementView.elementFlexChildAutoSizeGrowOnly {
	flex: 1 0 auto;
}

.elementView.elementType133 > .pgLinkContainer {
  flex: 1 1 auto;
}
.elementView.elementType133 > .pgLinkContainer > a{
  line-height:0;
  display:block;
}
.elementView.elementType133.nonHeightBlocking  > .pgLinkContainer {  
  position:relative;
}
.elementView.elementType133.nonHeightBlocking  > .pgLinkContainer img {
	height: 100%;
  	width:100%;
	position: absolute;
  	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.elementView.elementType133.cutImage  > .pgLinkContainer img {
	object-fit: cover;
}
.elementView.elementType133.boxImage  > .pgLinkContainer img {
	object-fit: contain;
}

.css_nospacevertical .tileImgCont {
  display: none;
}
body .mainContent .elementView.elementType10.css_nospacevertical {
  margin-top: 0;
  margin-bottom: -50px;
}

.elementView.elementType20 {
  line-height:0;
	position:relative;
  	background-repeat:no-repeat;
  	box-sizing:border-box;
  max-width:100%;
}
.elementView.elementType20.veBildBoxed {
  	padding: 20px;
	background-origin: content-box;	
  	background-clip: content-box;
  	background-size: contain;
}
.elementView.elementType20.veBildBoxed > img {
	visibility:hidden;
}

.elementView.elementType20 > img, .elementView.elementType20 > a > img {
  display: block;
  width: 100%;
  height: 100%;
  /*position: absolute;*/
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.elementView.elementType20 > a {
	display: block;
  	/*position: absolute;*/
  	width: 100%;
  	height: 100%;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
}
.elementView.elementType20 > h2, .elementView.elementType20 > h3 {
	display: block;
  	position: relative;
  	text-align: center;
}

.elementView.elementType20 > .imgCaption {
	display: block;
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	text-align: center;
}

.elementView.elementType20.veBildFullsize  {
	background-image:none!important;
}
.elementView.elementType20.veBildFullsize > img,.elementView.elementType20.veBildFullsize > a > img {
	object-fit:cover;
  	/*object-position: top left;*/
}
.elementView.elementType20.imgContain {
	background-origin: content-box;	
  	background-clip: content-box;
  	background-size: contain;
}
.elementView.elementType20.imgContain > img,.elementView.elementType20.imgContain > a > img {
	object-fit:contain;
}
.elementView.elementType20.imgCover {
	background-origin: content-box;	
  	background-clip: content-box;
  	background-size: cover;
}
.elementView.elementType20.imgCover > img,.elementView.elementType20.imgCover > a > img {
	object-fit:cover;
}

.elementView.elementType20.rounded  {
	border-radius:50% !important; /*sonst steht das Hintergrundbild in den Ecken über*/
  	background-size:contain;
}
.elementView.elementType20.rounded.imgCover  {
	border-radius:50%; /*sonst steht das Hintergrundbild in den Ecken über*/
  	background-size:cover;
}
.elementView.elementType20.rounded > img, .elementView.elementType20.rounded > a > img{
	/*border-radius:50%;*/
  	visibility:hidden; /*So bleibt die Höhe stehen, bei display:none wird das Element 0 px hoch.*/
}

/*Hier übernimmt das Hintergrundbild die Darstellung, das img wird ausgeblendet damit die Höhe nicht sperrt.*/
.elementView.elementType20.nonHeightBlocking > img, .elementView.elementType20.nonHeightBlocking > a > img {
display:none;
}
.elementView.elementType20.nonHeightBlocking.veBildBoxed{
padding:0;
}
/*Neuer elementtyp Einzelartikel*/
.elementType131 > .articleTile {
  display:inline-block;
  border: 1px solid #f1f1f1;
}
/*.elementType131 > .articleTile > .articleDesc .addToListBtn > img {
  height:16px;
}*/
.elementType131 > .articleTile > .articleDesc {
  padding:15px;
}
.elementType131 > .articleTile > .articleDesc > .buttons {
  display:flex; 
  flex-flow:row nowrap;
  justify-content: flex-end;
}
.elementType131 > .articleTile > .articleDesc > .priceInfo {
  font-size:0.8rem;
  margin-top:0.2rem;
  text-align:center;
}
.elementType131 > .articleTile:hover {
  cursor:pointer;
  opacity:0.8;
}
.elementType131 > .articleTile > .articleDesc > .priceInfo {
  color:#e2001a;
}
.elementType131 > .articleTile > .articleDesc .addToListBtn > img {
	display:none;
}
.elementType131 > .articleTile > .articleDesc .addToListBtn  {
  background-image: url('img/heart.svg');
  background-repeat:no-repeat;
  height:16px;
  width:16px;
}			
.elementType131 > .articleTile > .articleDesc .addToListBtn {display:none; /*ACHTUNG: Überschreiben in Design3 - Styles damit der Button sichtbar wird.*/}
.elementType131 > .articleTile > .articleDesc .addToListBtn.onWishList  {background-image: url('img/heart_highlight.svg');}
.elementType131 > .articleTile > .articleDesc .addToListBtn:hover  {
  background-image: url('img/heart_highlight.svg');
}

.elementView.elementType131.displayStretched > .articleTile {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/*Hilfs-Stil um text-Elemente global mit Zentrierung versehen zu können, ohne dass man das direkt in tinymce machen muss (z.B. für Überschriftren, statische Banner usw.)*/
.elementView.elementType10.textCentered { text-align:center; }

/* ------ TEXT-BANNER Element ----- */
div.elementView.elementType129 {
	display: block;
	box-sizing: border-box;
	padding: 50px 15px;
	overflow: hidden;
	font-size: 10vw;
	white-space: nowrap;
	text-align: center;
}
div.elementView.elementType129 > h2 {
  padding:0;
  margin:0;
  text-align: center;
  display: block;
  text-shadow: 2px 2px 2px #999;
}
div.elementView.elementType129 > h3 {
  padding: 0;
  margin: 0;
  text-align: center;
  display: block;
  text-shadow: 2px 2px 2px #999;
  margin-top: 0.5em;
}

/*##### CONTAINER-CSS ##### und Container-Ausnahmen für reguläre Plättchen*/
/*===========================================================================================================================*/
.elementView.elementType999 > .containerInner {
	display: flex;
  	flex-flow: row nowrap;
	align-items: stretch;
	justify-content: space-between; /*per deault Zeilencontainer mit max. Spread der subcontents*/
  margin:0;
}
.elementView.elementType999 > .containerInner.row { 	/*leider nötig wegen MDB-Stilen, die auf ".row" eine rechte margin definieren.*/
  margin:0;
}
.elementView.elementType999.contJustifyStart > .containerInner {justify-content:flex-start;}
.elementView.elementType999.contJustifyCenter > .containerInner {justify-content:center;}
.elementView.elementType999.contJustifyEnd > .containerInner {justify-content:flex-end;}

.elementView.elementType999 > .containerInner.column {
	flex-flow: column nowrap;
}

.elementView.elementType999.rowgap > .containerInner > .subCont {
  row-gap:15px;
}

.elementView.elementType999 > .containerInner > .subCont,.elementView.elementType999 > .containerInner > .subCont1,.elementView.elementType999 > .containerInner > .subCont2 {
		box-sizing:border-box;	
  		/*Subcontent-Bereiche dürfen wachsen und schrumpfen je nachdem was der parent vorgibt.*/
  		flex-grow: 1;
		flex-shrink: 1;
  
  		/*die Subcontents selbst sind Spalten, also innerhalb von diesen, column-Layout definieren, mit voller Breite per default*/
  		display: flex; 
  		flex-flow:column nowrap;
    	justify-content: center;
    	/*align-items: center;*/
  		align-items:stretch;
}

.mainContent > .elementView.elementType999 {}

.elementView.elementType999 > .containerInner.row > .subCont,.elementView.elementType999 > .containerInner.row > .subCont1,.elementView.elementType999 > .containerInner.row > .subCont2 {
    max-width: 50%;
  	overflow: hidden;
}

.elementView.elementType999.colCont3 > .containerInner.row > .subCont,.elementView.elementType999.colCont3 > .containerInner.row > .subCont1,.elementView.elementType999.colCont3 > .containerInner.row > .subCont2 {
    max-width: 33.33%;padding-left:0;padding-right:0;
}

.elementView.elementType999.colCont4 > .containerInner.row > .subCont,.elementView.elementType999.colCont4 > .containerInner.row > .subCont1,.elementView.elementType999.colCont4 > .containerInner.row > .subCont2 {
    max-width: 25%;padding-left:0;padding-right:0;
}

/*Bei allen Container-Elementen die die Klasse veColContGap haben, einen column-gap definieren. (Abstand der Spalten zueinander)*/
.elementView.elementType999.veColContGap > .containerInner {
	column-gap:10px;
}
.elementView.elementType999.subContHorStretch > .containerInner > .subCont,.elementView.elementType999.subContHorStretch > .containerInner > .subCont1,.elementView.elementType999.subContHorStretch > .containerInner > .subCont2 {
  	align-items: stretch; /*default-Fall*/
}
.elementView.elementType999.subContHorCenter > .containerInner > .subCont {
  	align-items: center;
}
.elementView.elementType999.subContHorStart > .containerInner > .subCont {
  	align-items: flex-start;
}
.elementView.elementType999.subContHorEnd > .containerInner > .subCont {
  	align-items: flex-end;
}
.elementView.elementType999.subContJustifyStart > .containerInner > .subCont {
	justify-content:flex-start;
}
.elementView.elementType999.subContVerStretch > .containerInner > .subCont {
  	justify-content:space-between;
}
.elementView.elementType999.nogap > .containerInner {
  column-gap:0;
}
.elementView.elementType999.nogap > .containerInner.row > .subCont,.elementView.elementType999.nogap > .containerInner.row > .subCont1,.elementView.elementType999.nogap > .containerInner.row > .subCont2 {
  padding-left:0;padding-right:0;
}

.elementView.elementType999 > .containerInner.row > .subCont img {
  width: 100%;
}

/*Container mit uneinheitlicher Platzaufteilung, entweder 112, also 3 Spalten mit je 25%/25%/50% oder 211, spiegelverkehrt, wo die 50% links stehen.*/
.elementView.elementType999.veColCont112 > .containerInner,.elementView.elementType999.veColCont211 > .containerInner.row {
  	align-items:stretch;
}
.elementView.elementType999.veColCont112 > .containerInner.row > .subCont1 {
  	flex: 0 1 25%;
  max-width:25%;
}
.elementView.elementType999.veColCont112 > .containerInner.row > .subCont2 {
  	flex: 0 1 25%;
  max-width:25%;
}
.elementView.elementType999.veColCont112 > .containerInner.row > .subCont3 {
	flex: 2 1 50%;
  max-width:50%;
}

.elementView.elementType999.veColCont211 > .containerInner.row > .subCont1 {
  	flex: 2 1 50%;
  max-width:50%;
}
.elementView.elementType999.veColCont211 > .containerInner.row > .subCont2 {
  	flex: 0 1 25%;
  max-width:25%;
}
.elementView.elementType999.veColCont211 > .containerInner.row > .subCont3 {
	flex: 0 1 25%;
  max-width:25%;
}

.elementView.elementType999.colCont4 > .containerInner.row > .subCont { flex: 0 1 25%; max-width:25%;}



/*Spezieller Container zwei links, einer rechts (oder auch 2 spalten und zwei zeilen wo rechts rowspan 2 hat) */
.elementView.elementType999.twoToOne {
/*background-color:green;*/
}
.elementView.elementType999.twoToOne > .containerInner > .subCont {
	max-width:unset;
  row-gap:10px;
  width: unset;
}
.elementView.elementType999.twoToOne > .containerInner > .subCont.subCont1 {
  flex: 1 1 40%;
  /*flex-grow:0;*/
  padding-right:0;
 /* justify-content:space-between;*/
}
.elementView.elementType999.twoToOne > div.containerInner > div.subCont.subCont2 {
align-items:flex-start;
  flex: 1 1 60%;
}
.elementView.elementType999.twoToOne > div.containerInner > div.subCont > .elementType20 { 
  background-position:center;
}

/*Spezieller Container eins links, zwei rechts (oder auch 2 spalten und zwei zeilen wo links rowspan 2 hat) */
.elementView.elementType999.oneToTwo {
/*background-color:green;*/
}
.elementView.elementType999.oneToTwo > .containerInner > .subCont {
  max-width:unset;
  row-gap:10px;
  width: unset;
}
.elementView.elementType999.oneToTwo > .containerInner > .subCont.subCont1 {
	align-items:flex-start;
  	flex: 1 1 60%;
}
.elementView.elementType999.oneToTwo > div.containerInner > div.subCont.subCont2 {
  flex: 1 1 40%;
  padding-right:0;
  padding:0;
}
.elementView.elementType999.oneToTwo > div.containerInner > div.subCont > .elementType20 { 
  background-position:center;
}

body.page_home .containerInner .subCont > .elementView {
	margin-top: 0;
}

/*Korrektur dass bei Elementen vom Typ 10 nicht extra column-gap und margin zusätzlich angewendet wird. Die margins sind überflüssig wenn veColContGap definiert ist.*/
.elementView.elementType999.veColContGap div.subCont > .elementView.elementType10 {margin-left:0; margin-right:0;}

/*Bei 2 zu 1 oder 1zu2 - elementen, die kleineren Bildchen auf cover setzen, damit sie den Bereich voll ausfüllen*/
.elementView.elementType999.twoToOne > div.containerInner > div.subCont > .elementView.elementType20.nonHeightBlocking.veBildBoxed,
.elementView.elementType999.oneToTwo > div.containerInner > div.subCont > .elementView.elementType20.nonHeightBlocking.veBildBoxed {
background-size:cover;
}


div.elementView.elementType129 {
 display:block;
 box-sizing:border-box;
 padding:50px 15px;
 overflow:hidden;
 font-size:10vw;
 white-space:nowrap;
 text-align:center
}
div.elementView.elementType129>h2 {
 padding:0;
 margin:0;
 text-align:center;
 display:block;
 text-shadow:2px 2px 2px #999
}
div.elementView.elementType129>h3 {
 padding:0;
 margin:0;
 text-align:center;
 display:block;
 text-shadow:2px 2px 2px #999;
 margin-top:.5em
}

/*Neues Element: Text mit Überschrift neben Bild, zwischen Überschrift und Text ein Trennstrich und der von oben auf Höhe des Bildes, horizontal zentriert.*/
div.elementView.elementType999.veColContHeadingAndImage1 {}
div.elementView.elementType999.veColContHeadingAndImage1 > .containerInner {
	justify-content:center;
}
div.elementView.elementType999.veColContHeadingAndImage1 > .containerInner > .subCont1 {
	justify-content:stretch;
  	padding-right:24px;
}
div.elementView.elementType999.veColContHeadingAndImage1 > .containerInner > .subCont > .elementView.elementType10 {
	padding:20px 0;
}
div.elementView.elementType999.veColContHeadingAndImage1 > .containerInner > .subCont > .elementView.elementType10 > h2 {
	display:flex; flex-flow: column nowrap; row-gap:0.5em; align-items:center;
}
div.elementView.elementType999.veColContHeadingAndImage1 > .containerInner > .subCont > .elementView.elementType10 > h2::after {
	content:'';
  	width:80%;
  	height:1px;
  	border-bottom:1px solid #000000;
  	box-sizing:border-box;
}
div.elementView.elementType999.veColContHeadingAndImage1 > .containerInner > .subCont > .elementView.elementType10 > p {
	text-align:center;
}

/*Neues Element: Bild neben Text mit Überschrift, zwischen Überschrift und Text ein Trennstrich und der von oben auf Höhe des Bildes, horizontal zentriert.*/
div.elementView.elementType999.veColContHeadingAndImage2 {}
div.elementView.elementType999.veColContHeadingAndImage2 > .containerInner {
	justify-content:center;
}
div.elementView.elementType999.veColContHeadingAndImage2 > .containerInner > .subCont2 {
	justify-content:stretch;
  	padding-left:24px;
}
div.elementView.elementType999.veColContHeadingAndImage2 > .containerInner > .subCont > .elementView.elementType10 {
	padding:20px 0;
}
div.elementView.elementType999.veColContHeadingAndImage2 > .containerInner > .subCont > .elementView.elementType10 > h2 {
	display:flex; flex-flow: column nowrap; row-gap:0.5em; align-items:center;
}
div.elementView.elementType999.veColContHeadingAndImage2 > .containerInner > .subCont > .elementView.elementType10 > h2::after {
	content:'';
  	width:80%;
  	height:1px;
  	border-bottom:1px solid #000000;
  	box-sizing:border-box;
}
div.elementView.elementType999.veColContHeadingAndImage2 > .containerInner > .subCont > .elementView.elementType10 > p {
	text-align:center;
}



/*===========================================================================================================================*/
/*===========================================================================================================================*/
/*MEDIA-QUERIES für kleinere Auflösungen*/
/*===========================================================================================================================*/
@media only screen and (max-width: 1100px) {

  .elementType999 > .containerInner.row { flex-direction:column; justify-content: flex-start;}
  .containerInner.row .subCont {
    max-width: 100%;
    padding: 10px;
    padding-left: 0;
    padding-right: 0;
  }

.elementView.elementType999 > .containerInner.row > .subCont {
    max-width: unset;
}

  .containerInner.row .subCont img {
    width: 100%;
    max-width: unset;
  }
}/*ENDE @media max-Width: 1100px*/

@media only screen and (max-width: 700px) {
  .elementType999 > .containerInner.row { flex-direction:column; justify-content: flex-start;}

  /* ------------- */
  .smallnomargintop.elementView.elementType999 {
    margin-top:-24px;
  }
  .elementType20 {overflow-x:hidden;max-width:100%;}
  
  
} /*ENDE @media max-Width: 700px*/ @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0 - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.swiper-container{width:100%;background:#f0f0f0;background:linear-gradient(to bottom,#e4e4e4 0%,#fff 100%)}.swiper-container .swiper-slide{display:flex;align-items:center;justify-content:center}.swiper-container .slide-content{position:relative;display:flex;align-items:center;width:100%;height:100%;justify-content:center}.swiper-container .text-box{position:absolute;left:20px;color:#fff;padding:20px;z-index:10;display:flex;flex-flow:column nowrap;row-gap:7px;align-items:center;max-width:500px;border-radius:4px}.swiper-container .text-box>a.slidebutton{text-decoration:none}.swiper-container .text-box.left3{position:relative;left:unset;width:40%;text-align:center;max-width:unset}.swiper-container .text-box h2{margin:0;font-size:24px}.swiper-container .text-box p{font-size:16px}.swiper-container .slide-content img{width:60%;height:100%;object-fit:cover}.swiper-container .slide-content .imgwithoverlay{width:60%}.swiper-container .slide-content .imgwithoverlay img{width:100%}.swiper-container .text-box.left3 h2{font-size:26px}.swiper-container .text-box.left3 p{font-size:36px;color:#555;font-weight:normal;text-transform:uppercase}.swiper-container .big.text-box.left3 h2{font-size:40px}.swiper-container .big.text-box.left3 p{font-size:45px}.swiper-container .slide-content .imgwithoverlay::after{content:"";position:absolute;top:0;background-image:linear-gradient(rgba(228,228,228,1),rgba(255,255,255,1));clip-path:polygon(100% 0,6% 0%,6% 100%);width:11%;height:100%;left:40.4%}.swiper-container .swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-container .swiper-pagination-bullet-active{background:#e0001a}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{color:#fff} body.db2024 .staticHead.menuv5{margin-top:20px;padding-bottom:14px}body.db2024 .staticHead.menuv5>.headRow{height:auto;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-size:16px}body.db2024 .staticHead.menuv5>.headRow>.toolbar{max-width:1280px;display:flex;flex-flow:row nowrap;flex:1 1 1280px}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.logoBox{padding:0;flex:0 0 auto;display:flex;justify-content:center;align-items:center;width:auto}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop{flex:1 1 auto;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch;margin:0;margin-left:40px;padding-left:0;column-gap:6px;height:auto;width:auto;overflow:visible}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop::before{width:0;height:0;display:none}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.mainMenu2.mobileOnly{display:none;flex:0 0 0}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.headPopupMenuCont{flex:1 1 auto;display:flex;flex-flow:row nowrap}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.headPopupMenuCont.hiddenElement{display:none}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.headerSearchArea{flex:0 0 auto;display:flex;flex-flow:row nowrap;align-items:center}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.headerSearchArea .headerMenuToggleBtn{cursor:pointer}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.watchListBtn{flex:0 0 auto;display:flex;flex-flow:row nowrap;align-items:stretch}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.watchListBtn>.wkContBox{flex:1 1 auto;display:flex;flex-flow:row nowrap}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.watchListBtn>.wkContBox>.headBox.wlContainer{flex:1 1 auto;display:flex;flex-flow:row nowrap}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.watchListBtn>.wkContBox>.headBox.wlContainer>#WLLinkBtn.WLLinkBtnMerkliste{flex:1 1 auto;height:auto;background-position:center center;background-image:url('/images/note-list32.png')}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont{position:relative;flex:1 1 auto;align-self:center;padding-right:1em}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont>form#frmGlobalSearch{flex:1 1 auto;display:flex;flex-flow:row nowrap}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont>form#frmGlobalSearch>.searchContTbl{flex:1 1 auto;display:flex;flex-flow:column nowrap;row-gap:3px;width:auto;position:relative}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont>form#frmGlobalSearch>.searchContTbl>.srchbxcont.searchContRow{flex:1 1 auto;display:flex;flex-flow:row nowrap;font-size:22px}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont>form#frmGlobalSearch>.searchContTbl>.srchbxcont.searchContRow>.searchButtonBox{flex:0 0 auto;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-size:inherit;border-top-right-radius:8px;border-bottom-right-radius:8px}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont>form#frmGlobalSearch>.searchContTbl>.srchbxcont.searchContRow>input.searchBar{flex:1 1 auto;background-image:none;border-top-left-radius:8px;border-bottom-left-radius:8px;border:1px solid #d5d5d5;font-size:22px;font-family:"dormabell",Arial,sans-serif;padding-left:10px;height:auto}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont>form#frmGlobalSearch>.searchContTbl>.srchbxcont.searchContRow>input.searchBar::placeholder,body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont>form#frmGlobalSearch>.searchContTbl>.srchbxcont.searchContRow>input.searchBar::-moz-placeholder{font-family:Arial,sans-serif}body.db2024 .staticHead.menuv5 nav.headerMenuMain>div.headMenuPlain>ul.menuLst.l0>li.menuElem>a{text-decoration:none;color:#000}body.db2024 .staticHead.menuv5 nav.headerMenuMain.headerPopupMenuMain a{color:#000;text-decoration:none}body.db2024 .staticHead.menuv5 nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu .subMenuLst{align-items:flex-start}.staticHead.menuv5 nav.headerMenuMain.headerPopupMenuMain ul.menuLst>li.menuElem.subMenuElem img.pgimg{min-height:125px}.staticHead.menuv5 .srchbxsuggcont{top:35px}@media only screen and (max-width:1100px){.staticHead.menuv5 nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu{padding-top:33px;padding-bottom:38px;padding-left:33px;padding-right:30px;min-height:303px}body.db2024 .staticHead.menuv5 nav.headerMenuMain.headerPopupMenuMain ul.menuLst>li.menuElem.subMenuElem img.pgimg{max-width:150px;min-height:unset}.staticHead.menuv5 nav.headerMenuMain.headerPopupMenuMain .headerPopupMenu>.innerCont>.menuSub{padding-right:0;padding-left:20px}}@media only screen and (max-width:700px){body.db2024 .fixedPosition>.headContent>.bodyHeadLine div.logoBox img.companyLogo{max-height:1.5cm}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.headPopupMenuCont{display:none}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.mainMenu2.mobileOnly{display:block}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.logoBox{display:none}body.db2024 .staticHead.menuv5{margin:0;padding:0}.fixedPosition>.headContent>.staticHead.menuv5>.headRow>.toolbar>.searchContainerTop{margin:0;padding:0}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.headerSearchArea{display:none}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont.hiddenElement{display:block;background-color:#fff;padding-left:10px}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont.hiddenElement>#frmGlobalSearch{display:block}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont.hiddenElement>form>.searchContTbl{display:block;position:absolute;left:0;width:100%;z-index:-1;border-bottom:.08cm solid;border-bottom-color:var(--sm-highlight-color)}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont>form#frmGlobalSearch>.searchContTbl>.srchbxcont.searchContRow>input.searchBar{border:none;border-radius:0;font-size:1.1rem;background-image:url('/images/search24.png');background-repeat:no-repeat;background-position:right center;background-origin:content-box;height:29px;padding-right:1em}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.searchBoxCont>form#frmGlobalSearch>.searchContTbl>.srchbxcont.searchContRow>.searchButtonBox{display:none}body.db2024 .staticHead.menuv5>.headRow>.toolbar>.searchContainerTop>.watchListBtn>.wkContBox{position:absolute;width:50px;top:2px;right:5px;height:50px}}body.db2024 .hiddenElement{display:none} html, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}


blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    /*content:none;*/
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    text-decoration:none;
}

mark {
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.back-to-top {
    background-color: var(--main-bgcolor); /*#9C100E; */
    border: 2px solid white;
    cursor: pointer;

    display:none;    
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 66px;
    height: 66px;
    z-index: 100;
    border-radius: 100%;
    padding-left: 8px;
    padding-top: 8px;
    margin: 20px;
}
.ui-widget-header {
  background: #999999 !important;
  border: 0!important;
}


.elementView.elementType200 {
}
.elementView.elementType200 #Top1 > .upper{
  display:flex;
  flex-flow: row wrap;
  align-items:center;
  column-gap:50px;
  row-gap:50px;
}
.elementView.elementType200 .vendorsearchparams {
	margin-left:50px;
}
.elementView.elementType200 div.stopper{
  display:none;
}
.elementView.elementType200 .allShopsBlock {
	margin-top: 22px;
	border-top: 1px dashed #000000;
	padding-top: 5px;
}
.elementView.elementType200 .allShopsBlock a img {
	padding: 0;
	margin: 0;
	border: 0;
	width: 60px;
	vertical-align: middle;
}
.elementView.elementType200 .allShopsBlock a span {
	padding-right: 0.8em;
	vertical-align: middle;
}
.elementView.elementType200 .allShopsBlock a {
	text-decoration: none;
  color: #027f7b;
}
.elementView.elementType200 .haendlersucheTrefferliste {
	margin-top: 20px;
	padding-top:50px;
}
/*.elementView.elementType200 .srchcontentlist {
	display: block;
	margin-left: auto;
  	text-align: center;
}*/
.elementView.elementType200 .haendlersucheTrefferliste a {
	text-decoration: none;
  color: #027f7b;
}
.elementView.elementType200 .haendlersucheTrefferliste > .srchcontentlist {
	display:flex;
  flex-flow:row wrap;
  row-gap:60px;
  justify-content:space-between;
  column-gap:20px;
  	text-align: center;
}
.elementView.elementType200 .haendlersucheTrefferliste .shopInfo {
	font-size: 1.5rem;
	/*margin-bottom: 60px;*/
	display: flex;
  	flex-flow:row nowrap;
  	justify-content:center;
	width: 500px;
  	vertical-align: top;
  	flex:0 1 auto;
  column-gap:15px;
}

.elementView.elementType200 .haendlersucheTrefferliste .shopInfo > .cnt {
	display: inline-block;
	vertical-align: top;
	min-width: 300px;
}
.elementView.elementType200 .haendlersucheTrefferliste .blockLink {
	font-size: 24px;
	font-style: italic;
	cursor: pointer;
	display: block;
	margin-top: 4px;
}
.elementView.elementType200 .haendlersucheTrefferliste .routeLink {
	font-size: 24px;
	font-style: italic;
	cursor: pointer;
	display: block;
	margin-top: 4px;
}
.elementView.elementType200 .haendlersucheTrefferliste .logoImg {
	/* float: right; */
	/* height: 80px; */
	display: inline-block;
	vertical-align: top;
	/* line-height: 80px; */
}
.elementView.elementType200 .haendlersucheTrefferliste .logoImg > img {
	height: 80px;
}
.elementView.elementType200 table.searchTable tr.germany.checkBoxRow > td {
	padding-top:10px;
}
.elementView.elementType200 table.searchTable tr.germany.checkBoxRow > td > input, .elementView.elementType200 table.searchTable tr.germany.checkBoxRow > td > label{
	vertical-align:middle;
}

.contCompleteWidth.watchlist .changeMsg {
		font-size:0.7em;
		float:right;
		color:#000000;
	}
.contCompleteWidth.watchlist .btn.rightAlign {
		float:right;
	}
.contCompleteWidth.watchlist .showOnAmountChange {
		display:none;
	}
.contCompleteWidth.watchlist .showOnAmountChange.show {
			display:block;
		}

.hits .searchlistcont.hasImage .areaname {
    display: block;
}
.hits .searchlistcont .areaname {
    font-size: 1.4rem;
    font-weight: bold;
}
.hits .searchlistcont.hasImage .desc::before {
    content: '';
}
.hits .searchlistcont .desc::before {
    content: ' - ';
}
.hits .searchlistcont.hasImage img {
    float: left;
    margin-right: 15px;
    width: 200px;
}
.hits .searchlistcont.hasImage {
    padding-left: 0;
}
.hits .searchlistcont[onclick] {
    cursor: pointer;
}
.hits .searchlistcont {
    margin-top: 10px;
    border-bottom: 1px solid #757575;
    padding-bottom: 10px;
    padding-left: 215px;
}


/*-------------------*/
#srchbxcont {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

#srchbxcont > label {
  font-size: 16px;
  margin-right: 5px;
  align-self: center;
}

#srchbxcont > .searchButtonBox {
  display: flex;
  flex-flow: row nowrap;
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
  background-color:#767676;
  color:#ffffff;
}

#srchbxcont {
  align-items: stretch;
}
body footer .cmpBlock .sep {    
	border-top:1px solid var(--default-text-color);
}
#ProductDetails.layout2022 > .plistheadercont > .availableFilters {
    background-color: #f7f7f7;
}
.availableFilters span.lbldesc {
    color: #222222;
}
body #ProductDetails .konfHeader .konfHeaderSub {
    opacity:1;
    color:#000000;
}
/*
@media (min-width: 1100px) {
  a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
  }
}
*/
.features .featuresUI > .btncontcentered > .btn {
margin-left:unset;
  width:-moz-available;
  width:-webkit-fill-available;
}
 