/*
		19.03.2019 Kay Aufnahme Klasse seo_zweibutton
		20.05.2020	David S.	.SeoVideo hinzugefï¿½gt
		03.01.2023 Mirko Link konfigurieren eingefï¿½gt
		23.03.2023 X.L.K fÃ¼r beliebte Kategorien einen abgerundeten Titel erstellt class="beliebte_kategorien_deckel"
*/
@import url('/scripts/SEO/seoCards.js?cache=12122022');
@import url('/css/variables.css?cache=12122022');
@import url("/css/seocards2024.css?t=20240702");

h1 {
  font-weight: 700;
  text-align: center;
  line-height: 1.4em;
}

.button_box:after {
    content: "";
    display: block;
    clear: both;
}
#text_inhalt * {
  box-sizing:border-box;
}
#text_inhalt h2 {
  text-align: center;
  line-height: 1.5em;
  font-family: var(--secondaryFont);
}
#text_inhalt .bigTextblock h2 {
  margin-top: 2.214em;
}
#text_inhalt article h2 {
  margin-top:0;
}
#text_inhalt article + div {
    margin: 10px auto;
}



.medienTextList {
	display: flex;
	align-items: center;
	margin-top: 3.75em;
	margin-bottom: 3.75em;
}

.medienTextList img{
	width: 100%;
}

.medienTextList > div{
	max-width: 50%;
}

.medienTextList > div:first-child {
	margin-right: 2.5em;
}

.medienTextList > div:second-child {
	margin-left: 2.5em;
}


.teaserbox_wrap {
  text-align:center;
}
.teaserbox {
  width:49%;
  display:inline-block;
  position:relative;
}
.teaserbox.einsam {
    width: 100%;
}

.ab_preis {display:none;}
.haupaufschrift {
    color: #444;
    font-size: 30px;
    font-weight: 300;
}
.box_center {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 2px;
    bottom: 0;
    height: 190px;
    left: 0;
    margin: auto;
    min-height: 50%;
    padding: 2em 2.5em;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 70%;
}

	.box_center .explore.standard, .box_center .explore.standard:visited, .box_center .explore.standard:active {
    color: #3c455a;
}
.box_center .explore, .box_center .explore:visited, .box_center .explore:active {
    bottom: 1em;
    display: inline-block;
    left: 0;
    margin: 10px auto;
    position: absolute;
    right: 0;
    width: 200px;
}
.box_center .explore.mass:hover,
.box_center .explore.standard:hover, .explore:hover	{
			box-shadow: 4px 4px 2px 0px rgba(0,0,0,0.25);
			transition: 0.1s ease-in-out;
}
.explore {
    /* border: 1px solid #3c455a; */
    /* border-radius: 3px; */
    display: block;
    /* padding: 15px 25px; */
    /* text-decoration: none; */
	cursor:pointer;
	font-size: smaller;
}

/*.box_center {max-width: 290px;}  Rollo */
.box_center {max-width: 300px;} /* balkonsicht, markisen plissee, schiebegardinen, lamellen, jalousie */
.einsam .box_center {max-width: 500px;}
.teaserbox > img, .seo.beliebte_kategorien > div > img {
    width: 98%;
}
.seo.beliebte_kategorien > div {max-width: 341px;margin:0 auto;}
.seo.beliebte_kategorien > div > img {max-width: 333px;margin:0 auto;}
.seo.eignunguebersicht ul {list-style:none;list-style-type:none;margin: 0;
    padding: 0;}
.seo.eignungsuebersicht ul li {background-size:50px 50px;}
.seo.farbuebersicht > ul {
list-style:none;
list-style-type:none;
-webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    margin: 0
	}
.seo.farbuebersicht ul:after, .seo.eignunguebersicht:after, div.seo.beliebte_kategorien:after {content:"";display:block;clear:both;}
.seo.farbuebersicht li, .seo.eignunguebersicht ul li {
	list-style:none;
	list-style-type:none;
	vertical-align:middle;
	padding-left:60px;
	background-position:left center;
	background-repeat:no-repeat;
    cursor:pointer;
    background-size: 50px auto;
}
.beliebte_kategorien_deckel {
	text-align: center;
	background-color: white;
	border-radius: 12px 12px 0px 0px;
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: larger;
}

.seo.farbuebersicht ul li a, .seo.eignunguebersicht ul li a {
    color: #888;
    display: inline-block;
    text-decoration: none;
    padding: 2em 0;
    cursor:pointer;
}
div.seo.beliebte_kategorien .explore {
    /* background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    color: #fff; */
    /*font-size: 1.1em;*/
	  position:absolute;
    right: 1em;
    bottom: 3em;
}

.seo_zweibutton {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		margin-top: 5px !important;
		margin-bottom: 0px !important;
		border-top-width: 0px !important;
		position: relative !important;
		bottom: 0.2em !important;
		font-size: 0.9em !important;
}

.tabelle-seo table {
	border-collapse: collapse;
	text-align: center;
}

.tabelle-seo th {
	border-collapse: collapse;
	text-align: center;
	padding: 10px;
	vertical-align: inherit;
	border-right: solid 1px #f2f2f2;
	border-left: solid 1px #f2f2f2;
}

.tabelle-seo td {
	border-collapse: collapse;
	text-align: center;
	padding: 10px;
	vertical-align: inherit;
	border-right: solid 1px #f2f2f2;
	border-left: solid 1px #f2f2f2;
}
tr:nth-child(even) {
	background-color: #f2f2f2;
}

.tabelle-seo img {
	height: 45%;
	width: 45%;
}
.seo.farbuebersicht li.weiss { background-image:url(/bilder/seo/tropfen-weiss.svg)}
.seo.farbuebersicht li.grau { background-image:url(/bilder/seo/tropfen-grau.svg)}
.seo.farbuebersicht li.beige { background-image:url(/bilder/seo/tropfen-beige.svg)}
.seo.farbuebersicht li.gelb { background-image:url(/bilder/seo/tropfen-gelb.svg)}
.seo.farbuebersicht li.orange { background-image:url(/bilder/seo/tropfen-orange.svg)}
.seo.farbuebersicht li.rot { background-image:url(/bilder/seo/tropfen-rot.svg)}
.seo.farbuebersicht li.violett { background-image:url(/bilder/seo/tropfen-violett.svg)}
.seo.farbuebersicht li.blau { background-image:url(/bilder/seo/tropfen-blau.svg)}
.seo.farbuebersicht li.gruen { background-image:url(/bilder/seo/tropfen-gruen.svg)}
.seo.farbuebersicht li.braun { background-image:url(/bilder/seo/tropfen-braun.svg)}
.seo.farbuebersicht li.schwarz { background-image:url(/bilder/seo/tropfen-schwarz.svg)}
.seo.farbuebersicht li.rosa { background-image:url(/bilder/seo/tropfen-rosa.svg)}
.seo.farbuebersicht li.silber { background-image:url(/bilder/seo/tropfen-silber.svg)}
.seo.farbuebersicht li.holzoptik { background-image:url(/bilder/seo/tropfen-holzoptik.svg)}
.seo.eignungsuebersicht li { background-size:50px 50px;background-position: 50% 50%;}
.seo.eignunguebersicht > div, div.seo.beliebte_kategorien > div {width:23%;float:left;position:relative;margin-bottom:2em;}
.seo.eignunguebersicht li.transparent { background-image:url(/bilder/seo/transparent.svg)}
.seo.eignunguebersicht li.htransparent { background-image:url(/bilder/seo/halbtransparent.svg)}
.seo.eignunguebersicht li.lichtdurchlaessig { background-image:url(/bilder/seo/lichtdurchlaessig.svg)}
.seo.eignunguebersicht li.abdunkelnd { background-image:url(/bilder/seo/abdunkelnd.svg)}
.seo.eignunguebersicht li.verdunkelnd { background-image:url(/bilder/seo/verdunkelnd.svg)}

