/*@import url('https://fonts.googleapis.com/css?family=Caveat:700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css?family=Special+Elite&display=swap');*/



/* caveat-700 - latin */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/caveat-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/caveat-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/caveat-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/caveat-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/caveat-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/caveat-v14-latin-700.svg#Caveat') format('svg'); /* Legacy iOS */
}


/* special-elite-regular - latin */
@font-face {
  font-family: 'Special Elite';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/special-elite-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/special-elite-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/special-elite-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/special-elite-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/special-elite-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/special-elite-v16-latin-regular.svg#SpecialElite') format('svg'); /* Legacy iOS */
}

.themenweltbase {
	display: none;
}
#horzslider {
 cursor:pointer;
}
#horzslider.noUi-target {
 border-radius:0;
 border:0;
 box-shadow:none;
}
#horzslider {
 background:url('/fileadmin/templates/images/svgicons/zf_scrollbarlinie.svg') left center repeat-x;
 height:2.5em;
 margin-top:0;
}
#horzslider.noUi-horizontal .noUi-handle {
 top:0;
 background:url('/fileadmin/templates/images/svgicons/ZF16_09.svg') 0 0 no-repeat;
 background-size:contain;
 border:0;
 box-shadow:none;
 width:2.5em;
 height:2.5em;
 cursor:inherit;
}
#horzslider.noUi-horizontal .noUi-handle:after,
#horzslider.noUi-horizontal .noUi-handle:before {
 display:none;
}
#horzslider .noUi-base {
}


	.tx-productdevelopment {
		position: absolute;
		left:0;
		top:0;
		/*right:0;*/
		width: 100vw;
		bottom:0;
	}

	.tx-productdevelopment-list {
		width: 100%;
		height: 100%;

		box-sizing: border-box;
	}

	.tx-productdevelopment-list-inner {
		height: calc(100% - 100px);

	}


.tx-productdevelopment-list-tobeblurred {
    background: url(../Images/pe_wand.jpg);
    background-size: cover;
    background-position: center center;
    height: 100%;
}

.tx-productdevelopment.menuopen .tx-productdevelopment-list-button-optionen,
.tx-productdevelopment.menuopen .tx-productdevelopment-list-button-merkliste {
	display: none;
}


.tx-productdevelopment.menuopen .tx-productdevelopment-list-tobeblurred,
.tx-productdevelopment.menuopen .tx-productdevelopment-list-themenbereiche {
    filter: blur(12px);
    pointer-events: none;
}



.tx-productdevelopment.menuopen .tx-productdevelopment-list-button-optionen,
.tx-productdevelopment.menuopen .tx-productdevelopment-list-button-merkliste {
	pointer-events: none;	
}

.tx-productdevelopment-list-flicker {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.95);
	opacity: 1;

  animation-name: lightflicker;
  animation-duration: 4s;
  animation-iteration-count: 1;
	animation-fill-mode: forwards; 
  	z-index: 100;
  	/*display: none;*/
}


@keyframes lightflicker {
  20% { opacity:1 }
  21% { opacity:0 }
  23% { opacity:1 }



  51% { opacity:1 }
  52% { opacity:0 }
  54% { opacity:1 }

  57% { opacity:1 }
  58% { opacity:0 }
  59% { opacity:1 }



  75% { opacity:1 }
  76% { opacity:0 }
  78% { opacity:1 }

  81% { opacity:1 }
  82% { opacity:0 }
  83% { opacity:1 }

  84% { opacity:1 }
  85% { opacity:0 }
  86% { opacity:1 }


  87% { opacity:1 }
  88% { opacity:0.5 }
  99% { opacity:0.5 }
  100% { opacity:0 }

}



	.tx-productdevelopment-list-introtext {
		position: relative;
	    top: 0;
	    height: 90%;
	    width: 51vw;
	    box-sizing: border-box;
	    float: left;
	}


	.tx-productdevelopment-list-introtext-inner {
	    left: 6vw;
	    position: relative;
	    background: #fff;
	    box-sizing: border-box;
	    width: 42vw;
	    max-height: 94%;
	    padding: 60px 60px 40px 150px;

	    filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
	    -webkit-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
	    -moz-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));	    

	    overflow-y: auto;
	}

	.tx-productdevelopment-list-introtext-inner-icon {
		position: absolute;
	    left: 0;
	    font-size: 63px;
	    margin-top: -10px;
	    left: 65px;
	    color: #190d0c;
	}

	.tx-productdevelopment-list-kacheln {
		position: relative;
		top: -20px;
		height: calc(90% + 20px);
		width: 49vw;
		float: left;
	}


	

	.tx-productdevelopment-list-kacheln-kacheln-inner {
	    display: flex;
	    flex-direction: column;
	    left: 1vw;
	    position: relative;
	    flex-wrap: wrap;
	    height: 100%;
	    align-content: flex-start;
	}

	.tx-productdevelopment-list-kacheln-kacheln-inner a {
		display: block;
	    padding: 2.592vh 0 0 0.46vh;
	    text-decoration: none;
	    cursor: inherit;
	    pointer-events: none;
	}

	.tx-productdevelopment-list-kacheln-kacheln-inner a img {
		width: calc(100% - 0.6vh);
    	height: auto;
	}

	.tx-productdevelopment-list-kacheln-kachel {
		position: relative;
	    height: 31vh;
	    height: 29vh;
	    box-sizing: border-box;
	    margin-right: 3.7vh;
   	}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-kacheln-kachel:hover img {
		opacity: 0.5;
	}
}
/*	
	.tx-productdevelopment-list-kacheln-kachel:hover .tx-productdevelopment-list-kacheln-kachel-image::before {
		content: 'ACHTUNG:';
	    position: absolute;
	    left: 0;
	    top: 3.592vh;
	    bottom: 5vh;
	    right: 0;
	    color: #fff;
	    text-align: center;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    font-size: 1.22vw;
	    padding: 0 0.9vw;
	    z-index: 1;
	}
	.tx-productdevelopment-list-kacheln-kachel:hover .tx-productdevelopment-list-kacheln-kachel-image::after {
		content: 'Gut festhalten!';
	    position: absolute;
	    left: 0;
	    top: 4.592vh;
	    bottom: 0;
	    right: 0;
	    color: #fff;
	    text-align: center;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    font-size: 1.1vw;
	    padding: 0 0.9vw;
	}
*/

.tx-productdevelopment-list-kacheln-kachel-inner-options {
    position: absolute;
    z-index: 1;
    width: 100%;
    display: none;
    margin-top: 2vh;
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-kacheln-kachel:hover .tx-productdevelopment-list-kacheln-kachel-inner-options,
	.tx-productdevelopment-list-kacheln-kachel:active .tx-productdevelopment-list-kacheln-kachel-inner-options {
		display: block;
		text-align: center;
	}
}

.tx-productdevelopment-list-kacheln-kachel-inner-options nav {
	text-align: center;
	margin-top: 4vh;

}

.tx-productdevelopment-list-kacheln-kachel-inner-options a {
	display: inline-block !important;
	pointer-events: all;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
	margin: 2vh 2vh 0 2vh !important;
	font-size: 1.75vh;
	filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
	-webkit-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
	-moz-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));	
    pointer-events: all;
    height: 8vh;
    padding-top:0;
    transition:transform 0.3s ease; 
}


.tx-productdevelopment-list-kacheln-kachel-inner-options a.inactive {
	opacity: 0.5;
	pointer-events: none;
}
@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-kacheln-kachel-inner-options a:hover {
		transform: scale(1.05);
	}
}
.tx-productdevelopment-list-kacheln-kachel-inner-options a:first-child {
	background: url(../Images/svg/pe_icon_anschauen.svg) center bottom no-repeat;
    background-size: 5.5vh auto;
}

.tx-productdevelopment-list-kacheln-kachel-inner-options a:last-child {
	background: url(../Images/svg/pe_icon_merken.svg) center bottom no-repeat;
    background-size: 5.5vh auto;
}



	.tx-productdevelopment-list-kacheln-kachel::before {
	    content: ' ';
	    position: absolute;
	    left: -3.425vh;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    background: url(../Images/pe_mustertafel_schatten.jpg) 0 5vh no-repeat;
	    background-size: contain;
	    mix-blend-mode: multiply;
	}

/*.tx-productdevelopment-list-kacheln-kachel:hover::before {	
	    animation-name: kachel-wackelt;
	    animation-duration: 1s;
	    animation-iteration-count: infinite;	    
	}
*/
	.tx-productdevelopment-list-kacheln-kachel-haken {
	    content: ' ';
	    background: url(../Images/pe_mustertafel_haken.png) 50% 0 no-repeat;
	    width: 24.074vh;
	    height: 3.888vh;
	    position: relative;
	    background-size: 42px auto;
	    z-index: 1;
	}


