#sensunaFilter, #breiteSlider, #dickeSlider, #gewichtSlider {display:none;}
.boxSlider { display:inline-block; width: 100%;}
/*.min {visibility:hidden;width:50px;}*/
/*.max {width:50px;}*/
#sensunaFilter * {
		box-sizing: border-box;
}
#sensunaFilter .boxSlider span {
	display: block;
	text-align: center;
	float: left;
	padding: 0 0.25em;
	/*float:left;*/
}
#sensunaFilter .boxSlider span.min {
	width: 15%;
}
#sensunaFilter .boxSlider span.max {
	width: 25%;
}
#sensunaFilter .boxSlider input {
	display: block;
	width: 60%;
	text-align: center;
	float: left;
	margin: 0;
	/*float:left;*/
}
#sensunaFilter span span {
		width: 100%;
}
.zwischenueberschrift.sensuna .logobezeichnung {
		background:url(/i/stoffuebersicht/icon_rollo_sensuna.png) no-repeat left center;padding-left:50px;height:60px;
}
.zwischenueberschrift.Adecor .logobezeichnung {
		background:url(/i/stoffuebersicht/icon_rollo_4decor.svg) no-repeat left center;padding-left:50px;height:60px;background-size:40px auto;
}
.zwischenueberschrift.simply .logobezeichnung {
		background:url(/i/stoffuebersicht/icon_rollo_simply.png) no-repeat left center;padding-left:100px;height:60px;
}
.zwischenueberschrift.lysel .logobezeichnung {
		background:url(/i/stoffuebersicht/icon_rollo_lysel.png) no-repeat left center;padding-left:50px;height:60px;
}


/*		Von Plissees übernommen		*/

.listStyleTypeRaquo ul, ul.listStyleTypeRaquo {
		list-style-type: none;
}
		.listStyleTypeRaquo ul > li:before, ul.listStyleTypeRaquo > li:before {
				content: "\00BB\0020";
		}
		.listStyleTypeRaquo ul > li, ul.listStyleTypeRaquo > li {
				text-indent: -1em;
				margin-left: 1em;
		}
