: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;
}

 /*#######################################################################*/
/* 						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;
  }
}
*/
 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:''}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}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}.contCompleteWidth.watchlist .changeMsg{font-size:.7em;float:right;color:#757575}.contCompleteWidth.watchlist .btn.rightAlign{float:right}.contCompleteWidth.watchlist .showOnAmountChange{display:none}.contCompleteWidth.watchlist .showOnAmountChange.show{display:block}.back-to-top{background-color:#e00404;border:2px solid #fff;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}body>footer.pageFooterShop>.footerInner a{background-color:transparent}body.design2 .elementView.elementType999.veColContGap>.containerInner{column-gap:40px}body.design2 .recommBox.ekomiSeal{display:none}body.design2.tt_ot div.table>.row>.largeSide{box-sizing:border-box;width:66%;padding-right:15px}body.design2.tt_ot div.table>.row>.smallSide{box-sizing:border-box}body.design2 .mainContent{max-width:1280px;margin-left:auto;margin-right:auto;padding-top:15px}body.design2 .mainContent>.mainTop:empty{display:none} .flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}@font-face{font-family:'flexslider-icon';src:url('/fonts/flexslider-icon.eot');src:url('/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),url('/fonts/flexslider-icon.woff') format('woff'),url('/fonts/flexslider-icon.ttf') format('truetype'),url('/fonts/flexslider-icon.svg#flexslider-icon') format('svg');font-weight:normal;font-style:normal}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:"\20";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);zoom:1}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:''}.flex-direction-nav a.flex-next:before{content:''}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:''}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:''}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}} /*
@font-face {
    font-family: "dormabell";
    src: url("/fonts/dormabell.ttf");
}
*/
html {
	width:100%;
	height:100%;
	background-color:#ffffff; /* TODO: wird komplett auf weiß gesetzt sobald das layout soweit steht und die responsive-stufen ausimplementiert sind*/
}
body {
    line-height:1.1;
    font-family:Arial, Sans-Serif;
    font-weight:normal;
	color:#757575;
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%; 	
	/*height:100%;*/
	background-color:#ffffff;
}
.elementView.elementType999{max-width:none;}
/*.containerInner > .subCont{
	display:flex;
  align-items:center;
  justify-content:center;
}*/
.mainContent > .mainTop > .elementView.elementType10{
	/*padding-left: 200px;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-right: 200px;*/
  margin-left:auto;
  margin-right:auto;
  padding-left:10%;
  padding-right:10%;
}
div.bdy {
    /*max-width: 1280px;*/
    margin-left: auto;
    margin-right: auto;
    vertical-align: baseline;
    padding: 0;
    border: 0;
    outline: 0;
    /*padding-left:17px;
	padding-right:17px;	*/
    position: relative;
    /*padding-left: 40px;
    padding-right: 40px;*/
}
.totalCont {
	position:relative;
	/*padding-top:145px;*/
}

/* gloable stile */
.headline {
    font-family: "dormabell", arial, sans-serif;
    font-size: 3rem;
    color: #757575;
    font-weight: normal;
}
@media only screen and (min-width: 700px) {
  .smallMenuBlock {
    display:none !Important;
  }
}
/*.subCont:last-child{
    padding-left: 0;
}*/
/*.elementView.elementType10 {
	padding-left:15px; 
  	padding-right:15px;
}*/
.elementView.elementType10 h2 {
    color: #757575;
  	line-height:3rem;
    margin-bottom:1rem;
}
.elementView.elementType10 div.h2 {
	font-size: 2.1rem;
    color: #757575;
  	line-height:3rem;
    margin-bottom:1rem;
}
.elementView.elementType10 * {
	color: #757575;
    font-size: 1.15rem;
  	line-height: 1.7rem;
  	
}
/* gloable stile */
h1,h2,h3,h4 {
    font-family: "dormabell", arial, sans-serif;
  	color:#757575;
}
h1 {
	font-size:3rem;
}
h2 {
  	font-size:3rem;
}
h3 {
  	font-size:2rem;
}
.startPageHeaderFontColor1 > p:nth-Child(1){
	color:#E0609E !Important;
  	font-size:36px;
  	padding-bottom:10px;
}
.startPageHeaderFontColor1 > p:nth-Child(2){
  	font-size:36px;
  	
}
.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;
}
#welcomeContainer .headline {
    padding-left:140px;
}
.welcomeContainerTeam .ibTileContainer {
    margin-top: 0;
}
.welcomeContainerTeam .ibTileContainer > .tileItem {
    margin-top: 0;
}
.welcomeContainerTeam .ibTileContainer .headline2 {
    font-size:2rem;
}
.welcomeContainerTeam .ibTileContainer .copytext {
    font-size: 1rem;
}

.headline.bordered {
	border-bottom:1px solid #757575;
    margin-bottom:1rem;
}

.headline2 {
    font-family: "dormabell", arial, sans-serif;
    font-size: 3rem;
    color: #757575;
    font-weight: normal;
}
.plistdesctopic .headline2 {
    font-family:Arial, sans-serif;
}
.headline2.bordered {
	border-bottom:1px solid #757575;
}
.headline3 {
    font-family: arial, sans-serif;
    font-size: 0.8rem;
    color: #757575;
    font-weight: normal;
}
.tile > h1, .tile > h2, .tile > h3 {
    padding-left: 30px;
    padding-right: 30px;
}
.tileItem > .headline,
.tileItem > .headline2,
.tileItem > .headline2
{
    line-height: initial;
}

.headline3.bordered {
	border-bottom:1px solid #757575;
}
.copytext {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 1.3rem;
    line-height: 1.7rem;
    color: #757575;
    /*auch in .txtPad*/
    /*padding-left:30px;
    padding-right:30px;*/
}
.page_produkte.mpage_produkte .copytext {
    font-size: 1rem;
    padding: 0;
}
.page_produkte.mpage_produkte .pageContent {
    padding: 0 10px;
}
#welcomeContainer .copytext {
    padding-left: 150px;
    padding-right: 150px;
}
.copytext a {
color:#757575;
}
.copytext *:link {
color:#757575;
}
.contmaintxt .youtubeCont {
	margin-top:10px;
    margin-left:30px;

    /*margin-top: 54px;
    float: left;*/
}
#cmsContent .youtubeCont:nth-child(2) {
    /*margin-top: 0;
    float:none;*/
}

.clear {float:none;clear:both;}

div.contCompleteWidth {
	margin-left:15px;
	background-color:#ffffff;	
	margin-right:15px;
	margin-top:33px;
}

/*
========KopfBereich (seitenübergreifend)========
*/

/* = = = = = = = Multimedia-Kopf-Content  = = = = = = = */
.fixedPosition {
	/*width:100%;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
	position:fixed;
	margin-left:auto;
	margin-right:auto;
	left:0;
	right:0;
	z-index:10;
  	height:100px;
	/*max-width:1246px;*/
	top: 0;
  	
}
.headContent {
  display:flex;
	width:100%;
  height:100%;
    background-color:#ffffff;
	/*margin-left:auto;
	margin-right:auto;
	max-width:1246px;*/
	position:relative;
	/*position:fixed;
	z-index:10;
	left:17px;
	right:17px;
	top:0;*/
	/*TODO: höhe definieren, wenigstens als max-height.*/
  justify-content:space-between;
  flex-flow: row nowrap;
}
.headContent iframe {
	width:auto;
	height:auto;	
}
.headContent video {
	width:auto;
	height:auto;	
}
.headContent > .smallMenu{
	display:none;
}

		.variableHeaderContainer {
			/*background-color:#cccccc;*/
			/*-moz-border-radius: 24px;
			-ms-border-radius: 24px;
			-webkit-border-radius: 24px;
			border-radius: 24px;*/
			overflow:hidden;
            width:100%;
            max-width:1900px;
            height:100%; 
            max-height:600px; 
            margin-left:auto;
            margin-right:auto;
          	padding-top: 100px;
          	box-sizing:border-box;
          	min-height:80px;
		}
        .mpage_kontakt .variableHeaderContainer {
            max-width:1280px;
        }
		.variableHeaderContainer > .videoContainer {
			background-color: 	#cccccc;
			background-image: url('/images/video_back_01.jpg');
			/*padding-left: 214px;*/
			text-align:center;
		}
		.variableHeaderContainer > .videoContainer > video {
			/*-webkit-border-top-right-radius: 24px;
			-webkit-border-bottom-right-radius: 24px;*/
		}
		.variableHeaderContainer > iframe.headIframe {
			margin-left: 294px;
		}
		.slider {
			/*background-color:#cccccc;
			border-radius: 24px;
			-moz-border-radius: 24px;
			-ms-border-radius: 24px;
			-webkit-border-radius: 24px;*/
		}
.flexslider {
    margin-bottom: 0;
    /*-o-border-radius: 24px;
			-webkit-border-radius: 24px;
			-moz-border-radius: 24px;*/
    /*border-radius: 24px;*/
    overflow: hidden;
    border: 0;
    /*max-height: 402px;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.flexslider-controls {
    position: absolute;
    width: 180px;
    height: 25px;
    margin-left: auto;
    z-index: 5;
    overflow: hidden;
    top: 160px;
    margin-right: auto;
    right: 0;

    /*Hintergrund halbtransparent
    background: #adadad40;
    padding-left: 12px;*/

    /*position:relative;
	width:230px;
	text-align:center;
	height:25px;
	margin-left:25px;
	margin-top :-31px;
	z-index:5;
	overflow:hidden;
	border-bottom:0;*/
}
		.flexslider .slides img {
			/*-moz-border-radius: 24px;
			-ms-border-radius: 24px;*/
			/*-webkit-border-radius: 24px;*/
			/*border-radius: 24px;*/
		}
.slides img{ width:100%;}
		.flex-control-nav {
			position:static;
			bottom:auto;
			margin-top:8px;
		}
		.flex-control-paging li a { 
			background-color: #ffffff;
            border:1px solid #b0b0b0;
		}
		.flex-control-paging li a.flex-active {
			background-color: #000000;
            border:1px solid #ffffff;
		}
		.flex-control-nav li {
			margin-left:1px;
			margin-right:1px;
		}
		.flex-control-paging li a {
			-webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none;
			width:9px;
			height:9px;	
		}
		.flex-direction-nav a:before {
			font-size:20px;
			color:#ffffff;
		}
		/*.flex-direction-nav .flex-prev {left:-3px;}*/
		.flex-direction-nav a {
			opacity:1;
			/*margin-top:-17px;*/
			margin-top:2px;
			color:#ffffff;
			top:0;
		}
		.flex-direction-nav .flex-next {
			right:10px;
		}
/* = = = = = = = END Multimedia-Kopf-Content  = = = = = = = */


/*
========END-Kopfbereich========
*/

.showImageLineCont {
    margin-top: 160px;
    margin-bottom: 40px;
    padding: 20px;
    background-color: #fafafa;/*old browsers, edge*/
    background-color: #ffffffaa;
    margin-left: 20px;
    color: #333333;
}
.showImageLineCont .tileTopic {
    font-size:2rem;
    line-height:inherit;
    color:#444444;
    margin-top:4px;
}
.produktDesMonatsTitle {
    font-size: 1rem;    
}
.tile .showImageLineCont .tileLink {
    background-image: none;    
    margin-left: 0;
    margin-right:15px;
    margin-top: 15px;
    padding:0;
    display:inline-block;
    height:unset;
}
.tile .showImageLineCont .tileLink > a {
    color: #444444;
    padding: 8px;
    display:inline-block;
    border-radius:6px;
}
.hasBackgroundImage {
    background-size: cover;
}
.fixBackgroundImage {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    /*margin-top: 40px;*/
}
.fixBackgroundImage .copytext {
    background-color:#fafafa; /*IE*/
    background-color:#ffffffa0;
}
.hasBackgroundImage .imageAltBackground {
    display: none;
}
.startMap iframe {
    pointer-events: none;
}
.startMap iframe.clicked {
    pointer-events: auto;
}
/*===========Fußzeile===========*/
footer.pageFooter {
	display:block;	
	height:25px;
	border-top:1px solid #757575;
	/*position:fixed;
	bottom:0;*/
	text-align:right;
	color: #757575;
	font-size:11px;
	line-height:25px;
	/*overflow:hidden;*/
}
/*footer.pageFooter .fb-like {display:inline-block;margin-left:15px;margin-top:2px;}*/
footer.pageFooter .fb-like {display:block;margin-left:15px;margin-top:2px;float:right;}
footer.pageFooter > a {
	display:inline-block;
	margin-left:10px;
	color: #757575;
	text-decoration:none;
	vertical-align:top;
}

footer.g {
	font-size:1rem;
			
	padding-bottom:30px;
	/*margin-top:30px;*/
	/*position:absolute;
	width:100%;
	bottom:0;left:0;right:0;*/
}
.footerInnerPad {
    height: 12px;
    background: #00000040;
    margin-bottom: 60px;
    -webkit-box-shadow: 0px 2px 4px 0px #00000066;
    -moz-box-shadow: 0px 2px 4px 0px #00000066;
    box-shadow: 0px 2px 4px 0px #00000066;
}
footer.pageFooterShop > .footerInner a {
	color: #b5b5b5;
	text-decoration:none;
}
footer.pageFooterShop > .footerInner {
	width:85%; /*Genauso breit wie body und ebenfalls zentriert*/
	margin-left:auto;
	margin-right:auto;
	/*height:120px;*/ /*Sollte seinen parent (<footer>) in der höhe voll ausfüllen.*/
	position:relative;
	display:table;
    box-sizing:border-box;
}
footer.pageFooterShop > .footerInner > .footerLine {
	display:table-row;
}
footer.pageFooterShop > .footerInner > .footerLine > div {
	display:table-cell;
	/*height:120px;*/
	vertical-align:top;
}
footer.pageFooterShop .footerIcons {
	width:195px;
}
footer.pageFooterShop .footerIcons  img {
	border:0;
}
footer.pageFooterShop .footerIcons > a  {
	float:left;
	margin-left:5px;
	display:inline-block;
}
footer.pageFooterShop .logoCnt {
				
}
/*footer.pageFooterShop .logoCnt img {
	display:inline-block;
	vertical-align:top;
	margin-right:30px;
}*/
footer.pageFooterShop .logoCnt .footerLogos {
    vertical-align: top;
    /*background-color: #fff;*/
    margin-top: 10px;
    padding: 4px;
}
footer.pageFooterShop .logoCnt .footerLogos img {
	display:block;
	margin-bottom:3px;
				
}
footer.pageFooterShop .footerLogos img.paymentImg {
    display: inline-block;
    /*height:18px;*/
    /*margin-left:auto;
	margin-right:auto;*/
    width: 60px;
    padding-bottom: 4px;
    padding-top: 4px;
    /*filter: grayscale(100%);*/
    padding-left: 6px;
}
footer.pageFooterShop .footerLogos {
    /*text-align:right;*/
    padding-top:50px;
}

footer.pageFooterShop .logoCnt > .footerCompanyData {
	display:inline-block;
	vertical-align:top;
	line-height:1.5;
}
footer.pageFooterShop .logoCnt > .footerCompanyData .companyLogo {
    padding: 20px;
    margin-left: -20px;
}
footer.pageFooterShop .logoCnt > .footerCompanyData > span > div:first-child {
	font-weight:bold;
}
footer.pageFooterShop .openingTimes {
	/*height:120px;*/ /*Sollte seinen parent (<footer>) in der höhe voll ausfüllen.*/
	/*display:inline-block;*/
	/*float:left;*/
	line-height:1.5;
}
footer.pageFooterShop .openingTimes > div:first-child {
	font-weight:bold;
}
footer.pageFooterShop .footermenu {
	/*height:120px;*/ /*Sollte seinen parent (<footer>) in der höhe voll ausfüllen.*/
	/*display:inline-block;*/
	/*float:left;*/
}
footer.pageFooterShop .footermenu > .menuTbl {
	display:table;
}
footer.pageFooterShop .footermenu > .menuTbl > .menuLine {
	display:flex;
  	flex-direction:column;
}
footer.pageFooterShop .footermenu > .menuTbl > .menuLine > div {
	display:table-cell;
	/*padding-left:15px;
	padding-right:15px;*/
	line-height:1.5;
    padding-right: 10px;
}
footer.pageFooterShop .footermenu > .menuTbl > .menuLine > div:first-child {
    padding-right:100px;
                    
}
.eViewFooterSubPG .pglink {
    padding-left: 10px;
}
    .eViewFooterSubPG .pglink::before {
        content: "•";
        padding-right:6px;
    }
footer.pageFooterShop .footerPG {
    /*height:120px;*/ /*Sollte seinen parent (<footer>) in der höhe voll ausfüllen.*/
    /*display:inline-block;*/
    /*float:left;*/
    line-height: 1.5;
}
/*footer .euDeliveryNotice {
	margin-top:5px;
}*/
footer.pageFooterShop .versandinfo {
    margin-top: 5px;    
    /*font-weight:bold;*/
}
/*footer .vmcnt {
	display:inline-block;
	vertical-align:middle;
}*/

div.fbFooter  {
	margin-top:5px;
	text-align:right;
	position:relative;
	min-height:20px;
}
div.ekomiWidgetCont {
	display:inline-block;
	margin-left:30px;
}
footer .cmpBlock .sep {
    padding-top:16px;
    margin-top:16px;
    border-top:1px solid white;
}
/*========ENDE Fußzeile========*/