.seo.eignunguebersicht li.wohnbereich { background-image:url(/bilder/seo/wohnzimmer.svg)}
.seo.eignunguebersicht li.kinderzimmer { background-image:url(/bilder/seo/kinderzimmer.svg)}
.seo.eignunguebersicht li.schlafzimmer { background-image:url(/bilder/seo/schlafzimmer.svg)}
.seo.eignunguebersicht li.wintergarten { background-image:url(/bilder/seo/wintergarten.svg)}
.seo.eignunguebersicht li.objekt { background-image:url(/bilder/seo/objekt.svg)}

.seo.eignunguebersicht li.bildschirm { background-image:url(/bilder/seo/bildschirmarbeitsplatz.svg)}
.seo.eignunguebersicht li.feucht { background-image:url(/bilder/seo/feuchtraum.svg)}
.seo.eignunguebersicht li.waben { background-image:url(/bilder/seo/wabenplissee.svg)}
.seo.eignunguebersicht li.sonnenschutz { background-image:url(/bilder/seo/sonnenschutz.svg)}
.seo.eignunguebersicht li.schwerentflammbar { background-image:url(/bilder/seo/schwer-entflammbar.svg)}
.seo.eignunguebersicht li.guenstig { background-image:url(/bilder/seo/guenstig.svg)}

.seo.eignunguebersicht li.floral { background-image:url(/bilder/seo/floral.svg)}
.seo.eignunguebersicht li.muster { background-image:url(/img/stoffauswahl/icon_muster.svg)}
.seo.eignunguebersicht li.streifen { background-image:url(/bilder/seo/streifen.svg)}
.seo.eignunguebersicht li.motiv { background-image:url(/bilder/seo/motiv.svg)}
.seo.eignunguebersicht li.uni { background-image:url(/bilder/seo/uni.svg)}
.seo.eignunguebersicht li.struktur { background-image:url(/bilder/seo/struktur.svg)}
.seo.eignunguebersicht li.bambus { background-image:url(/bilder/seo/bambusrollo.svg)}
.seo.eignunguebersicht li.oekotex { background-image:url(/bilder/seo/oekotex.svg)}
.seo.eignunguebersicht li.energiespar { background-image:url(/bilder/seo/energiesparen.svg)}
.seo.eignunguebersicht li.doppelrollos { background-image:url(/bilder/seo/doppelrollo.svg)}

.seo.eignunguebersicht li.schmutzabweisend { background-image:url(/bilder/seo/schmutzabweisend.svg)}
.seo.eignunguebersicht li.allergiker { background-image:url(/bilder/seo/fungizid.svg)}
.seo.eignunguebersicht li.qualitaet { background-image:url(/bilder/seo/qualitaet.svg)}
.seo.eignunguebersicht li.halogenfrei { background-image:url(/bilder/seo/pvc-frei.svg)}

.seo.eignunguebersicht li.stark_perforiert { background-image:url('/img/stoffauswahl/icon_stark_perforiert.svg');}
.seo.eignunguebersicht li.leicht_perforiert { background-image:url('/img/stoffauswahl/icon_leicht_perforiert.svg');}
.seo.eignunguebersicht li.aluminium {background-image:url(/img/stoffauswahl/icon_aluminium.svg);}
.seo.eignunguebersicht li.holz {background-image:url(/img/stoffauswahl/icon_holz.svg);}
.seo.eignunguebersicht li.hochglanz {background-image:url(/img/stoffauswahl/icon_hochglanz.svg);}
.seo.eignunguebersicht li.seidenmatt {background-image:url(/img/stoffauswahl/icon_seidenmatt.svg);}
.seo.eignunguebersicht li.matt {background-image:url(/img/stoffauswahl/icon_matt.svg);}
.seo.eignunguebersicht li.holzoptik {background-image:url(/img/stoffauswahl/icon_holzoptik.svg);}

article {-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
	-webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
	margin-top:2em;
	}
article p {
  min-height:50px;
  margin-top: 0;
}
article > h2 {
  margin-top:0;
}
article img {
  max-width:99%;
  margin:1em auto;
  display: block;
}

.artikel_liste * {
  box-sizing:border-box;
}

.artikel_liste {
	display:flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	margin-bottom: 0;
}

.middleImage{
	width: 60%;
}

.artikel_liste .artikelbox, .artikel_liste .artikel_liste_box {
	font-size: smaller;
	width: calc(24.9% - 15px);
	margin-bottom: 2em;
	margin-right:20px;
	position: relative;
	position: relative;
	max-width: 350px;
	min-width: 130px;
}

.artikel_liste .artikelbox_modell {
	width: calc(24.9% - 15px);
	margin-bottom: 2em;
	margin-right:20px;
	position: relative;
	max-width: 260px;
	min-width: 150px;
}

.artikel_liste .artikelbox.empty, .artikel_liste .artikel_liste_box.empty {
	margin: 0;
}

.boxZweispaltig .artikelbox, .boxZweispaltig .artikel_liste_box {
	flex: 1 1 45%;
	margin-right: 20px !important;

}

.artikelbox:nth-child(4n), .artikel_liste_box:nth-child(4n) {
	margin-right:0;
}

.artikel_liste .artikelbox span, .artikel_liste .artikel_liste_box span {
	/*font-size:12pt;*/
	font-size: 1.2em;
	padding-bottom: 0.5em;
	display: block;
}

.artikel_liste .artikelbox span.hidden, .artikel_liste .artikel_liste_box span.hidden {
	font-size: inherit;
	padding-bottom: 0;
	display: inline-block;
}

.artikelbox span a {
	font-size: 1.0em;
	background-image: url(/bilder/pfeil-rechts_gruen.svg);
	background-repeat: no-repeat; 
	background-position: 95% 70%; 
	padding-right: 1.0em; 
	color:#10A147;
	margin-left: 1.0em;
}

.artikel_liste .artikelbox .box_wrapper, .artikel_liste .artikel_liste_box .box_wrapper {
	position:relative;
	display: block;
}

.artikel_liste .artikelbox .box_wrapper .iconCornerLeftTop {
	position: absolute;
	width: 26%;
    padding-top: 26%;
	top: 6.5px;
	left: 10px;
	background: #fff;
	opacity: 0.4;
	padding-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 100%;
}

.artikel_liste .artikelbox .box_wrapper .iconCornerLeftTop img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 61%;
}

.artikel_liste .artikelbox .box_wrapper .unserTippIcon {
	position: absolute;
	width: 3.56em;
	height: 3.56em;
	top: 0;
	right: 0;
	color: #fff;
	background: #F35B41;
	font-size: 16px;
	font-weight: 400;
}