@keyframes kachel-wackelt {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-2deg);
  }

  50% {
    transform: rotate(0deg);
  }

  75% {
    transform: rotate(2deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes kachel-wackelt-invers {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(2deg);
  }

  50% {
    transform: rotate(0deg);
  }

  75% {
    transform: rotate(-2deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes kachel-flattert-links {
  0% {
    transform: rotate(-3deg);
  }

  50% {
    transform: rotate(-1deg);
  }


  100% {
    transform: rotate(-3deg);
  }
}

@keyframes kachel-flattert-rechts {
  0% {
    transform: rotate(3deg);
  }

  50% {
    transform: rotate(1deg);
  }


  100% {
    transform: rotate(3deg);
  }
}



	.tx-productdevelopment-list-kacheln-kachel-inner {
	    width: 239px;
	    height: 191px;
	    width: 24.074vh;
	    height: 18.981vh;
	    background: url(../Images/pe_mustertafel.svg) 0 0 no-repeat;
	    background-size: contain;
	    background-position: 0 0;
	    transform-origin: 50% 0.925vh;
	    margin-top: -1.481vh;
	    position: relative;
	    /*cursor: move;
	    cursor: grab;
	    cursor: -moz-grab;
	    cursor: -webkit-grab;*/
	}


@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-kacheln-kachel:hover .tx-productdevelopment-list-kacheln-kachel-inner {
	    animation-name: kachel-wackelt;
	    animation-duration: 1s;
	    animation-iteration-count: infinite;
	     animation-timing-function: linear;
	}
}
/*
	.tx-productdevelopment-list-kacheln-kachel:hover .tx-productdevelopment-list-kacheln-kachel-inner-options {
	    animation-name: kachel-wackelt-invers;
	    animation-duration: 1s;
	    animation-iteration-count: infinite;
	     animation-timing-function: linear;
	}
*/
	.tx-productdevelopment-list-kacheln-kachel.flattert-links .tx-productdevelopment-list-kacheln-kachel-inner {
	    animation-name: kachel-flattert-links;
	    animation-duration: 1s;
	    animation-iteration-count: infinite;
	}
	.tx-productdevelopment-list-kacheln-kachel.flattert-rechts .tx-productdevelopment-list-kacheln-kachel-inner {
	    animation-name: kachel-flattert-rechts;
	    animation-duration: 1s;
	    animation-iteration-count: infinite;
	}

	.tx-productdevelopment-list-kacheln-kachel-title {
		color: #190d0c;
	    font-size: 2.31vh;
	    font-family: 'Caveat', cursive;
	    background: url(../Images/pe_kreppband.svg) 0 0 no-repeat;
	    text-align: center;
	    background-size: 100% 100%;
	    display: inline-block;
	    padding: 5px 36px;
	    padding: 5px 20px;
	    transform-origin: 50% 50%;
	    transform: rotate(-2deg);
	    margin-top: 4px;
	    filter: drop-shadow(-1px 1px 0px rgba(25,13,12,0.7));
	    -webkit-filter: drop-shadow(-1px 1px 0px rgba(25,13,12,0.7));
	    -moz-filter: drop-shadow(-1px 1px 0px rgba(25,13,12,0.7));    
	    white-space: nowrap;
	}


	.tx-productdevelopment-list-kacheln-kachel-title.addrotation-0 {
		transform: rotate(-4deg);
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addrotation-1 {
		transform: rotate(-2deg);
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addrotation-2 {
		transform: rotate(-1deg);
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addrotation-3 {
		transform: rotate(0deg);
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addrotation-4 {
		transform: rotate(1deg);
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addrotation-5 {
		transform: rotate(2deg);
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addrotation-6 {
		transform: rotate(4deg);
	}


	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-0 {
		margin-left:0%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-1 {
		margin-left:1%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-2 {
		margin-left:2%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-3 {
		margin-left:3%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-4 {
		margin-left:4%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-5 {
		margin-left:5%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-6 {
		margin-left:6%;
	}	
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-7 {
		margin-left:7%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-8 {
		margin-left:8%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-9 {
		margin-left:9%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-10 {
		margin-left:10%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-11 {
		margin-left:11%;
	}
	.tx-productdevelopment-list-kacheln-kachel-title.addmargin-12 {
		margin-left:12%;
	}		

	.maincontent-inner .tx-productdevelopment-list-introtext h1 {
	    margin: 0 0 0.5em 0;
	    padding: 0;
	    font-size: 38px;
    	font-size: 1.9791666vw;	    
	    font-weight: 500;
	    color: #190d0c;
   	}
	.maincontent-inner .tx-productdevelopment-list-introtext h3 {
		margin:0 0 1em 0;
		padding:0;
		font-size:21px;
    	font-size: 1.09375vw;		
		font-weight: 500;
		text-transform: uppercase;
		color:#190d0c;
		letter-spacing: 0.1em;
	}

	.maincontent-inner .tx-productdevelopment-list-introtext p {
		margin:0 0 1em 0;
		padding:0;
		font-size:28px;
		font-size: 1.4583vw;
		font-weight: 500;
		color:#190d0c;
		text-shadow: none;		
		line-height: 30px;
	    line-height: 1.5625vw;		
	}

.maincontent-inner .tx-productdevelopment-list-introtext p.small,
.maincontent-inner .tx-productdevelopment-list-introtext p.marginal {
	font-size: 18px;
	line-height: 25px;
	font-size: 0.9375vw;
    line-height: 1.302vw;	
}


.maincontent-inner .tx-productdevelopment-list-introtext p a {
    text-decoration: none;
    color: inherit;
    background: url(../Images/svg/icon_pfeil_rechts.svg) right center no-repeat;
    background-size: contain;
    padding-right: 5em;
    display: inline-block;
}

	.tx-productdevelopment-list-slider {
		height:100px;
    padding-top: 50px;
    overflow: hidden;
	}


.tx-productdevelopment-list-slider #horzslider {
	width: 80%;
	margin-left: 10%;
}

.tx-productdevelopment-list-slider #horzslider.noUi-horizontal .noUi-handle {
    top: 0;
    background: url(../Images/svg/pz_scrollbutton_hell.svg) 0 0 no-repeat;
    background-size: contain;
}

.tx-productdevelopment-list-slider #horzslider.noUi-horizontal .noUi-handle .marker {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../Images/svg/pz_scrollbutton_hell.svg) 0 0 no-repeat;
    background-size: contain;
    height: 5em;
}

.tx-productdevelopment-list-slider #horzslider.noUi-horizontal .noUi-handle .marker-center {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    top: 1.35em;
    height: 1em;
    background-color: #ddd;
    z-index: -1;
    border-left: 1px solid #190d0c;
    border-right: 1px solid #190d0c;
}

.tx-productdevelopment-list-slider #horzslider.noUi-horizontal .noUi-handle .marker-bottom {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    top: 2.35em;
    height: 2.5em;
    background-color: #ddd;
    z-index: -1;
    border-left: 1px solid #190d0c;
    border-right: 1px solid #190d0c;
    border-bottom: 1px solid #190d0c;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
}

.marker-needle {
	height: calc(50px + 0.25em);
    border-left: 1px solid #190d0c;
    position: absolute;
    left: 1.25em;
    top: 0;
    margin-top: calc(-50px - 0.25em);
}


.tx-productdevelopment-list-slider .noUi-base {
	margin-left:-0.2%;
}

.ui-draggable-dragging {
	padding: 2.59vh 0 0 0.462vh;
	box-sizing: border-box;
}

.ui-draggable-dragging a {
	cursor:grab;
}


.ui-draggable-dragging img {
	width:calc(100% - 0.6vh);
	height:auto;
}
.tx-productdevelopment-list-droparea {
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index: 10;

	display: none;
	background-color: rgba(25, 13, 12, 0.85);
	justify-content: center;
    align-items: center;
}


.tx-productdevelopment-list-droparea.active {
	display: flex;	
}

.tx-productdevelopment-list-droparea-haken {
    content: ' ';
    background: url(../Images/pe_mustertafel_haken.png) 50% 0 no-repeat;
    width: 260px;
    height: 42px;
    position: relative;
    background-size: 42px auto;
    z-index: 1;
    position: absolute;
    top: -29px;
}

.tx-productdevelopment-list-droparea-inner {
	background: url(../Images/pe_wand.jpg);


	display: flex;
	padding:40px;
    border:1px solid #190d0c;
    border-radius:2px;
}



.tx-productdevelopment-list-droparea-inner-droppable {
    margin: 42px 45px 43px 45px;
    border: 2px solid #afabaa;
    border-radius: 2px;
    background-color: rgba(255,255,255,0.25);
    width: 210px;
    height: 160px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}


.tx-productdevelopment-list-droparea-inner-droppable > span {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	color:#190d0c;
}

.tx-productdevelopment-list-droparea-inner-droppable > span > span {
	margin-top:7px;
	font-size: 40px;
	display: block;
}


.tx-productdevelopment-list-droparea-inner-droppable.inactive > span {
	color:#afabaa;
}

.tx-productdevelopment-list-droparea-inner-droppable-hover {
	margin:20px;
    width: 260px;
    height: 205px;
}



.tx-productdevelopment-list-droparea-inner-droppable .tx-productdevelopment-list-kacheln-kachel-inner {
	padding: 2.59vh 0 0 0.46vh;
    box-sizing: border-box;	
}


.tx-productdevelopment-list-droparea-inner.cmd-bookmark .tx-productdevelopment-list-droparea-inner-show {
	display: none;
}

.tx-productdevelopment-list-droparea-inner.cmd-bookmark .tx-productdevelopment-list-droparea-inner-bookmark {
	margin:20px;
    width: 260px;
    height: 205px;
    background-color: transparent;
    border:0; 
}

.tx-productdevelopment-list-droparea-inner .tx-productdevelopment-list-droparea-inner-bookmark.isindroplist {
	opacity: 0.5 !important; 
	pointer-events: none !important;
}
.tx-productdevelopment-list-droparea-inner .tx-productdevelopment-list-droparea-inner-bookmark.isindroplist span {
	color:#afabaa !important;
}
.tx-productdevelopment-list-droparea-inner .tx-productdevelopment-list-droparea-inner-bookmark.isindroplist::before {
	content:'Bereits in der Merkliste.';
	position: absolute;
	left:0;
	right:0;
	text-align: center;
	font-size: 1.2em;
	font-weight: 500;
}

.tx-productdevelopment-list-droparea-inner.cmd-show .tx-productdevelopment-list-droparea-inner-bookmark {
	display: none;
}

.tx-productdevelopment-list-droparea-inner.cmd-show .tx-productdevelopment-list-droparea-inner-show {
	margin:20px;
    width: 260px;
    height: 205px;
    background-color: transparent;
    border:0; 
}

.tx-productdevelopment-list-droparea-inner.cmd-show > .tx-productdevelopment-list-droparea-inner-droppable> span,
.tx-productdevelopment-list-droparea-inner.cmd-bookmark > .tx-productdevelopment-list-droparea-inner-droppable > span {
	display: none;

}

.tx-productdevelopment-list-droparea-inner.cmd-bookmark .tx-productdevelopment-list-droparea-inner-bookmark::after,
.tx-productdevelopment-list-droparea-inner.cmd-show .tx-productdevelopment-list-droparea-inner-show::after {
	content: ' ';
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background:url(../Images/svg/pe_icon_ausgewaehlt.svg) center center no-repeat;

    filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
    -webkit-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
    -moz-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));	

	animation-name: pulseicon;
  	animation-duration: 2s;
  	animation-iteration-count: infinite;

  	transform:scale(1);
}



.tx-productdevelopment-list-droparea-inner.cmd-show.loaded .tx-productdevelopment-list-droparea-inner-show::after,
.tx-productdevelopment-list-droparea-inner.cmd-bookmark.loaded .tx-productdevelopment-list-droparea-inner-bookmark::after {
	animation-name: loaded;
  	animation-duration: 0.5s;
  	animation-iteration-count: 1;
  	animation-fill-mode: forwards;
}

 

@keyframes pulseicon {
 0% {
        transform: scale(0.95);
    }

    70% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(0.95);
    }
}

@keyframes loaded {
    0% {
        transform: scale(1);
    }


    100% {
        transform: scale(10);
        opacity: 0;
    }
}


.tx-productdevelopment-single {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #190d0c;
    z-index: 1;
    margin-top: 100vh;
    transition: margin 0.6s ease;
    height: 100%;
}

.tx-productdevelopment-single.open {
	margin-top:0;
	overflow: auto;
}

.tx-productdevelopment-single-inner {
    height: 100%;
    overflow: auto;
	background-color: #fff;
}

.tx-productdevelopment-single-topimage {
    height: calc(100% + 4vw);
    width: 100%;
    background-size: 109%;
    background-position: center bottom;
    position: relative;
}

.tx-productdevelopment-single-detailinfo {
	max-width: 60%;
	margin:0 auto 2em auto;
}

	.tx-productdevelopment-single-detailinfo-title {
		color: #190d0c;
	    font-size: 55px;
	    font-family: 'Caveat', cursive;
	    background: url(../Images/pe_kreppband.svg) 0 0 no-repeat;
	    text-align: center;
	    background-size: 100% 100%;
	    padding: 5px 36px;
	    transform-origin: 50% 50%;
	    transform: rotate(-2deg);
	    margin-top: 50px;

	    filter: drop-shadow(-1px 2px 1px rgba(25,13,12,0.7));
	    -webkit-filter: drop-shadow(-1px 2px 1px rgba(25,13,12,0.7));
	    -moz-filter: drop-shadow(-1px 2px 1px rgba(25,13,12,0.7));	    

	}

.tx-productdevelopment-single-detailinfo-abbinder {
	margin-top:4em;
	display: flex;
}	

.maincontent-inner .tx-productdevelopment-single-detailinfo-abbinder-column1 {
	width:50%;
	padding-right: 2em;
	box-sizing: border-box;
	white-space: nowrap;}

.maincontent-inner .tx-productdevelopment-single-detailinfo-abbinder-column2 {
	width:50%;
	padding-left: 2em;
	box-sizing: border-box;
	white-space: nowrap;
}

.maincontent-inner .tx-productdevelopment-single-detailinfo-abbinder-column1 p {
	margin: 0;
    padding: 0;
    font-size: 51px;
    color: #190d0c;
    text-shadow: none;
    font-weight: 500;
    line-height: 60px;
    text-align: right;
}

.maincontent-inner .tx-productdevelopment-single-detailinfo-abbinder-column2 p {
		margin:0 0 1em 0;
		padding:0.3em 0 0 0;
		font-size:28px;
		font-weight: 500;
		color:#190d0c;
		text-shadow: none;		
		line-height: 30px;
}

.maincontent-inner .tx-productdevelopment-single-detailinfo-abbinder-column2 p.small {
	font-size: 18px;
	line-height: 25px;
}


.maincontent-inner .tx-productdevelopment-single-detailinfo-abbinder-column2 p a {
    text-decoration: none;
    color: inherit;
    background: url(../Images/svg/icon_pfeil_rechts.svg) right center no-repeat;
    background-size: contain;
    padding-right: 5em;
    display: inline-block;
}

.tx-productdevelopment-single-button-addtomerkliste {
	position: fixed;
    left: 3vw;
    top: calc(10vh + 50px + 21px - 1.5em);
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.1s ease-in-out;
    z-index: 1;
    background: url(../Images/svg/pe_icon_merken.svg) right center no-repeat;
    background-size: contain;
    pointer-events: all;

filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
}   

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-single-button-addtomerkliste:hover {
	    background: url(../Images/svg/pe_icon_merken_hover.svg) right center no-repeat;
	    background-size: contain;    
	}  
}

.tx-productdevelopment-single-button-removefrommerkliste {
	position: fixed;
    left: 3vw;
    top: calc(10vh  + 50px + 21px - 1.5em);
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.1s ease-in-out;
    z-index: 1;
    background: url(../Images/svg/pe_icon_nicht_merken.svg) right center no-repeat;
    background-size: contain;
    pointer-events: all;

filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
}   

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-single-button-removefrommerkliste:hover {
	    background: url(../Images/svg/pe_icon_nicht_merken_hover.svg) right center no-repeat;
	    background-size: contain;    
	}  
}

.tx-productdevelopment-single-topimage.stillbookmarked-0 .tx-productdevelopment-single-button-addtomerkliste {
	display: block;
}
.tx-productdevelopment-single-topimage.stillbookmarked-1 .tx-productdevelopment-single-button-addtomerkliste {
	display: none;
}
.tx-productdevelopment-single-topimage.stillbookmarked-0 .tx-productdevelopment-single-button-removefrommerkliste {
	display: none;
}
.tx-productdevelopment-single-topimage.stillbookmarked-1 .tx-productdevelopment-single-button-removefrommerkliste {
	display: block;
}

.tx-productdevelopment-single-detailinfo-tobottom-button {
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.1s ease-in-out;
    background: url(../Images/svg/pe_icon_mehr_erfahren.svg) right center no-repeat;
    background-size: contain;
    pointer-events: all;
    display: inline-block;
    position: absolute;
    bottom: 7em;
    left: calc(50% - 1.5em);


	filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));	
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-single-detailinfo-tobottom-button:hover {
	    background: url(../Images/svg/pe_icon_mehr_erfahren_hover.svg) right center no-repeat;
	    background-size: contain;    
	} 
}

.tx-productdevelopment-single-detailinfo-totop {
	text-align: center;
	margin-top: 2em;
}

.tx-productdevelopment-single-detailinfo-totop-button {
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.1s ease-in-out;
    background: url(../Images/svg/pe_icon_nach_oben.svg) right center no-repeat;
    background-size: contain;
    pointer-events: all;
    display: inline-block;

	filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));	
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-single-detailinfo-totop-button:hover {
	    background: url(../Images/svg/pe_icon_nach_oben_hover.svg) right center no-repeat;
	    background-size: contain;    
	} 
}

.tx-productdevelopment-single-closer {
	position: fixed;
	right: 2em;
	bottom: 5em;
	background: url(../Images/svg/schliessen-x_inaktiv.svg) 0 0 no-repeat;
	background-size: contain;
	width: 4em;
	height: 4em;
	cursor:pointer;
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-single-closer:hover {
		background: url(../Images/svg/schliessen-x_aktiv-schwarz.svg) 0 0 no-repeat;
		background-size: contain;
	}
}

.tx-productdevelopment-single-hinweislayer {
	position: fixed;
	right: 0;
	top:7vh;
	background-color: #fff;
	padding:20px 60px 20px 20px;

    border:2px solid #190d0c;

    filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
	    -webkit-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
	    -moz-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));	

 	transition: 0.5s ease-in-out;	    
	width: 23em;
    box-sizing: border-box;
}

.tx-productdevelopment-single-hinweislayer-picon {
	position: absolute;
    left: calc(-1.5em - 2px);
    top: calc(-1.5em - 2px);
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    border-left: 2px solid #190d0c;
    border-top: 2px solid #190d0c;
    border-bottom: 2px solid #190d0c;
    border-right: 2px solid transparent;
    transform: rotate(45deg);
    transition: 0.5s ease-in-out;
}

.tx-productdevelopment-single-hinweislayer-picon span {
    display: block;
    width: 100%;
    height: 100%;
    transform: rotate(-45deg);
	background: url(../Images/svg/pe_icon_p_hinweislayer.svg) 0 0 no-repeat;
	background-size: contain;
}
@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-single-hinweislayer.closed .tx-productdevelopment-single-hinweislayer-picon:hover span {
		background: url(../Images/svg/pe_icon_produktentwicklung_ohnerand_hover.svg) 0 0 no-repeat;
		background-size: contain;

	}
}

.tx-productdevelopment-single-hinweislayer-closer {
	position: absolute;
    left: calc(-1.5em - 2px);
    bottom: calc(-1.5em - 2px);
    width: 3em;
    height: 3em;
	cursor:pointer;	

    border-radius: 50%;
    border-left: 2px solid #190d0c;	
    border-top: 2px solid #190d0c;	
    border-bottom: 2px solid #190d0c;	
    border-right: 2px solid transparent;
    transform:rotate(-45deg);	
}

.tx-productdevelopment-single-hinweislayer-closer span {
	display: block;
	width: 100%;
	height: 100%;
	transform:rotate(45deg);
	background: url(../Images/svg/pe_icon_x_hinweislayer.svg) 0 0 no-repeat;
	background-size: contain;

}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-single-hinweislayer-closer:hover span {
		background: url(../Images/svg/pe_icon_x_hinweislayer_hover.svg) 0 0 no-repeat;
		background-size: contain;

	}
}


.tx-productdevelopment-single-hinweislayer.closed .tx-productdevelopment-single-hinweislayer-picon {
    left: calc(-2em - 2px - 14em);
    border-right: 2px solid #190d0c;
}

.tx-productdevelopment-single-hinweislayer.closed {
    right: -32em;
}



.maincontent-inner .tx-productdevelopment-single-hinweislayer p {
    margin: 0 0 1em 0;
    padding: 0.3em 0 0 0;
    font-size: 28px;
    font-weight: 500;
    color: #190d0c;
    text-shadow: none;
    line-height: 30px;
}

.maincontent-inner .tx-productdevelopment-single-hinweislayer p.small {
    font-size: 18px;
    line-height: 25px;
}

.maincontent-inner .tx-productdevelopment-single-hinweislayer p.small a {
	text-decoration: none;
    color: inherit;
    background: url(../Images/svg/icon_pfeil_rechts.svg) right center no-repeat;
    background-size: 3em;
    padding-right: 5em;
    display: inline-block;
   }


.tx-productdevelopment-list-button-optionen {
	position: absolute;
    right: 3vw;
    top: calc(50px + 21px - 1.5em);
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.1s ease-in-out;
    z-index: 1;
    background: url(../Images/svg/pe_icon_optionen.svg) right center no-repeat;
    background-size: contain;
    pointer-events: all;
filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
}   

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-button-optionen:hover {
	    background: url(../Images/svg/pe_icon_optionen_hover.svg) right center no-repeat;
	    background-size: contain;    
	}   
}