#cboxLoadedContent {
  overflow: hidden !important;
}
#extrafenster {
		display: none;
}
.extrafenster {
		/* das hier sollte in der colorbox.css gestaltet werden! - oder besser nicht, so sind wir einem evtuellen Austausch der Colorbox unabhaengiger */
		background-color: #ffffff;
		padding: 1.925em;
		height: 98vh;
		box-sizing: border-box;
		overflow:hidden;
}
@media (max-width: 800px) {
		.extrafenster {
				padding: 1em;
		}
}
.fensterDesign {
		display: flex;
		flex-direction: column;
}
.fensterDesign input[type="checkbox"] {
		vertical-align: middle;
}
.extrafenster .head {
		padding-bottom: 1em;
		border-bottom: 1px solid #cecece;
		flex: 0 0 auto;
}
.extrafenster .head .left {
		float: left;
}
.extrafenster .head .right {
		float: right;
}
.extrafensterClose {
		cursor: pointer;
}
.extrafenster h2 {
		font-size: 14px;
		padding: 0;
		margin: 0;
}
.fensterZweiSpalten {
		display: -webkit-flex;
		display: flex;
		flex: 1 0 0;
		overflow: auto;
}
.fensterZweiSpalten > .buttonAusklapp {
		display: none;
		position: absolute;
		left: 0px;
		z-index: 2;
		font-weight: bold;
		cursor: pointer;
		top: 100px;
}
.fensterZweiSpalten > .buttonAusklapp img {
		height: 40px;
		display: block;
}
.fensterZweiSpalten > .left {
		padding-top: 2em;
		padding-right: 1em;
		border-right: 1px solid #cecece;
		overflow: auto;
		height: 100%;
		box-sizing: border-box;
}
.fensterZweiSpalten > .right {
		padding-left: 2.5%;
		padding-top: 2em;
		overflow: auto;
		height: 100%;
		box-sizing: border-box;
		position: relative;		/* fuer die absolut positionierten Ausblend-Balken */
}
.fensterDesign .fensterZweiSpalten > .left {
		-webkit-flex: 0 1 290px;
		flex: 0 1 290px;
}
.fensterDesign .fensterZweiSpalten > .left .color input {
		display:none;
}
#fensterModell .fensterZweiSpalten > .left {
		-webkit-flex: 0 1 390px;
		flex: 0 1 390px;
}
.fensterDesign .fensterZweiSpalten > .right {
		/* eigentlich
		-webkit-flex: 4.8 1 0;
		flex: 4.8 1 0;
		damit kommt aber der IE11 nicht zurecht (der Edge aber schon), trotzdem hier folgender Umweg, der bei allen grossen Browsern funktioniert: */
		-webkit-flex: 4.8 1 1px;
		flex: 4.8 1 1px;
}
#fensterModell .fensterZweiSpalten > .right {
		-webkit-flex: 1 1 auto;
		flex: 1 1 auto;

		padding-right: 2.5%;		/* nur bei dem Modell-Fenster - bei den Stoff sparen wir uns den Platz fuer die Anzeige */
}
@media (max-width: 1200px) {
		#fensterModell .fensterZweiSpalten > .right {
				padding-right: 0;
		}
}
@media (max-width: 1000px) {
		/* ab hier die links Spalte zum einklappen */
		.fensterDesign .fensterZweiSpalten {
				display: block;
				position: relative;
		}
		.fensterDesign .fensterZweiSpalten > .buttonAusklapp {
				display: block;

		}
		.fensterDesign .fensterZweiSpalten > .left {
				position: absolute;
				left: 0;
				top: 0;
				background-color: #ffffff;
				width: 0;
				padding-right: 0;
				z-index: 10;
		}
}
@media (max-width: 800px) {
		/* ab hier die links Spalte zum einklappen */
		#fensterModell .fensterZweiSpalten {
				display: block;
				position: relative;
		}
		#fensterModell .fensterZweiSpalten > .buttonAusklapp {
				display: block;

		}
		#fensterModell .fensterZweiSpalten > .left {
				position: absolute;
				left: 0;
				top: 0;
				background-color: #ffffff;
				width: 0;
				padding-right: 0;
				z-index: 1;
		}
}

.fensterZweiSpalten > .left h3 {
		font-size: 13px;
		border-bottom: 1px solid #cecece;
		padding-bottom: 0.5em;
}
#fensterModell .fensterZweiSpalten > .left h3 {		/* nur Modelle-Wahl nicht Stoffe-Wahl */
		margin-top: 0;
}

.fensterModellDetails {
		display: -webkit-flex;
		display: flex;
		margin-top: 1.5em;
		-webkit-flex-direction: row;
		flex-direction: row;
}
.fensterModellDetails .left {
		-webkit-flex: 0 1 370px;
		flex: 0 1 370px;
		text-align: center;
}
.fensterModellDetails .left img.fensterModellDetailsModellbild {
		width: 170px;
}
.fensterModellDetails .right {
		-webkit-flex: 1 1 auto;
		flex: 1 1 auto;
}
.fensterModellDetails .right .tabs.elemLt410 .bez {
		display: none;
}
.fensterModellDetails .tabFenster ul {
		margin: 0;
		padding: 0;
}
.fensterModellDetails.elemLt550 {
		-webkit-flex-direction: column;
		flex-direction: column;
}
.fensterModellDetails.elemLt550 .left {
		-webkit-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-bottom: 1em;
}
.fensterModellDetails.alternativ {

}
.fensterModellDetails.alternativ > .left {
		opacity: 0.1;
}

.extrafensterDetailsBottom {
		text-align: right;
}
.extrafensterDetailsBottom .abpreis {
		font-size: 16px
}

