/*
		06. 12. 2016 00:00 Andy				Handelsring übertragen aber noch nix angepasst
		08.05.2019			Swen			Abgleich mit Wohntex
		02.07.2021			David S.		#sortierung_umschalter_leiste #text_umschalter label auf display inline-block gesetzt, weil sonst der umschalter unterschiedlich hoch ist
*/

/* fuer Standard-Listing UND fuer Mass-Listing */

/*Suche Links */
.elemAuswahlWrap {display:none;}
.filterheading_mobil {display:none;}
.elemAuswahlWrap.sichtbar {
    display: inline;
}

.mainRight {
				float:right;
				width:79%;
		}

.sort_button_ueberschrift {
    font-size: 14px;
    line-height: 16px;
    margin-right: 7px;
}
.sort_button {
	border:2px solid #f1f1f1;font-size:11px;cursor:pointer;line-height:25px;
	padding-left: 2px;
	padding-right: 28px;
	display: inline-block;
	margin-left: 10px;
}

.sort_desc {
	background: transparent url(/img/icon_absteigend_grau.svg) center right no-repeat;
	background-size: auto 70%;
}
.sort_asc {
	background: transparent url(/img/icon_aufsteigend_grau.svg) center right no-repeat;
	background-size: auto 70%;
}
.sort_desc_active {

	border:2px solid #de8a03;
	background: transparent url(/img/icon_absteigend_orange.svg) center right no-repeat;
	background-size: auto 70%;
}
.sort_asc_active {

	border:2px solid #de8a03;
	background: transparent url(/img/icon_aufsteigend_orange.svg) center right no-repeat;
	background-size: auto 70%;
}


		
/*.artikel_alle input, .artikel_alle select {
		border: 1px solid #d2d2d2;
		padding: 2px;
}*/




.artikel_alle .link {
		display: inline-block;
		text-decoration: none;
		margin-top: 2em;
		cursor: pointer;
		color: #444444;
		border: 1px solid #e6e6e6;
		background-color: #f1f1f1;
		padding: 0.3em;
		font-size: 0.9em;
}
		.artikel_alle .link:hover {
				color: #000000;
				border-color: #888888;
		}

		.artikel_alle .link:active {
				color: #000000;
				border-color: #888888;
				border-style: inset;
		}

.Filter_seoLink { 
		color: #444;
		text-decoration: none;
		padding-bottom: 8px;
		padding-top: 8px;
		cursor: pointer;
		font-size: 1.2em;
		display: block;
		/* border-bottom: 1px solid #e6e6e6; */
		width:100%;
}