/*
========STARTPAGE:========
*/

div.startPageMain {
	background-color:#ffffff;	
}
#welcomeContainer {
	/*width:44%;
	margin-right:5%;	
	float:left;*/
	margin-bottom:1rem;
}
.tile {
	/*width:22%;
	margin-right:3%;
	float:left;	*/
	/*margin-bottom:1em;*/
}
.tile.bild_links {
    margin-top:40px;
}
.tile.bild_links .tileArticleCont {
    flex-direction: row;
}
.tile.bild_mitte {
    margin-top:40px;
}
.tile.bild_mitte .tileArticleCont {
    flex-direction: column;
}
.tile.bild_mitte .tileArticleCont > div{
    margin-left:auto;
    margin-right:auto;
    margin:20px auto;
}
.tile.noresize.bild_mitte .tileArticleCont > div {
    text-align: center;
    
}
.tile.noresize.bild_mitte .tileArticleCont > .copytext .tileLink {
    display:table;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
.tile.noresize.bild_mitte .tileArticleCont {
    margin-bottom: 70px;
}
.tile.noresize.bild_mitte > h1,
.tile.noresize.bild_mitte > h2,
.tile.noresize.bild_mitte > h3
{
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.tile.noresize .tileDesc {
    width:unset;
}

.tile.hintergrundbild_links_fix_hochkant {
    min-height: 800px;
}


.tile.tileWidth100 {
    /*height: 350px;*/
    width: 100%;
    /*display: inline-block;
    overflow: hidden;*/
    margin-top:50px;
}
.TileType6, .TileType9 {
    margin-top: 60px;
}
.tile.TileType6.tileWidth100 .tileImgCont, .tile.TileType9.tileWidth100 .tileImgCont {
    width: 100%;
    max-width: 100%;
}

.tile.tileWidth100 .tileArticleCont {
    display:block;
}
.tile.tileWidth100 .tileArticleCont .tileDesc {
    display:block;
    width:100%;
    box-sizing:border-box;
    padding:0;
}
.tile.tileWidth100 .tileArticleCont .tileContExt {
    display: flex;
    width: 100%;
}
.tile.tileWidth100 .tileContExt > iframe {
    min-height:400px;
}
.tile .topseller {
	width:100%; margin-right:0;
	overflow:hidden;
	
    overflow-y:hidden;
    margin-bottom: 40px;
}
.tile .topseller .tileTopic {
    border-bottom:1px solid #bbbbbb;
}
.tile .topseller .topsellerArticle {
	display: block;
	width:308px;
	/*height:274px;*/
	box-sizing:border-box;
	float:left;
	cursor:pointer;
	/*border-right:1px dotted #757575;*/
}
.tile .topseller .topsellerArticle:last-child {
	border-right:0;
}
.tile .topseller .topsellerArticle > .topSellerDesc {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;padding-right:3px;
}
.tile .topseller .topsellerArticle > .topSellerDesc > .priceInfo {
	font-size:0.9rem;
	color:#aa0000;
	margin-top:15px;
}
.txtPad {
    padding-left:30px;
    padding-right:30px;
}
.topsellerSliderCont {
	position:relative;
}
.topsellerSliderCont .slides img{
	display:block;width:auto;margin:0;
}
.topsellerSliderCont .slides li {
	display:none;
}
.topsellerSliderCont {
	border:0;
	max-height:300px;
}
.topsellerSliderCont .flex-control-paging li a {
	background-color:#757575;
}
.topsellerSliderCont .flex-control-paging li a.flex-active {
	background-color:#000000;
}
.topsellerSliderCont .flex-direction-nav{
	display:none;
}

		.tile.hasLink {
			cursor:pointer;	
		}
		div.tile.firstRowTile {
			/*width:24%;
			margin-right:1%;*/
			/*float:right;		*/
		}
		.tileTypeName {
			font-size:1.3em;
			border-bottom:1px solid #757575;	
			padding-bottom:2px;
		}
		img.tileImg {
			width:100%;
			height:auto;
			
            vertical-align:top;
		}
        img.tileImg.tileImgNoResize {
			width:unset;
			height:unset;
			margin-bottom: unset;	
		}
		.tileTopic {
			margin:0;
			margin-top:1rem;
			margin-bottom:1.2rem;	
			font-size:3rem;
            line-height:3rem;
			font-weight:normal;
			word-wrap:break-word;
		}
		.tileImgCont {
			/*margin-bottom:0.4em;*/
            max-width:50%;
			width:50%; /*300px;*/
            /*display:table-cell;*/
		}
        .tileDesc {
            max-height: none;
            display: table-cell;
            vertical-align: top;
            width:50%;
        }
        .tileContBox {
            display:table;
            width:100%;
        }
        .tileArticleCont {
            display:flex;
            width:100%;
            flex-direction:row-reverse;
        }
        .tileArticleContLeft {
            display:flex;
            width:100%;
            flex-direction: row;
        }
        article .topseller {
            display:block;
        }
		.tileClearQuad {
			clear:both;
		}
		.tileClearThird {
			clear:none ;
		}
		.tile .tileLink {
			/*height:26px;*/
			line-height:27px;
			overflow:hidden;
			background-image:url('/images/forward.png');
			background-repeat:no-repeat;
			background-position:left center;
			padding-left:30px;
			margin-left:10px;
			margin-top:15px;
		}
		.tile .tileLink > a {
			text-decoration:none;
			white-space:nowrap;
			color:#757575;

		}
		.tile .tileVideo {
			overflow:hidden;
		}
		.tile .tileVideo > video {
			width:100%; /*Das video darf nur so breit dargestellt werden wie unsere Kachel eben ist. Keine Überlappung mit anderem content.*/ 
		}
		.tile .tileContExt > iframe {
			width:100%;
			height:auto;
			min-height:150px;
		}
/*
========END-STARTPAGE========
*/


	/*========Such/Werkzeugleiste========*/
		.staticHead {
			
		}
		.headRow {
			height: 100%;				
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			padding-left:2px;
			display:table;
			font-size:12px;

            margin-left:auto;
            /*margin-right:auto;*/
		}
		.headRow .toolbar {
			/*display:table-row;*/
          	display: flex;
            flex-direction: row;
            align-items: center;
          	height:100%;
          	justify-content: space-between;
    		width: 100px;
		}
		.headRow .toolbar > div {
			display:table-cell;	
			vertical-align:middle;
			overflow:hidden;
		}
        .headRow .toolbar > div.logoBox {
			vertical-align:bottom;
		}
        
        .searchContRow {
            display:table-row;
        }
        .searchContTbl {
            display: table;
            width:100%;
        }
        .srchbxinput {
            /*background-image:url('/images/search24.png');
            background-repeat:no-repeat;
            background-position-x:10px;*/

        }
        .srchbxinput::placeholder {
            color:#cccccc;
        }
        .srchbxinput::-webkit-input-placeholder {
            color:#cccccc;
        }
        .searchButtonBox {
            display:table-cell;
            background-color: #aaa;            
            text-align: center;
            font-size: 1.2rem;
            color: white;            
            width:100px;
            vertical-align:middle;
        }
        .searchButton {
            cursor:pointer;
        }
		.headRow .toolbar div.lastCol {
			padding-right:5px;
		}
		.headRow input {
			border:1px solid #D6D6D6;	
			/*background-color: #ACACAC;*/
			color:inherit;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			height:29px;
			width:100%;
			padding-left:5px;
    		outline-width: 0;
          	/*background-image:url('/images/search24.png');*/
			background-repeat:no-repeat;
			background-position:5px center ;
            font-size:1.1rem;
		}
		.headRow input:-moz-placeholder {
			opacity:1;
			color:#eeeeee;
		}
		.headRow input::-moz-placeholder {
			opacity:1;
			/*color:inherit;*/
		}
		.headRow input::-webkit-input-placeholder {
					opacity:1;
			color:inherit;
		}
		.headRow input:-ms-input-placeholder {
			opacity:1;
			color:inherit;
		}
		.headRow .headBox {
            /*display:table-cell;*/
		}
		.headRow .headBox img.fontCtrl {
			margin-top:6px;
			cursor:pointer;
		}
		.headRow .headBox.wlContainer {
			line-height: 29px;
			font-size: 13px;
		}
        .headRow .toolbar > div.wkContBox, .headRow .toolbar > div.recommBox { 
            padding:0;
          margin-right:20px;
        }
        .recommBox {
            width:80px;
        }
        .headRow .toolbar > div.fachberatung.recommBox {
            overflow: visible;
        }
        .recommIcon {
            padding-left: 15px;
            padding-right: 10px;
            padding-top: 4px;
        }
        .fachberatung .recommIcon {
            padding-right: 0px;
            width: auto;
            height: 68px;
            top: 10px;
            position: relative;
            margin-top: -10px;            
        }
        .phone .recommIcon {
            padding-right: 0;
            width: auto;
            height: 40px;
            top: 4px;
            position: relative;
            margin-top: 0;
            padding-left: 42px;
        }
        .mainMenu2 {
            height:38px;
        }
        .logoBox {
            width:260px;
          display: flex;
    align-items: center;
    justify-content: center;
        }
        
        #WLLinkBtn {
			height:30px;
			width:24px;
			
			background-image: url('/images/design2-wk.png');
            background-repeat: no-repeat;
            background-position: bottom right;
			text-align:center;

            cursor:pointer;
            display:block;
			position:relative;
 
            background-position: center;
            background-size: cover;

        }
        #WLLinkBtn.menuWK {
            background: none;
            text-align: right;
            height: unset;
            width: unset;
            white-space: nowrap;
        }
        #WLLinkBtn.menuWK .watchListCnt {
            font-size: unset;
            padding: 0;
            
        }
        .headRow .toolbar > div.wkContBox {
            overflow:visible;
        }

        .watchListCnt {
            color: #fff;
            display: inline-block;
            /*font-size: 1.5rem;*/
            /*padding-top: 4px;
            padding-left: 10px;*/
          	text-align: center;
            font-size:11px;
          	line-height:12px;
          	position:absolute;
          	background-color: red;
          	border-radius: 50%;
          	padding: 0.1em 0.3em 0.1em 0.3em;
          	bottom:-0.2em;
          	right:-0.4em;
        }
		/*========================*/
		/*========Hauptmenü========*/
		.mainMenu {
			color:#757575;
			min-height:33px;
			font-size:12px;	
			overflow:hidden;
			/*margin-bottom:16px;*/
            /*border-bottom:6px solid #878787;*/
			width:max-content;
            margin-left:auto;
            /*margin-right:auto;*/
          	background-color: transparent;
  			display: flex;
  			align-items: center;
  			box-sizing: border-box;
		}
.mainMenu>nav li{
	padding: 0 16px;
}
        .bodyHeadLine {
            width:100%;
            border-bottom:1px solid #878787;            
        }
        .bodyHeadLineRow {
            width:1280px;
            margin-left:auto;
            margin-right:auto;
            height:38px;
            vertical-align:middle;
            overflow-y:hidden;
        }
        .headerKeywordsList li {
            padding-top:7px;
            font-size:12px;
        }
        .headerKeywordsList li {
            
            display:inline-block;
            
        }
        .headerKeywordsList li a {
            color:#ffffff;
            text-decoration:none;
        }
        .headerKeywordsList li a img {
            
        }
        .headerKeywordsList li a img, .headerKeyName {
            vertical-align:middle;
        }
        .headerKeywordsRight {
            float:right;
            padding-right:8px;
        }
        .headerKeywordsLeft {
            float:left;
            padding-right:12px;
        }
        .mainMenuBottomLine {
            width:100%;
            background-color:#878787;
            height:2px;/*5*/
        }
        .mainMenuBottomLine:after {
            content: "";
            
            height:1px;/*5*/
            display: block;
            position: absolute;            
            z-index: -1;
            -webkit-box-shadow: 0px 0px 6px 2px #878787;
               -moz-box-shadow: 0px 0px 6px 2px #878787;
                    box-shadow: 0px 0px 6px 2px #878787;

            width:100%;
        }
		

        .menuName {cursor:pointer;}
        .smallMenu > div {
            cursor:pointer;
        }
        .menuDummy {
            background-color: white;
        }
		.mainMenu2 .smallMenu {
			display:none;	
			/*line-height:33px;*/
		}
		/*.mainMenu2 .smallMenu > div {
			line-height:33px;
		}*/
		.mainMenu ul.mainMenuList {
			list-style-type:none;
			margin:0;
			padding:0;
			/*line-height:33px;*/

            display: flex;
            flex-wrap: nowrap;
            /*align-items: stretch;*/
            list-style-type: none;
            justify-content: space-between;
		}
		.mainMenu ul.mainMenuList li {
			margin:0;
			
			margin-left:0px;
			margin-right:0px;
            /* font-size: calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width])));  VARIABEL */
            font-size: calc(14px + (16 - 14) * ((100vw - 1200px) / (1280 - 1200)));
            
            text-transform:uppercase;

            /*
            flex: 1;
            text-align: center;
            */

		}
		.mainMenu ul.mainMenuList li.active {
            font-weight:bold;
			background-image:url('/images/focus_hauptmenu.png');
			background-repeat:no-repeat;
			background-position:center -1px ;

            /*text-decoration:underline;*/
            font-weight:bold;
		}
		.mainMenu ul li a {
			text-decoration:none;
			color:inherit;			
		}
		.mainMenu ul.mainMenuList li:last-child {
			margin-right:0;
		}
        /*
        .mainMenu ul.mainMenuList li:first-child {
            margin: 0;
            padding:0;
            padding-left:8px;
            text-align: left;
        }
        */
        /*
        .mainMenu ul.mainMenuList li:nth-child(2) {
            margin-left: 0;
            padding-left:0;
            text-align:left;
        }
        */