.extrafenster .buttons, .boxInfoModell .buttons {
		margin-top: 1em;
}
.extrafenster .buttons button, .boxInfoModell .buttons button {
		margin-left: 1em;
		border: none;
		padding: 0.5em;
		font-size: 13px;
		cursor: pointer;
}
.extrafenster .buttons .stoffprobe {
		background-color: #cecece;
		color: #444444;
}
.extrafenster .buttons .stoffprobe:hover {
		background-color: #bebebe;
}
.extrafenster .buttons .uebernehmen, .boxInfoModell .buttons .uebernehmen {
		background-color: #357dbc;
		color: #ffffff;
}
.extrafenster .buttons .uebernehmen:hover, .boxInfoModell .buttons .uebernehmen:hover {
		background-color: #458dcc;
}

.boxInfoModell {
		padding: 1.8%;
}
#fensterModell .boxInfoModell {
		border: 2px solid #cecece;
		margin-bottom: 1em;
}
.boxInfoModell h3 {
		margin-top: 0;
}
.boxInfoModell .alternativBox {
		background-color: #fdf8f8;
		padding: 1em;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
}
.boxInfoModell .alternativBox > .left {
		-webkit-flex: 0 0 auto;
		flex: 0 0 auto;
		padding: 1em;
}
.boxInfoModell .marke {
		text-transform: uppercase;
}
.boxInfoModell .alternativBox > .right {
		-webkit-flex: 1 1 0;
		flex: 1 1 0;
		padding-left: 1em;
		color: #444444;
}
.boxInfoModell .alternativHinweis {
		font-weight: bold;
		font-size: 120%;
}
.boxInfoModell .alternativErklaerung {
		margin-top: 1em;
		font-size: 90%;
}


.boxInfoModell .fensterModellMinMax {
		display: inline-block;
		margin-right: 3em;
		margin-top: 1em;
}
.boxInfoModell .fensterModellMinMax img, #fensterModell .fensterModellMinMax ul {
		display: inline-block;
		vertical-align: top;
}
.boxInfoModell .fensterModellMinMax img {
		margin-right: 1em;
}
.boxInfoModell .fensterModellMinMax ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
}

#fensterModell .iconModellauswahlFilter {
		width: 57px;
		height: 57px;
}
#fensterModell .fensterZweiSpalten .left label {
		display: inline-block;
		text-align: center;
		width: 92px;
		vertical-align: top;
		margin-bottom: 1em;
}
#fensterModell .fensterZweiSpalten .left label.ausgegraut {
		opacity: 0.1;
		cursor: not-allowed;
}

@media (max-width: 1100px) {		/* links alles kleiner machen */

		#fensterModell .fensterZweiSpalten .left label {
				width: 62px;
		}
		#fensterModell .iconModellauswahlFilter {
				width: 50px;
				height: 50px;
		}

}

.listDesigns {
overflow: auto;
height: 100%;
}
.listDesigns:before {
		/* Uebergang ins Transparente */
		position: absolute;
		z-index: 1;
		top: 2em;
		left: 0;
		background-color: transparent;
		background-image: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0));
		width: 100%;
		height: 10px;
		content: ' ';
}
.listDesigns:after {
		/* Uebergang ins Transparente */
		position: absolute;
		z-index: 1;
		bottom: 0;
		left: 0;
		background-color: transparent;
		background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
		width: 100%;
		height: 10px;
		content: ' ';
}

.listDesigns .zwischenueberschrift {
		margin-top: 2em;
		margin-bottom: 2em;
		margin-right: 2%;
		width: 100%;

}
.listDesigns .zwischenueberschrift .logobezeichnung {
		float: left;
		
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
}
.listDesigns .zwischenueberschrift .logobezeichnung .logo {
		-webkit-flex: 0 0 auto;
		flex: 0 0 auto;
}
.listDesigns .zwischenueberschrift .logobezeichnung .logo > img {
		margin-right: 1em;
}
.listDesigns .zwischenueberschrift .logobezeichnung .bezeichnung {
		-webkit-flex: 1 1 auto;
		flex: 1 1 auto;
}

