/* ******************************************************* */
/* ******************************************************* */
/* ******************************************************* */
/* ******************************************************* */
					/* MOBILE CSS */


/* All */
#layout_startseite_mobile {
	font-family: 'Roboto', sans-serif;
	margin: 0;

	color: #0E0E0F !important;
	display:none;
}

#feste_breite{
	margin-top:0 !important;
}


/* Header */
	#layout_startseite_mobile .startseite-header{
		border-top: 12px solid #F2CB05;
		text-align: center;
	}
	
	#layout_startseite_mobile .header-img img{
		width: 90%;
	}

	.startseite-header .header-img{
		padding: 7.5% 8% 7.5% 8%;
		border-top: 4px solid #f2f3f5;
	}
	
	.startseite-header .header-suche{
		padding-left: 13px;
		padding-right: 13px;	
		margin-bottom:5.5%;
	}
	
	.suche-form{
		display:flex;
		text-align:center;
		justify-content:center;
	}
	
	.header-suche .suche-form{
		
	}
		
		
		.layout_mobile_search input[type="search"]::placeholder { /* Most modern browsers support this now. */
			text-decoration: none;
			color:    #A7A7A8;
			font-weight: 400;
		}
	
	.suche-form input[type="text"]{
		border: 0;
		font-size: 1.2em;
		padding: 0.5em 1em 0.5em 1em;
		border-left: 2px solid #0E0E0F;
		border-top: 2px solid #0E0E0F;
		border-bottom: 2px solid #0E0E0F;
		border-top-left-radius: 25px;
		border-bottom-left-radius: 25px;
	}
	
	.suche-form input[type="submit"]{
		border: 0;
		border-left: 1px solid #0E0E0F;
		border-top: 1px solid #0E0E0F;
		border-bottom: 1px solid #0E0E0F;
		background-color: #0E0E0F;
		background-image: url(/layout/mobile/startseite/icons/icon_suche_weiss.svg);
		background-size: 2em;
		background-repeat: no-repeat;
		background-position: 50%;
		border-radius: 0 1em 1em 0;
		cursor: pointer;
		font-size: 1.2em;		
	}
	
	.startseite-header .header-slider{
		margin-bottom: 8%;
		border-top: 4px solid #f2f3f5;
	}
	
/* Content */
	.content-service-telefon .service-telefon-headline{
		text-align: center;
		font-size: 1.875em;
	}
	
	.content-service-telefon .service-telefon-text{
		text-align: center;
		padding: 4% 15%;
		font-size: 1.125em;
	}
	
	.service-telefon-hinweis{
		display: block;
		font-size: 0.9em;
		background-color: #f2f3f5;
		padding: 2% 5%;
		margin-top: 8%;
	}
	
	.vollebreite_startseite{
		margin-left:-2.8%;
		margin-right:-2.8%;
	}
	
	.service-telefon-hinweis .hinweis-headline{
		padding-bottom: 2%;
		display: block;
	}
	
	.service-telefon-hinweis .hinweis-text{
		display: block;
		font-size:1em;
	}
	
	.extraabstand{
		margin-bottom:8% !important;
	}
	