.artikel_liste .artikelbox .box_wrapper .unserTippIcon > div {
	position: absolute;
	display: flex;
	justify-content: center;
	flex-direction: column;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.artikel_liste .artikelbox .box_wrapper .unserTippIcon span {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 100;
	height: 19px;
}

.artikel_liste .artikelbox .box_wrapper > img, .artikel_liste .artikel_liste_box .box_wrapper > img {
	width:100%;
}

.artikel_liste .artikelbox .box_wrapper > .artikel_liste_button, .artikel_liste .artikel_liste_box .box_wrapper > .artikel_liste_button {
	bottom:1.25em;
	right:1em;
	/* background-color: #fff; */
	/* color:#000; */
	position:absolute;
	padding: 0.5em 1em;
	/* text-align:center; */
	/* transition: background 0.25s, color 0.25s; */
}

/* .artikel_liste .artikelbox .box_wrapper > .artikel_liste_button:hover {
	background: #444;
	color: #fff;
} */

.artikel_liste .artikelbox .mass_icon, .artikel_liste .artikel_liste_box .mass_icon {
	position: absolute;
	bottom: 5em;
	right: 1em;
	width: 3em;
	height: 3em;
	border-radius: 100% 100% 0 100%;
	background-color: #f18719;
	background-image: url("/bilder/layout/massband_weiss.svg");
	background-size: 65%;
	background-repeat: no-repeat;
	background-position: 60% 50%;
}

.artikel_liste .artikelbox_modell .box_wrapper {
	position:relative;
	display: block;
}

.artikel_liste .artikelbox_modell .box_wrapper > img {
	width:100%;
}

.artikel_liste .artikelbox_modell .box_wrapper > .artikel_liste_button {
	bottom:1.25em;
	right:1em;
	background-color: #fff;
	color:#000;
	position:absolute;
	padding: 0.5em 1em;
	text-align:center;
	transition: background 0.25s, color 0.25s;
}

.artikel_liste .artikelbox_modell .box_wrapper > .artikel_liste_button:hover {
	background: #444;
	color: #fff;
}

section.spalten {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		column-gap: 40px;
}
section.spalten article {
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;
		margin-bottom: 2em;
		column-count: 1;
		margin-top: 0;

}
	section.spalten article.pageBreakAuto {
		-webkit-column-break-inside: auto;
		page-break-inside: auto;
		break-inside: auto;
	}

			section.spalten article p {
				margin-top: 0;
				margin-bottom: 2em;
			}

.links_ausgerichtet {

	float:left;
	padding-right:20px;
}
.rechts_ausgerichtet {

	float:right;
	padding-left:20px;
}

.slider {
	padding-bottom: 1em;
	width: 100%;
	overflow: auto;
	margin: 4em auto 6.6666666667em auto;
}
.slider thead {
	font-size: 1rem;
	font-weight: 700;
	background: #F8F8F8;
}
.slider tbody {
	font-size: 1rem;
	font-weight: 400;
}
.slider table {
	border-collapse: collapse;
}
.slider th {
	padding: 1em;
}
.slider td {
	padding: 1.25em;
}
.slider td, .slider th {
	border: 4px solid #EAEAEA;
	width: 16.6666666666666667%;
	box-sizing: border-box;
	min-width: 160px;
}
.slider td {
	text-align: center;
	vertical-align: middle;
}
.slider td:first-child img {
	width: 50%;
	max-width: 40px;
}
.slider tr .group > span,
.slider tr .group.double > span span {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}
.slider tr .group.double > span {
	flex-flow: row;
	gap: 1em;
}
.slider .eigenschaftGut img {
	opacity: .33;
}
@media (max-width: 1260px) {
	.slider table {
		margin-bottom: 1em;
	}
	.slider thead, .slider tbody {
		font-size: clamp(12px, 3.2vw, 1em);
	}
	.slider td, .slider th {
		min-width: 130px;
	}
	.slider td {
		padding: .5em;
	}
}
@media (max-width: 768px) {
	.slider {
		margin-bottom: 3em;
	}
}
@media (max-width: 500px) {
	.slider td img {
		max-width: 22px;
	}
	.slider td:first-child img {
		max-width: 30px;
	}
}

.doppelbildTabelle {
	display: flex; 
	flex-direction: row; 
	width: 100%!important; 
	height: 100%; 
	border: 0px !important; 
	margin-top: 1em;
}

.SeoVideo{
	width:100% !important;
	height:20em !important;
}

.slider_banner .seo_ribbon_wrapper > img{
	min-height: 300px;
	max-height: 400px;
}

.glide__slide img, .kategorieuebersicht img{
	vertical-align: bottom;
}
.pfeil_slider{
	position: absolute;
	top: calc(50% - 1.5em);
	width: 3em;
	height: 3em;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.pfeil_slider.pfeil_slider_links{
	transform: rotate(180deg);
}

.slider_banner .pfeil_slider{
	background-color: #b1b7bb;
	border-radius: 100%;
	background-image: url(/bilder/slider_weiss.svg);
}
	.slider_banner .pfeil_slider.pfeil_slider_rechts{
			right: 2em;
			cursor: pointer;
	}
	.slider_banner .pfeil_slider.pfeil_slider_links{
			left: 2em;
			cursor: pointer;
	}



.karussell .pfeil_slider{
		background-image: url(/bilder/slider_blau.svg);
}
		.karussell .pfeil_slider.pfeil_slider_rechts{
				right: 0;
		}
		.karussell .pfeil_slider.pfeil_slider_links{
				left: 0;
		}


.seo_ribbon_wrapper{
	position: relative;
	background-size: cover;
	height: 350px;
	background-position: 50%;	
}
	.seo_ribbon_wrapper .seo_ribbon{
			position: absolute;
			right: 0;
			top: 0;
			height: 100%;
			width: 40%;
			display: flex;
			align-items: center;
			justify-content: center;
			flex-direction: column;
			padding-right: 5em;
	}
		.seo_ribbon .seo_ribbon_logo{
			width: 75%;
			margin: 0 auto;
		}
		.seo_ribbon .seo_ribbon_text{
				font-size: 2em;
				margin-bottom:1em;
				text-align: center;
				font-style: italic;
				font-weight: 300;
		}
			.seo_ribbon .seo_ribbon_text .beschreibung{
				font-size: 0.5em;
				margin-top: 1em;
			}
		.seo_ribbon .button.highlight{
				font-weight: bold;
				font-size: 1em;
				border-radius: 6px;
				padding: 1em 2em;
				max-width: 80%;

		}
	.seo_ribbon_wrapper .abPreis{
			position: absolute;
			width: 7em;
			height: 7em;
			top: calc(50% - 3.5em);
			right: 21.5em;
			background-color: #3583f7;
			border-radius: 100% 100% 0 100%;
			padding: 1em;
			font-weight: bold;
			display: flex;
			align-items: center;
			justify-content: center;
			flex-direction: column;
	}
		.seo_ribbon_wrapper .abPreis span{
				font-size: 1.8em;
		}
	.seo_ribbon_wrapper .seo_ribbon_info{
			position: absolute;
			top: 0;
			right: 20em;
			background-color: #63bea6;
			padding: 0.5em 1em;
			font-weight: bold;
	}


.kategorieuebersicht{
		font-weight: bold;
}
		.kategorieuebersicht a{
				color: #475a69;
				text-decoration: none;
				display: flex;
				align-items: center;
				flex-direction: column;
		}
		.kategorieuebersicht a img{
				border-radius: 100%;
				width: 12em;
				border: 5px solid white;
		}

.kategorieuebersicht_boxen{
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(30em, 1fr));
		grid-gap: 2em;
		justify-content: space-between;
		margin: 2em 0;
}
	.kategorieuebersicht_boxen img{
			width: 100%;
	}

.kategorien_teaser{
		margin: 2em 0;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
}
	.kategorien_teaser a{
			margin: 0 2em;
	}
		.kategorien_teaser img:hover{
				border: 7px solid #475a69;
		}
	.kategorien_teaser .abPreis{
			color: #3485ff;
	}



	.uebersichtKategorien{
		display: flex;
		margin-bottom: 5em;
		justify-content: space-between;
	}
		.uebersichtKategorien .mass, .uebersichtKategorien .fertig{
			display: flex;
			flex-direction: column;
			width: 48%;
		}
			.uebersichtKategorien .mass{
				background: transparent linear-gradient(180deg, rgba(241,135,25,0.05) 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
				border-top: 3px solid #e7be26;
			}
	
			.uebersichtKategorien .fertig{
				background: transparent linear-gradient(180deg, rgba(113, 122, 136, 0.05) 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
				border-top: 3px solid #ABABAB;
			}
	
			.uebersichtKategorien .uebersichtKategorienHeader{
				display: flex;
				justify-content: space-between;
				align-items: center;
				padding: 0.5em 1em;
				padding-bottom: 1.5em;
				font-weight: 600;
				font-size: 1.1em;
			}
				.uebersichtKategorien .uebersichtKategorienHeader img{
					max-width: 2.5em;
				}
				.uebersichtKategorien .mass .uebersichtKategorienHeader img{
					border-radius: 5px;
				}
	
			.uebersichtKategorien .kategorien{
				display: grid;	
				grid-template-columns: repeat(3, minmax(120px, 200px));
				grid-row-gap: 3em;
				grid-column-gap: 1em;
				justify-content: space-around;
				border-radius: 0px 0px 12px 12px;
			}
				.uebersichtKategorien .kategorien a{
					box-shadow: 0px 3px 20px #00000029;
					border-radius: 12px 12px 12px 12px;
					color: #080808;
					text-decoration: none;
					display: flex;
					flex-flow: column;
				}
					.uebersichtKategorien .kategorien .kategoriebez{
						padding: 0.5em 1em;
						font-weight: 800;
						display: flex;
						height: 100%;
						justify-content: center;
						align-items: center;
						flex-wrap: wrap;
					}
	
				.uebersichtKategorien .kategorien img{
					max-width: 100%;
					border-radius: 0px 0px 12px 12px;
				}
	
				@media (max-width: 1500px) {
						.uebersichtKategorien{
							flex-direction: column;
							align-items: center;
						}
						.uebersichtKategorien .mass, .uebersichtKategorien .fertig{
							width: 70%;
							margin: 2em;
						}
				}
				@media (max-width: 768px) {
						.uebersichtKategorien .mass, .uebersichtKategorien .fertig{
							width: 100%;
						}
						.uebersichtKategorien .kategorien{
							grid-template-columns: repeat(auto-fit, minmax(120px, 200px));
						}
				}	
				@media (max-width: 500px) {
						.uebersichtKategorien .kategorien{
							grid-template-columns: repeat(auto-fit, 120px);
						}				
				}
	
				


.karussell{
		background-color: #f1f1f1;
		text-align:center;
		padding: 2em 0;
		margin: 2em 0;
}


@media (max-width: 1220px) {
		div.seo.beliebte_kategorien > div {width:47%;}
		.box_center {

			/*height: 70%;
			margin: 0 auto;
			padding: 1em;*/

		}
        .haupaufschrift {

            font-size: 22px;

        }

		.artikel_liste .artikelbox, .artikel_liste .artikel_liste_box {
			position: relative;
		}
		.artikel_liste .artikelbox:nth-child(2n), .artikel_liste_box:nth-child(2n) {
			margin-right:0;
		}
		.artikel_liste .artikelbox, .artikel_liste .artikel_liste_box {
			width: calc(50% - 10px);
			max-width: calc(50% - 10px);
		}
}
@media (max-width: 800px) {
		article {-webkit-column-count: 1;
			-moz-column-count: 1;
			column-count: 1;
			flex-direction: column;
			margin-top: 0px;
			}
			.zweispaltigSeo {
				flex-direction: column;
			  }
			.zweispaltigSeo.smalerFirst > img {
				max-width: 100% !important;
				height: 70% !important;
				width: 70% !important;
				margin-left: 0px !important;
			  }
			  .zweispaltigSeo > :first-child {
				padding-right: 1px !important;
			  }
		.explore {

			padding: 5px;
			font-size:.9em;

		}
        .box_center .explore, .box_center .explore:visited, .box_center .explore:active {
            bottom: 5px;

        }
		.seo.eignunguebersicht > div {width:50%;}
        .box_center {

            height: 130px;
                min-height: 50%;
                padding:1em;

        }

		.slider_banner{
			display: none;
		}
}
@media (max-width: 660px) {
		.button_box {
			display: block!important;
		}
		.teaserbox { width:100%;}
		.seo.farbuebersicht > ul {
			-webkit-column-count: 2;
			-moz-column-count: 2;
			column-count: 2;
		}
		h2.farbuebersicht:after, h2.eignunguebersicht:after {
      left:auto;
      right:0;
    }
		div.seo.beliebte_kategorien .box_center {
			width: 100%;
		}
        .haupaufschrift {
            font-size: 24px;
        }
        .box_center {
            min-height: 40%;
        }
        .seo.farbuebersicht > ul {
			      margin:0;
            padding:0;
		    }
        .box_center .explore, .box_center .explore:visited, .box_center .explore:active {
            display: inline-block;
            width:90%;
            margin: 0 auto;
        }

		.artikel_liste .artikelbox, .artikel_liste .artikel_liste_box {
			/* box-shadow: 0 3px 6px #00000029; */
			max-width: 48%;
			margin: 1%;
			border-radius: 4px;
			width: 100%;
		}
		.artikel_liste .artikelbox span, .artikel_liste .artikel_liste_box span {
			/* display: none; */
		}
		.unserTippIcon, .unserTippIcon *{
			display: block !important;
		}
		.artikel_liste .artikelbox .box_wrapper, .artikel_liste .artikel_liste_box .box_wrapper {
			text-decoration: none;
		}
		.artikel_liste .artikelbox .box_wrapper .box_wrapper_button_darueber, .artikel_liste .artikel_liste_box .box_wrapper .box_wrapper_button_darueber {
			position: relative;
		}
		.artikel_liste .artikelbox .box_wrapper img, .artikel_liste .artikel_liste_box .box_wrapper img {
			display: block;
			border-radius: 4px 4px 0 0;
		}
		.artikel_liste .artikelbox .box_wrapper .box_wrapper_button_darueber .artikel_liste_button_darueber, .artikel_liste .artikel_liste_box .box_wrapper .box_wrapper_button_darueber .artikel_liste_button_darueber {
			left: 0;
			right: 0;
			bottom: 4px;
		}
		.artikel_liste .artikelbox .box_wrapper > .artikel_liste_button, .artikel_liste .artikel_liste_box .box_wrapper > .artikel_liste_button {
			position: initial;
			display: block;
		}

}
@media (max-width: 420px) {
        .haupaufschrift {

            font-size: 20px;

        }
		.seo.eignunguebersicht > div { width:100%;text-align:center;}
		.seo.eignunguebersicht ul {
			-webkit-column-count: 1;
			-moz-column-count: 1;
			column-count: 1;
		}

		article {padding:1em;}

		.artikel_liste .artikelbox, .artikel_liste .artikel_liste_box {
			max-width: 100% !important;
		}

}

/*----------------------------------------------------------------------------------------------------------*/
/*------------------------------------------SEO Klassen für Micha Knauth------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/

.BannerRE {
	text-align: center;
}
.BannerRE img {
	width: 100%;
  	margin-bottom: 5%;
}

/*----------------------------------------------------------------------------------------------------------*/
/*------------------------------------------SEO STARTSEITEN CARDS-------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/

/*@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");*/
#cards , #cards * {
    box-sizing: border-box;
}
#cards {
    display: flex;
    justify-content: center;
}


#cards .card {
    width: 30%;
    max-width: 450px;
	order: 2;
	margin: 0 2%;
	border-radius: 10px;
}