.listDesigns .zwischenueberschrift .ansicht {
		float: right;
}

.listDesigns .zwischenueberschrift .ansicht form {
		display: inline;
}
.listDesigns .zwischenueberschrift .ansicht_bezeichnung {
		font-weight: bold;
		margin-right: 1em;
}
.listDesigns .zwischenueberschrift .ansicht_wahl {

}
		.listDesigns .zwischenueberschrift .ansicht_wahl .button {
				display: inline-block;
				width: 93px;
				height: 22px;
				line-height: 22px;
				border: 1px solid #cecece;
				text-align: center;
				color: #888888;
				margin-left: 4px;

				-webkit-touch-callout: none; /* iOS Safari */
				-webkit-user-select: none;   /* Chrome/Safari/Opera */
				-khtml-user-select: none;    /* Konqueror */
				-moz-user-select: none;      /* Firefox */
				-ms-user-select: none;       /* IE/Edge */
				user-select: none;           /* non-prefixed version, currently not supported by any browser */
		}
		.listDesigns .zwischenueberschrift .ansicht_wahl .button:hover {
				color: #444444;
		}
		

				.listDesigns .zwischenueberschrift .ansicht_wahl input {
						display: none;
				}
				.listDesigns .zwischenueberschrift .ansicht_wahl .button > img {
						display: none;
						width: 11px;
						height: 10px;
						margin-left: 1em;
				}

				.listDesigns .zwischenueberschrift .ansicht_wahl input:checked + .button {
						color: #ffffff;
						background-color: #3781bd;
						border: 1px solid #3781bd;
						background-image: url("/rollos/konfigurator/icons/check_bright.svg");
						background-position: left center;
						background-repeat: no-repeat;
						background-size: auto 70%;
				}
						.listDesigns .zwischenueberschrift .ansicht_wahl input:checked + .button > img {
display: inline;
						}
.listDesigns .notFound {
			margin-top: 5em;
			font-style: italic;
			text-align: center;
			color: #999999;
			width: 100%;
}


.listDesignsMarke {
		position: relative; 	/* fuer die Positionsbesteimmung eines Stoffes mit offsetLeft - fuer die Position des Pfeils */
		margin-left: 2%;
		margin-top: 8px;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
}

.listDesignsMarke .listDesignsDesign {
		/*display: inline-block;*/
		padding-right: 1%;
		border-right: 1px solid #cecece;
		margin-right: 2%;
		margin-bottom: 2.45em;
		vertical-align: top;
		-webkit-flex: 1 1 160px;
		flex: 1 1 160px;	/* flex-basis maximal 177px, ansonsten ist es zu gross */
		max-width:160px;
}
		.listDesignsMarke .listDesignsAreaActivateDetails {
				cursor: pointer;
				position: relative;
		}
.listDesignsMarke .listDesignsGroupBilder > * {
		float: left;
}
.listDesignsMarke .listDesignsGroupBilder > *:last-child {		/* clear-<br> */
		float: none;
}
		.listDesignsMarke .listDesignsDesign .listDesignsDesignbild {
				margin-right: 5px;
				margin-bottom: 1em;
		}
				.listDesignsMarke .listDesignsDesign .listDesignsDesignbild img {
						display: block;
						width: 100%;
						min-height: 70px;		/* wenn das Bild fehlt */
				}
		.listDesignsMarke .iconSpezial {
				
				width: 23px;
				height: 23px;
				
				/*width: 12%;*/
				/*border:1px solid #000;*/
				margin-bottom: 5px;
		}