/* Filter links Ambiente und Artikel*/
.auswahl_eingrenzen {
		/*width: 14.7%;*/
		padding-left: 0;
		padding-right: 2%;
		float: left;
		border-right: 1px solid #f5f5f5;
		margin-left: 0;
		font-size: 0.85em;
		max-width:300px;
}

		.auswahl_eingrenzen label, 
		.auswahl_eingrenzen span.label {
				display: block;			
		}
		
		
				.auswahl_eingrenzen label img, 
				.auswahl_eingrenzen span.label img {
						vertical-align: middle;
						margin-left: 0;
						margin-right: 2px;
						margin-top: 0;
						margin-bottom: 0;
				}
		
		.auswahl_eingrenzen label {
				padding-bottom: 8px;
				padding-top: 8px;
				cursor: pointer;
				font-size: 1.2em;
		}
		
				.auswahl_eingrenzen label:nth-last-child(+1) {
						border-bottom: 0;
				}
				
				.auswahl_eingrenzen label:first-child {
						padding-top:3px;
				}
				
				.auswahl_eingrenzen label input[type="checkbox"] {
						vertical-align: middle;
						margin: 4px;
				}
		
		.auswahl_standard_mass span.label {
				line-height: 36px;
				cursor: default;	/* bei der Umschaltung von Mass auf Standard, so dass der Nicht-Link keinen Pointer hat */
		}



		/* Bei gewähltem Filter wird die Überschrift hervorgehoben */
		.auswahl_eingrenzen .aktive_heading {

				font-weight:bold;

		}

		.auswahl_eingrenzen .aktive_heading::after {

				color: #4fb047;
				float:right;
				font-weight:bold;

		}
		
		.auswahl_eingrenzen .auswVerf {
				font-size:1em;
				color:#888888;
				margin-top:0.8em;
		}
		
		
		
		.auswahl_eingrenzen .filterbutton {
				/*position: relative;
				padding: 9px 0.6em;
				margin-top: 0em;
				margin-bottom: 0.4em;
				color: #fff;
				font-size: 1.4em;
				border-radius: 3px;
				background-color: #888888;*/
				display: none;
		}
		
				.auswahl_eingrenzen .filterbutton > img {
						right: 6px;
						top: 6px;
						position: absolute;
				}
		
		.auswahl_eingrenzen .filterbutton:hover {opacity:1;}

		/* Nur noch ein Button .. Wenn Filter offen wird diese Klasse per JS auf den Button gelinkt */
		.auswahl_eingrenzen .filterclose::after{content:url(/img/layout/menue/kreuz.png);font-size:16px;color:#fff;float:right;}

		
		
		
				
		/* Bei gewähltem Filter wird die Überschrift hervorgehoben ENDE */
		.auswahl_eingrenzen input#search_input {
				background-image: url(/bilder/lupe-grau-gross.svg);
				background-position: 97% center;
				background-repeat: no-repeat;
				background-size: auto 60%;
				box-shadow: inset 0 0px 5px 0 #bbb;
				border: 1px solid #888888;
				font-size: 1.1em;
				height: 36px;
				margin: 0 auto;
				width: 94%;
				padding-left: 4%;
				color:#7a7a7a;
				font-weight: 400;
		}
		


		.auswahl_eingrenzen .checkbox:not(.farbbox), 
		.auswahl_eingrenzen .checkbox:not(.farbbox) {
				background-repeat: no-repeat !important;
				background-size: 23px 23px;
				color: #4fb047;
				display: inline-block;
				font-family: Arial;
				font-size: 17pt;
				font-weight: bolder;
				line-height: 35px;
				text-align: right;
				vertical-align: middle;
				width: 26px;
				height: 23px;
				text-shadow: 0 0 1px #ddd;
		}
		.auswahl_eingrenzen h3.auswahlUeberschrift  {
				font-weight: normal;
		}
		
		.auswahl_eingrenzen a {
				color: #444;
				text-decoration: none;
				display: inline-block;		/* mit display: block geht der Klickbereich nicht nur ueber den Text, sondern ueber den ganzen Block */
		}


		
		.auswahl_eingrenzen .linkWrap {
				text-align: right;
				margin-top: 2em;
		}
		

				
				.auswahl_eingrenzen .auswahlUeberschrift img{
					height: 25px;
					margin-right: 15px;
				}
				
				.auswahl_eingrenzen .auswahlUeberschrift {
						align-items: center;
						margin-top: -1px;
						padding-top: 9px;
						padding-bottom: 9px;
						padding-left: 15px;
						background-repeat: no-repeat;
						background-position: 96% center;
						cursor: pointer;
						font-size: 1.2em;
						background-color: #ffffff;
						color:#000000;
						font-weight: bold;
						border-top: 1px solid #000000;
						border-bottom: 1px solid #000000;
						width: calc(100% + 5px);
						transform: translateX(-10px);
						position: relative;
						display: flex;
						justify-content: space-between;
						text-transform: uppercase
				}
				/*.auswahl_eingrenzen .auswahlUeberschrift:first-child {*/		/* Farbe unter dem Suchfeld */
				/*		border-top: none;*/
				/*		margin-top: 2em;*/
				/*}*/
				
						.auswahl_eingrenzen .auswahlUeberschrift + div {
								margin-bottom:30px;
								margin-top: 1em;
								/* display:inline-block; */
								/*width:100%;*/
						}

				 .auswahl_eingrenzen  .nohead {
						background-image:none!important;
						cursor:default!important;
				}


		.auswahl_eingrenzen .farbbox {
				cursor: pointer;
				float: left;
				font-weight: bold;

				height: 30px;
				line-height: 30px;
				text-align: center;
				width: 30px;
				margin: 3px;
				font-size: 1.6em;	/* fuer den Haken */
				
				background-size: 30px 30px;
				background-repeat: no-repeat;
		}
		
		
		.auswahl_eingrenzen .beige, .listing .beige {
			background-color: #d4be8d;
			color: #ffffff;
		}
		.auswahl_eingrenzen .blue, .listing .blue {
			background-color: #3485ff;
			color: #ffffff;
		}
		.auswahl_eingrenzen .brown, .listing .brown {
			background-color: #6f3e18;
			color: #ffffff;
		}
		.auswahl_eingrenzen .yellow, .listing .yellow {
			background-color: #fffc00;
			color: #888888;
		}
		.auswahl_eingrenzen .green, .listing .green {
			background-color: #73b525;
			color: #ffffff;
		}
		.auswahl_eingrenzen .orange, .listing .orange {
			background-color: #ff6501;
			color: #ffffff;
		}
		.auswahl_eingrenzen .rose, .listing .rose {
			background-color: #ed008c;
			color: #ffffff;
		}
		.auswahl_eingrenzen .red, .listing .red {
			background-color: #ea0001;
			color: #ffffff;
		}
		.auswahl_eingrenzen .black, .listing .black {
			background-color: #000000;
			color: #ffffff;
		}
		.auswahl_eingrenzen .violet, .listing .violet {
			background-color: #9349aa;
			color: #ffffff;
		}
		.auswahl_eingrenzen .white, .listing .white {
			background-color: #ffffff;
			background-image: url("/img/xartikelsystem/farben/weiss.svg");
			color: #888888;
		}
		.auswahl_eingrenzen .grey, .listing .grey {
			background-color: #838383;
			color: #ffffff;
		}
		.auswahl_eingrenzen .silber, .listing .silber {
			background-color: #c0c0c0;
			background-image: url("/img/xartikelsystem/farben/silber.svg");
			color: #ffffff;
		}
		.auswahl_eingrenzen .gold, .listing .gold {
			background-color: #ffd700;
			background-image: url("/img/xartikelsystem/farben/gold.png");
			color: #ffffff;
		}
		.auswahl_eingrenzen .messing, .listing .messing {
			background-color: #ae884b;
			background-image: url("/img/xartikelsystem/farben/messing.svg");
			color: #ffffff;
		}
		.auswahl_eingrenzen .bronze, .listing .bronze {
			background-color: #cd7f32;
			background-image: url("/img/xartikelsystem/farben/bronze.svg");
			color: #ffffff;
		}
		.auswahl_eingrenzen .holzfarben, .listing .holzfarben {
			background-image: url("/img/xartikelsystem/farben/holz.png");
			color: #ffffff;
		}
		.auswahl_eingrenzen .transparent, .listing .transparent {
			background-color: #eeeeee;
			background-image: url("/img/xartikelsystem/farben/transparent.svg");
			color: #888888;
		}
		.auswahl_eingrenzen .lila, .listing .lila {
			background-color: #9400d3;
			color: #ffffff;
		}
		
		#wahl {
			top: 0 !important;
		}
		
		#wahl form {
			margin: 10px;
		}
		
		
		#wahl a.button.link_zubehoer {
				/*padding: 9px 0.6em;*/
				padding-top: 9px !important;
				padding-right: 0.6em !important;
				padding-bottom: 9px !important;
				padding-left: 0.6em !important;
				margin-top: 5px !important;
				margin-bottom: 0.4em;
				background-color: transparent;
				background-image: url(/bilder/zubehoer.svg) !important;
				background-repeat: no-repeat;
				background-position: 96% center;
				cursor: pointer;
				font-size: 1.4em;
				display: block;
				border: 1px solid #888;
		}
		
		.FilterControllButtons .link:hover{
			border: solid 2px #000;
		}
		
		.FilterControllButtons .link{
			width: 116px;
			height: 41px;
			border-radius: 7px;
			margin-bottom: 2em;
			margin-top: 0;
			padding: 0;
			display: flex;
			justify-content: center;
			align-items: center;
			border: solid 2px #000;
			background: #fff;
			color: #000;
			font-size: 16px;
			font-weight: bold;
		}
		
		.FilterControllButtons .closeButton:hover{
			color: #fff;
		}
		
		.FilterControllButtons .closeButton{
			background: #000;
			color: #fff;
		}



		