#headerMenuOuterContainer{
	display: flex;
    flex-flow: column nowrap;
    margin-left: auto;
  	justify-content:center;
  	align-items: end;
}
#mainMenuContainer2{
	display:flex;
  margin-right:20px;
}

        .mainMenu2 ul.mainMenuList {
			list-style-type:none;
			margin:0;
            margin-top:10px;
			padding:0;
			/*line-height:33px;*/
			float:right;
            display: flex;
            flex-wrap: nowrap;
            align-items: stretch;
            list-style-type: none;      
            color:#75757595;
            margin-right:14px;
		}
		.mainMenu2 ul.mainMenuList li {
			margin:0;
			padding:0;
            padding-right:10px;
			margin-left:0px;
			margin-right:0px;
			display:inline-block;
            /* font-size: calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width])));  VARIABEL */
            font-size: 0.8rem;
            
            /*flex: 1;*/
            margin-top:5px;
		}
		.mainMenu2 ul.mainMenuList li.active {
            font-weight:bold;
			background-image:url('/images/focus_hauptmenu.png');
			background-repeat:no-repeat;
			background-position:center -1px ;
		}
		.mainMenu2 ul li a {
			text-decoration:none;
			color:inherit;
          	text-transform: uppercase;
		}
		.mainMenu2 ul.mainMenuList li:last-child {
			/*margin-right:0;
            padding:0;*/            
		}
        .mainMenu2 ul.mainMenuList li:first-child {            
            
        }
        .mainMenu2 ul.mainMenuList li:nth-child(2) {
            
        }
	/*========================*/		
		.companyLogo {			
			width:auto;
			height:auto;
			max-height:64px;
			background-color:#ffffff;
			border:0;
		}		
        .companyDataMin {
            display:none;
        }
		.companyDataContainer {
			display:block;
			height:0;	
			overflow:hidden;			
		}

	/* ========= Seitliches Menü ========= */
		.sideMenu {
			width:230px;
			/*margin-left:25px;*/
			display:table-cell;
			overflow-x:hidden;
			min-height:300px;
			padding-left:25px;
			/*float:left;*/
			/*height:100%;	*/
			background-color:#ffffff;
			/*margin-right:24px;*/
			/*box-shadow: 6px 0 10px -7px rgba(0,0,0,0.2), -2px 0 10px -6px rgba(0,0,0,0.2);
			-moz-box-shadow: 6px 0 10px -7px rgba(0,0,0,0.2), -2px 0 10px -6px rgba(0,0,0,0.2);*/
			/*box-sizing: border-box;
			-moz-box-sizing: border-box;*/
			/*border-left: 6px solid #ffffff;
			border-right: 6px solid #ffffff;*/
			font-size:26px;
			padding-left:6px;
			padding-right:6px;
			font-family: Arial, sans-serif;
			color: #757575;
			vertical-align:top;
		}
		.sideMenu li a {
			text-decoration:none;
			color:inherit;	
		}
		.sideMenu > ul {
			list-style-type:none;	
			margin-top:30px;
			max-width:211px;
			/*margin-top:20px;*/
			/*border-left: 6px solid #ffffff;
			border-right: 6px solid #ffffff;*/
			/*padding-left:8px;*/
			padding-right:8px;
		}
		/*sideMenu kriegt von js beim runterscrollen die scrolling-klasse verpasst sobalr das Company-Plättchen anboxen würde.*/
		.sideMenu.scrolling > ul {
			position:fixed;
			top:154px;	
			margin-top:0;
		}
		
		.sideMenu > ul > li {
			padding-top:5px;
			padding-bottom:10px;
			text-decoration:none;
		}
		.sideMenu > ul > li > a:hover  {
			text-decoration:underline ;
		}
		.sideMenu > ul > li.active {
			/*color:#AFAFAF;*/
			/*color: #000000;*/
          
		}
		.sideMenu > ul > li.active:hover  {
			text-decoration:inherit  ;
		}
		.sideMenu > ul.menuFirst > li.active > a {
			text-decoration:underline ;
		}
        /*ArtikelPro:*/
           

		.sideMenu ul.menuSecond {
			/*list-style-type:none;	*/
			margin-top:13px;
			font-size:18px;
			color: #757575;
			padding-left:8px;
		}
		.sideMenu ul.menuSecond > li {
			padding-top:3px;
			padding-bottom:3px;
			text-decoration:none;
            list-style:none;
		}
		.sideMenu ul.menuSecond > li > a:hover {
			color: #000000;
			text-decoration:underline;
		}
		.sideMenu ul.menuSecond > li.active {
			/*color:#AFAFAF;*/
			color: #000000;
		}
		.sideMenu ul.menuSecond > li.active > a {
			/*color:#AFAFAF;*/
			text-decoration:underline ;
		}
		.sideMenuSpacer {
			display:table-cell;
			width:25px;	
		}

        /*ArtikelPro:*/
            .sideMenu > ul:first-of-type > li.active > a {
                /*text-decoration: underline;*/
              font-weight:bold;
            }
            .sideMenu li > ul { /*alle tieferen ebenen ab der zweiten (also alle ULs, die in einem LI unterhalb von sidemenu liegen)*/
                /*list-style-type:none;	*/
                /*margin-top: 13px;*/
                font-size: 18px;
                color: #757575;
                padding-left: 16px;
                padding-top:4px;
                
            }

            .sideMenu li > ul > li {
                padding-top: 3px;
                padding-bottom: 3px;
                text-decoration: none;
                list-style: none;
            }

            .sideMenu li > ul > li > a:hover {
                color: #333333;
                /*text-decoration: underline;*/
            }

            .sideMenu li > ul > li.active {
                /*color:#AFAFAF;*/
                color: #333333;
            }

                .sideMenu li > ul > li.active > a {
                    /*color:#AFAFAF;*/
                    color: #444444;
                    text-decoration: underline;
                    display: block;
                    margin-bottom: 3px;
                    font-weight: bold;
                    /*border-bottom: 2px solid #757575;*/
                }
        /*ArtikelPro - ENDE*/

		.pageHeading {
			border-bottom: 1px solid #757575;	
		}
		.pageContent {
			/*float:left;*/
			display:table-cell;
			/*max-width: 929px;*/	
			padding-top:40px;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			padding-left:24px;
		}
		h2.pageHeading { font-weight:normal; }
		
		div.table { 
			display:table; 
			width:100%; 
			box-sizing: border-box;
			-moz-box-sizing: border-box;
		}
		div.row { display:table-row; }
		
		.images {
			float:left;
			margin-right:18px;	
			
		}
		.images img {
			margin-bottom:11px;	
			display:block;
		}
		h3.contentTopic {
		    font-size:1.2em;
		    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		}
		h2.contentTopic {
		    font-size:1.6rem;
		    font-family: Arial, sans-serif;
            font-weight:bold;
		}
		.texts h3 {
			color:#757575; 
			font-weight:normal; 
			/*font-size:1.1em;*/
			margin-bottom:4px;
		}
		.texts h2 {
			color:#757575; 
			font-weight:normal; 
			/*font-size:1.1em;*/
			margin-bottom:4px;
		}
		.texts .copytext {
			margin-bottom:20px;	
		}
	/* =========  =========  ========= */
	
	
	/* ======== Produktbereich ======== */
	.contprodmain.contentPageHead {
		margin-bottom:15px;
	}
	.contprodmain.contentPageHead h2 {
		font-family: "Times New Roman", Times, serif;
		font-size:1.4em;
		color:#757575;
		padding-bottom:3px;
	}
	.contprodmain.contentPageHead h1 {
		font-family: "Times New Roman", Times, serif;
		font-size:1.4em;
		color:#757575;
		padding-bottom:3px;
	}
	.contprodmain.contentPageHead .contmainh1h {
		/*border-bottom: 1px solid 	#757575;*/
		float:left;
		min-width:45%;
	}
	.contprodmain.contentPageHead .contmaintxt.prodcontnobrd.prodcontbox2 {
		margin-top:12px;
		padding-right:10px;	
	}
	.pageHeadWithFilter {
		border-bottom: 1px solid 	#757575;
	}
	.pageHeadWithFilter > .clearconditional {
		display:none;	
		clear:none;
	}
	.pgFilter {
		/*border-bottom: 1px solid 	#757575;*/
		white-space:nowrap;
		float:right;
		padding-top:5px;
		/*min-width:50%;
		text-align:right;*/
	}
	
	.pageHeadWithFilter.wrap {
		border-bottom:none;	
	}
	.pageHeadWithFilter.wrap > .contmainh1h {
		float:none;
		border-bottom: 1px solid 	#757575;
	}
	.pageHeadWithFilter.wrap > .pgFilter {
		float:left;
	}
	.pageHeadWithFilter.wrap > .clearconditional {
		display:block;
		clear:both;
	}
	.prodlinecont {
		border-bottom: 1px solid 	#757575;
		margin-bottom:18px;
		padding-right:6px;
		padding-bottom:18px;
	}
	.prodheader {
		font-family:Arial,sans-serif;
        font-size:2.4rem;
		color:#757575;
		font-weight:bold;
		margin-bottom:4px;
		/*white-space:nowrap;*/
        white-space:normal; /*wba prodlist page*/
	}
	.prodboxh1 .prodheader {white-space:normal;}
	.prodsubheader {
		font-size:1.2rem;
		/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
		font-family: Arial, sans-serif;
		color:#757575;
		/*font-weight:bold;*/
		margin-bottom:4px;
		white-space:nowrap;
	}
	.contprodmain.contentPageHead h2.prodsubheader {
		font-size:0.9em;
		/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
		font-family: "Times New Roman",Times,serif;
		color:#757575;
		font-weight:bold;
		margin-bottom:4px;
		white-space:nowrap;
	}
	/*.sideMenu ul.menuSecond.pgmenu {
		padding-left:8px;
	}*/
	.prodlinecont .prodcont	.pgimg	{
		float:left;	
		margin-right:15px;
		margin-bottom:5px;
	}
	.prodlinecont .prodcont	.prodimg	{
		float:left;	
		margin-right:15px;
	}
	a.filteranchor {
		color: #757575;
		background-image:url('/images/bullet2.png');
		background-position: left center;
		background-repeat:no-repeat;
		text-decoration:none;
		display:inline-block;
		font-size:1em;
		line-height:1.1em;
		min-height:15px;
		padding-left:20px;
		padding-right:0.3em;
		white-space:nowrap;
	}
	a.filteranchor.active {
		background-image:url('/images/bullet1.png');
		/*font-weight:bold;*/
	}
	.contprodmain > .contmaintxt {
		margin-bottom:25px;
	}
	
	
	.overlay {display:none;}
	.prodcont .infocontainer {
		/*float:right;*/
        margin-left:10px;
        width:590px;
        /*width:102px;*/
	}
	.prodcont .prodcontinnerdetail {
		float:left;
		/*max-width:587px;*/
		/*max-width:800px;*/
	}




	.prodlinecont.prodDetailCont { 
		border-bottom:0;
		
	}
	
	.btn {
		height:unset;
		border-radius:4px;	
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		display:inline-block;
		font-size:1rem;
		color:#ffffff;
		cursor:pointer;
		padding-left:2em;
		padding-right:2em;
		line-height:2em;
	}
.btncont {
    margin-right: 3px;
    max-width: 300px;
}
    .features .btncont .btn {
        /*width: 120px;*/
        margin: 3px;
        margin-left: 3px;
        display: block;
        margin-left: auto;
    }
	.propertiescontainer {
		margin-top:8px;	
	}
	.propcontheadline {
		color:#aaaaaa;
		border-bottom:1px solid #aaaaaa;
		padding-bottom:2px;
		font-size:0.75em;
		padding-left:3px;
		/*font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;*/
		font-family: Arial, sans-serif;
	}
	.pricedesc,.priceval {
		font-size: 1.2rem;
		font-family: Arial ,sans-serif;
	}
	.propstbl,.priceview {
		margin-left:3px;
		margin-top:4px;	
        margin-bottom:18px;
	}
    #merkenbtn {
        margin-top:18px;
    }
    .prodlinkimg {
        /*display:block;*/
        margin-bottom: 5px;
        /*vertical-align: middle;*/
        display: inline-block;
    }
	
	.prodcontinnercms a { 
		color: #757575;
	}
	div.noOrderInfo {
		font-size:0.8em;
		font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
		margin-top:4px;
		margin-bottom:4px;
		margin-left:3px;
        max-width:300px;
	}
		div.stockinfo > img {
			vertical-align:middle;
		}
		div.stockinfo > span {
			vertical-align:middle;
			font-size:0.8em;
		}
		div.StockInfoContainer {
			/*float:right;
			margin-top:20px;*/
		}

/*.priceview {
	display:inline-block;
}*/


	/*blog-bereich:*/
	
	.blogEntriesContainer {
			color: #757575;
			padding-top:15px;
		}
		.blogEntriesContainer .blogbox {
			border-top: 1px solid #757575;
			margin-top:20px;
			padding-top:35px;
			padding-bottom:15px;
			max-width:955px;
			overflow-x:hidden;
		}
		.blogEntriesContainer .blogbox:first-child {
			border-top:0;
			margin-top:0;
			padding-top:0;
		}
		.blogEntriesContainer .blogbox .table {
			margin-bottom:10px;
		}
		.sideMenu > .blogleftinner {
			margin-top:30px;
			max-width:214px;
			padding-left:8px;
			padding-right:8px;
		}
		
		.sideMenu > .blogleftinner > ul {
			list-style-type:none;	
		}
		/*.sideMenu.scrolling > .blogleftinner {
			position:fixed;
			top:154px;	
			margin-top:0;
		}*/
		.sideMenu > .blogleftinner > ul > li {
			padding-top:5px;
			padding-bottom:5px;
			cursor:pointer;
		}
		.sideMenu > .blogleftinner > ul > li.active {
			color:#AFAFAF;
		}
		.tagcloud {
			max-width:230px;
			/*overflow-x: hidden;*/
			/*font-size:10pt;	*/
			vertical-align:middle;
		}
		.tagcloud a {
			color:#757575;
			text-decoration:none;	
		}
		.facebookcont {
			max-width:230px;
			overflow-x: hidden;	
		}
		.tagcloudtopic {
			font-weight:bold;
			font-size:0.7em;		
			margin-top:20px;
			margin-bottom:10px;
		}
		/*.tagcloud .tag20 {
			font-size: 10pt;
			padding:1px;
		}
		.tagcloud .tag40 {
			font-size: 14pt;
			padding:1px;
		}
		.tagcloud .tag60 {
			font-size: 18pt;
			padding:1px;
		}
		.tagcloud .tag80 {
			font-size: 22pt;
			padding:1px;
		}
		.tagcloud .tag90 {
			font-size: 26pt;
			padding:1px;
		}
		.tagcloud .tag0 {
			display:none;
			font-size:0;
			padding:0;
		}*/
		.tagcloud .tag0  {font-size:0pt;padding:0px;display:none;}