.iconSpezial.waermeschutz {
		background-image:url(/rollos/konfigurator/icons/spezial-waermeschutz.svg);
}
.iconSpezial.bildschirm {
		background-image:url(/rollos/konfigurator/icons/spezial-bildschirm.svg);
}
.iconSpezial.feuchtraum {
		background-image:url(/rollos/konfigurator/icons/spezial-feuchtraum.svg);
}
.iconSpezial.schwerentflammbar {
		background-image:url(/rollos/konfigurator/icons/spezial-schwerentflammbar.svg);
}
.iconSpezial.licht_0 {
		background-image:url(/rollos/konfigurator/icons/licht-0.svg);
}
.iconSpezial.licht_1 {
		background-image:url(/rollos/konfigurator/icons/licht-1.svg);
}
.iconSpezial.licht_2 {
		background-image:url(/rollos/konfigurator/icons/licht-2.svg);
}
.iconSpezial.licht_3 {
		background-image:url(/rollos/konfigurator/icons/licht-3.svg);
}
.iconSpezial.licht_4 {
		background-image:url(/rollos/konfigurator/icons/licht-4.svg);
}

.listDesignsMarke .listDesignsAreaActivateDetails:hover .infoDetailansicht {
		background-image:url(/rollos/konfigurator/icons/detailansicht.svg);
		background-position:center top;
		background-repeat:no-repeat;
		min-height:40px;
}
.listDesignsMarke .listDesignsAreaActivateDetails:hover .infoDetailansicht {
		display: block;
}
.listDesignsMarke .listDesignsAreaActivateDetails:hover .listDesignsDesignbild {
		opacity: 0.5;
}

.listDesignsMarke .listDesignsBoxDetailsWrap {
		overflow: hidden;		/* fuer die Animation height: 0 */
		margin-bottom: 2em;
}

.listDesignsMarke .listDesignsBoxDetails {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;

		border: 2px solid #cecece;
		padding: 1.8%;
		position: relative;
		box-sizing: border-box;
}
.listDesignsMarke .listDesignsBoxDetails.elemLt500 {
		-webkit-flex-direction: column;
		flex-direction: column;
}
.listDesignsMarke .listDesignsBoxDetails .schliessen {
		position: absolute;
		top: 1em;
		right: 1em;
		cursor: pointer;
		z-index: 1;
}
.listDesignsMarke .pfeilOben {
		position: absolute;
		height: 12px;
		font-size: 20px;
}
.listDesignsMarke .listDesignsBoxDetails > .left {
		-webkit-flex: 1 0 auto;
		flex: 1 0 auto;
		margin-right: 4%;
}
.listDesignsMarke .listDesignsBoxDetails > .left img.boxDetailsDesignbild {
		width: 100%;
		display: block;		/* wegen dem Space unter der Baseline */
}
.listDesignsMarke .listDesignsBoxDetails > .right {
		-webkit-flex: 10 5 auto;
		flex: 10 5 auto;
        position:relative;
}
.listDesignsMarke .listDesignsBoxDetails > .right .versandinfo {
    /*position:absolute;
    bottom:0;*/
    margin:5px 10px;
}
.listDesignsMarke .listDesignsBoxDetails > .right h3 {
		font-size: 15px;
}
.listDesignsMarke .listDesignsBoxDetails > .right .versand {
		color: #00900a;
		font-size: 13px;
}
.listDesignsMarke .listDesignsBoxDetails > .right .versand .haken {
				font-size: 16px;
				font-weight: bold;
}
.listDesignsMarke .listDesignsBoxDetails .eigenschaften {
		/*-moz-column-width: 170px;
		-webkit-column-width: 170px;
		column-width: 170px;*/
		-moz-column-width: 90%;
		-webkit-column-width: 90%;
		column-width: 90%;
		margin-top: 1em;
		padding-left: 5%;		/* das spiegelt die Standardeinsteellung im Firefox 44 wider (40px), verkleinert sich jetzt aber passenderweise bei kleinen Layouts */
}

.listDesignsMarke .listDesignsBoxDetails .licht {
		line-height: 20px;
}