#cards .cardInhalt {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    box-shadow: 0px 2px 4px #00000042;
    height: 94%;
	border-radius: 0px 0px 10px 10px;
}
	#cards .cardInhalt.inactive {
		display: none;
	}

    /* eines ist Vorausgewï¿½hlt, bei hover ï¿½ber andere bekommen diese den "Ausgewï¿½hlt-Schatten" und bei dem vorausgewï¿½hltem wird er entfernt */

	#cards .defaultHighlight .cardInhalt:not(#cards:hover .defaultHighlight .cardInhalt), #cards .card:hover .cardInhalt{
		box-shadow: 0px 4px 40px #00000042;
	}
	
#cards .card .uebersichtEigenschaften{
	margin-left: 20px;
}

#cards .card .uebersichtEigenschaften .eigenschaft {
	display: flex;
	align-items: center;
	margin: 0.3em 0;
	hyphens: auto;
	padding-right: 3em;
	background-image: url(/bilder/seo/cards/haken_fertig.svg);
	background-repeat: no-repeat;
	background-position: right;
}

#cards .card .uebersichtEigenschaften .eigenschaft img{
	margin-right: 1.5em;
}




#cards .reiterGroup {
	display: flex;
	position: relative;
	overflow: hidden; 	/* fï¿½r die abgeschrï¿½gten Ecken bei 2 Reitern */
}
	#cards .reiterGroup .reiter {
		padding: 0.5em 1em;
		display: flex;
		align-items: center;
		justify-content: center;
		background: var(--secondary-color-light);
		color: var(--secondary-text-color);
		text-decoration: none;
		width: 50%;
		font-weight: 400;
		transition: 0.5s;
		cursor: pointer;
		border-radius: 5px 5px 0px 0px;
	}
	#cards .reiterGroup .reiter.fertiggroessen {
		background: var(--primary-color);
		color: var(--primary-color-text);
	}


	/*
		Ein Reiter soll default mï¿½ï¿½ig gehighlightet sein. Wenn mann ï¿½ber die Cards drï¿½ber Hovert soll dieses defaultHighlight verschwinden und der reiter ï¿½ber dessen card man grade hover soll gehighligtet sein. Dabei muss beachtet werden, ob grade das Maï¿½ oder Standard Tab aktiv ist (diese Unterscheidung gibt es aber auch nicht bei allen Card Varianten)
	*/	
	#cards .card:hover .reiterGroup .reiter.massanfertigung:not(.reiter.inactive) /*den Reiter Highlighten ï¿½ber dessen Card man grade hovert wenn er nicht inaktiv ist (also wenn fertiggroessen nicht aktiv ist)*/
	, #cards .card.defaultHighlight .reiterGroup .reiter.massanfertigung:not(.reiter.inactive,#cards:hover .card.defaultHighlight .reiterGroup .reiter){ /*den mit defaultHighlight highligten solange man nicht ï¿½ber irgendwas hovert*/
		background: var(--secondary-color);
		color: var(--secondary-color-text);		
	}
	#cards .card:hover .reiterGroup .reiter.fertiggroessen.active /*den Reiter Highlighten ï¿½ber dessen Card man grade hovert wenn er aktiv ist (also wenn mass inaktiv ist)*/
	, #cards .card:hover .reiterGroup .reiter.fertiggroessen:first-child /*wenn keinen mass Tab gibt soll das auch als "active" angesehen werden*/
	, #cards .card.defaultHighlight .reiterGroup .reiter.fertiggroessen:first-child:not(#cards:hover .card.defaultHighlight .reiterGroup .reiter) /*wenn keinen mass Tab gibt soll das auch als "active" angesehen werden*/
	, #cards .card.defaultHighlight .reiterGroup .reiter.fertiggroessen.active:not(#cards:hover .card.defaultHighlight .reiterGroup .reiter){ /*den mit defaultHighlight highligten solange man nicht ï¿½ber irgendwas hovert*/
		background: var(--primary-color);
		color: var(--primary-color-text);				
	}	

	#cards .reiterGroup.abgeschraegt .reiter.fertiggroessen:after{
			content: "";
			width: 0.5em;
			position: absolute;
			left: calc(50% - 0.25em);		/*50% - 0.25em wegen der Schrï¿½ge*/
			height: 120%; 	/*durch die rotation braucht es mehr als 100% hï¿½he um die abgeschrï¿½gte Kante zu erzielen*/
			transform: rotate(10deg);
			background-color: #FFFFFF;
	}

  #cards .teaserbildWrapper{
	position: relative;
}
	#cards .teaserbild{
		width: 100%;
		vertical-align: middle; /*ohne diese Eigenschaft ist ein kleiner Rand unter dem Bild -> alternativ kï¿½nnte auch der wrapper auf flex gesetzt werden*/ 
	}
		#cards .iconTeaserbild{
			position: absolute;
			top: 40%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 5em;
			height: 5em;
			background-color: rgba(255,255,255,0.5);
			border-radius: 100%;
			padding: 1em;
			z-index: 1;
		}
		
		#cards .beschriftungTeaserbild{
			font-size: 1.25em;
			position: absolute;
			bottom: 1em;
			left: 1em;
			z-index: 1;		
			color: 	#FFFFFF;
			display: flex;
			align-items: center;
			text-transform: uppercase;
		}
			#cards .beschriftungTeaserbild img{
				width: 2em;
				margin-right: 0.5em;
			}
			#cards .beschriftungTeaserbild span{
				font-weight: 500;
			}
			#cards .beschriftungTeaserbild .beschriftungTeaserbildSmall{
				font-weight: 300;
				font-size: 0.8rem;
				display: block;
			}			
			
			
		#cards .wrapperLogoLysel{
				position: absolute;
				top: 0;
				left: 0;
				background: transparent linear-gradient(270deg, #EBE5E400 0%, #FFFFFF 43%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
				display: flex;
				justify-content: center;
				align-items: center;
				padding: 1em 2em;	
				z-index: 1;	
		}
			#cards .wrapperLogoLysel img{
					width: 5em;
			}

		#cards .teaserBildBackgroundLayer{
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0;
			background: linear-gradient(transparent, rgba(0, 0, 0, 0.3));
			transition: 0.5s;			
		}
			#cards .cardInhalt:hover .teaserBildBackgroundLayer{
				background-color: transparent;
			}
			