.tagcloud .tag1  {font-size:6pt;padding:1px;}
.tagcloud .tag10 {font-size:8pt;padding:1px;}
.tagcloud .tag20 {font-size:10pt;padding:1px;}
.tagcloud .tag30 {font-size:12pt;padding:1px;}
.tagcloud .tag40 {font-size:14pt;padding:1px;}
.tagcloud .tag50 {font-size:16pt;padding:1px;}
.tagcloud .tag60 {font-size:18pt;padding:1px;}
.tagcloud .tag70 {font-size:20pt;padding:1px;}
.tagcloud .tag80 {font-size:22pt;padding:1px;}
.tagcloud .tag90 {font-size:26pt;padding:1px;}
		.blogPostImg {
			/*width:200px;*/
			/*float:right;*/
		}
		.blogPostHeader .desc { color: #000000; font-weight:bold;}
		.dormabellblog .blogTopBoxRight {
			/*float:right;	*/
			display:table-cell;
			/*max-width:360px;*/
			text-align:right;
		}
		.dormabellblog .blogTopBoxLeft {
			/*float:left;	*/
			display:table-cell;
			vertical-align:top;
		}
		.dormabellblog .blogPostImg {
			width:200px;
		}
		.blogPostHeader {
			font-size:12px;	
			margin-bottom:20px;
		}
		.blogcategorylinkcont:after {
			content:" - ";
			display:inline;
		}
		.blogcategorylinkcont:last-child:after {
			content:"";
			display:inline;
		}
		.blogcategorylinkcont a {
			text-decoration:none;
			color:#757575;	
		}
		.blogDateCont {
			margin-top:5px;	
		}
		.blogmorebtn {
			margin-top:10px;	
		}
		.blogmorebtn > .morebtn {
			height:2em;
			border-radius:1em;	
			-moz-border-radius:1em;
			-webkit-border-radius:1em;
			display:inline-block;
			font-size:0.75em;
			color:#ffffff;
			cursor:pointer;
			padding-left:2em;
			padding-right:2em;
			line-height:2em;	
		}
		.blogtxtcont a {
			color:#757575;	
		}
		.blogtags {font-size:12px;}
		.blogtags a {
			color:#757575;	
			text-decoration:none;
		}
		.blogtags .desc {
			color: #000000; font-weight:bold;	
		}
		.blogBottomBoxLeft {
			padding-top:10px;
			margin-top:10px;	
		}
		.blogBottomBoxRight {
			margin-top:10px;	
		}
		.blogBottomBoxRight .fbbtn {
			display:inline-block; margin-right:10px;
		}
		.blogBottomBox {clear:both;}
		.blogbox.fhblog .table, .blogbox.fhblog .row {
			display:block;
		} 
		
		.fhblog .blogPostImg {
			/*max-width:930px;
			width:100%;*/
            max-width: 500px;
            width: 100%;
            float: right;
            padding-left: 20px;

		}



.copytext ul {
	list-style-position: inside;
	list-style-type: disc;
}
	
	
	
	
	
	
	/* Plättchenansichten (kacheln) die nicht Floaten sollen sondern per display: inline-block; in eine Reihe gebracht werden*/
	.ibTileContainer {
			text-align:center;	
			margin-top:15px;
		}
		.ibTileContainer > .tileItem {
			display:inline-block;
			width:300px;
			margin-top:38px;
			margin-left:0;
			margin-right:38px;	
			display:inline-block;
			overflow:hidden;
			vertical-align:top;
			margin-bottom:10px;
		}
		.tileItem a {
			color: #757575;
			text-decoration:none;	
		}
		.tileItem a.itemLink {
			color: #757575;
			text-decoration:none;	
			display:inline-block;
			height:26px;
			line-height:27px;
			white-space:nowrap;
			overflow:hidden;
			background-image:url('/images/forward.png');
			background-repeat:no-repeat;
			background-position:left center;
			padding-left:30px;
		}
		.tileItem .itemHead {
			color: #757575;
			font-size:1.3em;	
		}
		.tileItem .itemImage {
			margin-top:8px;
			margin-bottom:8px;	
			/*max-width:120px;*/
		}
		.tileItem .itemDesc {
			margin-bottom:10px;	
		}
		
		
		
		/*=====Impressum=====*/
		
		.impressumCont {
			min-height:539px;
			background-image:url('/images/justitia.jpg');	
			background-repeat:no-repeat;
			background-position:left top;
			padding-left:300px;
		}
		.impressumInner {
			margin-top:15px;	
		}
		.imprBlock {
			margin-bottom:20px;	
		}
		.imprBlock > p a {
			/*text-decoration:none;*/
			color: #757575;
			/*font-weight:bold;*/
		}
		.imprTbl {
			/*display:table;	*/
		}
		.imprTbl > div {
			/*display:table-row;	*/
		}
		.impressumDetails {
			/*width:170px;*/
			/*display:table-cell;*/
			width:20%;
			min-width:150px;
			float:right;
			margin-left:15px;
		}
		.impressumBlocks {
			/*display:table-cell;*/
			/*padding-right:15px;*/
			width:70%;
		}

		/*=====Marken=====*/

		.markenContainer {
			text-align:center;
		}
		.markenContainer > a.markenLink {
			margin-top:38px;
			margin-left:0;
			margin-right:38px;	
			display:inline-block;
		}
		.markenContainer > img.plainImg {
			margin-top:38px;
			margin-left:0;
			margin-right:38px;
			display:inline-block;
		}

		/*=====Filme=====*/
			.videosContainer {text-align:center;}
div.videoPlaettchen {
	width:250px;
	/*height:140px;*/
	overflow:hidden;
	/*margin-left:13px;*/
	margin-right:45px;
	/*margin-top:4px;*/
	margin-bottom:45px;
	/*float:left;*/
	display:inline-block;
	text-align:left;
}
div.videoPlaettchen img {
	width:250px;
	/*height:116px;*/
}
div.videoPlaettchen video {
	/*max-width:250px;
	max-height:120px;*/
	width:250px;
	height:auto;
}
div.videoPlaettchen div.topic {
	font-weight:bold;
	height:24px;
	width:208px;
	vertical-align: middle; 
	line-height: 24px;
	overflow:hidden;
	white-space:nowrap;
}
div.videoPlaettchen div.imgCont {
	width:208px;
	height:116px;
}

.vpContainer {
	padding-left:17px;
}
	.VideoContPopup video {
		max-height:90%;
		max-width:100%;
	}
/*.no-close .ui-dialog-titlebar-close {
display: none;
}*/

/*Plättchen auf Produktgruppen-Übersichtsseite*/
		.pgTile {
			color:#757575;
			width:29%;
			/*float:left;*/
			display:inline-block;
			vertical-align:top;
			margin-right:3%;
			margin-bottom:30px;
			min-height:250px;
			cursor:pointer;
		}
		.pgTile > .headline3 {
            font-family: "dormabell", arial, sans-serif;
			font-weight:normal;
			font-size:2rem;
			padding-bottom:3px;
			border-bottom:1px solid #757575;	
		}
		.pgTile > img {
			margin-bottom:15px;
			margin-top:15px;	
		}


/* ================WARENKORB================ */
		.watchListContainer {
			margin-top:15px;	
		}
		div.wlitem {
			color:#757575;
			padding-bottom:10px;
			border-bottom: 1px solid #757575;
			margin-bottom:15px;	
		}
		div.wlitem:last-child {
			border:0;	
		}
		.scContainer { 
			display:table;width:100%;
			box-sizing:border-box;
		}
	.scPos {
		display:table-row;

	}
	.scCol {
		display:table-cell;
		color:#757575;
			padding-bottom:10px;
			border-bottom: 1px dashed #757575;
			margin-bottom:15px;	
			padding-top:10px;
			padding-right:10px;
	}
		.scCol.amountCol  {
			text-align:right; 
		}
		.scCol.descCol {
		}
		.scCol.descCol img{
			float:left;margin-right:10px;
		}
		.scCol.priceCol {
			text-align:right;
			white-space:nowrap;
		}
		.scCol.btnCol {
			text-align:center;
		}
		.scCol.amountCol input {
			width:40px;text-align:center; vertical-align:middle;
		}
		.scCol.amountCol input[type=checkbox] {
			width:auto;

		}
		.scCol.amountCol a {
			vertical-align:middle;
			color:#757575;
		}
		.scCol.amountCol a:link, .scCol.amountCol a:visited{
			color:#757575;
		}
		.scCol.amountCol > a > img {
			vertical-align:middle;
		}
	.scPos.footer .scCol.descCol {
		text-align:right;
		padding-right:15px;
		font-weight:bold;
	}
	.scPos.footer.total .scCol {
		border-bottom:none;
	}
	a.wkbacklink {
		color:inherit;
	}
.watchListContainer .wlitem.scPos .headline3 {
	font-size:1.5em;
}
.wlitem.scPos > .amountCol > a.amountUpdate > img {
	width:16px;
	height:16px;
}

.wlitem.scPos.head > .postotal {
	text-align:right;
}

.wlitem.scPos.head .amountCol {
	text-align:right; 
}
div.cookieMsg {
	position:fixed;
	width:100%;
	top:0;left:0;
	/*height:40px;*/
	background-color:#5a5a5a;
	color:#fff;
	box-sizing:border-box;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	z-index:9999;
	padding-left:15px;
	padding-right:15px;
	font-size:13px;
}
div.cookieMsg a {
	background-color:#303030;
	border:1px solid rgba(0,0,0,0.1);
	border-radius:2px;
	/*line-height:19px;*/
	padding-left:8px;
	padding-right:8px;
	padding-bottom:4px;
	padding-top:4px;
	text-decoration:none;
	white-space:nowrap;
	color:#fff;
		font-size:13px;
}
.morecontent span {
    display: none;
    
}
.morelink {
    display: block;
    text-decoration:none;
    font-weight:bold;
    color:#757575;
    text-align:center;
}
.redStrike {
    text-decoration: line-through;
    color: red;
}

.blackStrike {
    text-decoration: line-through;
}

.blackNoStrike {
    text-decoration: none;
}

.redNoStrike {
    color: red;
}

.pcidsscompliantWidget {
    display:inline-block;
    padding-bottom: 8px;
    /*padding-left: 25px;*/    
}

footer.pageFooterShop .logoCnt .footerLogos .pcidsscompliantWidget img {
    margin:0;
}


/* -------------------------------------------- */








/* -------------------------------------------- */

.pGrpMorBtn {
    cursor: pointer;
}

.pGrpMorItem {
    display: block;
}

.pGrpMorItemHid {
    display: none;
}
.wrapper {
    display: flex;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1900px;
    
}
.submenu {
    display: inline-block;
    width: 224px;

    min-width: 224px; 
    
    position: relative;
    min-height: 300px;
    border-right: 1px solid #e5e5e5;
    /*background-color: #f6f6f6;*/
}
.smpad {
    height: 18px;
    /*width: 350px;*/
}
.PropertiesCont {
    background-color: white;
    font-size: 1.2rem;
    color: #474747;
    font-weight: bold;
}
.plistgrouphead {
    padding-left: 8px;
    padding-bottom: 4px;
    border-bottom: 1px solid #b6d7d3;
    background-color: #028582;
    color: #fff;
    padding-top: 6px;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: normal;
}
.plistpropctrl {
    background-image: url('/images/ctrlupwhite24.png');
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 0;
    margin: -2px 5px;
    background-color: #028582;
}
.plisttile .plistprodtitle {
    display: block;
    color: #00857e;
    font-size: 1.0rem;
}
.proddetail.prodtitle {
    display: block;
    color: #9b9b9b;
    font-size: 1.2rem;
    font-family: Arial, sans-serif;
}
.plistpropctrlclose {
    background-image: url('/images/ctrldwnwhite24.png');
}
.pGrpMorBtn {
    background-image: url('/images/ctrldwn.png');
    background-repeat: no-repeat;
    background-position-x: 2px;
    background-position-y: 6px;
    padding-left: 30px;
    margin-top: 10px;
    font-weight: normal;
    color: #555555;
    background-size: 24px 14px;
}

.pGrpMorBtnIconup {
    background-image: url('/images/ctrlup.png');
}
.cbprop {
    vertical-align:unset;
}
.cbproptxt {
    display: table-cell;
    padding-left: 6px;
    padding-right: 6px;
}
.cbpropinpboxcont {
    display: table-cell;
}
.cbpropinpcont label {
    cursor:pointer;
}
.plistheadercont {
    display: block;
    width: 100%;
}
.plistctrls {
    /*width:27%;*/
    text-align: right;
    margin-right: 8px;
    /*margin-top: 2px;*/
    /*float: right;*/
}
.ppath {
    padding-top: 10px;
    display: inline-block;
    padding-bottom: 10px;
}
#amountstart, #amountend {
    font-size: 1rem;
    padding: 5px;
    width: 52px;
    vertical-align: unset;
    background-color: #ffffff;
    font-weight: normal;
    margin-right: 5px;
}
.ui-slider-pricevals.ui-slider-pricevals-left {
    padding-left:4px;
}
#sliderrange {
    height: 10px;
    margin-left: 14px;
    margin-right: 25px;
    margin-top: 10px;
}
#sliderrange.ui-slider .ui-slider-handle {
    width: 12px;
    height: 20px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -.6em;
    width: 10px;
    height: 20px;
}

.ui-slider-pricevals {
    border: 0;
    color: #474747;
    font-size: 1.0rem;
    font-weight: normal;
    display: inline-block;
    text-align: right;
    margin-top: 0.8rem;
}

.ui-slider-pricevals > input {
    border: 0;
    color: #474747;
    font-weight: bold;
    width: 50px;
    text-align: right;
    margin-top: 5px;
}

.ui-slider-pricevals-right {
    /*position: absolute;
    right: 0;
    margin-right: 25px;*/
}

.ui-slider-priceset {
    background-color: #e9e9e9;
    font-size: 10px;
    margin-right: 20px;
    text-align: center;
    border: 1px solid #d0d0d0;
    cursor: pointer;
    display: none;
    color:black;
    margin-top:10px;
}
/* product selectbox */
.ui-selectmenu-menu .ui-menu .ui-menu-item {
    padding: 0; /* 3px 3px 3px 3px;*/
    font-size: 18px;
}

.ui-selectmenu-menu .ui-menu-item-wrapper {
    padding: 5px;
    padding: 3px 1em 3px .4em;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #e2001a;
    border: 1px solid #ab0014;
}
.wrapper.ProductDetails {
    display: flex;
    flex-direction: column;
}
.thumbProdImg, .prodlinkpdf {
    cursor: pointer;
}
/* product list */
.plisttile {
    text-align: center;
    width: 28%;
    padding-top: 28px;
    display: inline-block;
    /*min-height: 455px;*/
    padding-right: 1%; /*14*/
    padding-left: 1%; /*13*/
    padding-bottom: 20px;
    margin-right: 2%; /*18*/
    margin-bottom: 50px; /*60*/
    border: 2px solid #ffffff;
    cursor: pointer;
    vertical-align: top;
}
.plisttile:hover {
    border: 2px solid #f1f1f1; /*#d5d5d5;*/
}
.plistgroup {
    padding-left: 4px;
    font-size: 18px;
    padding-top: 10px;
    line-height: 1.4rem;
    margin-bottom: 21px;
    background-color: #b6d7d3;
    padding-bottom: 20px;
    border-left: 1px solid #028582;
    border-bottom: 1px solid #028582;
    border-right: 1px solid #028582;
    font-size: 1.1rem;
    font-weight: normal;
    font-family: arial, sans-serif;
}
.plisttile img {
    box-sizing: border-box;
    width: 100%; /*451px;*/ /*468*/
    /*height: 240px;*/ /*259px;*/ /*268*/
}

.plisttile h2 {
    text-align: left;
    font-size: 1.1rem;
    color:#555555;
}

.plisttile .descr {
    text-align: left;
    font-size: 1.05rem; /*1.126rem;*/
    color: #555555;
}
.plistpgtxtcont h1 {
    font-size: 2rem;
    margin-bottom: 20px;
    margin-top: 0;
}

.plisttileprice {
    text-align: center;
    padding-top: 8px;
    font-size: 12px;
    color: #474747;
}

.plisttileprice b {
    font-size: 1.05rem;
    color: #5a5a5a;
}


.plistsep {
    height: 2px;
    background-color: #e1e1e1;
    margin-bottom: 20px;
    margin-right: 16px;
}


.resetfilter {
    display: inline-block;
    margin-left: 26px;
    cursor:pointer;
}

.prodboxh2.copytext {
    padding: 0;
    margin: 24px 0;
    justify-content: space-between;
    display:flex;
}
.propertiescontainer.copytext {
    padding: 0;
    margin:0;
    margin-top:10px;
}
.propertiescontainer .copytext {
    font-size: 0.9rem;
}
.prodboximgsfeatures {
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
.features:last-child {
    flex-grow: 100;
}
.features:last-child {
    padding-right:0;
}
.prodboximgs, .features {
    display: inline-block;
    padding-right:40px;
}
.propvals select {
    margin-right: 6px;
    min-width: 140px;
    margin-left:10px;
}
#WA_MaterialInformation {
    font-size: 1.4rem;
    color: #3f3f3f;
    text-decoration: underline;
    font-weight: bold;
}
.copytext ul.matinfoul {
    padding-left: 1em;
    padding-right: 0;
    list-style-type: none;
    padding-left: 0;
    margin-top: 8px;
}
.WA_DetailsMinRow {
    min-width: 375px;
    /*margin-left: auto;*/
    box-sizing: border-box;
    background-color: #ececec;
    padding: 25px;
    padding-bottom: 25px;
    /*display: flex;*/
    display: inline-block;
    justify-content: space-between;
    border-bottom-left-radius: unset;
    margin-top:-25px;
}
.WA_MaterialDescription li {
    font-size: 1.0rem;
    line-height: 1.3rem;
}
.WA_MaterialDescription li .matheader {
    color: #3f3f3f;
    font-size: 1.2em;
    font-weight: bold;
}
.matinfoul li {
    margin-bottom: 10px;
}
#ProductDescription {
    /*width: 50%;*/
    display: inline-block;
    vertical-align:top;
    padding-right:20px;
    font-size:1.2rem;
}

/* search */


.srchbxsuggcont.srchbxsuggcontfix {
    position: fixed !important;
    top: 141px;
}

.srchbxsuggcont {
    /*background-color:#fefefe;*/
    /*width: 100%;*/
    /*text-align: center;*/
    opacity: 1;
    z-index: 9999;
    opacity: 0.9;
    display: none;
    position: absolute;
    /*top: 185px;*/
}

#srchbxsugg {
    border: 0;
    /*width: 800px;*/
    /*margin-top:5px;*/
    background-color: transparent;
    display: inline-block;
    background-color: #fefefe;
    /*margin-right:200px;*/
}

#srchbxsugg > div {
    font-size: 1.2rem;
    border-right: 1px solid #c1c1c3;
    border-left: 1px solid #c1c1c3;
    border-bottom: 1px solid #c1c1c3;
    padding: 4px 44px;
}

#srchbxsugg > div:hover {
    background-color: #efefef;
    cursor: pointer;
}

.srchhl {
    font-weight: bold;
    color: #a50413;
    display: inline-block;
}

.page_beratung_beratung-nach-terminvereinbarung .copytext {
    padding-left:0;
}
.txt360 {
    font-family: "dormabell", Arial, sans-serif;
    font-size: 3.2rem;
    padding: 30px 0;
}
.plisttile .descr.txt360cont {
    /*-moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;*/
    text-align: center;
    
}
.plisttileTwo.plisttile:hover, .plisttileTwoEnd.plisttile:hover {
    border: 2px solid #ffffff;
}
.plisttileTwoEnd a {
    border: 0;
    border-radius: 4px;
    padding: 7px 14px;
    text-align: center;
    text-transform: uppercase;
    background-color: #0e9294;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    width: auto;
    text-decoration: none;
    
}

.plisttileTwoEnd a:hover {
    background-color: #0e9294cc;
}
.plisttileTwo, .plisttileTwoEnd {
    width: 47%;
    padding-right: 0;
    padding-left: 0;
    margin: 0;
    box-sizing: border-box;
}
.productlistview360 {
    min-height: 362px;
    width:100%;
}
.plistdesctopic, .plistdesctopic2 {
    padding: 30px 0 0 30px;
    font-family:Arial,sans-serif;
}
.plistdesctopic .prodheader, .plistdesctopic2 .prodheader {
    /*font-family: Arial,sans-serif;*/
    font-size:1.5rem;
}
.prodcontbox2 .copytext {
    font-size:1rem;
}
.pgFooter.copytext {
    font-size: 1rem;
}
.plistdesctopic .headline2, .plistdesctopic2 .prodheader {
    font-size: 2.2rem;
}
#blockiframe360 {
    display:none;
}


.page_home .tile .copytext ul {
    list-style-type: none;
}
.page_home .tile .copytext li > a {
    padding: 8px;
    display: inline-block;
    border-radius: 6px;
    text-decoration:none;
    min-width:316px
}
.tile.TileType4 .tileArticleCont {
    flex-direction: row;
}

.tile.TileType4 .tileArticleCont .tileImgCont {
    width: 33%;
    margin:0 33px;
}
.tile.TileType5 .tileArticleCont {
    display: block; /*statt flex*/
}
.tile.TileType1 {
    padding-top:30px;
}

.marktCol {
    color: #990001;
}

.pageAnchor {
    padding-top:140px;
}

/*
überschriften
.plisttile .plistprodtitle, .prodsubheader {
    color: #990001;
}
produktliste motorrahmen 360 button
.plisttileTwoEnd a { 
    background-color: #990001;
}
.plisttileTwoEnd a:hover {
    background-color: #990001cc;
}
hintergrund produktliste auswahlen
.plistgroup { 
    background-color: #9900011a;
    border-left: 1px solid #990001;
    border-bottom: 1px solid #990001;
    border-right: 1px solid #990001;
}
.plistgrouphead {
    border-bottom: 1px solid #990001;
    background-color: #990001;
    color: #fff;
}
.plistpropctrl {
    background-color: #990001;
}
hauptmenü, submenü aktiver menüpunkt
.mainMenu ul.mainMenuList li.active {    
    text-decoration:underline;
    font-weight:normal;
}
*/