.tx-productdevelopment-list-menu-optionen {
	position: fixed;
    
    right: -100%;
    right: 0;
	top: 90px;
	bottom: 47px;    
    width: 30vw;
    background: #fff;
    z-index: 3;	
    transition: transform 0.25s ease-in-out;
    border-left:1px solid #190d0c;
    transform:translateX(100%);
}
@media only screen and (min-height : 900px) {
	.tx-productdevelopment-list-menu-optionen {
		top: 10vh;
		bottom: calc(5vh + 2px);
	}
}

.tx-productdevelopment-list-menu-optionen.open {
    right: 0vw;
    transform:translateX(0);
}

.tx-productdevelopment-list-menu-optionen-inner {
	padding: 30px calc(3em + 30px) 30px 30px;
}


.tx-productdevelopment-list-menu-optionen-inner-scroll {
	position: absolute;
    top: 30px;
    bottom: 30px;
    right: calc(3em + 30px);
    left: 30px;
    overflow-y: auto;
    height: 80vh;
    padding-right: 10px;

    top: 1.5625vw;
    bottom: 1.5625vw;
    right: calc(3em + 1.5625vw);
    left: 1.5625vw;
    overflow-y: auto;
    height: 80vh;
    padding-right: 0.52vw;    
}


.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner h2 {
text-shadow: none;
    background-color: #fff;
    position: relative;
    text-align: center;
    line-height: 0.7em;
    font-family: 'Fira Sans';
    font-weight: bold;    
}