.listDesignsMarke .listDesignsBoxDetails .design_big_bildbox {
		position: relative;
		width: 250px;
		margin-left: 1em;
		/*height: 333.33px;*/		/* Die Bilder sollten eigentlich 400x300Px vorliegen. Das sind aber leider nicht alle! Deshalb hier auch die Hoehe beschraenken sonst veraendert sich das Layout bei unterschiedlichen Bildgroessen. - Das Bild wird auch nicht gezerrt, weil das hier nur der Container um das eigentliche Bild herum ist  */
}
.listDesignsMarke .listDesignsBoxDetails.elemLt550 .design_big_bildbox {
		width: 180px;
}
.listDesignsMarke .listDesignsBoxDetails.elemLt500 .design_big_bildbox {
		/* hier jetzt untereinander */
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 1em;
		width: 200px;
}
.listDesignsMarke .listDesignsBoxDetails .design_big_bild {

}
.listDesignsMarke .listDesignsBoxDetails .design_big_lupe {
		position: absolute;
		top: 15px;
		right: -1px;
		cursor: pointer;
}

.listDesignsMarke .listDesignsBoxDetails .design_big_nav_left, .listDesignsMarke .listDesignsBoxDetails .design_big_nav_right {
		position: absolute;
		top: 160px;
		cursor: pointer;
}
.listDesignsMarke .listDesignsBoxDetails .design_big_nav_left {
		left: -20px;
}
.listDesignsMarke .listDesignsBoxDetails .design_big_nav_right {
		right: -20px;
}
.listDesignsMarke .listDesignsBoxDetails .design_big_preview {
		margin-top: 7px;
		margin-left: 1em;
}
.listDesignsMarke .listDesignsBoxDetails .design_big_preview > img, .listDesignsMarke .listDesignsBoxDetails .design_big_preview > a > img {
		border: 1px solid #cccccc;
		margin-right: 3px;
		width: 30px;
		height: 40px;
		/* cursor: pointer; 		-- solange es mouseover, statt click triggert, hier vielleicht kein cursor: pointer */
}
.listDesignsMarke .listDesignsBoxDetails .design_big_preview > img.active {
		border: 1px solid #454545;
}

.extrafenster .tabsDesign {
		margin-top: 1em;
}
.extrafenster .tabsDesign.elemLt700 .bez {
		/*display: none;*/
}
.tabs > .active {
    border-bottom: 1px solid #ffffff;
    color: #444444;
}
.tabs > * {
    border: 1px solid #cecece;
    color: #cecece;
    cursor: pointer;
    display: inline-block;
    left: 0;
    margin-right: 6px;
    padding: 1em;
    position: relative;
    top: 1px;
}
.tabs .bez {font-size:0.85em;}
#tabFensterDesign ul {
		padding-left: 1em;
}
#tabFensterDesignKunden {
		max-height: 202px;
		overflow: auto;
}

		.meinung_text {
				font-style: italic;
				margin-bottom: 1em;
		}
		.meinung_keine {
				font-style: italic;
				text-align: center;
				margin-top: 2em;
		}

.kundenmeinungen {
		max-height: 220px;
		overflow: auto;
}


.listDesignsMarke .listDesignsBez, .listDesigns .listDesignsErsetztbez {
		font-size: 11px;
		color: #888888;
}
.listDesignsMarke .listDesignsErsetztbez {
		font-style: italic;
}
.listDesignsMarke .abpreis {
		text-align: right;
		font-weight: bold;
		margin-top: 4px;
		margin-bottom: 2px;
}

  .listDesignsMarke .listDesignsDesign .listDesignsDesignbild
, .listDesignsMarke .infoDetailansicht
, .listDesignsMarke .listDesignsGroupBottom
, .listDesignsMarke .listDesignsDesign .uebernehmen
{
		/* width: 150px; */
		width: 82%;
}

.listDesignsMarke .infoDetailansicht {
		position: absolute;
		left: 0;
		text-align: center;
		top: 10px;
		display: none;
}
.listDesignsMarke .infoDetailansicht img {
		width: 23px;
}
.listDesignsMarke .listDesignsDesign .uebernehmen {
		text-align: right;
}
.listDesignsMarke .listDesignsDesign .uebernehmen > div {		/* .listDesignsUebernehmenButton */
		background-color: #cecece;
		color: #ffffff;
		padding-left: 1em;
		padding-right: 1em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		display: inline-block;
		cursor: pointer;
}
.listDesignsMarke .listDesignsDesign .uebernehmen > div:hover {
		background-color: #3580bb;
		color: #ffffff;
}