/* ---- */
body.page_home div.bdy {
    max-width: unset;
}
body.page_home article.tile,
body.page_home .elementView.elementType10 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  	margin-top:1rem;
    margin-bottom:1rem;
}
/*
body.page_home .elementView.elementType10:first-child * {    
    padding-left:140px;
  	padding-right:140px;
}
*/
body.page_home article.tile.noresize.zeile_bg {
    margin: 0;
    width: 100%;
    max-width: unset;
    padding: 40px 0;
    margin-top:40px;
    margin-bottom:40px;
}
.tile.noresize.zeile_bg .tileArticleCont {
    margin-bottom:0;
}
.tile.noresize.zeile_bg h2 {
    text-align: center;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.filterloadcont {
    position: relative;
    background: #fff;
    top: -50px;
    left: -2px;
    right: 0;
    height: 48px;
    margin-bottom: -68px;
    text-align: center;
    padding-top: 20px;
}
.filterloadcontmax {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    text-align: center;
    margin: auto auto;
    display: table-cell;
    z-index: 99999;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}
.filterloadcontpre {
    display:none;
}
.filterloadcontmax img {
    top: 50%;
    position: absolute;
}
.popMenu {
    display: none;
  position:absolute;
  background:white;
  width:max-content;
  padding-left: 30px;
  padding-right: 20px;
  padding-top:20px;
  padding-bottom:20px;
  opacity:0.95;
  margin-left:-28px;
  box-sizing:border-box;
  width:100%;
}
.popMenu a p{
	padding-top: 5px;
    padding-bottom: 5px;
}
.popMenu a p:hover{
	color:red;
  border-bottom:1px solid;
}

.popMenu {
    display: none;
}

.pgMenu a {
    text-decoration: none;
    color: #757575;
}
.popMenuBlock_3 > ul {    
    padding-right: 20px;
    flex-wrap: wrap;
}
.popMenuBlock_3 > ul > li {
    margin-right: 30px;
}
.popMenuBlock_4 > ul, 
.pListMenu > ul {
    display: flex;
    padding-right: 20px;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}
.popMenuBlock_4 > ul > li, 
.pListMenu > ul > li {
    /*margin-right: 30px;*/
    flex-grow:1;
}
.menuVer4 .popMenuTitle a {
    color:#777777;
    font-size:1rem;
    text-transform:uppercase;
    /*font-weight:bold;*/
}
.popMenuLnk:hover {
    text-decoration:underline;
}
.popMenu a.active, .popMenu li.active a,
.pgMenu a.active, .pgMenu li.active a {
    /*text-decoration: underline;*/
    font-weight: bold;
}
.popMenElements {
    width: 250px;
}
.popMenuTitle {
    /*padding-bottom:30px;*/
}

/*.mainMenu ul.mainMenuList li.active {
    text-decoration:none;
}*/
.popMenLine {
    padding-top: 10px;
    border-bottom: 1px solid #d6d6d6;
}
.popMenu ul {
    padding-top: 5px;
    padding-left: 10px;
  padding-bottom:10px;
}
.popMenu ul li{
	padding-top:2px;
  padding-bottom:2px;
  text-transform: none!Important;
}

.pgMenu > .popMenuBlock_4 > ul,
.pgMenu > .pListMenu > ul {
    padding-top: 30px;
    padding-left: 30px;
    list-style: none;
}
.pgMenu > .popMenuBlock_4 > ul > li, 
.pgMenu > .pListMenu > ul > li
{
    padding-bottom: 50px;
}
.pgMenu ul {
    list-style: inside;
    margin-top: 10px;
}

.popMenu ul li a,
.pgMenu ul li a {
    font-size:1rem;
    color:#777777;
}
.popMenHeader {
    text-align: center;
    padding-top: 20px;
}
.popMenHeader h1 {
    text-transform:uppercase;
    font-size:2.0rem;
}
#WLLinkBtn.WLLinkBtnMerkliste {
    height: 64px;
    background-image: url('/images/watchlistbasket68.png');
}
#WLLinkBtn.WLLinkBtnMerkliste .watchListCnt {
    padding-top: 12px;
    color: #aaaaaa;
}
.prodgroupviewShortDesc {
    color: #777777;
    line-height: 1.5rem;
}
.mpage_produkte #content .popMenLine {
    display:none;
}

.pageContent .pgMenu ul {
    border-top: 1px solid #dddddd;
    padding-top: 10px;
}
#content .popMenuBlock_4 > ul {
    border:0;
}
.elementView.elementType10.bild_ueber_text  {
  	margin:10px;
    margin-bottom: 60px;
	display: block;
}
.elementView.elementType10.bild_ueber_text .tileImgCont {
    max-width: unset;
    width: inherit;
}
.elementView.elementType10.bild_ueber_text .tileImgCont img {
    margin-bottom: 11px;
  	margin-top:11px;
    min-width: 330px;
    
    width: 100%;
}

.elementView.elementType10 h3 {
    font-size: 1.6rem;
    font-family: Arial,sans-serif;
    font-weight: bold;
    border-bottom: 1px solid #757575;
}

/* Allgemein */
.elementView.elementType10 {
	/*border-bottom: 1px solid #757575;*/
  	
}
.imgleft {
	float:left;
}
.imgright {
	float:right;
}
/* TopSeller */
.elementView.elementType109 .topseller .topsellerArticle .priceInfo {
    color: #a00;  	
    margin-top: 15px;
}

/* bild_rechts */
.elementView.elementType10.bild_rechts .elementTile {
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
}
.elementView.elementType10.bild_rechts .tileImgCont img {    
    width: 100%;
    height: auto;
    vertical-align: top;
}
.elementView.elementType10.bild_rechts .tileDesc {    
    padding: 10px;  	
}

/* hintergrundbild */
.elementView.elementType10.hasBackgroundImage .tileImgCont img  {
	display:none;
}
.elementView.elementType10.hasBackgroundImage .tileDesc {
	padding: 30px;	
}
.elementView.elementType10.hasBackgroundImage h3 {    
    border-bottom: 0;
}
/* hintergrundbild_links */
.elementView.elementType10.hintergrundbild_links_fix .elementTile  {
	display:flex;
}
.elementView.elementType10.hintergrundbild_links_fix .elementTitle  {
    margin-left: 50%;
}
.elementView.elementType10.hintergrundbild_links_fix .elementTitle h2  {
    margin-bottom:0;
	margin-left: -30px;
  	padding-top:15px;
  	padding-left: 30px;
	background-color: #fafafa;
    background-color: #ffffffa0;    
}
.elementView.elementType10.hintergrundbild_links_fix {
	padding-top: 50px;
	padding-bottom: 50px;	
	background-position: top left;
  
  	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.elementView.elementType10.hintergrundbild_links_fix .elementTile .tileDesc {
    background-color: #fafafa;
    background-color: #ffffffa0;
}

/* hintergrundbild_standard */
.elementView.elementType10.hintergrundbild_standard_tilebox {
	padding-top: 50px;
	padding-bottom: 50px;
  	margin-top:-1rem!important;
	background-position: top right;
}
.elementView.elementType10.hintergrundbild_standard_tilebox .tileBox {
    margin-bottom: 40px;
    padding: 20px;
    background-color: #fafafa;
    background-color: #ffffffaa;
    margin-left: 20px;
  	margin-top: 160px;
  	width:50%;
  	box-sizing:border-box;
}
.elementView.elementType10.hintergrundbild_standard_tilebox .elementTitle {
    line-height:auto;
}
.elementView.elementType10.hintergrundbild_standard_tilebox .elementTile .tileDesc {
    padding:0;    
    margin:0;  	
}
.elementView.elementType10.hintergrundbild_standard_tilebox .elementTitle h2,
.elementView.elementType10.hintergrundbild_standard_tilebox .elementTitle h3,
.elementView.elementType10.hintergrundbild_standard_tilebox .elementTile .tileDesc * {
  	color: #444;
  	line-height:inherit;
  	font-weight:normal;
  	
}
.elementView.elementType10.hintergrundbild_standard_tilebox .elementTitle h2 {
  	font-size:2rem;  	
}
.elementView.elementType10.hintergrundbild_standard_tilebox .elementTitle h3 {
  	font-size:1rem;  	
}
.elementView.elementType10.hintergrundbild_standard_tilebox .elementTile .tileDesc a {
    margin-left: 0;
    margin-right: 15px;
    margin-top: 15px;
    display: inline-block;
    color: #ffffff;
    background-color: #E00404;/*BGCOLOR*/
    padding: 8px;
    border-radius: 6px;
    text-decoration: none;
    cursor:pointer; /*onclick*/
  	min-width:305px;
}
/* iframe */
.elementView.elementType13 {
    margin-top:50px;
  
  	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.elementView.elementType13 .tileContExt {
    display: flex;
    width: 100%;
}
.elementView.elementType13 .tileContExt > iframe {
    width: 100%;
    height: auto;
    min-height: 400px;  	
}
.startMap iframe {
    pointer-events: none;
}
.elementView.elementType13 h2 {
    font-size: 3rem;
  	line-height:6rem;
    color:#757575;
}


/* beratung */
.rightSideContainer {
	float:right;
    width:330px;
}
.rightSideContainerNBA {
    float:right;    
}
.elementView.elementType10 .rightSide {
    
    display:flex;
}
.rightSideContainerNBA .rightSide {
    padding-left:10px;    
}
.elementView.elementType10 .rightSide * {
    font-size: 11px;
    text-align: right;
    color: #757575;
    line-height: 11px;
}
.elementView.elementType10 .rightSide .rightSideA {
    padding-top: 12px;
    width: 208px;
    padding-right: 20px;
    padding-left: 0px;
}
.row .pageContent .elementView.elementType10 h2 {
	border-bottom: 1px solid #757575;
}
.elementView.elementType104 .headline2 {
  font-size: 1.7em;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* kontaktformular */
.elementView.elementType118 h3 {
  font-family:arial,sans-serif;
  font-size: 1.6rem;
  border-bottom: 1px solid #757575;
  margin-bottom: 16px;
}
.elementView.elementType118 .txtinp {
  width: 100%;
  padding: 2px;
  font-size: 1.2em;
  box-sizing:border-box;
}
/* kundenstimmen */
.elementView.elementType107 div.contCompleteWidth {
    display: flex;
}
/* Bettencheck */
.elementView.elementType119 .copytext.beratungformular {
	padding-left:8px;
    font-size: 1rem;
}
.elementView.elementType119 .cbBox {
    display: inline-block;
    margin-right: 10px;
}
.elementView.elementType119 .cbBox label {
    padding-left: 5px;
    font-size: 1rem;
}
.elementView.elementType119 label {
    vertical-align: middle;
}
.elementView.elementType119 .beratungformular .line > .desc {
    margin-bottom: 0.3em;
}
.elementView.elementType119 input[type="checkbox"], input[type="radio"] {
    vertical-align: middle;
    vertical-align: unset;
    margin-right: 8px;
}
.elementView.elementType119 .sup {
    font-size: 0.7em;
    vertical-align: top;
}
.elementView.elementType119 .txtinp {
    border: 1px solid #757575;
    transition: border 500ms ease-out;
    -webkit-transition: border 500ms ease-out;
    -moz-transition: border 500ms ease-out;
    -o-transition: border 500ms ease-out;
    width: 100%;
    padding: 2px;
    font-size: 1.2em;
}
.elementView.elementType119 .beratungformular .line {
    margin-bottom: 0.8em;
}


@media only screen and (max-width: 1260px) {
  .prodcont .prodcontinnerdetail {
    /*max-width:587px;*/
  }
  footer.pageFooterShop > .footerInner > .footerLine .footerIcons {
    display:none;
  }
  footer.pageFooterShop > .footerInner > .footerLine .footerPG {
    display:none;
  }
  footer.pageFooterShop > .footerInner {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing:border-box;
  }
  .companyBox {
    display:block;
  }
}
@media screen and (min-width: 1280px) {
    .mainMenu ul.mainMenuList li {
        font-size: 16px;
    }
    
}
@media screen and (max-width: 1280px) {
  .mainMenu, .staticHead, .bodyHeadLineRow {
   
  }
  .headRow {
    min-width:unset;
    width:100%;
  }
  .mainMenu ul.mainMenuList li {
    padding: 0 3px;
  }
  .tileWidth100 .tileTopic {
    padding-left: 20px;
  }
}
@media screen and (min-width: 1700px) {
  .fixBackgroundImage {
    background-position: 200px 0!important;
  }
}
@media screen and (min-height: 1200px) {
  .fixBackgroundImage {
    background-size:auto;
  }    
}
@media screen and (max-width: 920px) {
  .mpage_productdetail .submenu {
    display: none;
  }
}
@media screen and (max-width: 830px) {
  footer.pageFooterShop .footermenu > .menuTbl > .menuLine > div {
    display: block;
  }
}
@media all and (-ms-high-contrast:none) {
  /* IE */
  *::-ms-backdrop, .tileDesc {
    display:block;
  }
  *::-ms-backdrop, .submenu {
    min-width:230px;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */
}
@supports not (-webkit-overflow-scrolling: touch) {
    /* CSS for other than iOS devices */
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) ,
       only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) { 
         /* iphone x / iphone 6,7,8 */    
         .headContent {
           background-color:#ffffffaa;
         }
         .bodyHeadLineRow .headerKeywordsList {
           white-space:nowrap;
         }
         .bodyHeadLineRow .headerKeywordsList .headerKeywordsLeft {
           float:unset;
         }
         html, body {
           width:100%;
           padding:0;
           margin:0;
           border:0;
           box-sizing:border-box;
           overflow-x:hidden;
         }
         .totalCont .hasBackgroundImage .tileArticleCont, .totalCont .hasBackgroundImage .tileArticleContLeft {
           padding-top:0;
         }
         .startPageMain .hasBackgroundImage .tileArticleCont .tileTopic, .startPageMain .hasBackgroundImage .tileArticleContLeft .tileTopic {
           padding-top: 0;
           margin-top: 0;
         }
         .tileTopic {
           font-size:2rem;
           line-height:2rem;
         }
         .mainContent article.pdmImageLineArticle.hasBackgroundImage .tileDesc.showImageLineCont {
           margin-top:0;
         }
         .fixBackgroundImage {
           background-attachment: unset !important;
         }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  /* ipad */
  .fixBackgroundImage {
    background-attachment: unset !important;
  }
}

 header .headContent .bodyHeadLine div.logoBox {display:none;}
header .headContent .bodyHeadLine2 div.logoBox {display:none;}

.topsellerDesc .campaignPrice.redStrike { text-decoration: none; }



#prodDetailVideo {
    max-width: 600px;
}
.companyLogo {
 max-height:58px;
 padding: 2px 0;
 padding-top:8px;
}
.recommBox.fachberatung {
    display: none !important;
}
body.page_home article.tile,
body.page_home .elementView.elementType10 {
 max-width:1280px;
 margin-left:auto;
 margin-right:auto;
 margin-top:1rem;
 margin-bottom:1rem;
 padding: 0 14px;
}
/*----------------kramer top ----------*/

/*.dormabellFH.headerslider.dbfhLegacy {
  margin-top: -150px;
}*/
.bodyHeadLine.menuBGColor {
  background-color: transparent;
}

.mainMenuBottomLine::after {
  display: none;
}
.mainMenuBottomLine {
  height: 0;
  display:none;
}
/*body.scrolled .headContent {
  background-color: white;
}
body.scrolled .menuBGColor:not(.btn):not(.morebtn) {
  background-color: white;
}
body.scrolled .mainMenu {
  background-color: white;
}*/
body.scrolled .mainMenuBottomLine::after {
  display: block;
}
body.scrolled .mainMenuBottomLine {
  height: 2px;
}
/*--------------------*/
.headRow .toolbar > div.searchContainerTop {
  display: flex;
  vertical-align: bottom;
  height: 30px;
  /*height: 29px;*/
  /*margin-top: -32px;*/
}

.headRow .toolbar > div {
  display: flex;
}
.headRow .toolbar > div.logoBox {
  /*display: flex;
  justify-content: center;*/
  /*width: 100%;*/
}
.wkContBox {
  width: 24px;
  text-align: right;
  justify-content: right;
  display: flex;
  /*margin-top: -50px;*/
}
.headRow .headBox.wlContainer {
  text-align: right;
}
.mainMenu ul.mainMenuList li {
  font-size: 16px; /*calc(18px + (16 - 14)*((100vw - 1200px)/(1280 - 1200)));*/
}


.searchContRow.mainMenu2 {
  display: block;
}
#frmGlobalSearch {
  display: none;
  margin-left: 10px;
  margin-right: 10px;
}
.searchImg{
 background-image: url('images/search24gray.png');
  width: 24px;
  height: 24px;
  content: ' ';
  display: block;
  opacity: 0.6;
}
/*---- KRAMER LOGO -----*/

.headRow .logoBox a {
  max-height: 58px;
  padding: 2px 0;
  padding-top: 8px;
  display: block;
  height: 68px;
  width: 224px;
  /*background-image: url('images/logo_betten_kramer3.png');
  background-repeat: no-repeat;*/
}

/*----------------------*/
.bodyHeadLine {
 border-bottom:none;
}
.headerKeywordsList li a {
  color: #515151;
}
.headerKeywordsList img {
  filter: invert(50%);
}
.searchContainerTop > img{
	cursor:pointer;
}
.searchContainerTop::before {
  background-image: url('images/search32.png');
  width: 32px;
  height: 32px;  
  filter: invert(50%);
  cursor:pointer;
}


body.page_home .slider {
  opacity: 0.8;
}


.mainContent {
  box-sizing: border-box;
  padding: 0 20px;
  
}

.mainContent > .elementView.elementType10:first-child h2 {
  /*font-size: 28px;*/
  font-weight: normal;
  font-size: 38px;
  margin: 0;
  margin-bottom:25px;
}

.mainContent > .elementView.elementType10:first-child h3 {
  font-size: 20px;
  text-align: center;
}
.elementView.elementType10 h3 {
 border-bottom:none;
}
body.scrolled .mainMenu ul.mainMenuList {
 padding-top:0px;
}
body.scrolled .headRow .logoBox a {
 height:34px;
 width:142px;
 background-size: cover;
}

.elementType999 .flex-direction-nav {
  display: none;
}
.elementType999 .flex-control-nav.flex-control-paging {
  display: none;
}

.elementType999 > .containerInner > div{
display:flex;
  align-items:center;
  justify-content:center;
}


.elementView.elementType10 h2 {
 font-size:2.45rem;
 margin-bottom:0.6rem;
 line-height: normal;
}
.elementView.elementType10 h3 { 
 margin-bottom:0.6rem;
 line-height: normal;
}
.variableHeaderContainer {
 /*border-bottom: 3px solid #a40044;*/
 /*border-top: 2px solid #a40044;*/
 
}

.mainContent {
 padding:0;
}

.elementType999.mithintergrundfarbe {
    background-color: #833;
    margin-left: unset;
    margin-right: unset;
    width: 100%;
    max-width: unset;
    padding-top: 50px;
    padding-bottom: 50px;
  
  	margin-top: 50px;
}
.elementType999.mithintergrundfarbe .containerInner .subCont1 .elementView h2,
.elementType999.mithintergrundfarbe .containerInner .subCont1 .elementView h3,
.elementType999.mithintergrundfarbe .containerInner .subCont1 .elementView p,
.elementType999.mithintergrundfarbe .elementView.elementType10 * {
	color: white;
}
.elementView.elementType10 ul {
	padding-left: 20px;
	padding-top: 12px;
}
.elementType999.mithintergrundfarbe > .containerInner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
}
#pageFooterContainerShop {
  /*background: #a40044;*/
  background:#515151;
}
#pageFooterContainerShop > *,footer.pageFooterShop > .footerInner a {
  color: white;
}
/*.elementView.elementType10 * {
 	line-height: initial;
}*/
@-webkit-keyframes avia-ltr {
 0% {
  -webkit-transform:translate(-10%,0);
  opacity:0
 }
 100% {
  -webkit-transform:translate(0,0);
  opacity:1
 }
}
@keyframes avia-ltr {
 0% {
  transform:translate(-10%,0);
  opacity:0
 }
 100% {
  transform:translate(0,0);
  opacity:1
 }
}
@-webkit-keyframes avia-rtl {
 0% {
  -webkit-transform:translate(10%,0);
  opacity:0
 }
 100% {
  -webkit-transform:translate(0,0);
  opacity:1
 }
}
@keyframes avia-rtl {
 0% {
  transform:translate(10%,0);
  opacity:0
 }
 100% {
  transform:translate(0,0);
  opacity:1
 }
}
.start_animation {
	visible:hidden;
    opacity:0;
}
/*.avia_transform */ .inview.start_animation.left-to-right {
    -webkit-animation: avia-ltr 0.8s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: avia-ltr 0.8s 1 cubic-bezier(.175,.885,.32,1.275);
    opacity: 1;
}
/*.avia_transform*/ .inview.start_animation.right-to-left {
    -webkit-animation: avia-rtl 0.8s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: avia-rtl 0.8s 1 cubic-bezier(.175,.885,.32,1.275);
    opacity: 1;
}
@keyframes pulse {
  0% {
    background-color: #001F3F;
  }
  100% {
    background-color: #FF4136;
  }
}
.containerVierspaltig {
  display: flex;
  justify-content: space-evenly;
  max-width: 1280px;
  margin: auto;
}