#sortierung_umschalter_leiste {
		white-space: nowrap;
}

		#text_umschalter {
				font-size: 1em;
				vertical-align: bottom;
				display: inline-block;
				padding-bottom: 3px;
		}
				#sortierung_umschalter_leiste #text_umschalter label {
						height: 26px;
						width: 121px;
						margin-top: 0;
						padding: 3px;
						box-sizing: border-box;
						font-size: 13px !important;
						padding-left: 8px;
						border-color: #f1f1f1;
						color: #888;
						padding-left: 23px;
						background-repeat:no-repeat;
						background-position:7px center;
						font-weight:400;
						display: inline-block;
				}
				
				#sortierung_umschalter_leiste label[for="tu_art"] {
						background:url("/bilder/artikelliste-grau.svg");
				}
				#sortierung_umschalter_leiste label[for="tu_bes"] {
						background:url("/bilder/info-grau.svg");						
				}
				#sortierung_umschalter_leiste #tu_bes:checked ~ label[for="tu_bes"] {
						background:url("/bilder/info-weiss.svg");
				}					
				#sortierung_umschalter_leiste #tu_art:checked ~ label[for="tu_art"] {
						background:url("/bilder/artikelliste-weiss.svg");					
				}
				
				#sortierung_umschalter_leiste #tu_bes:checked ~ label[for="tu_bes"], 
				#sortierung_umschalter_leiste #tu_art:checked ~ label[for="tu_art"] {
						border:none;
						border-bottom:2px solid #000;
						background-color:#000;						
						color:#fff;
						background-repeat:no-repeat;
						background-position:7px center;
				}
				
				.umschalter_viewer {
						    width:24px;
							height:20px;
							margin:0 14px;
							display:inline-block;
							cursor:pointer;
				}
				
				#sortierung_umschalter_leiste #tu_bes:checked ~ .umschalter_viewer {
							background: url("/bilder/umschalter-rechts.svg");
							background-repeat: no-repeat;
							background-position:left center;
				}					
				#sortierung_umschalter_leiste #tu_art:checked ~ .umschalter_viewer {				
							background: url("/bilder/umschalter-links.svg");
							background-repeat: no-repeat;
							background-position:left center;
				}
				
				
		#sortierung_umschalter_leiste label, #sortierung_umschalter_leiste #text_umschalter input { cursor:pointer; vertical-align: bottom;}
		#sortierung_umschalter_leiste input { display:none; }
		
				
		
		
		#sortierung_umschalter_leiste #sortierung {float:right;}

		