#cards .uebersichtProdukt{
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;	
}

	#cards .uebersichtProdukt > div, #cards .cardEnd{
		padding: 0.6em 2em;
	}
		#cards .uebersichtProdukt > div{
			border-bottom: 1px solid #E7EBEE;
		}

	#cards .uebersichtProdukt .vergleichinfo{
		display: flex; 
		justify-content: space-between;
	}

	#cards .uebersichtProdukt .vergleichinfo.Rightfloat{
		justify-content: end;
	}
	
		#cards .uebersichtProdukt .vergleichinfo span{
			font-weight: 500;
		}

	#cards .iconsBefestigung{
		display: flex;
		flex-wrap: wrap;
		padding-top: 0.5em;
		font-size: 0.875em;
	}
		#cards .iconsBefestigung > div{
			padding-left: 1.5em;
			padding-right: 1em;
			background-repeat: no-repeat;
			background-position: 0 50%;
		}
			
			#cards .iconsBefestigung .befestingung_schrauben{
				background-image: url(/bilder/seo/cards/befestigung_schrauben_mass.svg);				
			}
				#cards .cardInhaltFertiggroessen .iconsBefestigung .befestingung_schrauben{
					background-image: url(/bilder/seo/cards/befestigung_schrauben_fertig.svg);				
				}
				
				
			#cards .iconsBefestigung .befestingung_klemmen{
				background-image: url(/bilder/seo/cards/befestigung_klemmen_mass.svg);
			}
				#cards .cardInhaltFertiggroessen .iconsBefestigung .befestingung_klemmen{
					background-image: url(/bilder/seo/cards/befestigung_klemmen_fertig.svg);
				}	
				
				
			#cards .iconsBefestigung .befestingung_kleben{
				background-image: url(/bilder/seo/cards/befestigung_kleben_mass.svg);
			}
				#cards .cardInhaltFertiggroessen .iconsBefestigung .befestingung_kleben{
					background-image: url(/bilder/seo/cards/befestigung_kleben_fertig.svg);
				}
			
			
			#cards .iconsBefestigung .befestingung_bohren{
				background-image: url(/bilder/seo/cards/befestigung_bohren_mass.svg);
			}

	#cards .lieblingsprodukt{
		background: url(/bilder/seo/cards/icon_herz_mass.svg) no-repeat 0.5em 50%;
		background-size: 1.3em auto;
		padding-left: 2.5em;			
	}
	
	#cards .fensterformen{
		background: url(/bilder/seo/cards/icon_stern_mass.svg) no-repeat 0.5em 50%;
		background-size: 1.3em auto;
		padding-left: 2.5em;			
	}	

	#cards .uebersichtModelle{
		display: flex;
		flex-direction: column;
	}
		#cards .uebersichtProdukt .uebersichtModelle .modell{
			display: flex;
			align-items: center;
			margin: 0.3em 0;
			hyphens: auto;
		}
	
			#cards .uebersichtModelle .modell img{
				margin-right: 1.5em;
			}
			#cards .uebersichtModelle .modell .anmerkung{
				font-style: italic;
			}

	#cards .vergleichinfo:not(#cards .vergleichinfo.modelle), #cards .uebersichtModelle .modell, #cards .uebersichtProdukt .hinweisCard{
		background-image: url(/bilder/seo/cards/haken_mass_schwarz.svg);
		background-repeat: no-repeat;
		background-position: 100% 50%;
		background-size: 1.5em auto;
		padding-right: 3em;
	}
		#cards .cardInhaltFertiggroessen .vergleichinfo:not(#cards .cardInhaltFertiggroessen .vergleichinfo.modelle), #cards .cardInhaltFertiggroessen .uebersichtModelle .modell{
			background-image: url(/bilder/seo/cards/haken_fertig.svg);
		}
	
		#cards .uebersichtModelle .modell.highlight{
			background-image: url(/bilder/seo/cards/haken_akzent.svg);
			color: var(--accent-color);
		}
	
		#cards .wrapperHinweisCard{
			background-color: var(--secondary-color-light);
			font-style: italic;
		}

		#cards .stoffanzahl{
			display: flex;
			align-items: center;
		}
		#cards .stoffanzahl, #cards .profilfarbe{
			display: flex;
			align-items: center;
		}
			#cards .stoffanzahl::before, #cards .profilfarbe::before{
				content: '';
				height: 100%;
				width: 1.7em;			
				background-size: 100%;
				background-repeat: no-repeat;
				background-position: 0 50%;
				margin-right: 0.5em;
			}		
			#cards .stoffanzahl::before{
					background-image: url(/bilder/seo/cards/farbpunkte.svg);
			}
			#cards .profilfarbe::before{
					background-image: url(/bilder/seo/cards/farbpunkte_grau.svg);
			}			

		#cards .cardEnd{
			display: flex;	
			justify-content: space-between;	
			align-items: center;	
			flex-wrap: wrap;
			padding-bottom: 1.5em;
		}

				#cards .cardEnd .abPreis span:first-child{
					font-size: 0.875rem;
				}
				#cards .cardEnd .abPreis span:nth-child(2){
					font-size: 1.5rem;
					font-weight: 700;
				}	
				#cards .cardEnd .abPreis span:nth-child(3){
					font-size: 1.125rem;
					font-weight: 700;
				}					

				#cards .cardEnd .button{
					display: flex;
					align-items: center;
					padding: 0.8em 1.2em;
					max-width: 95%;
				}

				#cards .cardEnd .btn2::before{
					background-repeat: no-repeat;
					content: '';
					width: 1.3em;
					height: 1.3em;
					padding: 0 0.5em;
					margin-right: 0.5em;
					transition: transform 0.15s;
					background-position: 50%;
					background-size: contain;
				}
					#cards .cardEnd .button:not(#cards .card:hover .cardEnd .button, #cards .card.defaultHighlight .cardEnd .button:not(#cards:hover .defaultHighlight .cardEnd .button) ){
						background: var(--primary-color);
						color: var(--primary-color-text);						
					}	
					
					#cards .cardEnd .btn2:not(#cards .card:hover .cardEnd .btn2, #cards .card.defaultHighlight .cardEnd .btn2:not(#cards:hover .defaultHighlight .cardEnd .btn2) ){
						background: var(--secondary-color-light);
						color: var(--secondary-text-color);						
					}
				
						#cards .cardEnd .btn2::before, #cards:hover .defaultHighlight .cardEnd .btn2::before{
							background-image: url(/bilder/seo/cards/zahnrad_rot.svg);
						}
						#cards .card:hover .cardEnd .btn2::before, #cards .defaultHighlight .cardEnd .btn2::before, #cards .defaultHighlight:hover .cardEnd .btn2::before{
							
						}
						#cards .cardEnd .btn2:hover::before{
							transform: rotate(360deg);
							background-image: url(/bilder/seo/cards/zahnrad_weiss.svg)!important;
						}