.spalteA,.spalteB,.spalteC,.spalteD {
  /*flex: 1;*/
}
.containerVierspaltig div:empty {
    display: none;
}
.elementView.elementType13 {
    margin-top: 0;
}
.elementView.elementType13 h2 {
    line-height: unset;
  	font-size: 2.45rem;
}
.containerVierspaltig ul.slides li img {
  max-width: 100%;
}
.containerVierspaltig ul.slides li,
.containerInner ul.slides li
{
    background-size: cover;
}
.elementView.paddingSmall {
    padding:0 10px;
}
.elementView.elementType10 * {
    font-size: 1.15rem;
}
.elementView.elementType10 h2 {
	font-size:36px;
  	font-weight: unset;
}
.containerVierspaltig > div {
	width: 100%;
}



body.scrolled .headContent { 
 border-bottom: #d60612 1px solid;
}
body.scrolled .fixedPosition {
 height:unset;
}
.searchContTbl {
 position: absolute;
 box-sizing: border-box;
 
 right: 100px;
  bottom:20px;
 max-width: 800px;
}
/*
.elementView.elementType999 > .containerInner > .subCont:first-child {
  align-items:flex-end;
}
.elementView.elementType999 > .containerInner > .subCont:last-child {
  align-items:flex-start;
}*/
.elementView.elementType999 > .containerInner > .subCont.subCont2 { padding-left:0;}
.elementView.elementType999 > .containerInner > .subCont.subCont1 { padding-right:0;}
.elementView.elementType999 > .containerInner > .subCont{ padding:0;}

/*DESIGN2 - KORREKTUREN 19.10.2023*/



.design2 .staticHead {
	flex: 1 0 auto;
  	display:flex;
  	flex-flow:row nowrap; 
    align-items:stretch;
}
.design2 .staticHead > .headRow{
	margin-left:0;
  	display:table;
}
.design2 .staticHead > .headRow > .toolbar {
	display:table-cell; 
  	height:unset; 
  	width:unset;
  vertical-align:middle;
}
.design2 .staticHead > .headRow > .toolbar > .logoBox {
	
}
.design2 .staticHead > .headRow > .toolbar > .logoBox > a{
	max-height:70px;
  	padding:0;
  	height:unset;
  	width:unset;
}

.design2 .staticHead > .headRow > .toolbar > .searchContainerTop {
	height:0;

}

.design2 #headerMenuOuterContainer {
	flex: 1 1 auto;
}

/*TODO: Prüfen ob das stimmt, keine Keywords in design2?*/
.design2 .staticHead .keywordRow {
	display:none;
}
.design2 .staticHead .wkContBox {
	display:none;
}

.design2 .searchContainerTop {
	margin-right:14px;
}

body.design2.scrolled .searchContTbl {bottom:5px;}
body.design2 #WA_MaterialInformation {
	text-decoration:none;
  	font-weight:normal;
}
body.design2 #MaterialDescription .matheader {
  	font-weight:normal;
} @media only screen and (max-width: 1100px) {/* == STARTPAGE == */
div.bdy{
	padding-left:0;
  	padding-right:0;

}
.subCont img{
	height:280px !Important;
}
.headContent > .smallMenu{
	display:block;
}
.headContent > .smallMenu > .smallMenuBlock{
	display:none;
  	width:450px;
}
/*.mainContent > .elementView.elementType10{
	padding-left:70px;
  	padding-right:70px;

}*/
/*.mainContent > .elementView.elementType999{
	padding-left:10px;
  	padding-right:10px;
}*/
.flexslider-controls {
    top: unset;
}
div.startPageMain {	
	background-color:#ffffff;	
}
.tileClearQuad {
	clear:none;
}
.tileClearThird {
	clear:both;
}
.tileArticleCont,
.tileArticleContLeft {
    display: block;
    padding-bottom: 30px;
}
.tileWidth100 .tileArticleCont,
.tileWidth100 .tileArticleContLeft {
    padding-bottom: 0;
}
.TileType6, .TileType9 {
    margin-bottom: 0;
}
.tile.TileType6 .tileImgCont, .tile.TileType9 .tileImgCont {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.hasBackgroundImage {    
    background-repeat: no-repeat;
}
.hasBackgroundImage.showImageLineArticle {
    background-image:unset!important;
}
.hasBackgroundImage.showImageLineArticle .imageAltBackground {
    display: block;
}
.hasBackgroundImage.showImageLineArticle .tileImgCont {
    width:100%;
    margin:unset;
    max-width:unset;
}

.hasBackgroundImage .tileDesc.showImageLineCont {
    background: #ffffffcc;
    padding-bottom: 40px;
    margin-top: -80px;
    display: block;
    width: 100%;
    position: relative;
    margin-left: 0;
    box-sizing: border-box;
}
.tile .showImageLineCont .tileLink {
    margin-top:36px;
}
article.pdmImageLineArticle.hasBackgroundImage .tileDesc.showImageLineCont {
    margin-top: -100px;
}
.hasBackgroundImage .tileArticleCont, 
.hasBackgroundImage .tileArticleContLeft {
    padding-bottom: 0;
    padding-top:400px;
}
.hasBackgroundImage.showImageLineArticle .tileArticleCont,
.hasBackgroundImage.showImageLineArticle .tileArticleContLeft {
    padding-top:0;
}
.hasBackgroundImage .tileArticleCont .tileTopic,
.hasBackgroundImage .tileArticleContLeft .tileTopic {
    padding-top:50px;
}
.showImageLineCont .tileTopic,
.showImageLineCont {
    color: #757575;
}
.hasBackgroundImage .tileDesc.showImageLineCont .headline2 {
    padding-top:0;
    padding-bottom:27px;
}
.tileImgCont {
  width:unset;
  max-width:100%;
  margin:0;
}
#welcomeContainer .copytext {
    padding-left: 30px;
    padding-right: 30px;
}
#welcomeContainer .headline {
    padding-left: 20px;
}
#teamTileNr3 {
    display:none;
}
.headline {
    font-size: 3rem;
}
/* == END-STARTPAGE == */

/* == Hauptmenü == */

.mainMenu2 .smallMenu {
    display: table-cell;
    vertical-align: middle;
}
/*#mainMenuContainer2{
	display:none;
}
.mainMenu {
  display:none;
}
.headRow .toolbar > div.searchContainerTop {
  height:100%;
}
.mainMenu ul.mainMenuList, .mainMenu2 ul.mainMenuList {
  display:none;
}*/
.mainMenu2 .smallMenu .desc {
  padding-left:7px;
  cursor:pointer;
}
.mainMenu2 .smallMenu > div {line-height:33px;}
.mainMenu2 .smallMenu img {
  vertical-align:middle;
}		
.mainMenu2 .smallMenuBlock {
  display:none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index:8;
  position:absolute;
  left:0;
  top:0;	
  width:100%;
  padding-left:0;
}
ul.smallMenuList li a{
	text-decoration:none;
  	color: inherit;
  	font-weight:normal;
}
ul.smallMenuList li{
  	line-height: 30px;
    /*font-size: 16px;*/
}
ul.smallMenuList.level0 > li {
border-bottom: 1px solid #000;
}
.smallMenuSearchSCContainer{
	display:flex;
  	align-items:center;
  	/*margin-top:12px;
  	margin-bottom:10px;*/
}
.smallMenuInner {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:12px;		
  padding-top:45px;
  margin-top:-33px;
  background-color:#ffffff;
  /*box-shadow: rgba(0,0,0,0.2) 6px 6px 24px;*/
  /*box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);*/
  color: #757575;
  overflow-y: scroll;
  max-height: 100vh;
  box-sizing: border-box;
}
ul.smallMenuList {
  list-style-type:none;
  font-size:19px;
  color: #757575;
}		
ul.smallMenuList  li a {
  font-weight:normal;
}		

ul.smallMenuList.level0 > li.active {
  color:#AFAFAF;
}
ul.smallMenuList.level0 > li:last-child {
  border-bottom:0;
}
ul.smallMenuList.level1 {
  margin-left: 10px;
}
ul.smallMenuList.level1 > li.active {
  color:#AFAFAF;
}
ul.smallMenuList.level2 > li {
  padding-left:10px;
  /*background-image: url('/images/menue_pfeil.png');*/
  background-repeat:no-repeat;
  background-position:left center;	
}
ul.smallMenuList.subList {
  margin-top:4px;
  display:none;	
}
ul.smallMenuList li.open > ul.smallMenuList.subList {
  display:block;	
}
.smallMenuSearch {
  margin-bottom:5px;
}
.smallMenuSearch > .caption {
  font-size:13px;	
  /*margin-bottom:4px;*/
}
input.smallMenuSearchBox {
  /*border:1px solid #000000;*/	
  height:29px;
  width:100%;
}
.headRow .toolbar > div.logoBox {
  vertical-align:middle;
}
.menuDummy { /*schwarze leiste über dem weißen menü. ist nötig damit sich die weiße box unter die schwarze schieben kann.*/
  height:33px;
  padding-left:20px;
  position:relative;
}
/*.searchContTbl {
  display:none;
}*/
		
/* -- Linksseitiges Menü -- */
/*
.headRow .toolbar > div.searchContainerTop {border:0}
.headRow .toolbar > div.searchContainerTop > input {display:none;}
*/
/* -- FOOTER -- */