.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner h2 span.icon {
    display: inline-block;
    background-color: #fff;
    padding: 0 5px 0 20px;
    color: #190d0c;
    font-size: 39px;
    position: relative;	
	vertical-align: middle;    
}

.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner h2 span.label {
    display: inline-block;
    background-color: #fff;
    padding: 0 20px 0 5px;
    color: #190d0c;
    font-size: 28px;
    font-size: 1.458vw;
    position: relative;	
	vertical-align: middle;    
}



.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner h2::before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 2px;
    background-color: #190d0c;
}


.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner .radiobutton-ansicht {
	margin-bottom: 0.5em;
	padding:0 20px;
}


.radiobutton-ansicht label span {
	position: absolute;
	right: 0;
	top:0;
	bottom:0;
	width: 36px;
	opacity: 0.2;
}

label[for="f_ansicht_standard"] span {
	background: url(../Images/svg/pe_icon_ansicht_standard.svg) right center no-repeat;
	background-size:contain;
}

label[for="f_ansicht_themenbereiche"] span {
	background: url(../Images/svg/pe_icon_ansicht_themenbereiche.svg) right center no-repeat;
	background-size:contain;
}

label[for="f_ansicht_farbbereiche"] span {
	background: url(../Images/svg/pe_icon_ansicht_farbbereiche.svg) right center no-repeat;
	background-size:contain;
}

/************************** checkboxcode */


/* remove standard-styles */
.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
  width: 100%
} 

/* graceful degradation for ie8 */
.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]{
  /*width:auto;*/
  float:left;
  margin-right: 0.75em;
  background:transparent;
  border:none;
}

.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]:checked,
.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin:0;
  padding:0;
}

.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio] + label {
    margin-left: 0;
    cursor: pointer;
    font-size: 21px;
    font-size: 1.09vw;
    text-transform: uppercase;
    font-family: 'Fira Sans';
    letter-spacing: 0.1em;
    padding-left: 0em;
    display: block;
    color:#cdcac8;
    position: relative;
}

.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]:checked + label,
.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]:hover + label {
color:#190d0c;
}

.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]:checked + label span ,
.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]:hover + label span {
opacity: 1;
}

.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]:checked + label::before,
.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]:not(:checked) + label::before {
	content: ' ';
    display: inline-block;
	width: 1.25em;
    height: 1.25em;
    position: relative;
    top: 0;
    background: url(../Images/svg/zf_radio_hell.svg) 0 0 no-repeat;
    background-size: contain;
    margin-right: 1em;
    vertical-align: middle;
}


.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]:hover  + label::before {
    background:url(../Images/svg/zf_radio_hell_aktiv.svg) 0 0 no-repeat;
    background-size: cover;
}

.maincontent-inner .tx-productdevelopment-list-menu-optionen-inner  input[type=radio]:checked  + label::before {
    background:url(../Images/svg/zf_radio_hell_aktiv.svg) 0 0 no-repeat;
    background-size: cover;
}



/************************** checkboxcode */



.tx-productdevelopment-list-menu-optionen-close .closepanel {
  position: absolute;
    right: 0;
    top: 0;
    bottom: 2px;
    cursor: pointer;
    border: 1px solid #fff;
    background: #8c8686;
    z-index: 1;
    border-bottom: 0;
    border-top: 0;
}

.tx-productdevelopment-list-menu-optionen-close .closepanel_inner {
    display: table;
    width: 100%;
    height: 100%;
}

.tx-productdevelopment-list-menu-optionen-close .closepanel_inner_content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color:#aeaaaa;
}


.tx-productdevelopment-list-menu-optionen-close .closepanel span {
  font-size: 2em;
  padding:0 0.25em;
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-menu-optionen-close .closepanel:hover .closepanel_inner_content {
	    color:#eee;
	}
}

.tx-productdevelopment-list-menu-optionen-close .closepanel:active {
    background-color: #aeaaaa;
}
.tx-productdevelopment-list-menu-optionen-close .closepanel:active .closepanel_inner_content {
    color:#190d0c;
}


.tx-productdevelopment-list-themenbereiche {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../Images/pe_wand.jpg);
    background-size: cover;
    background-position: center center;
    z-index: 1;
    display: none;
}

.tx-productdevelopment-list-themenbereiche.open {
	display:block;
}


.tx-productdevelopment-list-themenbereiche-schrank {
	width: 40vh;
    height: 20.5vh;
    margin-bottom: 1vh;
    margin-right: 4vh;
    margin-top: 2vh;
    cursor: pointer;
    position: relative;
}
.tx-productdevelopment-list-themenbereiche-schrank::after {
	content: ' ';
    position: absolute;
    left: -5vh;
    right: -1vh;
    bottom: -3vh;
    top: 2vh;
    background: url(../Images/schraenke/pe_themenbereich_schatten.jpg) 0 0 no-repeat;
    background-size: contain;
    mix-blend-mode: multiply;
    z-index: 1;
}

.tx-productdevelopment-list-themenbereiche-schrank-inner.addrotation-0 {
	transform: rotate(-1deg);
}
.tx-productdevelopment-list-themenbereiche-schrank-inner.addrotation-1 {
	transform: rotate(-0.7deg);
}
.tx-productdevelopment-list-themenbereiche-schrank-inner.addrotation-2 {
	transform: rotate(-0.3deg);
}
.tx-productdevelopment-list-themenbereiche-schrank-inner.addrotation-3 {
	transform: rotate(0deg);
}
.tx-productdevelopment-list-themenbereiche-schrank-inner.addrotation-4 {
	transform: rotate(0.3deg);
}
.tx-productdevelopment-list-themenbereiche-schrank-inner.addrotation-5 {
	transform: rotate(0.7deg);
}
.tx-productdevelopment-list-themenbereiche-schrank-inner.addrotation-6 {
	transform: rotate(1deg);
}


.tx-productdevelopment-list-themenbereiche-schrank-inner {
	position: relative;
	height: 100%;
    z-index: 2;

}

.tx-productdevelopment-list-themenbereiche-schrank.typ1  .tx-productdevelopment-list-themenbereiche-schrank-inner {
	background:url(../Images/schraenke/pe_themenbereich_korpus_warm.png) 0 0 no-repeat;
	background-size	:contain;	
}

.tx-productdevelopment-list-themenbereiche-schrank.typ2 .tx-productdevelopment-list-themenbereiche-schrank-inner{
	background:url(../Images/schraenke/pe_themenbereich_korpus_kuehl.png) 0 0 no-repeat;
	background-size	:contain;	
}


.tx-productdevelopment-list-themenbereiche-schrank .tx-productdevelopment-list-themenbereiche-schrank-inner-doorleft {
width: 19vh;
    height: 19vh;
    position: absolute;
    top: 0.7vh;
    left: 0.7vh;
    transform-origin: 0 50%;
    transition: transform 0.25s ease-in-out;
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-themenbereiche-schrank:hover .tx-productdevelopment-list-themenbereiche-schrank-inner-doorleft {
	    /*transform: scaleX(0.1); */
	    transform: perspective(1000px) rotateY(-100deg);
	    transform-style: preserve-3d;       
	}
}