#cards .hinweisBeispielpreis{
	font-size: 0.7rem;
	line-height: 1em;
	font-weight: 500;
}
		#cards .hinweisBeispielpreis span{
			font-size: 0.6rem;
			font-weight: 300;
		}
#cards .unserTipp {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.8em;
	background-color: var(--accent-color);
	color: #fff;
	z-index: 1;
	border-radius: 0px 0px 0px 15px;
}
#cards .unserTipp span {
	font-weight: 500;
	font-size: 1.1em;
	text-transform: uppercase;

}

#cards > p{
	width: 60%;
}


@media only screen and (max-width: 1400px){

    #cards {
      flex-direction: column;
    }
		#cards .card {
			width: 100%;
			margin: 1.5em auto;
			max-width: none;
		}
			#cards .card.defaultHighlight{
				order: 1;
			}		
		#cards .cardInhalt{
			display: grid;
			grid-template-columns: 50% 50%;
			grid-template-rows: auto 1fr;			
		}
			#cards .teaserbildWrapper{
				grid-column: 2;
				grid-row: 1;
			}
			#cards .uebersichtProdukt{
				grid-row-start: 1;
				grid-row-end: span 2;
			}
			#cards .cardEnd{
				grid-column: 2;
				grid-row: 2;
				margin: 0;
				align-self: center;
			}
			#cards .uebersichtProdukt > div:last-child{
				border: none;
			}
			
	
	#cards > p{
		width: 100%;
	}
}

@media only screen and (max-width: 700px){
	#cards{
		font-size: 0.75em;
	}
}

@media only screen and (max-width: 768px){
	#cards {
		max-width: 320px;
		margin: auto;
	}
	#cards .reiterGroup{
		width: 80%;
	}
	#cards .cardInhalt{
		grid-template-columns: 100%;
		padding-bottom: 0.5em;
	}
	#cards .iconTeaserbild{
		display: none;
	}

	#cards .beschriftungTeaserbild{
		font-size: 1em;
		bottom: 0.5em;
		left: 0.5em;
		line-height: 1em;
	}

	#cards .teaserbildWrapper{
			grid-column: 1;
			grid-row: 1;
	}
	#cards .uebersichtProdukt{
			grid-column: 1;
			grid-row: 2;
	}
	#cards .cardEnd{
			grid-column: 1;
			grid-row: 3;
			margin: 1em 2em;
	}	

	#cards .unserTipp{
		line-height: 1em;
	}

	#cards .uebersichtProdukt{
		padding: 0.5em 0;
		margin: 0 1.5em;
	}
	
	#cards .uebersichtProdukt > div, #cards .cardEnd{
		padding: 0;
	}

	#cards .lieblingsprodukt{
		display: none;
	}

	#cards .uebersichtModelle .modell img{
		margin-right: 0.5em;
	}

	#cards .uebersichtProdukt .vergleichinfo:not(#cards .uebersichtProdukt .vergleichinfo.modelle), #cards .uebersichtProdukt .uebersichtModelle .modell,  #cards .uebersichtProdukt .hinweisCard{
		background-size: 1em auto;
		padding-right: 1.5em;
	}
	
	#cards .uebersichtBefestigung{
		position: relative;
	}
		#cards .iconsBefestigung{
			position: absolute; /*entweder mï¿½sste ich die icons 2 x im HTML haben oder das absolut positionieren, weil sonst bekomme ich das nicht von unter "vergleichsinfo" zu in "vergleichsinfo" verschoben (zumindest nicht ohne dass der haken dann verschoben ist) */
			top: 0; 
			right: 3em;
		}
			#cards .iconsBefestigung > div{
				background-size: contain;
				height: 1.5em;
				padding: 0 0.8em;
			}
			#cards .iconsBefestigung span{
				display: none;
			}

}