footer.pageFooterShop > .footerInner {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
footer.pageFooterShop > .footerInner > .footerLine .openingTimes {
  display:none;
}
footer.pageFooterShop > .footerInner > .footerLine .footerIcons {
  display:none;
}
footer.pageFooterShop > .footerInner > .footerLine .footerPG {
  display:none;
}
footer.pageFooterShop > .footerInner > .footerLine > .logoCnt {
  padding-right:10px;
}
footer.pageFooterShop > .footerInner > .footerLine > .footerPG {
  padding-right:10px;
  padding-left:10px;
}
footer.pageFooterShop .logoCnt > img {
  margin-right:5px !important;
}
div.ekomiWidgetCont {
  margin-left:5px;
}
.pgTile {
  width: 45%;
}

/* product list */
.plisttile {
  width:45%;
}
.fachberatung .recommIcon {
  padding-right: 0px;
  width: auto;
  height: 60px;
  top: 2px;
  position: relative;
  margin-top: -2px;
}
.smallMenuList.subList.level2 li a {
  font-size:1rem;
}
.variableHeaderContainer {
  padding-top: 112px;
}
.propertiescontainer.copytext {
  margin-top:30px;
  margin-bottom:30px;
}
.WA_DetailsMinRow {    
  margin-top: 20px;
}

/* bild_rechts */
.elementView.elementType10.bild_rechts .elementTile {
  display: block;
  padding-bottom: 30px;

}
.elementView.elementType10.bild_rechts .tileImgCont img {    
  padding-top: 10px;
  padding-bottom: 10px;
}
/* hintergrundbild_links */
.elementView.elementType10.hintergrundbild_links_fix {
	padding-bottom: 0;
	padding-top: 400px;
}
.elementView.elementType10.hintergrundbild_links_fix .elementTile {
	display:block;
}
.elementView.elementType10.hintergrundbild_links_fix .elementTitle,
.elementView.elementType10.hintergrundbild_links_fix .elementTile .tileImgCont,
.elementView.elementType10.hintergrundbild_links_fix .elementTitle h2 {
    margin-left:0;
}
/* hintergrundbild_standard mit textbox v1 und 2 */
.elementView.elementType10.hintergrundbild_standard_tilebox {
	padding-bottom: 0;
	padding-top: 400px;
}
.elementView.elementType10.hintergrundbild_standard_tilebox .tileBox {
	width:100%;
  	margin-left:0;
}
.elementView.elementType10.hintergrundbild_standard_tilebox.tileboxversion2 {
	background-size: contain;
}
.elementView.elementType10.hintergrundbild_standard_tilebox.tileboxversion2 .tileBox {
	margin-top: 0;
}
/*Neue Menügrafik (aus small-Ansicht entlehnt) auch in Tablet-Version verwenden: */
.headRow > .toolbar > .searchContainerTop > .searchContRow > .smallMenu > .smallMenuOpener img {
	background-image: url('/images/menu-black.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.headRow > .toolbar > .searchContainerTop > .searchContRow > .smallMenu span.desc {
	display: none;
}

.headRow > .toolbar > .searchContainerTop > .searchContRow > .smallMenu > .smallMenuBlock > .menuDummy > img {
	/*background-image: url('/images/smallMenuBtn.png');*/
	background-image: url('/images/menu-black.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	height: 25px;
	/*width: 32px;*/
	/*background-size: contain;
	width: 32px;
	height: 35px;*/
}

.headRow > .toolbar > .searchContainerTop > .searchContRow > .smallMenu .menuDummy > .desc {
	display: none;
}

/*
.headRow > .toolbar > .searchContainerTop > .searchContRow > .smallMenu .smallMenuSearchSCContainer img {
	background: none;
	background-image: url('/images/shoppingbasket68.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}*/

.searchContRow.mainMenu2 {
    margin-top: 17px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.headRow .toolbar > div.searchContainerTop {
    display: flex;
}

.companyLogo {
 max-height:48px;
 padding: 0;
}


body .elementType999 > .containerInner {
  display: flex;
}
/*.containerInner .subCont1 img, .containerInner .subCont2 img {
  width: 100%;
  max-width: unset;
}*/
.containerInner .subCont1, .containerInner .subCont2 {
  padding-left: 0;
  padding-right: 0;
}

.smallMenu > .smallMenuOpener {
	display:flex;
  	flex-direction: row-reverse;
  	margin:20px;
}

.headRow .logoBox a {
 padding-top: 0;
 height:40px;
 background-size: contain;
 
 /*width:130px;*/
 /*margin: auto;*/
}

/*
.headRow .toolbar>div.searchContainerTop {
 margin-top:-50px;

 padding-left: 62px;
 padding-top: 12px;
}*/

.fixedPosition>.headContent>.staticHead>.headRow>.toolbar>.searchContainerTop>.searchContRow.mainMenu2>.smallMenu>div.smallMenuOpener {
 top:.30cm;
}
/*
.wkContBox {
 margin-top: -50px;
}*/
.wkContBox {
 margin-top: 0;
}
.headRow .headBox.wlContainer {
 margin-right: 8px;
}
.searchContRow.mainMenu2 { 
 margin: 0;
 margin-left: -55px;
}
body.smd .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu img {
    opacity: .5;
}

.searchContainerTop::before {
 display: none;
}

.staticHead .headRow .toolbar .recommBox.phone {
  display:none;
}

.elementView.elementType10 h2 {
  line-height:normal;
}

  
body.design2 .fixedPosition>.headContent>.staticHead>.headRow>.toolbar>.searchContainerTop>.searchContRow.mainMenu2>.smallMenu .smallMenuInner>.smallMenuSearch {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
body.design2 .headRow input.smallMenuSearchBox {
	background-image: url('/images/search24.png');
  padding-left: 46px;
}

body.design2 .staticHead {
	flex: 0 5 30%;
}
body.design2 #headerMenuOuterContainer {
  flex: 3 0 auto;
  min-width:60%;
}
.design2 .fixedPosition>.headContent>.staticHead>.headRow {
	display:flex;
  	flex-flow:row nowrap;
  	justify-content:center;
  	/*align-items:center;*/
  width:unset;
  flex: 1 1 auto;
  padding-left:15px;
}
.design2 .fixedPosition>.headContent>.staticHead>.headRow > .toolbar {
  	flex: 1 1 auto;
	display:flex;
  	flex-flow: row nowrap;
  justify-content:stretch;
  align-items:stretch;
}
.design2 .logoBox {
	width:unset;
  flex: 1 1 auto;
  display:flex;
    justify-content:center;
  align-items:stretch;
  flex-flow:column nowrap;;
}
.design2 .logoBox > a {
	flex: 1 1 auto;
  display:flex;
    justify-content:stretch;
  align-items:stretch;
  position:relative;
  max-width:230px;
}
.design2 .logoBox > a > img {
	width:100%;
  height:100%;
  object-fit:contain;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  max-height:unset;
  /*margin:0;padding:0;*/
}
.design2 .staticHead > .headRow > .toolbar > .searchContainerTop {
	height:0;width:0; margin-right:0;
  flex: 0 1 auto;
}
body.design2.tt_ot div.table > .row > .smallSide {padding-right:10px;}
body.design2 .mainContent { padding-left:30px; padding-right:30px; }

body.design2 .prodDetailCont > .prodcontinnerdetail .prodboximgsfeatures > .features .priceview {
margin-left:auto;margin-right:auto;
  max-width:298px;
  justify-content:center;
}
body.design2 .prodDetailCont > .prodcontinnerdetail .prodboximgsfeatures > .features .StockInfoContainer {
text-align:center;
}
body.design2 .prodDetailCont > .prodcontinnerdetail .prodboximgsfeatures > .features #merkenbtn,
body.design2 .prodDetailCont > .prodcontinnerdetail .prodboximgsfeatures > .features .ppOrCont,
body.design2 .prodDetailCont > .prodcontinnerdetail .prodboximgsfeatures > .features #ppBtnContainer
{
margin-left:auto;margin-right:auto;text-align:center;
}
body.design2 .prodDetailCont > .prodcontinnerdetail .prodboximgsfeatures > .features .btncont
{
margin:0;
}
body.design2 .prodDetailCont > .prodcontinnerdetail .customerReviewDetailsContainer > .btncont
{
	margin-left:auto;
  	margin-right:auto;
  margin-top:0;margin-bottom:0;
}
body.design2 .prodDetailCont > .prodcontinnerdetail .customerReviewDetailsContainer > .btncont > #newReviewBtn
{
	width:298px;
  box-sizing:border-box;
  display:inline-block;
  text-align:center;
} } @media only screen and (max-width: 700px) {body {
}
div.bdy{
	padding-left:0;
  	padding-right:0;
}
.totalCont {padding:0;}

/*
========Kopfzeile (seitenübergreifend)========
*/
.mainMenu {
  display:none;
}
.headRow .toolbar > div.searchContainerTop {
  height:100%;
}
.mainMenu ul.mainMenuList, .mainMenu2 ul.mainMenuList {
  display:none;
}

#headerMenuOuterContainer { display:none;}

.headContent > .smallMenu{
	display:block;
  	width:100%;
}
.headContent > .smallMenu > .smallMenuBlock{
	display:none;
}
.design2 .fixedPosition > .headContent {
	width:100%;
	position:static;
  display:block;
	/*max-width:400px;*/
}
.headContent iframe {
	width:100%;
	height:auto;	
}
.headContent video {
	width:100%;
	height:auto;	
}
.flexslider-controls {
	display:none;
}
.variableHeaderContainer {
	background-color:#ffffff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.variableHeaderContainer > .videoContainer {
	padding-left:0;
	text-align:left;
	background-color: 	#ffffff;
	background-image:none;
}
.variableHeaderContainer > .videoContainer > video {
	width:100%;
}
.variableHeaderContainer > iframe {
	margin-left: 0;
	width:100%;
}
.slider {
	background-color:#ffffff;
			border-radius: 0px;
			-moz-border-radius: 0px;
			-ms-border-radius: 0px;
			-webkit-border-radius: 0px;
}
.flexslider {
			margin-bottom:0;	
			-o-border-radius: 0px;
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius: 0px;
			border:0;
			-webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none;
  			margin-top:0
		}
.flexslider .slides img {
			/*-moz-border-radius: 24px;
			-ms-border-radius: 24px;*/
			-webkit-border-radius: 0;
			/*border-radius: 24px;*/
		}		
.fixedPosition {
	position:unset;
}
.companyDataMin {
    display:none!important;
}
.searchContainerTop {
    box-sizing: border-box;
}
/*
========END-Kopfzeile========
*/
/*===========Fußzeile===========*/
footer.pageFooter {
    overflow: auto;
    height: auto;
}
		footer.pageFooter .fb-like {display:block;margin-top:2px;float:none;}
		footer.pageFooter > a {
            padding-top:20px;
            padding-right:20px;
		}

footer.pageFooterShop {
	height:auto;
	overflow:auto;
}
	footer.pageFooterShop > div.footerInner {
		display:block;height:auto;
	}
	footer.pageFooterShop > div.footerInner  > div.footerLine {
		height:auto;
		display:block;
	}
	footer.pageFooterShop > div.footerInner  > div.footerLine > div {
		display:block;height:auto; float:none;
		padding-bottom:15px;
		padding-left:10px;
		padding-right:10px;
		text-align:center;
	}
footer.pageFooterShop > div.footerInner  > div.footerLine > .openingTimes > * {
	text-align:center;
}
footer.pageFooterShop > div.footerInner  > div.footerLine > .footerIcons {
	width:auto;
	text-align:center;
}
	footer.pageFooterShop > div.footerInner > div.footerLine > .footerIcons a {
		float:none;
	}
		footer.pageFooterShop > div.footerInner > div.footerLine > .footermenu .menuTbl {
			margin-left:auto;margin-right:auto;

		}
	footer.pageFooterShop .euDeliveryNotice {
		margin-left:0;
		text-align:center;
	}
	footer.pageFooterShop > div.footerInner > div.footerLine > .openingTimes {
		display:none;
	}
	/*footer.pageFooterShop > div.footerInner > div.footerLine > .footermenu {
	display:none;
	}*/
	footer.pageFooterShop .logoCnt > .footerCompanyData {
		margin-bottom:15px;
		margin-right:5px;
	}
    footer.pageFooterShop > div.footerInner > div.footerLine > .footermenu .mnuBlockR > .minNotShow, footer.pageFooterShop > div.footerInner > div.footerLine > .footermenu .mnuBlockL {
        display: none;
    }
    footer.pageFooterShop > div.footerInner > div.footerLine > .footermenu .mnuBlockR  div.mnu {
        margin-top: 3px; margin-bottom:3px;
    }
    footer.pageFooterShop .logoCnt .footerLogos img.paymentImg {
        margin:0 auto;
    }
    .pcidsscompliantWidget {
        text-align:center;
        display:inline-block;
    }
        /*========ENDE Fußzeile========*/
        /*
========STARTPAGE:========
*/
div.bdy{
	padding-left:0;
  	padding-right:0;

}


.mainContent > .elementView.elementType10{
    padding-left:0;
  padding-right:0;
}


        div .startPageMain {
			margin-left:12px;
			background-color:#ffffff;	
		}
		#welcomeContainer {
			width:auto;
			margin-right:0;	
			float:none;
			clear:both;
			margin-bottom:1em;	
		}
		.tile {
			width:auto;
			margin-right:0;	
			float:none;
			clear:both;
			margin-bottom:1em;	
		}
			.tile .topseller {
				width:auto;
			margin-right:0;	
			float:none;
			clear:both;
			}
			/*.topsellerSliderCont .slides img{
	display:block;width:100%;margin:0;
}*/

				.tile .topseller .topsellerArticle {
					/*width:auto;height:auto;
					display:block;*/
				}
		div.tile.firstRowTile {
			/*width:24%;
			margin-right:1%;*/
			/*float:right;		*/
		}
		/*.tileTypeName {
			font-size:1.3em;
			border-bottom:1px solid #cccccc;	
		}*/
		/*img.tileImg {
			width:100%;
			height:auto;
			margin-bottom: 3px;	
		}*/
		/*.tileTopic {
			marign:0;
			margin-top:5px;
			margin-bottom:4px;	
			font-size:1.4em;
		}*/
		.tileClearQuad {
			clear:none;
		}
		.tileClearThird {
			clear:none;
		}


/*mobile tiles ohne hintergrundbild, sondern darüber als img*/
.hasBackgroundImage .tileArticleCont,
.hasBackgroundImage .tileArticleContLeft {
    padding-top: 0;    
}
.hasBackgroundImage .tileArticleCont .tileImgCont, .hasBackgroundImage .tileArticleContLeft .tileImgCont {
    max-width: unset;
    width: 100%;
}
.hasBackgroundImage .tileArticleCont .tileImg.imageAltBackground,
.hasBackgroundImage .tileArticleContLeft .tileImg.imageAltBackground{
    display:block;
    margin:0;
    border:0;
    padding:0;
    max-width:unset;
    width:100%;
}
.hasBackgroundImage .tileArticleCont .copytext.tileDesc .headline2.tileTopic,
.hasBackgroundImage .tileArticleContLeft .copytext.tileDesc .headline2.tileTopic {
    padding-top: 0;
}
article.tile.hasBackgroundImage {
    /*background-size: contain;*/
    background-image: unset!important;
}
/* -------------------- */

/*360 in produktlisten*/
.listview360Txt {
    font-size: 1rem;
}
.listview360Txt .smallNote {
    font-size: 0.8rem;
}
.plisttile .txt360cont img {
    width:50%;
}
#blockiframe360 {
    display: block;
    position: absolute;
    top: 190px;
    left: 0;
    width: 100%;
    height: 300px;
    background-color: #33333322;
    font-size: 2rem;
    text-align: center;
    vertical-align: middle;
    line-height: 2rem;
    padding-top:80px;
    color:#444444;
}


#teamTileNr2 {
    display: none;
}
.headline {
    font-size: 2.4rem;
}
/*
========END-STARTPAGE========
*/

/*========Such/Werkzeugleiste========*/
/*.staticHead {display:none;}*/
.headRow .toolbar > div.logoBox, .headRow .toolbar > div.wkContBox, .headRow .toolbar > div.recommBox, .mainMenuBottomLine {
    display: none;
}

/*========================*/
		/*========Hauptmenü========*/
		.mainMenu {
			min-height:33px;
			font-size:12px;
			border-bottom-left-radius: 0;
			border-bottom-right-radius: 0;
			padding-left:0;
			overflow:hidden;
			margin-bottom:10px;
		}
		.mainMenu ul.mainMenuList  {
			display:none;
		}
		.mainMenu2 .smallMenu {
			display:block;	
			margin-left:0px;
			margin-right:0px;
			text-align:center;
			min-height:33px;
		}
		.mainMenu2 .smallMenu img {
			/*vertical-align:middle;*/
			margin-top:3px;
		}
		.mainMenu2 .smallMenu .desc {
			display:none;	
		}
		.mainMenu2 .smallMenuBlock {
			display:none;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			position:static;
			padding:0;
			text-align:left;
		}
		ul.smallMenuList.level0 {
			box-shadow:none;	
		}
		/*.mainMenu .smallMenuInner > div {
			height:33px;	
		}*/
		.smallMenuInner {
            margin-top:0;
            padding-top:10px;
            
	    }
		.menuDummy {display:none;}
		/*========================*/

/*=====Firmendaten-Box=====*/
.companyBox {
	position:static;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;	
	border:0;
	margin-bottom:5px;
	width:auto;
	height:auto;
	box-shadow: none;
	text-align:center;
}
.companyHandleArea {display:none;}
.companyData {
    display:none !important;
    /*margin-left:auto;
    margin-right:auto;*/
}
.companyDataMin {
    display:block;
    margin-left:auto;
    margin-right:auto;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: .8em;
}
.companyBox.open .companyDataContainer {
    height:13px;
}
.companyLogo {width:auto;height:auto;}
/*=========================*/

/*Linksseitiges Menü*/
body.design2.lsub .table .row div.sideMenu {display:none;}
body.design2.lsub .table .row div.sideMenuSpacer {display:none;}

/*ineres haupt-div für den content (neben sidemenü, falls vorhanden, umschließt den eigentlichen seiteninhalt auf den kindseiten)*/
.pageContent {
	padding-left:0;
}


/*=====Impressum=====*/
		
		.impressumCont {
			min-height:0;
			background-image:none;
			padding-left:0;
		}
		.impressumInner {
			margin-top:15px;	
		}
		.imprBlock {
			margin-bottom:20px;	
		}
		.imprBlock > p a {
			/*text-decoration:none;*/
			color: #757575;
			/*font-weight:bold;*/
		}
		.imprTbl {
			display:block;	
		}
		.imprTbl > div {
			display:block;	
		}
		.impressumDetails {
			/*width:170px;*/
			display:block;
			float:none;
			margin:0;
			width:auto;
			margin-top:15px;
		}
		.impressumBlocks {
			display:block;
			padding-right:15px;
			float:none;
			width:auto;
		}

		/*Plättchen auf Produktgruppen-Übersichtsseite*/
		.pgTile {
			display:block;
			margin-right:0;
			margin-bottom:30px;
			width:auto;
		}
		
		/* ================ARTIKEL-DETAILSEITE================ */
div.StockInfoContainer {
	display:block;
	float:none;
	clear:both;
}

		/* ================WARENKORB================ */
.scContainer {
	display:block;
}
.scPos {
	display:block;
}
	.scPos .scCol {
		display:inline-block;
		border-bottom:none;
	}
	.scPos .scCol.descCol {
		display:block;
	}
		.scPos .scCol.btnCol {
			clear:both;
			float:none;
			display:block;
		}
	.scPos.head {
		display:none;
	}
	.scPos .scCol.possingle {
		display:none;
	}
	.wlitem.scPos > .amountCol > a.amountUpdate > img {
		width:24px;
		height:24px;
	}
.wlitem.scPos.footer > .scCol {
	display:none;
}
.wlitem.scPos.footer > .scCol.descCol {
	display:block;
	text-align:center;
}
.wlitem.scPos.footer > .scCol.priceCol {
	display:block;
	text-align:center;
}
.wlitem.scPos.footer > .scCol.btnCol {
			clear:both;
			float:none;
			display:block;
}

.wlitem.scPos.footer.shipping > .scCol.amountCol {
			clear:both;
			float:none;
			display:block;
			text-align:center;
}

.wlitem.scPos.footer.shipping > .scCol.btnCol {
			display:none;
}
.wlitem.scPos.footer.shipping > .scCol.priceCol {
			display:none;
}


.wlitem.scPos.footer.total > .scCol.firstCol {
			clear:both;
			float:none;
			display:block;text-align:center;
}
.wlitem.scPos.footer.total > .scCol.firstCol .btnBack {
			display:none;
}
.wlitem.scPos.footer.total > .scCol.firstCol .showOnAmountChange {
			float:none;
}
.wlitem.scPos.footer.total > .scCol.firstCol .showOnAmountChange.show {
			display:inline-block;
}

/* product list */
.plisttile {
    width: 95%;
}
.mpage_produkte .sideMenu, .submenu {
    display: block;
}

.sideMenuSpacer {
    display: none;
}
.wrapper {
    display:block;
}
.submenu .smpad, .additionalinfos, #ProductList {
    display: none;
}
.submenu {
    min-height: unset;
    width: 100%;
    margin-top: 1rem;
    box-sizing:border-box;
}
.plisttile .plistprodtitle {
    font-size: 1.4rem;
}

.plisttile h2 {    
    font-size: 1.8rem;
}
.plisttile .descr, .plisttileprice b {
    font-size: 1.4rem;
}
.prodboxh2.copytext {
    display: block;
}
.prodimgdetail {
    width:100%;
}
#ProductDetails .konfHeader .konfHeaderSub {
    margin-top:60px 0 0 0;
}
.prodheader {
    font-size: 1.8rem;
 }