.listDesignsDesign.filler {
		height: 0;
		/*
		margin: 0;
		padding: 0;
		border: 0;
		margins, paddings und borders fuer die breitenberechnung so lassen wie sie sind

		... aber die Hoehe runtersetzen
		*/
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 0;
		border-top: 0;
		border-bottom: 0;
		border-right: 1px solid transparent;
}

.fensterDesign input[type="checkbox"] {
		margin-right: 7px;
		display:none;
}
.fensterDesign .icon {
		vertical-align: middle;
		width: 22px;
		height: 22px;
		margin-left: 0;
		margin-right: 7px;
}
.extrafenster .schliessen {
		vertical-align: middle;
}
				.fensterDesign .check label {
						display: block;
						text-indent: -2em;
						margin-left: 2em;
						margin-top: 5px;
						margin-bottom: 5px;
				}
.fensterDesign .group.musterung label, .fensterDesign .group.licht label {
	position:relative;
}
.fensterDesign .group.musterung input:checked + label:after, .fensterDesign .group.licht input:checked + label:after {
	position:absolute;
	content:"\2714";
	color:#4fb047;
	font-size:2em;
	display:block;
	left:3px;
	bottom: 3px;
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
	/*width:30px;
	height:30px;
	background-color:#f00;*/
} 
				#wrapModellSuche {
						text-align: right;
						margin-bottom: 1em;
				}

				.suche {		/* .fensterDesign, sowie #fensterModell */
						background-image: url(icons/lupe.svg);
						background-repeat: no-repeat;
						background-position: 96% center;
						background-size: 24px 24px;
						padding-left: 15px;
						padding-right: 15px;
						padding-top: 15px;
						padding-bottom: 15px;
						border: 1px solid #cecece;
						box-sizing: border-box;
						width: 98%;

				}


				.farbbox {
						display: block;
						width: 30px;
						height: 30px;
						line-height: 30px;
						float: left;
						border: 1px solid #f1f1f1;
						text-align: center;
						font-weight: bold;
						cursor: pointer;
						margin-right: 4%;
						margin-bottom: 4%;
						font-size: 20px;
				}
				.farbbox.beige, .farbe2 { background-color: #d4be8d; color: #ffffff; }
				.farbbox.blau, .farbe5 { background-color: #3485ff; color: #ffffff; }
				.farbbox.braun, .farbe7 { background-color: #6f3e18; color: #ffffff; }
				.farbbox.gelb, .farbe3 { background-color: #fffc00; color: #888888; }
				.farbbox.gruen, .farbe6 { background-color: #73b525; color: #ffffff; }
				.farbbox.orange, .farbe16 { background-color: #ff6501; color: #ffffff; }
				.farbbox.rosa { background-color: #ed008c; color: #ffffff; }
				.farbbox.rot, .farbe4 { background-color: #ea0001; color: #ffffff; }
				.farbbox.schwarz, .farbe8 { background-color: #000000; color: #ffffff; }
				.farbbox.violett, .farbe17 { background-color: #9349aa; color: #ffffff; }
				.farbbox.weiss, .farbe1 { background-color: #ffffff; color: #888888; }
				.farbbox.grau, .farbe9 { background-color: #838383; color: #ffffff; }
				.farbbox.silber, .farbe11 { background-color: #c0c0c0; background-image: url("/img/xartikelsystem/farben/silber.svg"); color: #ffffff;}
                .farbbox.holzfarben, .farbe13 { background-image: url("/i/xartikelsystem/farben/holz.png"); color: #ffffff;}
				
@media all and (max-width: 480px) {
		.listDesignsMarke .listDesignsDesign {
    
				max-width: 99%;
					
		}
}