.aufzaehlungEigenschaften{
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px,360px));
    grid-gap: 1em;
	justify-content: center;
	margin: 1em 0 3em 0
}


.infobox{
	border: 2px solid #E5E3E3;
	margin-top: 3em;
	border-radius: 12px;
}
		.infobox:not( .infoboxGruppe .infobox){
			border-radius: 12px;
		}

		.infoboxGruppe .infobox:first-child{
			border-radius: 12px;
		}
		.infoboxGruppe .infobox:last-child{
			border-radius: 12px;
		}

		.infobox:not(.aufzaehlungEigenschaften .infobox, .infoboxGruppe .infobox){
			margin: 1em 0 3em 0;
		}
		.infobox hr{
			width: 100%;
		}
		.infobox h5{
			width: 100%;
			font-size: 1em;
			margin: 0.5em 0;
		}

		.infobox .infoboxHead{
			background-color: #F2F0F0;
			padding: 1em 2em;
			border-bottom: 2px solid #E5E3E3;
			font-weight: 400;
			display: flex;
			justify-content: space-between;
			border-radius: 12px 12px 0px 0px;
		}
		.infobox .infoboxHead a.pdf:before{
			content: '';
			background-image: url(/bilder/icons/icon_pdf.svg);
			background-repeat: no-repeat;
			width: 1.3em;
			background-size: contain;
			height: 1.3em;
			margin-right: 1em;
			display: inline-flex;
		}

		.infobox .infoboxContent{
			padding: 1em 2em;
			display: flex;
			justify-content: center;
			align-items: center;
			flex-flow: column;
		}
		.infobox img{
			max-width: 100%;
		}

		.infobox .anleitung {
			display: flex;
			flex-wrap: wrap;
			justify-content: center;
			width: 100%;
		}
			.infobox .anleitung .anleitungSchritt{
				flex-basis: 45%;
				display: flex;
				flex-direction: column;
				margin: 1em;
			}
				.infobox .anleitung .anleitungSchritt img{
					align-self: center;
				}
			.infobox .anleitung .anleitungSchritt.schrittSchmal{
				flex-basis: 30%;
			}
			.infobox .anleitung .anleitungSchritt.schrittBreit{
				flex-basis: 65%;
			}

		@media (max-width: 1000px) {	
			.infobox .anleitung .anleitungSchritt{
				flex-basis: 100%;
			}
			.infobox .anleitung .anleitungSchritt.schrittSchmal{
				flex-basis: 45%;
			}
			.infobox .anleitung .anleitungSchritt.schrittBreit{
				flex-basis: 100%;
			}			
		}

		@media (max-width: 800px) {
			.infobox .anleitung .anleitungSchritt.schrittSchmal{
				flex-basis: 100%;
			}		
		}	

		@media (max-width: 500px) {
			.infobox .infoboxContent{
				padding: 1em;
			}
			.infobox .zweispaltig > *{
				width: 100%!important;
				padding: 0!important;
			}
		}


h2, h3 {
  font-family: var(--secondaryFont);
}
h2 {
  text-align: center;
  font-weight: 700;
  margin-top: 1.5em;
  margin-bottom: 1em;
  line-height: 1.5em;
}
  h2 > span {
    font-weight: 300;
  }
h3 {
  font-weight: 400;
  margin: 0;
  margin-top: 0.5em;
  text-align: left;
  padding: 1em 0 0.5em 0;
  line-height: 35px;
}
h4 {
  font-weight: 400;
  font-size: 1.3em;
  margin-bottom: 1em;
}

#text_inhalt {
  width: 95%;
  margin: 0 auto;
}

.linksbuendig {
  text-align: left;
}

.zweispaltig {
  display: flex;
  align-items: center;
  max-width: 100%;
}
.zweispaltig > * {
	width: calc(50% - 1.625em)
}
  .zweispaltig > *:first-child {
    padding-right: 1.625em;
  }
  .zweispaltig > *:nth-child(2) {
    padding-left: 1.625em;
  }
  
  .zweispaltig.smalerFirst > p {
	  width: calc(32.5% - 1.625em);
  }
  
  .zweispaltig img {
    max-width: 100%;
  }
  .zweispaltig > img {
    max-width: 66%;
    height: fit-content;
  }
  .zweispaltig.smalerFirst > *:nth-child(2) {
    width: 67.5%;
    height: fit-content;
  }
		.zweispaltig.bilderKlein > * {
			width: 80%;
		}
		.zweispaltig.bilderKlein img{
			width: 20%;
		}

@media only screen and (max-width: 1500px) {
  .zweispaltig.smalerFirst > p {
	  width: calc(50% - 1.625em);
  }
  .zweispaltig.smalerFirst > img {
    max-width: 100%;
    height: fit-content;
  }
}
@media only screen and (max-width: 500px) {
	.zweispaltig > *{
		padding-left: 0;
		padding-right: 0;
	}
}


.buttonBox{
	display: flex;
	justify-content: center;
	margin: 2em 0;
	flex-wrap: wrap;
}
	.buttonBox .button{
		flex-basis: 30%;
		margin: 1em;
	}

@media (max-width: 800px) {
	.buttonBox .button{
		flex-basis: 45%;
	}
	.beliebte_kategorien > a {
		width: 100% !important;
	}
}	
@media (max-width: 500px) {
	.buttonBox .button{
		flex-basis: 100%;
	}	
}	



.anleitungen{
	margin: 2em 0;
}
	.anleitungen a{
		display: block;
	}

	.anleitungen a.pdf, .anleitungen a.video{
		display: flex;
	}
	.anleitungen a.pdf:before, .anleitungen a.video:before {
		content: '';
		
		background-repeat: no-repeat;
		width: 2em;
		background-size: contain;
		height: 2em;
		margin-right: 1em;
	}
	.anleitungen a.pdf:before{
		background-image: url(/bilder/icons/icon_pdf.svg);
	}
	.anleitungen a.video:before{
		background-image: url(/bilder/icons/icon_video.svg);
	}


.zweispaltigSeo {
  display: flex;
  align-items: center;
}
.zweispaltigSeo > * {
	width: calc(50% - 1.625em)
}
  .zweispaltigSeo > *:first-child {
    padding-right: 1.625em;
  }
  .zweispaltigSeo > *:nth-child(2) {
    padding-left: 1.625em;
  }
.zweispaltigSeo.smalerFirst > p {
	  width: calc(32.5% - 1.625em);
  }
.zweispaltigSeo img {
    max-width: 100%;
  }
  .zweispaltigSeo > img {
    max-width: 66%;
    height: fit-content;
  }
.zweispaltigSeo.smalerFirst > *:nth-child(2) {
    width: 67.5%;
    height: fit-content;
	margin-right: 10%;
  }
.zweispaltigSeo.smalerFirst > p {
	  width: calc(50% - 1.625em);
  }
  .zweispaltigSeo.smalerFirst > img {
    max-width: 100%;
	height: 25%;
	width: 25%;
	margin-left: inherit;
  }







.mittig {
  text-align: center;
}

.farbuebersicht {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
  .farbuebersicht > a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1em;
    text-decoration: none;
  }
    .farbuebersicht > a > span {
      padding-top: 1em;
    }