/* Footer */
	
	.footer-social-media{
		padding: 4% 0;
		border-bottom: 5px solid #f2f3f5;
	}
	.footer-social-media .social-media-headline{
		text-align: center;
		font-size: 1.875em;
		margin-bottom: 4%;
	}
	
	.footer-social-media .social-media-links{
		display:flex;
		justify-content:center;
	}
	
	.footer-social-media .social-media-links a{
		padding: 2%;
	}
	
	.footer-shop-links{
		padding:8% 0;
	}
	
	.footer-shop-links .links-row1, .footer-shop-links .links-row2{
		display:flex;
		justify-content:center;
		flex-wrap: wrap;
		align-items: center;
	}
	
	.footer-shop-links .links-row1 a, .footer-shop-links .links-row2 a{
		padding:2%;
		text-decoration: underline;
		color: #0E0E0F;
	}
	
	.footer-hinweis{
		display: block;
		font-size: 0.75em;
		background-color: #f2f3f5;
		padding: 2% 22%;
		text-align: center;
	}
	
	.footer-gutschein{
		display:flex;
		justify-content:center;
		align-items:center;
		padding:8% 0;
		flex: 1 1 0;
	}
	
	.gutschein-img{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 50%;
	}
	
	.footer-gutschein .gutschein-img img{
		width:75%;
	}
	
	.footer-gutschein .gutschein-text{
		width: 50%;
	}
	
	.footer-gutschein .gutschein-text .text-normal{
		font-style: italic;
		font-size: 0.8125em;
		text-align: center;
		padding: 0 10% 12% 0;
	}
	
	.footer-gutschein .gutschein-text .text-link{
		text-align: center;
		padding: 0 10% 0 0;
	}
	
	.footer-gutschein .gutschein-text .text-link a{
		color: #0E0E0F;
		text-decoration: underline;
	}
	
	.footer-copyright{
		display: block;
		font-size: 0.75em;
		background-color: #0E0E0F;
		padding: 4% 22%;
		text-align: center;
		color:white;
	}
	




/* ******************************************************* */
/* ******************************************************* */
/* ******************************************************* */
/* ******************************************************* */
				/* DESKTOP CSS BEGIN*/



h2, h3{padding:0;margin:0;}
h2{
	margin:1em 0 1.2em 0;
}

#feste_breite {
    margin-top: 10px;
}

@media (min-width: 501px) {
		.inhalt {
			padding:0;
		}
}

#teaserBoxMobile, #startseite {
	padding:0 85px;
}
#startseite {
	padding:0 95px;
}

#teaserBoxMobile {
	margin-top:66px;
}
.slide_wrap{position:relative;}
/*.slide_wrap ul{margin-bottom: 4em;}*/
.slide_wrap ul.rightList li:last-child {text-decoration:underline;}
.slide_wrap .leftList > li:nth-child(3) {
    font-size: 1.1em;
    text-decoration: underline;
}

.slideshow_element .sliderbeschriftung{
	position: absolute;
	width: 36.5em;
	min-height: calc(385px - 4em);
	max-width: 80%;
	/*zentriere Box im Slider indem die ecke (unten rechts) in den mittelpunkt kommt und die Beschriftungsbox dann mit translate um die Hälfte ihrer eigenen Breite/Höhe nach rechts/unten gerüclt wird*/
	bottom: 50%;
	right: 50%;
	transform: translate(50%, 50%);
	background-color: rgba(255,255,255,0.7);
	padding: 2em;
}

	.slideshow_element .sliderbeschriftung .sliderbeschriftung_titel{
		font-weight: 500;
		font-size: 1.75em;
		line-height: 1.3em;
		padding: 0.4em 0.4em 0 0.4em;
	}

	.slideshow_element .sliderbeschriftung p{
		font-weight: 400;
		padding: 0 0.6em;
	}
	.slideshow_element .sliderbeschriftung .buttons_slider{
		display: flex; 
		justify-content: center;
		margin: 2em 1em 1em 1em;
	}
		.slideshow_element .sliderbeschriftung .buttons_slider .button{
			flex-basis: 40%;
			text-align: center;
			margin: 1em 1.1em;
			font-size: 1.125em;
		}
		
	.slideshow_element .slider_bild_mobil{
		display: none;
	}		

	

	
