/*
		29.02.2016 00:00 Tim 			Anpasssung, dass bei grossem Layout rechts nicht so viel Platz ist
		18.08.2016 07:07 Tim			Tabs Mass/Standard eingeabaut, offcanvasfilter zu filter umgebaut
		10.09.2019		 Jannick		Artikel Alle Box nun display: flex imd float entfernt
*/

.ueberschrift, .artikel_alle .mainRight > h1 {
		margin-top: 0;	
		padding-bottom: 25px;
		line-height:0.8em;
		padding-top:0;
}
											  
				 
					   
.text_before a:link {
	color: #de8903;   /* altes orange: FFE900 -- ist aber sehr grell, deshalb jetzt etwas dunkler */
}

.text_before a:visited {
	color: #815000;
}

a img {
		border: 0;
}

.auswahl_standard_mass span.label {
	line-height:36px;
}
input[type=number] {
		/* z.B. das Mengenfeld */
		-moz-appearance: textfield;		/* Beim Firefox-Browser 41 sehen die Spin-Buttons nicht schoen aus */
}


.msg_notfound {
		color: #888888;
		font-style: italic;
		margin: 40px;
		text-align: center;
}

.msg_notfound_icon {		/* z.B. die Meldung mit dem Icon */
		color: #888888;
		font-style: italic;
		margin-left: 40px;
		margin-right: 40px;
		margin-top: 100px;
		margin-bottom: 40px;
		text-align: left;
		line-height: 2em;
		margin-left: 5em;
}
		.msg_notfound_icon img {
				float: left;
				margin-right: 1em;
		}

.link_weitere {
		text-align: center;
		margin-right: 1em;
		margin-top: 2em;
		margin-bottom: 2em;
}






/* mass_listing */



.artikel_alle {
		margin-top: 21px;
}



.artikel_alle .listing {
		margin-bottom: 3em;		/* Abstand zum Trenner-Banner */
		font-size: 0.95em;
		display: flex;
		flex-wrap: wrap;
}

		.listing a {
				color: #444444;
				vertical-align: bottom;
				text-align: center;
				padding-top: 4px;
				padding-bottom: 4px;
				margin-bottom: 1.4em;
				padding-top: 1em;

				margin-right: 1.9%;

				text-decoration: none;
				display: inline-block;
				border: 1px solid #e6e6e6;
				position: relative;
				box-sizing: border-box;			/*  fuer die width Angabe (z.B. width: 100%) bei schmaleren Layouts (media Queries) */
		}
		.listing a.listing_box2 {
			padding-left: 5px;
			padding-right: 5px;
		}

		.listing_box2 {
				/*width: 31%;*/
				padding-left: 2px;
				padding-right: 2px;
				flex: 1 1 220px;
				max-width: 280px;
		}
		.listing_box2 .listing_box_iconsbelow {
			float: left;
			clear: none;
		}
		.listing_box1 {
				flex: 1 1 150px;
				max-width: 180px;
		}










.versandzeit {
		margin-top: 0;
		margin-bottom: 1em;
		font-size: 1rem;
		flex: 1 0 100%;
}
		.versandzeit > img {
				vertical-align: middle;
				margin-right: 1ex;
		}