.VonBis
{
	margin-top: 10px;
}		
		
		
.VonBis input  {
		border: 1px solid #aaa;
		border-radius:3px;
		color:#aaa;
		width:30%;
}


.VonBis div {
		display: block;
		border-radius:3px;
		border: 1px solid #ddd;		
		color:#ddd;
		float: right;
		font-size: 14px;
		height: 19px;
		line-height: 18px;
		padding-left: 3%;
		width: 6%;
		cursor:pointer;
}


		
		
		
.preisvonbis input  {
		border: 1px solid #aaa;
		border-radius:3px;
		color:#aaa;
		width:50px;
}

.preisvonbis div {
		display: block;
		border-radius:3px;
		border: 1px solid #ddd;		
		color:#ddd;
		float: right;
		font-size: 14px;
		height: 19px;
		line-height: 18px;
		padding-left: 6px;
		width: 16px;
		cursor:pointer;
}



#standard_sortier_feld {
		border: 1px solid #888888;
		padding-bottom: 2px;
		margin-left: 12px;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;		
		/*box-sizing: border-box;*/
		margin-bottom: 3px;
		height: 26px;
		display: inline-block;
		padding-left: 11px;
		background: url(/bilder/pfeil-unten-grau.svg);
		background-position: 95% center;
		background-repeat: no-repeat;
		background-color: #f1f1f1;
		background-size:12px 8px;
		padding-right: 27px;
		font-family: 'Open Sans', sans-serif;
		font-size: .8em;
}
		#standard_sortier_feld::-ms-expand {
			  display: none;
		}






/*********************************************
 *
 *		MEDIA Einstellungen
 *
 *		Ich versuche mit 4 Media angaben hinzukommen
 *
 *		> 	1260 	ist standard
 *		<= 	1260
 *		<= 	1024
 *		<=	786
 *		<=	480
 *
 *********************************************/


@media (max-width: 1260px) {
		/*.auswahl_eingrenzen { width: 17.7%; }*/
}