.prodcont .infocontainer {
    width: 100%;
}
.content {
    padding-left:0!important;
    padding-right:0!important;
    margin-left:10px;
    margin-right:10px;
}
.page_home #welcomeContainer .headline {
    font-size: 2.0rem;
    padding-left: 0;
    padding-right: 0.8rem;
}
.page_home #welcomeContainer .copytext {
    padding-left:0;
    padding-right:0.8rem;
}
.page_home .copytext {
    padding-left:0;
    padding-right:0;
}
.page_home .tileTopic {
    padding-left: 0;
    padding-right: 0;
    font-size:2.0rem;
    line-height: 2.3rem;
}
.page_home .tile > h1, .page_home .tile > h2, .page_home .tile > h3 {
    padding-left: 0;
    padding-right: 8px;
    font-size: 2.0rem;
    padding-top:20px;
}
.page_home .tile.TileType1.hasBackgroundImage .copytext h2 {
    line-height: 2.3rem;
}
.page_home .tile .tileLink {
    background-image:none;
    margin-left:0;
    text-decoration:underline;
}
.page_home .tile .copytext li>a {
    box-sizing:border-box;    
    width:100%;
    min-width:unset;
}
.page_home .tile .copytext {
    padding-right:10px;
}
.page_home .TileType6, .page_home .TileType9, .page_home .tile.TileType1 {
    margin-top: 0;
    padding-top:0;
}
.page_home .tile.TileType4 .tileArticleCont .tileImgCont {
    width:50%;
    margin:0 auto;
}
.footer.pageFooterShop .logoCnt > .footerCompanyData .companyLogo {
    margin-left:auto;
}

.elementView.elementType10.hintergrundbild_standard_tilebox {    
    padding-top: 255px;
}
.addresses .rightSide, .addresses .leftSide{
  width: unset!important;
}
.addresses input[type=text] {
  width: 100%;
}


/*NEUES HEADERDESIGN IN MIN-ANSICHT, 06.05.2021*/
header .headContent > .bodyHeadLine {
border-bottom: none;
}


header .headContent .bodyHeadLine div.logoBox {
margin: auto;
width: auto;
text-align: center;
}

.fixedPosition > .headContent {
/*height: 1.5cm;
overflow: hidden;*/
position: relative;
padding: 0;
margin: 0;
/*border-bottom: 0.08cm solid;
border-bottom-color: #F0D30B; /*IE kennt keine variablen*/
border-bottom-color: var(--sm-highlight-color);*/
min-height: 1.5cm;
}

.fixedPosition > .headContent > .bodyHeadLine {
text-align: center;
height: 1.5cm;
/*overflow: hidden;*/
display: flex;
flex-direction: column;
}

.fixedPosition > .headContent > .bodyHeadLine.menuBGColor {
background-color: var(--sm-head-bg-color);
}

.fixedPosition > .headContent > .bodyHeadLine > .bodyHeadLineRow {
display: none;
}

.fixedPosition > .headContent > .bodyHeadLine div.logoBox {
background-color: transparent;
display: inline-block;
box-sizing: border-box;
max-height: 1.5cm;
overflow: hidden;
padding: 0;
max-width: 30%;
z-index:1;
}

.fixedPosition > .headContent > .bodyHeadLine div.logoBox > a {
display: inline-block;
width: 100%;
height: 100%;
}

.fixedPosition > .headContent > .bodyHeadLine div.logoBox img.companyLogo {
width: 100%;
height: 100%;
box-sizing: border-box;
background-color: transparent;
}

.fixedPosition > .headContent > .staticHead {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
max-height: 1.5cm;
}

.fixedPosition > .headContent > .staticHead > .headRow {
padding: 0;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar {
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop {
position: relative;
display: block;
overflow: unset;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow {
display: block;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 {
height: unset;
z-index: 42;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu {
margin: 0;
overflow: auto;
/*position:relative;*/
min-height: 1.5cm;
z-index: 43;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu > div.smallMenuOpener {
position: absolute;
left: 0.45cm;
margin: 0;
top: 0.32cm;
/*background-repeat: no-repeat;
background-position: center center;
background-image: url(/images/menu-white.png);*/
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu img {
margin: 0;
background-image: url('images/menu-white.png');
background-repeat: no-repeat;
background-position: center center;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu > .smallMenuBlock {
margin-top: 1.58cm;
z-index: 44;
}
/*.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu > .smallMenuBlock > .menuDummy {
position: absolute;
left: 0.45cm;
margin: 0;
top: 0.32cm;
}*/
.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu > .smallMenuBlock > .smallMenuInner {
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu > .smallMenuBlock > .smallMenuInner > .smallMenuSearch {
display: none;
}

/*Suchleiste*/
.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > form > .searchContTbl {
display: block;
position: absolute;
top: 1.58cm;
left: 0;
width: 100%;
z-index: -1;
border-bottom: 0.08cm solid;
border-bottom-color: #F0D30B; /*IE kennt keien variablen*/
border-bottom-color: var(--sm-highlight-color);
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > form > .searchContTbl > .searchContRow {
display: block;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > form > .searchContTbl > .searchContRow > .searchButtonBox {
display: none;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > form > .searchContTbl > .searchContRow > input#searchBar {
background-position-x: right;
border: none;
padding-left: 0.4cm;
padding-right: 0.2cm;
background-origin: content-box;
box-shadow: inset 0 0 0.5em #D4ADAD; /*IE, versteht keine variablen*/
box-shadow: inset 0 0 0.5em var(--sm-shadow-color);
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > form > .searchContTbl > .srchbxsuggcont {
/* display: none; */
width: 100%;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > form > .searchContTbl > .srchbxsuggcont > #srchbxsugg {
width: 100%;
}

.mobileOnly {
display: initial;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .mobileOnly.contactLink {
display: block;
width: 24px;
height: 35px;
position: absolute;
top: 0.32cm;
right: 1.65cm;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .mobileOnly.contactLink a {
display: inline-block;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .mobileOnly.contactLink img {
display: inline-block;
width: 24px;
height: 35px;
background-position: center center;
background-image: url('images/location-white.png');
background-repeat: no-repeat;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .wkContBox {
display: block;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .wkContBox > .headBox.wlContainer {
font-size: 3px;
line-height: 5px;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .wkContBox > .headBox.wlContainer > #WLLinkBtn {
display: block;
height: 34px;
width: 40px;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 0.33cm;
right: 0.3cm;
background-image: url(/images/wk-white.png);
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .wkContBox > .headBox.wlContainer > #WLLinkBtn > #watchListCnt {
background-color: var(--sm-highlight-color); /*TODO: highlightfarbe! aus DB laden.*/
border-radius: 50%;
min-width: 20px;
display: block;
min-height: 20px;
position: absolute;
right: -5px;
top: -7px;
text-align: center;
color: white;
font-size: 12px;
box-sizing: border-box;
line-height: 18px;
padding-top: 1px;
padding-left: 1px;
border: 1px solid #e1e1e1;
}

body.smd .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .wkContBox > .headBox.wlContainer > #WLLinkBtn {
background-image: url(/images/wk-black.png);
}

body.smd .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .mobileOnly.contactLink img {
background-image: url('/images/location-black.png');
}

body.smd .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu img {
background-image: url('/images/menu-black.png');
}

/*Abstand des Ersten TopTile-Plättchens nach oben korrigieren:*/
body.page_home > div.elementType129:first-child {
margin-top: 92px;
}

/*.variableHeaderContainer {
padding-top: 92px;
}*/


body.page_home .elementView.elementType10:first-child * {    
    padding-left:unset;
  	padding-right:unset;
}
footer.pageFooterShop .logoCnt > .footerCompanyData .companyLogo {
	margin-left: 0;
}

.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .mobileOnly.additionalLink {
	display: block;
	max-width: 34px;
	max-height: 35px;
	position: absolute;
	top: .27cm;
	left: 1.75cm;
}
.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .mobileOnly.additionalLink > a  {
	display: inline-block;
}
	.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .mobileOnly.additionalLink > a > img {
		display: inline-block;
		max-width: 34px;
		max-height: 35px;
	}
body.smd .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .mobileOnly.additionalLink {
	filter: invert(100%);
}


#prodDetailVideo {
    max-width: unset;
}
#prodDetailVideo {
    width: 100%;
}
.prodboximgs, .features { 
 	padding-right:0;
}

.flexslider .slides img {
    width: 100%;
    align-content: center;
    margin-left: 100%;
    margin-right: 100%;
    /*opacity:0;*/
}
/*
.flexslider .slides img {
    height: 100vw;
    width: unset;
    margin-left: 100vw;
    margin-right: 100vw;
}
*/
/*
body.smd .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu img {
	opacity:0.5;
}
*/
.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .mobileOnly.additionalLink > a > img {
	opacity:0.4;
}
body.smd .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .mobileOnly.contactLink img {
	opacity:0.4;
}
body.smd .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .wkContBox > .headBox.wlContainer > #WLLinkBtn {
	background-image: url(/images/wk-gray.png);
}
.fixedPosition > .headContent > .bodyHeadLine div.logoBox img.companyLogo {
	max-height: 48px;
}
body.smd .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu img {
	width: 30px;
	height: 32px;
}
.searchContRow.mainMenu2 {
	margin-top: 0;
}
.fixedPosition > .headContent > .bodyHeadLine div.logoBox img.companyLogo {
	padding: 0;
}
.elementView.elementType10 * {
 font-size:12px;
 line-height:normal;
}




body.page_home .mainContent .elementType129 h2 {
  font-size: 40%!important;  
  white-space: break-spaces!important;
}

body.page_home .mainContent .elementType129 h3 {
  font-size: 51%!important;
  white-space: break-spaces!important;
}

.containerVierspaltig {
	display:block;
}
.elementView.paddingSmall {
    padding:0;
}
.containerVierspaltig .spalteA > div:last-of-type,
.containerVierspaltig .spalteB > div:last-of-type,
.containerVierspaltig .spalteC > div:last-of-type,
.containerVierspaltig .spalteD > div:last-of-type {
  padding-bottom: 40px;
}
body .totalCont .mainContent div.elementView.elementType10 ul {
  padding-left: 20px;
}
.headRow .toolbar > div.logoBox, .headRow .toolbar > div.wkContBox, .headRow .toolbar > div.recommBox, .mainMenuBottomLine {
    display: block;
}
.containerVierspaltig .elementType13 h2 {
  padding-left: 12px;
}


.design2 .staticHead > .headRow > .toolbar > .logoBox > a {
 padding-top: 0;
 height:40px;
 background-size: contain;
 
 width:130px;
 margin: auto;
}

.design2 .staticHead > .headRow  > .toolbar > div.searchContainerTop {
 margin-top:-50px;

 padding-left: 62px;
 padding-top: 12px;
}

.fixedPosition>.headContent>.staticHead>.headRow>.toolbar>.searchContainerTop>.searchContRow.mainMenu2>.smallMenu>div.smallMenuOpener {
 top:.30cm;
}


.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu > .smallMenuBlock > .smallMenuInner > .smallMenuSearch {
    display: block;
  }
  .mainMenu2 .smallMenuBlock {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-left: 0;
  }
  .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow.mainMenu2 > .smallMenu > .smallMenuBlock {
    margin-top: 0;
  }
  .mainMenu2 .smallMenu {    
    display: table-cell;
  }
  .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop > .searchContRow {    
    display: inline-block;
  }
  .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop {
    position: static;
  }
  .headRow .toolbar > div.searchContainerTop {
    margin-top: 0;
  }
  .menuDummy {    
    display: block;
  }

.smallMenuSearchSCContainer .pimage {
  	background-image: none !important;
}
.elementView.elementType10 h2 {
	font-size: 2.3rem;
}
.elementView.elementType10 h3 {
	font-size: 1.9rem;
}
.elementType999.mithintergrundfarbe {
	padding-bottom: 0;
}
.headerKeywordsList a img {
  display: none;
}

.elementView.elementType10.hintergrundbild_links_fix .elementTitle h2 {
  padding-left:0;
}
.elementView.elementType10.hasBackgroundImage .tileDesc {
  padding-left:0;
  padding-right:0;
}
.fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .wkContBox > .headBox.wlContainer > #WLLinkBtn > #watchListCnt {
  background-color: #A40044;
}

.elementView.elementType999 {
	margin-top:10px;
  margin-bottom:10px;
}

.elementView.elementType999 > .containerInner.row {
	flex-flow:column nowrap;
  	align-items:stretch;
  row-gap:0.5em;
  column-gap:0;
}
.elementView.elementType999 > .containerInner.row > .subCont {
	flex-flow:column nowrap;
  	align-items:center;
}
.elementView.elementType999>.containerInner.row > .subCont:first-child {
  align-items:center;
}

div.mainContent > .elementView.elementType10 {
	padding:15px;
}
.elementView.elementType999.minReversed > .containerInner.row {
	flex-direction:column-reverse;
}

/*immer wenn ein Container-Element direkt auf ein Container-Element folgt....*/
.elementView.elementType999 + .elementView.elementType999 {
margin-top:40px;
}

.design2 .blogEntriesContainer .blogbox.dormabellblog {
	padding-right:10px;
}

.design2 .elementLegacy iframe {
	max-width:100%;
}
/***********************************************************/
/*Design2 - Anpassungne min-Ansicht 19. Oktober 2023*/
body.design2 div.bdy {
	max-width:unset;
  padding:0;margin:0;
}
.design2 .variableHeaderContainer {
	padding-top:0; min-height:0;
}
.design2 .fixedPosition {
	height:unset;position:unset;
}
.design2 .fixedPosition > #headContent{
	border-bottom:none;
  	min-height:unset;
  	position:relative;
  	padding:0;
  	margin:0;
  	background-color:var(--sm-head-bg-color);
  	width:100%;
}
.design2 .fixedPosition > .headContent > .staticHead {
	position:relative;
    width:100%;
  	display:block;
}
.design2 .fixedPosition > .headContent > .staticHead > .headRow {
	height:55px;
  	padding:0;
  	min-width:unset;
  	width:100%;
}
.design2 .fixedPosition > .headContent > .staticHead > .headRow > .toolbar { 
	display:block;
  	padding-right:8px;
  	
}
.design2 .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .logoBox {
	box-sizing:border-box;
  	display:block;
	/*padding-top:30px;*/
  padding-top:5px;
  	
  	width:100%;
  /*padding-left:8px;*/
  /*overflow:hidden;*/
}
.design2 .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .logoBox > a {
	padding-top:0;
  height:40px;
  background-size:contain;
  width:130px;
  margin:auto;
  	max-height:58px;
  padding-bottom:2px;
}
body.design2 .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .logoBox > a > img.companyLogo {
  position:static;
  max-height:48px;
  /*margin-top:-26px;*/
  padding:0;
  width:auto;
  height:auto;
  max-width:100%;
}
/*.design2 .fixedPosition>.headContent>.staticHead>.headRow>.toolbar>.wkContBox>.headBox.wlContainer>#WLLinkBtn {
    width:30px;height:30px;
  background-size:contain;
  background-position:right top;
  
}*/
.design2 .fixedPosition>.headContent>.staticHead>.headRow>.toolbar>.wkContBox>.headBox.wlContainer>#WLLinkBtn>#watchListCnt {
    background-color: var(--sm-highlight-color);
    border-radius: 50%;
    min-width: 20px;
    display: block;
    min-height: 20px;
    position: absolute;
    right: -5px;
    top: -7px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    box-sizing: border-box;
    line-height: 18px;
    padding-top: 1px;
    padding-left: 1px;
    border: 1px solid #e1e1e1;
   display:none;
}
.design2 .fixedPosition > .headContent > .staticHead > .headRow > .toolbar > .searchContainerTop {
	position:static;
  display:block;
  overflow:unset;
  padding-top:0;
  margin-top:0;
  padding-left:62px;
  height:100%;
  box-sizing:border-box;
}
body.design2 .fixedPosition>.headContent>.staticHead>.headRow>.toolbar>.searchContainerTop>.searchContRow.mainMenu2>.smallMenu .menuDummy>img {
    background-image: url('/images/menu-black.png');
    margin-top: 15px;
    opacity: .6;
  width:34px;
  height:34px;
}
body.design2 .menuDummy {
    height: 54px;
}
.design2 .dormabellFH.headerslider.dbfhLegacy {
    margin-top: 0;
}
.design2 .dormabellFH.headerslider.dbfhLegacy .flexslider li {
    background-repeat: no-repeat;
}
.design2 main .mainContent .elementType103 .contCompleteWidth .videoPlaettchen {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.design2 .videoPlaettchen>div {
    display: flex;
    flex-direction: column-reverse;
}
.design2 .videoPlaettchen>div>.t11b {
    color: var(--sm-highlight-color);
}
.design2 div.videoPlaettchen video {
    width: 100%;
}

.design2 .prodcontinnerdetail .WA_Details_Col.WA_DetailsMinRow {display:block; margin-right:0;}
.design2 .table {
	display:block;
}
body.design2 div.table > div.row, body.design2.tt_ot div.table > .row{
	display:flex;
  	flex-flow: column nowrap;
  row-gap:15px;
  align-items:stretch;
}
body.design2 div.table > div.row > * {
	width:auto;
  	display:block;
  	flex: 1 1 auto;
}
body.design2.tt_ot div.table > .row > .largeSide {
  width:auto;
  	display:block;
}
body.design2 .elementView.elementLegacy.elementType118 {
	padding-left:15px;
  padding-right:15px;
}
body.design2 .elementView.elementLegacy.elementType114 {
	padding-left:15px;
  padding-right:15px;
} } /*! jQuery UI - v1.10.4 - 2014-04-16
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("images/animated-overlay.gif");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-default .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-active .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("images/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_ffd27a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px} 