.listing {

}

				.listing_box_haken, .listing_box_haken_active {
						position: absolute;
						top: -9px;
						right: 4px;
				}
				.listing_box_haken_active {
						display: none;
				}
				.noTouch .listing a:hover .listing_box_haken_active {
						display: block;
				}

				.listing_box_icon, .listing_box_icon_active {
						position: absolute;
						top: -4%;
						right: 0;
						width: 100%;
						z-index: 0;
				}
				.listing_box_icon_active {
						display: none;
				}

				.noTouch .listing a:hover .listing_box_icon_active {
						display: block;
				}
				.listing_box_bez {
						display: block;
						padding-left: 1em;
						padding-right: 1em;
						z-index: 1;		/* damit der Text ueber dem Logo liegt (irgendwie hat das (wohl durch position absolute bei dem anderen Element) nicht mehr geklappt) */
						position: relative;	/* damit der z-index Wirkung zeigt */
				}
				.listing_box_ersetzt_bez {
						display: block;
						font-style: italic;
						z-index: 1;		/* damit der Text ueber dem Logo liegt (irgendwie hat das (wohl durch position absolute bei dem anderen Element) nicht mehr geklappt) */
						position: relative;	/* damit der z-index Wirkung zeigt */
				}
				.listing_box_imggroup {		/* momentan nur Plissee */
						display: block;
						/* width: 250px; */
						margin-left: auto;
						margin-right: auto;
						margin-top: 1em;

						z-index: 1;		/* damit das Bild ueber dem Logo liegt (irgendwie hat das (wohl durch position absolute bei dem anderen Element) nicht mehr geklappt) */
						position: relative;	/* damit der z-index Wirkung zeigt */
				}
						.listing_box_imggroup > * {
								display: block;
								float: left;
								margin-left: 0.8% !important;
								margin-top: 0.8% !important;
						}
						.listing_box_imggroup_clear {
								width: 0;
								height: 0;
								float: none;
								clear: both;
						}
						.listing_box_imggroup > img {		/* die Icons */
								width: 8%;
						}
						.listing_box_img {
								display: block;
								margin-top: 1em;

								/* height: 149px; */
								margin-left: auto;
								margin-right: auto;
								overflow: hidden;		/* fuer versehentlich zu grosse Bilder */
						}
						.listing_box1 .listing_box_img {
								width: 112px;
						}
						.listing_box2 .listing_box_img {
								width: 43.5%;
								width: calc(50% - 1.2% - 11px);
						}
								.listing_box_img img {
										width: 100%;
								}
						.listing_box2 .listing_box_imggroup:after, hr.listing_box_imggroup_clear {
							content: "";
							width: 100%;
							clear: both;
							display: block;
							height: 0;
							margin: 0;
							border: 0;
							visibility: hidden;
						}
						
						.listing_box2 .listing_box_pg {
							float: none;
							display: inline-block;
						}
						
				.reg {
						vertical-align : super;
						font-size: 90%;
				}
				.listing_box_ersetzt {
						display: block;
				}
				.listing_box_iconsbelow {
						display: block;
						clear: both;
						margin-top: 2px;
				}
						.listing_box_iconsbelow img {
								margin-left: 1px;
								margin-right: 1px;
						}
				.listing_box_pg {
						display: block;
						padding-top: 0.5em;
						padding-bottom: 0.5em;
				}
				.listing_box_konfi {
						display: none;
						position: absolute;
						bottom: 0;
						left: 0;
						width: 100%;
						z-index: 2;		/* wenn ich fuer die Bilder einen z-index definiere, dann muss ich das hier auch machen und die Box ganz oben drauf legen */
				}
				.noTouch .listing a:hover .listing_box_konfi {
						display: block;
				}
				.listing_box_konfi > span {
						display: block;
						color: #ffffff;
						background-color: #444444;
						padding: 10px;
						font-weight: bold;
						margin: 5px;
						border-top: 5px solid #ffffff;
						position: relative;
						background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAL0lEQVQI12P88ePHfwYCgJGBgYEBn0IODg5GRhgHm0IODg5GuEnYFMIUYAXYTAQAw5YT07b+ZT8AAAAASUVORK5CYII=');
						background-repeat: no-repeat;
						background-position: center top;
				}





.artikel_alle .auswahl_eingrenzen label input[type=checkbox], .artikel_alle .auswahl_eingrenzen span input[type=checkbox] {

		display: none!important;
}
.cont {
   text-align:justify;
   width: 97%;
   font-size: 11px;
   padding-bottom: 15px;
}
.imgbanner {
   max-width: 100%;
   height: auto;
   padding-bottom: 15px;
}