.slideshow_element.plissee .preis span, .slideshow_element.plissee ul.rightList,
.slideshow_element.rollo .preis span, .slideshow_element.rollo ul.rightList{background-color:#736078;color:#fff;}
.slideshow_element.tischdecken .preis span, .slideshow_element.tischdecken ul.rightList{background-color:#fff;}
.slideshow_element.tischdecken .leftList::after{
    background: #201648 none repeat scroll 0 0;
    border-radius: 100%;
    color: white;
    content: "NEU";
    display: table-cell;
    font-weight: 600;
    height: 90px;
    line-height: 90px;
    position: absolute;
    right: -100px;
    text-align: center;
    text-decoration: underline;
    top: 0;
    width: 90px;
}
.slideshow_element.flaeche .preis span, .slideshow_element.flaeche ul.rightList{background-color:#553728;color:#fff;}
.slide_wrap .slideshow_element ul.rightList li a, .slide_wrap .slideshow_element ul.rightList li 
.slide_wrap ul.rightList a,
.slide_wrap .slideshow_element ul.rightList li a:hover,
.slide_wrap .slideshow_element ul.rightList li a:visited{color:#fff;}
.rightList img {
    max-width: 120px;
    width: 100%;
    height:auto;
}
.rightList img:only-child {
    max-width: 200px;
}
.slide_wrap .leftList .preis span{display:inline-block;margin-left:4em;border-radius:3px;text-align:center;letter-spacing:-1px;padding:10px;margin-top:10px}
.slide_wrap .rslides_nav{
    background: rgba(242, 242, 244, 0.7) url("/bilder/layout/slider_pfeil.svg") no-repeat scroll center center;
	background-size: contain;
    border: 1px solid transparent;
    height: 80px;
    margin-top: -50px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    width: 50px;
    z-index: 3;

}
.slide_wrap .rslides_nav:hover{cursor:pointer;}
.slide_wrap .rslides_nav.prev{left:90px;transform: rotate(180deg);}
.slide_wrap .rslides_nav.next{
    left: auto;
    right: 90px;
}
.slide_wrap .leftList, .slide_wrap .rightList{color:#475548;margin:auto;}
.slide_wrap .leftList, .slide_wrap .rightList, .slide_wrap .leftList li, .slide_wrap .rightList li {list-style:none;padding:0;margin:0;font-size: 30px;}
.slide_wrap .leftList{left:80px;position:absolute;top:40px;}
.slide_wrap .rightList{position:absolute;right:70px;bottom:1em;border-radius:3px;}
.slide_wrap .teaser .rightList{background-color:#f3f3f3;}
.slide_wrap .teaser .leftList{text-shadow:-1px -1px 0 #eee,1px -1px 0 #eee,-1px 1px 0 #eee,1px 1px 0 #eee;}
.slide_wrap .leftList .produkt{font-size:42px;text-shadow:-1px -1px 0 #eee,1px -1px 0 #eee,-1px 1px 0 #eee,1px 1px 0 #eee;line-height:100%;}
.slide_wrap .rightList{display:none;display:inline-block;padding:15px 20px;}
.slide_wrap .rightList li{color: #fff;}
.slide_wrap .slideshow_element.tischdecken .rightList li{color: #888;}
.slideshow_element{width:100%;max-height:500px;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:100% auto;}
ul.rslides_tabs.rslides1_tabs {
	margin: 0 auto;
    display: flex; 
	justify-content: center;
	align-items: center;
	
    /*bottom: 20px;*/
    
	/*right: 50%;*/
	/*transform:translateX(50%);*/
	 
    padding: 0;
    /*position: absolute;*/
    /*text-indent: 0;*/
    /*z-index: 5;*/
		
}
#slideshowStartPager{display:block;width:250px;margin:auto;padding-top:3px;border-radius:50px 50px 0 0;background:#fff;text-align:center;}
#slideshowStartPager ul.rslides_tabs.rslides1_tabs, ul.rslides_tabs.rslides1_tabs{list-style:outside none none;white-space:nowrap;}
#slideshowStartPager li, .rslides_tabs.rslides1_tabs li{
	display:inline-block;
	text-align: center;
	border-radius:100%;
	margin:5px 5px 0 5px;
}
#slideshowStartPager li a, .rslides_tabs.rslides1_tabs a{
    
    background-color: #F2F2F4;
	height: 14px;
	width: 14px;
	
    border-radius: 100%;   
    display: inline-block;
    font-size: 0; 
    line-height: 22px;
    text-decoration: none;
    transition: backgrounds 0.25s ease 0s;
	line-height: initial;
}
#slideshowStartPager li.rslides_here a, .rslides_tabs.rslides1_tabs li.rslides_here a{
	background: #FACF00;
	height: 16px;
	width: 16px;
	box-shadow: 0px 0px 12px 0px #FACF00;
}

h3{font-size:1.4em;font-weight:normal;margin:18px 0 0 0;}
.artikel_liste *{box-sizing:border-box;}
.artikel_liste{
	display: grid;
	grid-template-columns: repeat( auto-fill, minmax(288px, 1fr) );
	grid-gap: 2em; 
	margin-top:0.3em;
	padding-bottom:5.5em;
}

.artikel_liste .artikelbox .box_wrapper{position:relative;display:block;}
.artikel_liste .artikelbox .box_wrapper > img{width:100%;}
.artikel_liste .artikelbox .box_wrapper > .button{bottom:15px;right:15px;border:1px solid #fff;background-color:rgba(0, 0, 0, 0.4);color:#fff;font-size:1.1em;position:absolute;padding:6px 25px;}
.artikel_liste .artikelbox .artikelboxContent > span{display:block;margin-bottom:0.5em;}
.artikel_liste .artikelbox .box_wrapper > .button{bottom:15px;right:20px;background-color:#fff;color:#444;font-size:1.1em;position:absolute;padding:6px 25px;transition:background 0.25s, color 0.25s;border-radius:2px;text-align:center;border:0;}
.artikel_liste .artikelbox .box_wrapper > .button:hover{background-color:#444;color:#fff;box-shadow:none;}



.artikel_liste .artikelbox{
	box-shadow: 0 2px 4px #0E0E0F4D;
	text-align: center;
	position: relative;
	color: #0E0E0F;
	font-size: 1.375em;
	font-weight: 500;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

	.artikel_liste .artikelbox img{
		width: 100%;
	}
	.artikel_liste .artikelbox .artikelboxSEOLink{
		color: #0E0E0F;
		text-decoration: none;
	}
	
	.artikel_liste .artikelbox .artikelboxContent{
		position: relative; 
		padding-top: 1em;
		display: flex;
		flex-direction: column;
	}
			.artikel_liste .artikelbox .artikelboxContent::before{
				content: url('/bilder/startseite/icon_auge.svg');
				transform: translate(-50%,-50%);
				position: absolute;
				top: 0;
				left: 50%;
				width: 2em;
				height: 2em;
			}
			
			.artikel_liste .artikelbox span{
				/*font-size: 0.7em;*/
				font-size: initial;
			}
			.artikel_liste .artikelbox .artikelbox_buttons{
				display: flex;
				justify-content: space-around;
			}
				.artikel_liste .artikelbox .artikelbox_buttons .button{
					margin: 1em 0;
					font-size: initial;			
				}
					.artikel_liste .artikelbox .artikelbox_buttons.zwei_button .button{
						flex-basis: 45%;
					}
					.artikel_liste .artikelbox .artikelbox_buttons.ein_button .button{
						flex-basis: 90%;
					}


	
	
.textbanner{
	background-color: #F2F2F4;
	padding: 2em 0;
	margin-bottom: 6em;
}
	.textbanner .textbanner_inhalt{
		display: flex;
	}
		.textbanner .textbanner_inhalt p{
			width: 100%;
		}		
		.textbanner .textbanner_inhalt img{
			margin-right: 4em;
			max-width: 100%;
			height: 100%;
		}

.wrapper_button_ausklapptext{
	display: flex;
	align-items: center; 
	flex-flow: column; 
}
.teaser_boxen * {
	box-sizing: border-box;
}	
.teaser_boxen{
	display: flex; 
	width: 80%;
	margin: 5em auto;
	align-items: baseline;
	justify-content: space-between;
}

	.teaser_boxen > div{
		display: flex;
		flex-flow: column;
		/*margin: 0 3em;*/
		max-width: calc(33% - 3em);
	}
		
		.teaser_boxen > div img {
				border-radius: 100%;
				max-width: 400px;
				width: 100%;
				margin: 1em auto 2.5em auto;
				padding: 0 1em;
		}
		.teaser_boxen > div .teaser_box_titel{
			/*text-decoration: underline;*/
			font-weight: 500;
			text-align: center;
			font-size: 1.375em;
		}
		
.fusstext{padding-bottom:80px;}
.fusstext .finhalt{color:#555555;font-size:1em;padding-top:20px;text-align:left;width:100%;margin:auto;}
.fusstext .finhalt img{min-width:120px;max-width:300px;padding:0;margin:0;margin-bottom:1em;}
.contentAsp .fusstext .finhalt img{width:100%;max-width:none;}
.fusstext .finhalt img.left{float:left;margin-right:1em;}
.fusstext .finhalt img.right{float:right;margin-left:1em;}
.fusstext .weiterlesen{text-align:center;cursor:pointer;position:absolute;bottom:0px;z-index:5;left:0;width:100%;font-weight:400;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}
.fusstext .weiterlesen img{transform:rotate(90deg);width:6px;}
.fusstext > div{flex:0 0 auto;}
.fusstext .farbverlauf{background-image:linear-gradient(to top, white 10%, transparent);background-image:-webkitlinear-gradient(to top, white 10%, transparent);background-image:linear-gradient(to top, white 10%, transparent);background-image:linear-gradient(to top, white 10%, transparent);position:absolute;bottom:0px;height:60px;z-index:1;width:100%;left:0;}
.fusstext_bilder{width:100% !important;max-width:1920px !important;padding:0;margin:0;margin-bottom:1em;}




@media (max-width: 500px) {
		.header-suche{
			display:none;
		}

		.header-slider{
			margin-top: 7%;
		}

		#startseite {
				/*
				display:none;		bis 07.04.2020
				*/
				margin-top: 3em;
		}
		#layout_startseite_mobile {
				display:block;
		}
		
		.slideshow_element .sliderbeschriftung{
			position: absolute;
			width: 240px;
			height: 245px; 
			/*min-height: calc(385px - 4em);*/
			max-width: 80%;
			/*zentriere Box im Slider indem die ecke (unten rechts) in den mittelpunkt kommt und die Beschriftungsbox dann mit translate um die Hälfte ihrer eigenen Breite/Höhe nach rechts/unten gerüclt wird*/
			bottom: 50%;
			right: 50%;
			transform: translate(50%, 50%);
			background-color: rgba(255,255,255,0.7);
			padding: 2em;
		}
		
		.slideshow_element .sliderbeschriftung .sliderbeschriftung_titel{
			font-weight: 500;
			font-size: 1.35em;
			line-height: 1.3em;
			padding: 0.4em 0;
		}

		.slideshow_element .sliderbeschriftung p{
			font-weight: 400;
			padding: 0 0.6em;
		}
		
		.slideshow_element .sliderbeschriftung .buttons_slider{
			display: flex; 
			justify-content: center;
			margin: 4em 1em 1em 1em;
		}
		
		.slideshow_element .sliderbeschriftung .buttons_slider .button{
			flex-basis: 40%;
			text-align: center;
			margin: 0.4em 0;
			font-size: 1.125em;
		}
		
		.slideshow_element .sliderbeschriftung p, .rslides_nav{
			display: none;
		}
			
			.slideshow_element .sliderbeschriftung{
				min-height: auto;
			}
			.slideshow_element .sliderbeschriftung .sliderbeschriftung_titel{
				margin-bottom: 1em;
			}

		.slideshow_element .slider_bild_mobil{
			display: block;
			width: 100%;
		}			
		.slideshow_element .slider_bild_desktop{
			display: none;
		}

		.slideshow_element .sliderbeschriftung .buttons_slider{
			flex-direction: column;
			margin-top: 1em;
		}	
		
		
		.contentWidthMax {
			padding-left: 0 !important;
			padding-right: 0 !important;
		}
		
		#layout_startseite_mobile .startseite-header{
			border-top: 8px solid #FACF00;
		}

}

@media all and (max-width:1400px){
    .slide_wrap .leftList, .slide_wrap .rightList, .slide_wrap .leftList li, .slide_wrap .rightList li {
        font-size: 1.2em;
    }
	#teaserBoxMobile, #startseite {
		padding: 0 16px;
	}
}
@media all and (max-width:1220px){
		
	.slide_wrap .leftList .produkt {font-size:30px;}
	.slide_wrap .leftList, .slide_wrap .rightList{/*font-size:13px;*/}
	.slide_wrap .leftList {top:10px;margin-top:0;}
	.slide_wrap .leftList .preis span{padding:10px;text-align:center;}

}
@media all and (max-width:1000px){.slide_wrap .leftList{margin-top:10px;}
	.slide_wrap .rightList li {
		color: #fff;
	   font-size: 1.1em;
	}
	.slide_wrap .rightList {
		bottom: 40px;

		right: 10%;
	}
	.slide_wrap .leftList, .slide_wrap .rightList{font-size:13px;}
	.fusstext .finhalt img.left, .fusstext .finhalt img.right {float:none;margin:1em auto;max-width:350px;display:block;}

	.textbanner .seotext .textbanner_inhalt{
		flex-flow: column;
	}
		.textbanner .seotext img{
			margin: 0 auto;
		}
		
	.teaser_boxen{
		flex-direction: column;
		align-items: center;
	}
		.teaser_boxen > div{
			max-width: 50%;
		}
	
}
@media (min-width:1001px){
	.textbanner .seotext p:first-child{
		margin-top: 0;
	}
}


@media (min-width:800px){
	

    .fusstext .finhalt{column-count:2;column-gap:75px;}


}
@media all and (max-width:900px) {
	/*.slideshow, #slideshowStartPager, .slide_wrap{display:none;}*/
	#teaserBoxMobile {
		margin-top: 1em;
	}
	.slide_wrap .rslides_nav.prev{
		left: 0;
	}
	.slide_wrap .rslides_nav.next{
		right: 0;
	}
}
@media all and (max-width:640px) {
	/*.slideshow, #slideshowStartPager, .slide_wrap{display:none;}*/
}

@media (max-width:600px) {
	/*.artikel_liste .artikelbox{flex:1 1 100%;-webkit-flex:1 1 100%;max-width:410px;}*/
	.artikel_liste .artikelbox > .button{bottom:8%;right:4%;}
	.artikel_liste .artikelbox > span{bottom:-3%;background-color:rgba(255,255,255,0.7);padding:0 5px;border-radius:4px;}
	.artikel_liste .artikelbox .box_wrapper > img{width:100%;}

	.teaser_boxen > div{
		max-width: 100%;
	}
}

@media (min-width:1920px){
	.slide_wrap .leftList {left:140px;}
	.slide_wrap .leftList .produkt {margin-bottom:40px;font-size:60px;}

}





.blackFriday {
	position: relative;
}

.blackFriday .buttonContainer{
	display: flex;
	gap: 2.875em;
	position: absolute;
	left: 10%;
	bottom: 3.9375em;
	max-width: 40%;
}

.blackFriday .buttonContainer .btn{
	width: 15.625em;
	height: 3.4375em;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 50%;
}

.blackFriday .buttonContainer .btn:nth-child(1){
	background-color: #FACF00;
	-webkit-box-shadow: 0px 3px 20px 0px #FACF0080; 
	box-shadow: 0px 3px 20px 0px #FACF0080;
}

.blackFriday .buttonContainer .btn:nth-child(2){
	color: #fff;
	background-color: #000;
	border: solid 1px #fff;
}

.blackFriday img{
	width: 100%;
}

.blackFriday .topBar {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 15px 15px 0 0;
	opacity: 0.75;
	color: #000000;
	background-color: #FFFFFF;
	display: flex;
	gap: 22px;
	padding: 9px 20px;
}
.blackFriday .topBar a {
	text-decoration: underline;
	color: #000;
	font-size: 18px;
}

@media (max-width:800px) {


	.blackFriday .buttonContainer .btn{
		height: 2em;
	}

	.blackFriday .topBar {
		display: none;
	}
}

@media (max-width:600px) {

	.blackFriday .buttonContainer{
		flex-direction: column;
		width: 14.75em;
		gap: 14px;
		max-width: 90%;
		bottom: 10px;
		left: 50%;
		transform: translateX(-50%);
	}

	.blackFriday .buttonContainer .btn{
		width: 100%;
		max-width: 100%;
		width: 13em;
	}
}