.tx-productdevelopment-list-themenbereiche-schrank.typ1.tuerli1 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorleft {
	background:url(../Images/schraenke/tueren_links/pe_themenbereich_tuer_warm_li1.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ1.tuerli2 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorleft {
	background:url(../Images/schraenke/tueren_links/pe_themenbereich_tuer_warm_li2.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ1.tuerli3 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorleft {
	background:url(../Images/schraenke/tueren_links/pe_themenbereich_tuer_warm_li3.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ1.tuerli4 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorleft {
	background:url(../Images/schraenke/tueren_links/pe_themenbereich_tuer_warm_li4.png) 0 0 no-repeat;
	background-size	:contain;
}

.tx-productdevelopment-list-themenbereiche-schrank.typ2.tuerli1 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorleft {
	background:url(../Images/schraenke/tueren_links/pe_themenbereich_tuer_kuehl_li1.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ2.tuerli2 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorleft {
	background:url(../Images/schraenke/tueren_links/pe_themenbereich_tuer_kuehl_li2.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ2.tuerli3 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorleft {
	background:url(../Images/schraenke/tueren_links/pe_themenbereich_tuer_kuehl_li1.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ2.tuerli4 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorleft {
	background:url(../Images/schraenke/tueren_links/pe_themenbereich_tuer_kuehl_li2.png) 0 0 no-repeat;
	background-size	:contain;
}


.tx-productdevelopment-list-themenbereiche-schrank .tx-productdevelopment-list-themenbereiche-schrank-inner-doorright {
width: 19vh;
    height: 19vh;
    position: absolute;
    top: 0.7vh;
    right: 0.7vh;
    transform-origin: 100% 50%;
    transition: transform 0.25s ease-in-out; 
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-themenbereiche-schrank:hover .tx-productdevelopment-list-themenbereiche-schrank-inner-doorright {
	    /*transform: scaleX(0.1); */
	    transform: perspective(1000px) rotateY(100deg);
	    transform-style: preserve-3d;       
	}
}

.tx-productdevelopment-list-themenbereiche-schrank.typ1.tuerre1 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorright {
	background:url(../Images/schraenke/tueren_rechts/pe_themenbereich_tuer_warm_re1.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ1.tuerre2 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorright {
	background:url(../Images/schraenke/tueren_rechts/pe_themenbereich_tuer_warm_re2.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ1.tuerre3 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorright {
	background:url(../Images/schraenke/tueren_rechts/pe_themenbereich_tuer_warm_re3.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ1.tuerre4 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorright {
	background:url(../Images/schraenke/tueren_rechts/pe_themenbereich_tuer_warm_re4.png) 0 0 no-repeat;
	background-size	:contain;
}

.tx-productdevelopment-list-themenbereiche-schrank.typ2.tuerre1 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorright {
	background:url(../Images/schraenke/tueren_rechts/pe_themenbereich_tuer_kuehl_re1.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ2.tuerre2 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorright {
	background:url(../Images/schraenke/tueren_rechts/pe_themenbereich_tuer_kuehl_re2.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ2.tuerre3 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorright {
	background:url(../Images/schraenke/tueren_rechts/pe_themenbereich_tuer_kuehl_re1.png) 0 0 no-repeat;
	background-size	:contain;
}
.tx-productdevelopment-list-themenbereiche-schrank.typ2.tuerre4 .tx-productdevelopment-list-themenbereiche-schrank-inner-doorright {
	background:url(../Images/schraenke/tueren_rechts/pe_themenbereich_tuer_kuehl_re2.png) 0 0 no-repeat;
	background-size	:contain;
}

.tx-productdevelopment-list-themenbereiche-schrank-inner-title {
    position: relative;
    font-size: 2vh;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}


.tx-productdevelopment-list-themenbereiche-schrank-inner-title span {
    font-family: 'Special Elite', cursive;	
	display: block;
	background-color: red;
	padding:10px 10px 5px 10px;
	transition: transform 0.25s ease-in-out;
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-themenbereiche-schrank-inner-title:hover span {
		transform:scale(1.05);
	}
}

.tx-productdevelopment-list-themenbereiche-schrank.typ1 .tx-productdevelopment-list-themenbereiche-schrank-inner-title span {
	background: rgb(25,13,12);
	background: -moz-linear-gradient(left,  rgba(25,13,12,1) 0%, rgba(59,49,48,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(25,13,12,1) 0%,rgba(59,49,48,1) 100%);
	background: linear-gradient(to right,  rgba(25,13,12,1) 0%,rgba(59,49,48,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#190d0c', endColorstr='#3b3130',GradientType=1 );
}


.tx-productdevelopment-list-themenbereiche-schrank.typ2 .tx-productdevelopment-list-themenbereiche-schrank-inner-title span {
	background: rgb(15,13,20);
	background: -moz-linear-gradient(left,  rgba(15,13,20,1) 1%, rgba(51,49,55,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(15,13,20,1) 1%,rgba(51,49,55,1) 100%);
	background: linear-gradient(to right,  rgba(15,13,20,1) 1%,rgba(51,49,55,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0d14', endColorstr='#333137',GradientType=1 );
}

.tx-productdevelopment-list-themenbereiche-inner {
	display: flex;
    flex-direction: column;
    left: 1vw;
    position: relative;
    flex-wrap: wrap;
    height: calc(100% - 150px);;
    align-content: flex-start;
}



.tx-productdevelopment-list-themenbereiche-slider {
	height: 100px;
}

#themenbereiche-horzslider.noUi-target {
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

#themenbereiche-horzslider {
    background: url(/fileadmin/templates/images/svgicons/zf_scrollbarlinie.svg) left center repeat-x;
    height: 2.5em;
  	cursor: pointer;
    width: 80%;
    margin-left: 10%;
    margin-top:50px;      
}

#themenbereiche-horzslider.noUi-horizontal .noUi-handle {
    top: 0;

    background:url(../Images/svg/pz_scrollbutton_hell.svg) 0 0 no-repeat;
    background-size: contain;
    border:0;
    box-shadow: none;
    width: 2.5em;
    height: 2.5em;
    cursor: inherit;
}

#themenbereiche-horzslider.noUi-horizontal .noUi-handle:after,
#themenbereiche-horzslider.noUi-horizontal .noUi-handle:before {
  display: none;
}

#themenbereiche-horzslider .noUi-base {
    /*background: url(../images/svgicons/zf_scrollbarlinie.svg) left center repeat-x;*/
}

/*
.tx-productdevelopment-list-themenbereich-single-infotext {
    position: fixed;
    left: 0;
    top: 150px;
    height: calc(90% - 135px);
    box-sizing: border-box;
    width: 30vw;
    padding: 60px 60px 60px 7.2%;

    background-color: #fff;

    filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
    -webkit-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
    -moz-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));	    

    overflow-y: auto;

    display: none;
    z-index:1;

}
*/

.tx-productdevelopment-list-themenbereich-single-infotext {
	position: fixed;
	left: 0;
	top: 250px;
	height: calc(64% - 135px);
	box-sizing: border-box;
	width: 30vw;
	padding: 60px 60px 60px 7.2%;
	background-color: #fff;
	filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
	-webkit-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
	-moz-filter: drop-shadow(0px 0px 8px rgba(25,13,12,0.5));
	overflow-y: auto;
	display: none;
	z-index: 2;
}

.tx-productdevelopment-list-themenbereich-single-infotext-placeholder {
    width: 35vw;
    height: 100%;
    float: left;
    display: none;
}


.tx-productdevelopment.mode-themenbereich .tx-productdevelopment-list-themenbereich-single-infotext {
	display: block;
}
.tx-productdevelopment.mode-themenbereich .tx-productdevelopment-list-themenbereich-single-infotext-placeholder {
	display: block;
}
.tx-productdevelopment.mode-themenbereich .tx-productdevelopment-list-introtext {
	display: none;
}
.tx-productdevelopment.mode-themenbereich .tx-productdevelopment-list-themenbereiche-inner .tx-productdevelopment-list-introtext {
	display: block;
}
.tx-productdevelopment.mode-themenbereich .tx-productdevelopment-list-kacheln {
	width: 65vw;
}


.maincontent-inner .tx-productdevelopment-list-themenbereich-single-infotext-innertext h3 {
	font-size:21px;
	font-size: 1.09375vw;
	color:#190d0c;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin:0 0 1em 0;
	text-shadow: none;
	font-weight: 500;
}

.maincontent-inner .tx-productdevelopment-list-themenbereich-single-infotext-innertext h2 {
  font-family: 'Fira Sans Condensed';
	font-size:43px;
    font-size: 2.23958vw;	
	color:#190d0c;
	margin:0 0 1em 0;
	line-height: 50px;
	text-shadow: none;	
}

.maincontent-inner .tx-productdevelopment-list-themenbereich-single-infotext-innertext p {
	font-size:28px;
	font-size:1.45844vw;
	color:#190d0c;
	margin:0 0 1em 0;
	line-height: 30px;
	text-shadow: none;
	font-weight: 500;
}

.maincontent-inner .tx-productdevelopment-list-themenbereich-single-infotext-innertext p a {
	color:inherit;
}

.tx-productdevelopment-list-themenbereich-single-infotext-back a {
	color: #190d0c;
    text-decoration: none;
    font-size: 18px;
    font-size: 0.9375vw;    
    display: inline-block;
    font-weight: 500;
    background: url(../Images/svg/pe_icon_zurueck.svg) left center no-repeat;
    background-size: contain;
    line-height: 50px;
    padding-left: 65px;
	line-height: 2.60vw;
    padding-left: 65px;    
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-themenbereich-single-infotext-back a:hover {
	    background: url(../Images/svg/pe_icon_zurueck_hover.svg) left center no-repeat;
	    background-size: contain;
	}
}



/************ Kachelnmode-farbereich   ****************/

.tx-productdevelopment.mode-farbbereich .tx-productdevelopment-list .tx-productdevelopment-list-kacheln-kachel {
    height: 35.12vh;
    height: 43vh;
    margin-right: 3.70vh;
}

.tx-productdevelopment.mode-farbbereich .tx-productdevelopment-list .tx-productdevelopment-list-kacheln-kachel::before {
right: 0;
    bottom: 0;
    background: url(../Images/pe_mustertafel_schatten.jpg) 0 54px no-repeat;
    background-size: contain;
    mix-blend-mode: multiply;
}

.tx-productdevelopment.mode-farbbereich .tx-productdevelopment-list .tx-productdevelopment-list-kacheln-kachel-haken {
    background: url(../Images/pe_mustertafel_haken.png) 50% 0 no-repeat;
    width: 36.388vh;
    height: 5.46vh;
    background-size: 5.46vh auto;
 }

 .tx-productdevelopment.mode-farbbereich .tx-productdevelopment-list .tx-productdevelopment-list-kacheln-kachel-inner {
    width: 36.388vh;
    height: 28.611vh;
    margin-top: -2.129vh;
}
.tx-productdevelopment.mode-farbbereich .tx-productdevelopment-list .tx-productdevelopment-list-kacheln-kacheln-inner a {
    display: block;
    padding: 4.074vh 0 0 0.462vh;
}
.tx-productdevelopment.mode-farbbereich .tx-productdevelopment-list .tx-productdevelopment-list-kacheln-kachel-title {
	font-size: 3.6vh;
    padding: 0.462vh 3.33vh;
    margin-top: 0.3vh;
}   

.tx-productdevelopment.mode-farbbereich .tx-productdevelopment-list .tx-productdevelopment-list-kacheln-kacheln-inner img {
    width: calc(100% - 0.462vh);
    height: auto;
}

.tx-productdevelopment.mode-farbbereich .ui-draggable-dragging img,
.tx-productdevelopment-list-droparea-inner-droppable .ui-draggable img {
    width: calc(100% - 0.462vh);
    height: auto;
}

.tx-productdevelopment-list-kacheln-kachel-placeholder {
	width: calc(50vw - 200px);
	height: 100%;
}

.colorgradientholder {
	width:80%;
	margin-left:10%;
	position: absolute;
	top:0;
	height: calc(50px + 1.25em);
	background-color: aqua;
	border-left: 1px solid #190d0c;
	border-right: 1px solid #190d0c;
	box-sizing: border-box;
}

.colorgradient-dot {
	position: absolute;
	top:0;
	width: 4px;
	height: 4px;
	background-color: #000;
}

.tx-productdevelopment-list-menu-optionen-filter {
	margin-top:5em;
}

.tx-productdevelopment-list-menu-optionen-filter-innerpadding {
	margin:0 20px;
}

.maincontent-inner .tx-productdevelopment-list-menu-optionen-filter p.info {
	color:#190d0c;
	font-weight: 500;
	text-shadow: none;
	font-size:1.09375vw;
}

.tx-productdevelopment-list-menu-optionen-filter .row {
    margin-bottom: 0.7vw;
    position: relative;
}

.tx-productdevelopment-list-menu-optionen-filter label {
    display: block;
    line-height: 1.5vw;
    padding: 0.2em;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 21px;
    font-size: 1.09375vw;
    letter-spacing: 0.1em;
    border-top: 1px solid #463a3a;
    border-bottom: 1px solid #463a3a;
    cursor: pointer;
    font-weight: 500;
    background: #190d0c;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,38,71,0.25);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,38,71,0.25);
    box-shadow: 0px 5px 10px 0px rgba(0,38,71,0.25);
}

.tx-productdevelopment-list-menu-optionen-filter .pulldown_arrow {
    position: absolute;
    right: 0;
    width: 1vw;
    height: 1vw;
    right: 1vw;
    background: url(../Images/svg/pfeil_pulldown.svg) 0 0 no-repeat;
    background-size: contain;
    margin-top: -1px;
}

.tx-productdevelopment-list-menu-optionen-filter .row .fieldarea {
    background-color: #eceae9;
    box-sizing: border-box;
    max-height:0px;
    transition: max-height 0.5s ease-in-out;
    overflow: hidden;
}

.tx-productdevelopment-list-menu-optionen-filter .row .fieldarea-inner {
    padding: 1em;
}

.tx-productdevelopment-list-menu-optionen-filter .row.open .fieldarea {
    transition: max-height 0.5s ease-in-out;	
	max-height: 500px;
}


.tx-productdevelopment-list-menu-optionen-filter .row .fieldarea .item {
    display: inline-block;
    width: 100%;
    color: #190d0c;
    margin-bottom: 0.25em;
    font-size:0.833vw;
}

.tx-productdevelopment-list-menu-optionen-filter .row .fieldarea_farben {
    text-align: center;
}

.tx-productdevelopment-list-menu-optionen-filter .row_farben label .item, .tx-productdevelopment-list-menu-optionen-filter .row .fieldarea_farben .item {
    display: inline-block;
    width: 11%;
    cursor: pointer;
    margin-right: 0.25em;
}

.tx-productdevelopment-list-menu-optionen-filter .row_farben label .item img, .tx-productdevelopment-list-menu-optionen-filter .row .fieldarea_farben .item img {
    width: 100%;
    height: auto;
}

.tx-productdevelopment-list-menu-optionen-filter .fieldarea_farben input[type="checkbox"], .tx-productdevelopment-list-menu-optionen-filter input[type="submit"] {
    display: none;
}


.maincontent-inner .tx-productdevelopment-list-menu-optionen-filter .row .fieldarea p.mehrfachauswahl {
    color: #190d0c;
    font-size: 0.75em;
    margin: 1em 0 0 0;
    padding: 0;
    text-align: center;
    font-style: italic;
    text-shadow: none;
}




.tx-productdevelopment-list-menu-merkliste {
	position: fixed;
	left: -100%;
	top: 90px;
	bottom: 47px;
	min-width: calc(45vh + 30px + 3em);
	max-width: 100vw;
	background: #fff;
	z-index: 3;
	transition: left 0.25s ease-in-out;
	border-right: 1px solid #190d0c;
	overflow-x: hidden;
}



@media only screen and (min-height : 900px) {
	.tx-productdevelopment-list-menu-merkliste {
		top: 10vh;
		bottom: calc(5vh + 2px);
	}
}



.tx-productdevelopment-list-menu-merkliste[data-count="1"],
.tx-productdevelopment-list-menu-merkliste[data-count="2"] {
    min-width: calc(45.5vh + 30px + 3em);
}

.tx-productdevelopment-list-menu-merkliste[data-count="3"],
.tx-productdevelopment-list-menu-merkliste[data-count="4"] {
    min-width: calc(91vh + 30px + 3em)
}

.tx-productdevelopment-list-menu-merkliste[data-count="5"],
.tx-productdevelopment-list-menu-merkliste[data-count="6"] {
    min-width: calc(136.5vh + 30px + 3em)
}

.tx-productdevelopment-list-menu-merkliste[data-count="7"],
.tx-productdevelopment-list-menu-merkliste[data-count="8"] {
    min-width: calc(185.5vh + 30px + 3em)
}

.tx-productdevelopment-list-menu-merkliste[data-count="9"],
.tx-productdevelopment-list-menu-merkliste[data-count="10"] {
    min-width: calc(231vh + 30px + 3em)
}

.tx-productdevelopment-list-menu-merkliste[data-count="11"],
.tx-productdevelopment-list-menu-merkliste[data-count="12"] {
    min-width: calc(276.5vh + 30px + 3em)
}

.tx-productdevelopment-list-menu-merkliste[data-count="infinite"] {
    min-width: 100vw;
    width: 100%;
}

.maincontent-inner .tx-productdevelopment-list-menu-merkliste[data-count="infinite"] .tx-productdevelopment-list-menu-merkliste-inner h2::before {
	display: none;
}

.tx-productdevelopment-list-merkliste-slider {
	display: none;
}

.tx-productdevelopment-list-menu-merkliste[data-count="infinite"] .tx-productdevelopment-list-merkliste-slider {
	display: block;
}

.tx-productdevelopment-list-menu-merkliste[data-count="infinite"] .tx-productdevelopment-list-menu-merkliste-inner-scroll {
    top: 16vh;
}


.tx-productdevelopment-list-menu-merkliste-small {
	max-width: 30vw;
}
.tx-productdevelopment-list-menu-merkliste-medium {
	max-width: 57vw;
}
.tx-productdevelopment-list-menu-merkliste-large {
	max-width: 84vw;
}
.tx-productdevelopment-list-menu-merkliste-full {
	max-width: 100vw;
}

.tx-productdevelopment-list-menu-merkliste.open {
    left: 0%;
}

.tx-productdevelopment-list-menu-merkliste-inner {
	padding: 3vh 30px  3vh calc(3em + 30px);
}


.tx-productdevelopment-list-menu-merkliste-inner-scroll {
    position: absolute;
    top: 12vh;
    bottom: 12vh;
    left: calc(3em + 1.56vw);
    right: 30px;
    padding-right: 10px;
}

.tx-productdevelopment-list-menu-merkliste-inner-scroll-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 100%;
    align-content: flex-start;
	position: relative;    
}



.tx-productdevelopment-list-menu-merkliste-close .closepanel {
  position: absolute;
    left: 0;
    top: 0;
    bottom: 2px;
    cursor: pointer;
    border: 1px solid #fff;
    background: #8c8686;
    z-index: 1;
    border-bottom: 0;
    border-top: 0;
}

.tx-productdevelopment-list-menu-merkliste-close .closepanel_inner {
    display: table;
    width: 100%;
    height: 100%;
}

.tx-productdevelopment-list-menu-merkliste-close .closepanel_inner_content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color:#aeaaaa;
}


.tx-productdevelopment-list-menu-merkliste-close .closepanel span {
  font-size: 2em;
  padding:0 0.25em;
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-menu-merkliste-close .closepanel:hover .closepanel_inner_content {
	    color:#eee;
	}
}

.tx-productdevelopment-list-menu-merkliste-close .closepanel:active {
    background-color: #aeaaaa;
}
.tx-productdevelopment-list-menu-merkliste-close .closepanel:active .closepanel_inner_content {
    color:#190d0c;
}

.tx-productdevelopment-list-button-merkliste {
	position: absolute;
    left: 3vw;
    top: calc(50px + 21px - 1.5em);
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.1s ease-in-out;
    z-index: 1;
    background: url(../Images/svg/pe_icon_merkenliste.svg) right center no-repeat;
    background-size: contain;
    pointer-events: all;

filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
}   

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-list-button-merkliste:hover {
	    background: url(../Images/svg/pe_icon_merkenliste_hover.svg) right center no-repeat;
	    background-size: contain;    
	}   
}



.maincontent-inner .tx-productdevelopment-list-menu-merkliste-inner h2 {
text-shadow: none;
    background-color: #fff;
    position: relative;
    text-align: center;
    line-height: 0.7vh;
    font-family: 'Fira Sans';
    font-weight: bold;
    margin: 0;
    font-size: 1vh;  
}


.maincontent-inner .tx-productdevelopment-list-menu-merkliste-inner h2 span.icon {
	display: inline-block;
    background-color: #fff;
    padding: 0 5px 0 20px;
    color: #190d0c;
    font-size: 39px;
    position: relative;
    vertical-align: middle;
}

.maincontent-inner .tx-productdevelopment-list-menu-merkliste-inner h2 span.label {
    display: inline-block;
    background-color: #fff;
    padding: 0 20px 0 5px;
    color: #190d0c;
    font-size: 28px;
    position: relative;
    vertical-align: middle;
}



.maincontent-inner .tx-productdevelopment-list-menu-merkliste-inner h2::before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 2px;
    background-color: #190d0c;
}

.tx-productdevelopment-list-menu-merkliste-actionbuttons {
	text-align: center;
    position: absolute;
    bottom: 2vh;
    left: 0;
    right: 0;
    padding: 2vh 30px 2vh calc(3em + 30px);
    white-space: nowrap;
}



.tx-productdevelopment-list-merkliste-kachel {
    position: relative;
    height: 28vh;
    box-sizing: border-box;
    margin-right: 4vh;
    padding-left: 4vh;
}


.tx-productdevelopment-list-merkliste-kachel-inner {
width: 21vh;
    height: 13.9vh;
    background: url(../Images/pe_mustertafel.svg) 0 0 no-repeat;
    background-size: contain;
    background-position: 0 0;
    transform-origin: 50% 1vh;
    position: relative;
    padding-top: 2.6vh;
    margin: 0 auto;
}

.tx-productdevelopment-list-merkliste-kachel-inner::before {
	content:' ';
	position: absolute;
	left:-10px;
	right:-10px;
	top:0;
	bottom:0;
	background: url(../Images/pe_mustertafel_merkliste_schatten.jpg) center bottom no-repeat;
	background-size:contain;
	z-index: -1;
}

.tx-productdevelopment-list-merkliste-kachel-inner-delete {
position: absolute;
    right: -2.5vh;
    top: -2.5vh;
    width: 5vh;
    height: 5vh;
    background: url(/fileadmin/templates/images/svgicons/ZF16_30.svg) 0 0 no-repeat;
    background-size: contain;
    cursor: pointer;
    pointer-events: all;

}


.tx-productdevelopment-list-merkliste-kachel-socket {
	height: 0.37vh;
    min-height: 1px;
    background-color: #190d0c;
    margin-left: -4vh;
}


.tx-productdevelopment-list-merkliste-kachel-title {
    color: #190d0c;
    font-size: 2.3vh;
    font-family: 'Caveat', cursive;
    background: url(../Images/pe_kreppband.svg) 0 0 no-repeat;
    text-align: center;
    background-size: 100% 100%;
    padding: 0.6vh 2.5vh;
    transform-origin: 50% 50%;
    transform: rotate(-2deg);
    margin-top: 1.44vh;
    filter: drop-shadow(-1px 1px 0px rgba(25,13,12,0.7));
    -webkit-filter: drop-shadow(-1px 1px 0px rgba(25,13,12,0.7));
    -moz-filter: drop-shadow(-1px 1px 0px rgba(25,13,12,0.7));
    width: 22.02vh;
    box-sizing: border-box;
}

.tx-productdevelopment-list-merkliste-kachel-image {
    margin-left: 0.6vh;
}

.tx-productdevelopment-list-merkliste-kachel-image img {
    width: calc(100% - 0.6vh);
    height: auto;	
}

.tx-productdevelopment-list-merkliste-kachel-title.addrotation-0 {
	transform: rotate(-4deg);
}
.tx-productdevelopment-list-merkliste-kachel-title.addrotation-1 {
	transform: rotate(-2deg);
}
.tx-productdevelopment-list-merkliste-kachel-title.addrotation-2 {
	transform: rotate(-1deg);
}
.tx-productdevelopment-list-merkliste-kachel-title.addrotation-3 {
	transform: rotate(0deg);
}
.tx-productdevelopment-list-merkliste-kachel-title.addrotation-4 {
	transform: rotate(1deg);
}
.tx-productdevelopment-list-merkliste-kachel-title.addrotation-5 {
	transform: rotate(2deg);
}
.tx-productdevelopment-list-merkliste-kachel-title.addrotation-6 {
	transform: rotate(4deg);
}

.tx-productdevelopment-list-merkliste-kachel-toparea {
	display: flex;
}

.tx-productdevelopment-list-merkliste-kachel-optionen {
padding: 0 3.15vh;
}

.tx-productdevelopment-list-merkliste-kachel-optionen .checkbox-merkliste {
text-align: center;
    text-transform: uppercase;
    color: #190d0c;
    font-size: 2.25em;
    letter-spacing: 0.1vh;
    margin-top: 6vh;
}

.tx-productdevelopment-list-merkliste-kachel-optionen .checkbox-merkliste.deactivated {
	opacity: 0.3;
	pointer-events: none;
}

/************************** checkboxcode */


/* remove standard-styles */
.maincontent-inner .tx-productdevelopment-list-merkliste-kachel-optionen  input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
  width: 100%
} 

/* graceful degradation for ie8 */
.maincontent-inner .tx-productdevelopment-list-merkliste-kachel-optionen  input[type=checkbox]{
  /*width:auto;*/
  float:left;
  margin-right: 0.75em;
  background:transparent;
  border:none;
}

.maincontent-inner .tx-productdevelopment-list-merkliste-kachel-optionen  input[type=checkbox]:checked,
.maincontent-inner .tx-productdevelopment-list-merkliste-kachel-optionen  input[type=checkbox]:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0;
    display: block;
}

.maincontent-inner .tx-productdevelopment-list-merkliste-kachel-optionen  input[type=checkbox] + label {
margin-left: 0;
    cursor: pointer;
    font-size: 1.9vh;
    color: #8c8685;
}



.maincontent-inner .tx-productdevelopment-list-merkliste-kachel-optionen  input[type=checkbox]:checked + label::before,
.maincontent-inner .tx-productdevelopment-list-merkliste-kachel-optionen  input[type=checkbox]:not(:checked) + label::before {
content: ' ';
    display: block;
    width: 100%;
    height: 1.25em;
    position: relative;
    top: 0;
    background: url(../Images/svg/zf_radio_hell.svg) center 0 no-repeat;
    background-size: contain;
    margin-right: 0;
    vertical-align: middle;
    margin-bottom: 10px;
}

/*
.maincontent-inner .tx-productdevelopment-list-merkliste-kachel-optionen  input[type=checkbox]:hover  + label::before {
    background:url(../Images/svg/zf_radio_hell_aktiv.svg) 0 0 no-repeat;
    background-size: cover;
}
*/

.maincontent-inner .tx-productdevelopment-list-merkliste-kachel-optionen  input[type=checkbox]:checked  + label::before {
    background:url(../Images/svg/zf_radio_hell_aktiv.svg) center 0 no-repeat;
    background-size: contain;
}



/************************** checkboxcode */


.tx-productdevelopment-list-menu-merkliste-actionbuttons[data-state="0"] .tx-productdevelopment-list-menu-merkliste-actionbuttons-kontakt {
	display: block;
}
.tx-productdevelopment-list-menu-merkliste-actionbuttons[data-state="0"] .tx-productdevelopment-list-menu-merkliste-actionbuttons-infovergleichen {
	display: none;
}
.tx-productdevelopment-list-menu-merkliste-actionbuttons[data-state="0"] .tx-productdevelopment-list-menu-merkliste-actionbuttons-vergleichen {
	display: none;
}

.tx-productdevelopment-list-menu-merkliste-actionbuttons[data-state="1"] .tx-productdevelopment-list-menu-merkliste-actionbuttons-kontakt {
	display: none;
}
.tx-productdevelopment-list-menu-merkliste-actionbuttons[data-state="1"] .tx-productdevelopment-list-menu-merkliste-actionbuttons-infovergleichen {
	display: block;
}
.tx-productdevelopment-list-menu-merkliste-actionbuttons[data-state="1"] .tx-productdevelopment-list-menu-merkliste-actionbuttons-vergleichen {
	display: none;
}

.tx-productdevelopment-list-menu-merkliste-actionbuttons[data-state="2"] .tx-productdevelopment-list-menu-merkliste-actionbuttons-kontakt {
	display: none;
}
.tx-productdevelopment-list-menu-merkliste-actionbuttons[data-state="2"] .tx-productdevelopment-list-menu-merkliste-actionbuttons-infovergleichen {
	display: none;
}
.tx-productdevelopment-list-menu-merkliste-actionbuttons[data-state="2"] .tx-productdevelopment-list-menu-merkliste-actionbuttons-vergleichen {
	display: block;
}


.tx-productdevelopment-list-menu-merkliste-actionbuttons-button {
    display: inline-block;
    line-height: 2.5vh;
    padding: 0.75vh 1.5em;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 2.125vh;
    letter-spacing: 0.1em;
    border-top: 1px solid #463a3a;
    border-bottom: 1px solid #463a3a;
    cursor: pointer;
    font-weight: 500;
    background: #190d0c;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,38,71,0.25);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,38,71,0.25);
    box-shadow: 0px 5px 10px 0px rgba(0,38,71,0.25);
}

.tx-productdevelopment-list-menu-merkliste-actionbuttons-button a {
	color:inherit;
	text-decoration: none;
}

.maincontent-inner .tx-productdevelopment-list-menu-merkliste-actionbuttons p {
color: #190d0c;
    font-weight: 500;
    text-shadow: none;
    font-size: 1.75vh;
    margin: 0 0 0.5vh 0;
    vertical-align: middle;
}

.tx-productdevelopment-list-menu-merkliste-actionbuttons-button span {
	display: inline-block;
	vertical-align: middle;
}

.tx-productdevelopment-list-menu-merkliste-actionbuttons-button span.icon {
	font-size:2em;
	display: inline-block;
	vertical-align: middle;
	margin-right:0.25em;
}




.tx-productdevelopment-vergleich {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #190d0c;
    z-index: 1;
    margin-top: -100vh;
    transition: margin 0.6s ease;
    height: 100%;
}

.tx-productdevelopment-vergleich.open {
	margin-top:0;
}

.tx-productdevelopment-vergleich-inner {
	height: 100%;
    background-color: #fff;
    position: relative;
}

.tx-productdevelopment-vergleich-closer {
	position: absolute;
	right: 2em;
	bottom: 2em;
	background: url(../Images/svg/schliessen-x_inaktiv.svg) 0 0 no-repeat;
	background-size: contain;
	width: 4em;
	height: 4em;
	cursor:pointer;
}

@media only screen and (min-width : 1180px) {
	.tx-productdevelopment-vergleich-closer:hover {
		background: url(../Images/svg/schliessen-x_aktiv-schwarz.svg) 0 0 no-repeat;
		background-size: contain;
	}
}

.tx-productdevelopment-vergleich-inner .img-comp-container {
  position: relative;
  height: 100%;
  box-sizing: border-box;
}

.tx-productdevelopment-vergleich-inner .img-comp-img {
  position: absolute;
  left: 0;
  top:0;
  right: 0;
  bottom:0;
  overflow: hidden;
}

.tx-productdevelopment-vergleich-inner .bgimage {
	position: absolute;
    width: 100vw;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
    background-size: 109%;
    background-position: -4vw -4vw;
}


.tx-productdevelopment-vergleich-inner .img-comp-slider {
	position: absolute;
    z-index: 9;
    cursor: ew-resize;
    width: 9px;
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
    border-left: 3px solid #190d0c;
    border-right: 3px solid #190d0c;
}



.tx-productdevelopment-vergleich-inner .img-comp-slider span {
	width: 50px;
    height: 50px;
    background: url(../Images/svg/pe_icon_vergleichen.svg) 0 0 no-repeat;
    background-size:contain;
    display: block;
    transform: translateX(-24px);
    position: relative;
	top: calc(50% - 25px);    
}

.tx-productdevelopment-vergleich-inner .img-comp-slider span::before {
	content: ' ';
    position: absolute;
    height: 5px;
    width: 3px;
    background-color: #fff;
    left: 24px;
}


.tx-productdevelopment-vergleich-inner .img-comp-slider span::after {
	content: ' ';
    position: absolute;
    height: 5px;
    width: 3px;
    background-color: #fff;
    left: 24px;
    bottom:0;
}


.vergleich-buttonarea {
	position: absolute;
	top:2em;
	z-index:10;
}

.vergleich-buttonarea-1 {
	left:3em;
}

.vergleich-buttonarea-2 {
	right:3em;
}

.vergleich-buttonarea-1 > div {
	margin-right: 0.5em;
}

.vergleich-buttonarea-2 > div {
	margin-left: 0.5em;
}



.vergleich-buttonarea-zoom {
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.1s ease-in-out;
    background: url(../Images/svg/pe_icon_anschauen.svg) right center no-repeat;
    background-size: contain;
    pointer-events: all;
    display: inline-block;

	filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
}   

@media only screen and (min-width : 1180px) {
	.vergleich-buttonarea-zoom:hover {
	    background: url(../Images/svg/pe_icon_anschauen_hover.svg) right center no-repeat;
	    background-size: contain;    
	} 
}


.vergleich-buttonarea-removebookmark {
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.1s ease-in-out;
    background: url(../Images/svg/pe_icon_nicht_merken.svg) right center no-repeat;
    background-size: contain;
    pointer-events: all;
    display: inline-block;

	filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
}   

@media only screen and (min-width : 1180px) {
	.vergleich-buttonarea-removebookmark:hover {
	    background: url(../Images/svg/pe_icon_nicht_merken_hover.svg) right center no-repeat;
	    background-size: contain;    
	} 
}


.vergleich-buttonarea-addbookmark {
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.1s ease-in-out;
    background: url(../Images/svg/pe_icon_merken.svg) right center no-repeat;
    background-size: contain;
    pointer-events: all;
    display: inline-block;

	filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
}   

@media only screen and (min-width : 1180px) {
	.vergleich-buttonarea-addbookmark:hover {
	    background: url(../Images/svg/pe_icon_merken_hover.svg) right center no-repeat;
	    background-size: contain;    
	} 
}

.vergleich-buttonarea.stillbookmarked-0 .vergleich-buttonarea-addbookmark {
	display: inline-block;
}
.vergleich-buttonarea.stillbookmarked-1 .vergleich-buttonarea-addbookmark {
	display: none;
}
.vergleich-buttonarea.stillbookmarked-0 .vergleich-buttonarea-removebookmark {
	display: none;
}
.vergleich-buttonarea.stillbookmarked-1 .vergleich-buttonarea-removebookmark {
	display: inline-block;
}



.vergleich-buttonarea-contact {
    width: 3em;
    height: 3em;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.1s ease-in-out;
    background: url(../Images/svg/pe_icon_beratungstermin.svg) right center no-repeat;
    background-size: contain;
    pointer-events: all;
    display: inline-block;

	filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    vertical-align: top;
}   

@media only screen and (min-width : 1180px) {
	.vergleich-buttonarea-contact:hover {
	    background: url(../Images/svg/pe_icon_beratungstermin_hover.svg) right center no-repeat;
	    background-size: contain;    
	} 
}

.vergleich-buttonarea-contact a {
	display: block;
	height: 100%;
	text-decoration: none;
}


.tx-productdevelopment .flashmessage {
    position: fixed;
    z-index: 10000;
    top: 3em;
    background-color: #ffffff;
    border: 1px solid #190d0c;
    pointer-events: none;
    filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -webkit-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    -moz-filter: drop-shadow(0px 5px 5px rgba(25,13,12,0.75));
    padding: 1em;
    color: #190d0c;
    font-size: 1em;

    animation-name: hideflashmessage;
    animation-duration: 4s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    transform: translateX(-50%);
    margin-left: 50%;
}


@keyframes hideflashmessage {
  0% { opacity:0 }
  5% { opacity:1 }
  95% { opacity:1 }
  100% { opacity:0 }
}

.zf-tooltip {
	padding: 0.5em;
    color: #000000;
    background-color: rgba(255,255,255,1);
    box-sizing: border-box;
    box-shadow: -1px 3px 10px rgba(25,13,12,0.75);
}

.maincontent-inner .zf-tooltip p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    color:#190d0c;
    text-shadow: none;
    white-space: nowrap;
}

.zf-tooltip-arrow-bottom .popper__arrow {
    left: calc(50% - 10px);
    z-index: 100000;
    width: 0;
    bottom: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
}

.zf-tooltip-arrow-top .popper__arrow{
    left: calc(50% - 10px);
    z-index: 100000;
    width: 0;
    top: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
}





.tx-productdevelopment-list-merkliste-slider {
}

#merkliste-horzslider.noUi-target {
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

#merkliste-horzslider {
    background: url(/fileadmin/templates/images/svgicons/zf_scrollbarlinie.svg) left center repeat-x;
    height: 2.5em;
  	cursor: pointer;
}

#merkliste-horzslider.noUi-horizontal .noUi-handle {
    top: 0;

    background:url(../Images/svg/pz_scrollbutton_hell.svg) 0 0 no-repeat;
    background-size: contain;
    border:0;
    box-shadow: none;
    width: 2.5em;
    height: 2.5em;
    cursor: inherit;
}

#merkliste-horzslider.noUi-horizontal .noUi-handle:after,
#merkliste-horzslider.noUi-horizontal .noUi-handle:before {
  display: none;
}

#merkliste-horzslider .noUi-base {
    /*background: url(../images/svgicons/zf_scrollbarlinie.svg) left center repeat-x;*/
}


.tx-productdevelopment-list-menu-optionen.selected-themenbereiche .tx-productdevelopment-list-menu-optionen-filter,
.tx-productdevelopment-list-menu-optionen.selected-farbbereiche .tx-productdevelopment-list-menu-optionen-filter {
	display: none;
}


/* Ipad quer */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	.tx-productdevelopment-list-menu-optionen {
		width: 50vw;
	}

	.tx-productdevelopment-list-menu-merkliste {
	    min-width: 43vw;
	}
}