@media (max-width: 1024px) {
		.filterheading_mobil {display:block;text-transform:uppercase;padding:0 0 2em 0;}																							  
		.auswahl_eingrenzen .auswVerf {
				/*margin-top:24px;*/
				margin-top:50px;
				text-align:center;
		}
		
		.FilterControllButtons{
			height: 100%;
			display: flex;
			flex-direction: column;
			justify-content: flex-end;
			align-items: center;
			margin-top: 2em;
		}
		
		#layout_entirePage {
			
			transition:right .5s linear;

		}
		#layout_entirePage.staticpage {
			position: fixed; 
			/*right: 100px;*/
			transition:all .5s linear;
			overflow:hidden;
		}
		body.staticpage {
			overflow:hidden;
		}
		#layout_entirePage {transition:right .5 ease;}
		.auswahl_eingrenzen .filterbutton/*, #menue_link*/ { 
			cursor: pointer; text-align: center; 
			position: fixed;
			display: inline-block;
			z-index: 666;
			font-size: 0;
			background-color:rgba(255, 255, 255, 0.2);
		}
		.auswahl_eingrenzen .filterbutton { 
			background: #ffffff80;
			width: 50px;
			height: 50px;
			right: 0;
			top: 300px;
			font-size:0;
			color:#707070;
			border: 1px solid #707070;
			border-right: none;
			border-top-left-radius: 8px;
			border-bottom-left-radius: 8px;
			display: flex !important;
			flex-direction: column;
			align-items: center;
			justify-content: center;
		}
		
		.auswahl_eingrenzen .filterbutton .filterWord {
			font-size: 13px;
			position: relative;
			top: -3px;
			font-weight: 600;
			color: #000;
		}
		
		.auswahl_eingrenzen .filterbutton .filterImg {
			display: block;
			position: static;
			top: 0;
			right: 0;
			width: 60%;
		}
		
		.auswahl_eingrenzen .filterbutton.schliessen { 
			text-align: center;
			line-height: 23px;
			background-image: none;
			top: 21px;
			right: 21px;
			width: 25px;
			height: 25px;
			font-size: 27px;
			font-weight: bolder;
			/*color: #fff;
			background-color: #b00c28;*/
			color: #3c455a;
			border-radius: 100%;
			opacity: 1;
			padding:3px;
			border:1px solid transparent;
		}
		
		.auswahl_eingrenzen .filterbutton img { 
			display:none;
		}
		
		.auswahl_eingrenzen .filterbutton.schliessen img {
			display:block;
			width: 100%;
		}
        .auswahl_eingrenzen #wahl #wahlForm{
			display: flex;
			flex-direction: column;
			justify-content: space-between;
			border: solid #000 1px;
			min-height: calc(100vh - 70px);
			padding: 10px
		}
		
        .auswahl_eingrenzen #wahl {
            display: block;
            position: fixed;
            /*top: 80px;*/
			top:0;
            overflow:auto;
            height:calc( 100% - 25px );
            width:calc( 100% - 50px );
            background: #fff;
            z-index: 66;
			right:-350px;
			/*border-radius:2px;*/
			max-width:300px;
			padding:10px;
			transition:right .3s ease;
			-webkit-box-shadow: 3px 0px 6px 0px #0000004D; 
			box-shadow: 3px 0px 6px 0px #0000004D;
        }
		.auswahl_eingrenzen #wahl > div, .auswahl_eingrenzen #wahl > a {
			width: 94%;
		}
		.mainRight {
				width:100%;
				float:none;
		}
		.auswahl_eingrenzen { width: 100%; }
			
		
		
		.auswahl_eingrenzen input#search_input {
				width: 26%;
				position: absolute;
				right: 0px;
				top: 0px;
				display: none;
		}
		.auswahl_eingrenzen {
				padding-right: 0;
		}
		.filterbutton {
				
		}
		/*********************/
		
		
		#standard_sortier_feld {
				display: none;				
		}
		#sortierung_umschalter_leiste {
				margin-top: 1em;
		}
		.auswahl_eingrenzen {
				float: none;
				border-right:none;
		}
		#text_umschalter {
				padding-bottom: 0;
				width: 100%;
				margin-bottom: 1em;
		}
		.auswahl_eingrenzen .auswVerf {
			margin-top: 1em;
			text-align: center;
		}
		.layout_leiste_breadcrumb_right {
			width: 48%;
		}
		#sortierung_umschalter_leiste #text_umschalter label {
				height: 26px;
				width: calc(50% - 26px);
				float: left;
				margin-top: 0;
				padding: 3px;
				box-sizing: border-box;
				font-size: 13px;
				padding-left: 8px;
				padding-left: 23px;
				text-align: left;
		}
		#sortierung_umschalter_leiste #text_umschalter .umschalter_viewer {
				float: left;
		}
		
}


@media (max-width: 768px) {
		.auswahl_eingrenzen input#search_input { display:none; }		
		.layout_breadcrumb { display:none; }
		.layout_leiste_breadcrumb { display:block; text-align:right; }
/*		.layout_leiste_breadcrumb_right { display:inline-block; }		*/
		.auswahl_eingrenzen {	padding-right: 0; }
		.layout_leiste_breadcrumb_right { width: 100%; }
		.umschalter_viewer { margin: 0 2px; }
		#sortierung_umschalter_leiste #text_umschalter label { width: calc(50% - 15px); }
}

@media (max-width: 480px) {
		
		.auswahl_eingrenzen .auswVerf { margin-top: 0; }
		.auswahl_eingrenzen {	padding-right: 0; }												 
}