.beliebte_kategorien {
  margin-top: 3em;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
  .beliebte_kategorien > a {
    width: 18%;
    display: flex;
    flex-direction: column;
    text-decoration: none;
	justify-content: space-between;
    min-width: 15em;
    margin: 0 1em 2em 1em;
	box-shadow: 1px 5px 20px -2px gray;
    border-radius: 12px;
  }
    .beliebte_kategorien > a > img {
	  border-radius: 0 0 12px 12px;
    }

.eignunguebersicht {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
  .eignunguebersicht > div {
    max-width: 16em;
	margin-left: 1.5em;
  }
    .eignunguebersicht > div > h3 {
      text-align: left;
      font-family: var(--primaryFont);
      padding-bottom: 1.5em;
    }
      .eignunguebersicht > div > h3 > span {
        font-weight: normal;
      }
    .eignunguebersicht > div > div {
      display: flex;
      align-items: center;
      padding: 1em 0;
    }
      .eignunguebersicht > div > div > img {
        padding-right: 1em;
      }
      .eignunguebersicht > div > div > a {
        text-decoration: none;
        font-weight: 300 !important;
      }
        .eignunguebersicht > div > div > a > span {
          font-weight: 500;
        }
		.eignunguebersicht > div > div > a > img {
			padding-right: 1em;
 			margin-bottom: -1em;
		  }

.montageartenUebersicht {
  background-color: #F6F6F6;
  padding: 3.75em;
  position: relative;
  margin: 2.5em 0;
}
  .montageartenUebersicht > h3 {
    margin: 0 0 1em 0;
    text-align: left;
    font-weight: normal;
  }
  .montageartenUebersicht ul {
    list-style-type: none;
  }
  
 .montageartenUebersicht .content_auserhalb_border_bottom_right {
	 position: absolute;
	 right: -1.7em;
	 bottom: -2.25em;
 }
 
 .arrowList li{
	position: relative;
	margin: 1.75em 0;
 }
 
 .arrowList li::before{  
  content: "";
  background-image: url("/bilder/pfeil-rechts.svg");
  background-size: 25px;
  position: absolute;
  left: -28px;
  max-width: 10px;
  height: 25px;
  min-width: 25px;
 }
 
 @media (max-width: 600px){
	 
  
 .montageartenUebersicht .content_auserhalb_border_bottom_right {
	 position: relative;
	 margin-left: 50%;
	 transform: translate(-50%);
 }
 }
 @media (max-width: 450px){
	 
  
.montageartenUebersicht {
  padding: 0.75em;
}
 }

.modelle {
  display: flex;
  flex-wrap: wrap;
}
  .modelle > a {
      display: flex;
      flex-direction: column;
      align-items: center;
      border: 1px solid #f1f1f1;
      margin: 1em;
      padding: 1%;
      padding-left: 2%;
      text-decoration: none;
      width: 20%
  }
    .modelle > a > span {
      font-size: 1.75em;
      line-height: 1.5em;
    }
    .modelle > a > img {
        height: auto;
        max-width: 88%;
        padding: 1em 0;
    }
    .modelle > a > p {
      text-align: center;
      font-size: 0.9em !important;
    }
@media (max-width: 800px) {

	.modelle > a{
		width: auto ;
	}
}



.herstellervergleich {
  display: flex;
  justify-content: space-evenly;
  padding: 2em 0;
}
  .herstellervergleich > div {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
    .herstellervergleich > div > span {
      font-size: 1.25em;
      font-weight: normal;
      padding-bottom: 1.5em;
    }

.hinweis {
  background-color: #F6F6F6;
  padding: 3em;
  margin: 2em;
  border-radius: 10px;
}
  .hinweis > :first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .hinweis p {
    padding-left: 1em;
  }
  .hinweis > :last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .hinweis ul, .listeHaken{
		list-style: none;
		padding-left: 0;
  }
	.hinweis li, .listeHaken li{
			font-weight: 400;
			margin: 1em 0;
			background-image: url('/bilder/icons/haken_blau.svg');
			background-size: 1.5em;
			padding-left: 2.5em;
			background-repeat: no-repeat;
			background-position: 0 50%;
	}





.hinweisLoewe{
	position: relative;
	padding-right: 13em;
}
	.hinweisLoewe .bildLoewe{
		position: absolute;
		right: 0;
		bottom: -2em;
		width: 13em;
	}

	.hinweis > .hinweisLoewe{		/*wenn der Lï¿½we nicht ï¿½ber die gesamte Box geht sondern nur ï¿½ber einen Teil */
		padding-right: 9em;
	}

	.hinweis > .hinweisLoewe .bildLoewe{
		right: -6em;
		bottom: -4em;
	}

@media only screen and (max-width: 800px) {
	.hinweis > .hinweisLoewe{
		padding-right: 5em;
	}
}

@media only screen and (max-width: 500px) {
	.hinweis{
		padding: 1em;
		margin: 1em 0;
	}
		.hinweis p{
			padding: 0;
		}
	
		.hinweisLoewe .bildLoewe{
			display: none;
		}
		.hinweis > .hinweisLoewe{
			padding: 0;
		}
}





.listePfeile{
	list-style: none;
	padding-left: 0;
}
	.listePfeile li{
			font-weight: 400;
			margin: 1em 0;
			background-image: url('/bilder/icons/pfeil_rechts_schwarz.svg');
			background-size: 1em;
			padding-left: 2em;
			background-repeat: no-repeat;
			background-position: 0 50%;
	}





@media only screen and (max-width: 1260px) {
  .farbuebersicht {
    justify-content: center;
  }
  .farbuebersicht > a {
	padding: 0px;
  }
  .zweispaltig {
    flex-direction: column;
  }
    .zweispaltig > *:not(.zweispaltig.bilderKlein > img){
      padding: 1em 0;
	  width: calc(100% - 2em) !important;
    }

	.zweispaltig.bilderKlein > img{
		width: 40%;
	}
	.zweispaltig > *:nth-child(2), .zweispaltig.bilderKlein > :nth-child(2){
		padding: 0;
		width: 100%;
	}

    .zweispaltig img {
      max-width: 100%;
    }
  
  .zweispaltig.smalerFirst > p {
	  width: 100%;
  }

	.medienTextList {
		flex-direction: column;
		justify-content: center;
	}

	.medienTextList img{
		width: 100%;
	}

	.medienTextList > div{
		max-width: 100%;
		padding: 1em;
	}
}

@media (max-width: 763px) {
  	.zweispaltig img {
		max-width: 100%;
  	}
  	.zweispaltig.bilderKlein > img{
		width: 60%;
	}
}
@media (max-width: 500px) {
  .zweispaltig.bilderKlein > img{
	width: 100%;
	}
}
.modellListe {
	display: grid;
	grid-template-columns: 32% 32% 32%;
	grid-row-gap: 1.375em;
	grid-column-gap: 2%;
	margin-bottom: 2em;
}

.modellListe .modelluebersicht{
	width: 100%;
  	padding: 1.1875em;
  	border-radius: 12px;
  	box-shadow: 0px 8px 26px #00000042;
}

.modellListe .modelluebersicht .header {
	display: grid;
	grid-template-columns: calc(50% - 1.68em) calc(50% - 1.68em);
	grid-gap: 1.68em;
	width: 100%;
}

.modellListe .modelluebersicht .header .modellbild{
	max-width: 100%;
}

.modellListe .modelluebersicht .btn{
	padding: 0.75em 1.875em;
	background: var(--secondary-color);
	position: relative;
	font-size: 14px;
	color: var(--primary-color-light);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}

.modellListe .modelluebersicht .btn img{
	width: 15px;
	margin-right: 10px;
}

    @media only screen and (max-width: 1100px){
        .modellListe {
            grid-template-columns: 48% 48%;
            grid-column-gap: 4%;
        }
    }

    @media only screen and (max-width: 700px){
        .modellListe {
            grid-template-columns: 100%;
            grid-column-gap: 0;
        }
    }
		