.musterungbox, .lichtbox, .eignungbox { color:#de8903;}


/* Einschraenkung der Eigenschaften */

		.hover_underline, .hover_underline_active {
				font-size: 10px;
				color: #888888;
				margin-left: 4px;
		}

				.hover_underline:hover {
						text-decoration: underline;
				}

		.hover_underline_active {
				color: #de8904;
		}


				.ajax_lade {
						visibility: hidden;
						position: absolute;
						top: 45px;
						right: 10px;
				}


/* .artikel_alle */


.artikel_alle .mainRight {
		width: 80.3%;
/*		margin-right: 1%;*/
		margin-bottom: 2em;
		display: flex;
		flex-direction: column;
}

.design .oben_flex_wrapper .zusatz, .artikel .artikel_table_main .right, .artikelMass .artikel_table_main > .spalte_info, .artikel .artikel_table_main .artikelBottom {
	min-width: 0;
	max-width: none;
}



		/* wegen dem Umschalter (Beschreibung/Artikel) - so dass der nicht zu weit weg ist */

		#listing_artikel .versandzeit:first-child {
				margin-top: 1em;
		}
		/* Ende wegen Umschalter */
		
		
		
	.link_Button {
			display: inline-block;
			text-decoration: none;
			margin: 0px 40px 40px 5em;
			cursor: pointer;
			color: #888888;
			border: 1px solid #e6e6e6;
			background-color: #f1f1f1;
			padding: 0.3em;
			font-size: 0.9em;
	}
			.link_Button:hover {
					color: #000000;
					border-color: #888888;
			}
			.link_Button:active {
					color: #000000;
					border-color: #888888;
					border-style: inset;
			}


.artikel_alle {
	display:flex;
}

.artikel_alle .mainRight {
	margin-left: 2%;

}





		


















/*********************************************
 *
 *		MEDIA Einstellungen
 *
 *		Ich versuche mit 4 Media angaben hinzukommen
 *
 *		> 	1260 	ist standard
 *		<= 	1260
 *		<= 	1024
 *		<=	786
 *		<=	480
 *
 *********************************************/

@media (max-width: 1024px) {
		.artikel_alle .mainRight {
			margin-left: 0;
		
		}
		
		.artikel_alle {
			flex-direction:column;
		}
}

@media (max-width: 1260px) {
		.artikel_alle .mainRight {
				width: 78.3%;
		}
		.listing_box1 {
				width: 17.6% !important;
		}
		.artikel_alle .listing_box2 {
				width: calc(23.8% - 1.9%);
		}
		
		
}

@media (max-width: 1024px) {
		.artikel_alle .mainRight { width: 100%; float:none;}
		.artikel_alle { margin-top:0;}
/*		.artikel_alle .listing_box2 { width: 30.8%; }*/
		.artikel_alle .listing_box2 { width: 22.7%; }
		.ueberschrift, .artikel_alle .mainRight > h1 { line-height:1.2em; }
}
@media (max-width: 768px)  {
		.listing_box1 {
				width: 30.8% !important;
		}
		.artikel_alle .listing_box2 {
				width: 30.9%;
		}
}
@media (max-width: 480px) { 
		.listing_box1 {
				width: 47.4% !important;
		}
		.artikel_alle .listing_box2 { width: 47.3%; }		
}


/*********************************************
 *
 *		MEDIA Einstellungen
 *
 *		Ich versuche mit 4 Media angaben hinzukommen
 *
 *		> 	1260 	ist standard
 *		<= 	1260
 *		<= 	1024
 *		<=	786
 *		<=	480
 *
 *********************************************/

@media (max-width: 1260px) {
		.artikel_alle .mainRight {
				width: 78.3%;
		}
		.listing_box1 {
				width: 17.6% !important;
		}
		.artikel_alle .listing_box2 {
				width: calc(23.8% - 1.9%);
		}
		
		
}

@media (max-width: 1024px) {
		.artikel_alle .mainRight { width: 100%; float:none;}
		.artikel_alle { margin-top:0;}
/*		.artikel_alle .listing_box2 { width: 30.8%; }*/
		.artikel_alle .listing_box2 { width: 22.7%; }
		.ueberschrift, .artikel_alle .mainRight > h1 { line-height:1.2em; }
}
@media (max-width: 768px)  {
		.listing_box1 {
				width: 30.8% !important;
		}
		.artikel_alle .listing_box2 {
				width: 30.9%;
		}
}
@media (max-width: 480px) { 
		.listing_box1 {
				width: 47.4% !important;
		}
		.artikel_alle .listing_box2 { width: 47.3%; }		
}