/* css zu baushop *//* mainMenuCSS  *//* ---------------------------------------------------------- */
/* -------------------- Main Header Oben -------------------- */
/* ---------------------------------------------------------- */
/* ---------------------------- */
/* ---------- Banner ---------- */
/* ---------------------------- */

.mainHeaderTop {
	border-top: 2px solid #d52b1e;
	padding-top: 30px;
	z-index: 4;
}

/* ----------------------------------- */
/* ---------- Suche und Nav ---------- */
/* ----------------------------------- */

#tbSucheAjax_mainMenue::placeholder {color: #C2C3C2;}
#mainHeaderGewerbeLogin small {vertical-align: top;}
#mainHeaderGewerbeLogin:hover * {color: #3B9E68;}

#mainHeaderSucheWrapper,
#mainHeaderRechts,
#mainHeaderLinks,
#mainHeaderIcons,
#mainHeaderLogo {
	display: inline-block;
	vertical-align: top;
}
#lbl_chk_showSuchErgebnisse{display:none;}

/* Linke Seite */

#tbSucheAjax_mainMenue {
	font-family: Source Sans Pro, Arial, sans-serif;
	padding: 0 45px 0 10px;
	border-color: #C2C3C2;
	border-radius: 0;
	font-size: 100%;
	height: 45px;
	width: 100%;
}

#btnSucheAjax_mainMenue {
	background-image: url('/bilder/lupe.svg');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60%;
	position: absolute;
	height: 45px;
	width: 45px;
	padding: 0;
	right: 0;
	top: 0;
}

#mainHeaderLinks {
	width: calc(100% - 550px);
	margin-bottom: 30px;
}

.mainHeaderIconContainer {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

#mainHeaderWarenkorb {position: relative;}

#mainHeaderWarenkorbAnzahl {
	position: absolute;
	top: -17px;
	left: 11px;
	font-size: 80%;
	line-height: 20px;
}


#mainHeaderGewerbeLogin {
	display: inline-block;
	vertical-align: top;
	line-height: 70%;
}

#mainHeaderSucheWrapper {
	margin-right: 40px;
	position: relative;
	width: 34%;
	z-index: 3;
}

#TopErgebnisseSucheAjex_mainMenue > .ergebnisSucheBeitrag:not(:last-of-type){
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid var(--midgray);
}
#TopErgebnisseSucheAjex_mainMenue{scrollbar-width: thin;}

@media (min-width: 1025px) {
	#mainHeaderIcons {padding-top: 3px;}
	#mainHeaderGewerbeLogin {
		position: relative;
		top: -4px;
	}
	#TopErgebnisseSucheAjex_mainMenue{
		position: absolute;
		z-index: 3;
		background-color: #fff;
		border: 1px solid #000;
		padding: 15px;
		width: 650px;
		top: 50px;
		left: 0;
		max-height: 500px;
		overflow-y: auto;
	}
	#tbSucheAjax_mainMenue, #btnSucheAjax_mainMenue{z-index:3;}
	#chk_showSuchErgebnisse:not(:checked) ~ #TopErgebnisseSucheAjex_mainMenue{display: none !important;}
	#chk_showSuchErgebnisse:checked ~ #TopErgebnisseSucheAjex_mainMenue[style="display: block;"] ~ #lbl_chk_showSuchErgebnisse{
		display:block;
		background-color: #00000000;
		position: fixed;
		width: 100%;
		height:100%;
		left:0;
		top:0;
		z-index: 2;
	}
}


/* Rechte Seite */

.mainHeaderSocialContainer:hover {color: #3B9E68;}
#mainHeaderLogo img {height: 70px;}
#mainHeaderRechts {width: 550px;}

.mainHeaderSocialContainer {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	color: #008542;
}

.mainHeaderSocial {
	vertical-align: top;
	height: 30px;
	width: auto;
}

#mainHeaderLogo {
	margin-left: 180px;
	margin-top: -45px;
}


@media (max-width: 1240px) {

	#mainHeaderLinks {width: calc(100% - 380px);}
	#mainHeaderLogo {margin-top: -32px;}
	#mainHeaderRechts {width: 380px;}
	
	#mainHeaderLogo img {
		width: 200px;
		height: unset;
	}
}

/* ---------------------------------------------------- */
/* -------------------- Main Menue -------------------- */
/* ---------------------------------------------------- */
#mainMenueWrapper #mainMenueWrapper #jubaconMenuLogo,
#mainMenueWrapper input[type="checkbox"],
#jubaconMenu_kb_show_menu, #jubaconMenu_kb_hide_menu,
#infoMobile {display: none;}

#marginMobile {margin-bottom: 105px;}

#mainMenueWrapper #jubaconMenu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#mainMenueWrapper #jubaconMenu a {color: inherit;}
#mainMenueWrapper #jubaconMenu > li > a{display:none;}

#jubaconMenu{
	list-style: none;
	display: block;
	width: 100%;
}

@media (min-width: 1241px) {
	#mainMenueWrapper #jubaconMenu > li > ul > li > a,
	#mainMenueWrapper #jubaconMenu > li > ul > li > ul > li > a {
		font-size: 110%;
	}
}

@media (max-width: 1240px) and (min-width: 1025px) {
	#mainMenueWrapper #jubaconMenu > li > ul > li > ul > li > ul > li > a {
		font-size: 80%;
		padding-left: 25px;
	}
	
}

@media (min-width: 1025px) {
	#mainMenueWrapper #jubaconMenu > li > ul > li > a,
	#mainMenueWrapper #jubaconMenu > li > ul > li > ul > li > a {
		font-family: var(--sourceSansPro);
	}
	
	#mainMenueWrapper {overflow: hidden !important;}
	#jubaconMenu > li > ul > li:nth-of-type(5) > ul > li:nth-of-type(5) {display: none !important;}


	#jubaconMenu {
		padding-right: 1.4rem;
		padding-left: 1.4rem;
		margin:0 auto;
		max-width: 1700px;
	}
	
	#lbl_suche_schliessen_header_mobile,
	#mainMenueWrapper #jubaconMenu > li > ul > li > ul,
	#mainHeaderSocialsMenue,
	#mainMenueWrapper label,
	#lbl_suche_header
	{display: none;}	
	
	/* ----------------------------- */
	/* ---------- Ebene 1 ---------- */
	/* ----------------------------- */
	
	#mainMenueWrapper #jubaconMenu > li > ul > li:first-of-type > a::after {background-color: white;}
	#mainMenueWrapper #jubaconMenu > li > ul > li {padding-bottom: 20px;}
	
	
	#mainMenueWrapper a {
		position: relative;
		padding-left: 30px;
		display: inline-block;
	}
	
	#jubaconMenu > li > ul > li > ul > li > ul > li > a::before, #jubaconMenu > li > ul > li > ul > li > a:not(#jubaconMenu > li > ul > li > ul > li:first-of-type > a):before {
		transition: 300ms ease-in-out;
		font-family: iconfont;
		display: inline-block;
		margin-right: 15px;
		margin-left: -5px;
		content: '\f107';
		color: #008542;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	/* Erster Menüpunkt ist anders */
	
	#mainMenueWrapper #jubaconMenu > li > ul > li:first-of-type > a {
		background-color: #d52b1e;
		border-radius: 4px;
		color: #fff !important;
	}
	
	/*-------------*/

	#jubaconMenu > li > ul > li > ul > li > ul > li > a:hover:before, #jubaconMenu > li > ul > li > ul > li > a:hover:before {
		margin-right: 5px !important;
		padding-left: 10px;
	}
	
	
	#mainMenueWrapper #jubaconMenu > li > ul > li > a:hover::after, #mainMenueWrapper #jubaconMenu > li > ul > li.menulevel1selected > a::after {
		bottom: 3px;
		opacity: 1;
	}
	#mainMenueWrapper #jubaconMenu > li > ul > li > a::after {
		background-color: #008542;
		width: calc(100% - 20px);
		position: absolute;
		transition: 200ms;
		display: block;
		bottom: -12px;
		content: '';
		height: 2px;
		opacity: 0;
		left: 10px;
	}
	
	#mainMenueWrapper #jubaconMenu > li > ul > li > a {
		display: inline-block;
		vertical-align: top;
		padding: 8.5px 20px;
		position: relative;
	}
	
	#mainMenueWrapper #jubaconMenu > li > ul {
		justify-content: left;
		flex-wrap: wrap;
		display: flex;
	}

	/* ----------------------------- */
	/* ---------- Ebene 2 ---------- */
	/* ----------------------------- */
	
	#mainMenueWrapper #jubaconMenu > li > ul > li:hover > ul {display: block !important;}
	
	#mainMenueWrapper #jubaconMenu > li > ul > li > ul > li:first-of-type > a {
		font-size: 245%;
		color: #008542;
	}
    
	#jubaconMenu > li > ul > li > ul > li:first-of-type {width: 100%;}
	
	#mainMenueWrapper #jubaconMenu > li > ul > li > ul {
		padding: 2.8rem calc((100% - 1700px) / 2);
		background-color: #f3f3f3;
		position: absolute;
		min-height: 600px;
		margin-top: 10px;
		width: 100%;
		z-index: 2;
		left: 0;
	}
	
    a[href="hidden"] {visibility: hidden;}
	
	#jubaconMenu > li > ul > li > ul > li {
		display: inline-block;
		padding-bottom: 3rem;
		padding-left: 1.4rem;
		vertical-align: top;
		width: 24%;
	}

	/* ----------------------------- */
	/* ---------- Ebene 3 ---------- */
	/* ----------------------------- */

	#jubaconMenu > li > ul > li > ul > li > ul {
		padding-left: 15px !important;
		padding-top: 10px;
		line-height: 2;
	}
}

/* ============================================== */
/* =================== Mobile =================== */
/* ============================================== */
	
@media (max-width: 1024px) {
	#jubaconMenu{padding:0; font-size:90%;}
	#rad_closeMenu_header:checked ~ * #mainHeaderSocialsMenue,
	#rad_closeMenu_header:checked ~ * #lbl_closeMenu_header,
	#chk_suche_header:checked ~ * #lbl_suche_header > img,
	#rad_openMenu_header:checked ~ * #lbl_openMenu_header,
	#rad_closeMenu_header:checked ~ * #mainHeaderIcons,
	#mainMenueWrapper > #lbl_openMenu,
	#jubaconMenu > li > ul > li:nth-of-type(5) > ul > li:nth-of-type(4),
	#jubaconMenu > li > ul > li:nth-of-type(5) > ul > li:nth-of-type(3),
	#mainHeaderSucheWrapper,
	#mainHeaderSocials,
	#jubaconMenu > li > ul
	{display: none;}

	
	#rad_closeMenu_header:checked ~ * #mainHeaderLinks {height: 0px; padding: 0;}
	#rad_openMenu_header:checked ~ * #infoMobile {display: inline-block;}
	#mainHeaderLogo {margin-top: -10px; margin-left: 15px;}
	#infoMobile > a:first-of-type {margin-left: 20px;}
	#mainHeaderLinks {position: fixed; z-index: 3;}
	#mainMenueWrapper {scrollbar-width: thin;}
	#mainHeaderLogin {margin-right: 110px;}
	#mainHeaderWrapper nav {height: 70px;}
	#menuBottomWrapper {align-self: end;}
	#mainHeaderLogo img {width: 300px; min-height: 64px;}
	#headerWrapper {position: fixed;}
	
	#rad_openMenu_header:checked ~ * #mainHeaderSocialsMenue {
		padding-bottom: 50px;
		padding-left: 20px;
		text-align: center;
		padding-top: 25px;
		width: 100%;
	}
	
	#rad_openMenu_header:checked ~ * #infoMobile {
		background-color: #fff;
		text-align: center;
		padding: 21px 20px;
		height: 70px;
		width: 100%;
		bottom: 0;
		left: 0;
	}
	
	#mainHeaderLinks {
		background-color: #fff;
		padding: 0.7rem 1.4rem;
		height: 60px;
		width: 100%;
		top: 102px;
		left: 0;
	}
	
	#mainHeaderWrapper::before {
		display: inline-block;
		margin-bottom: 71px;
		content: '';
	}
	
	#mainHeaderRechts {
		padding-right: 60px;
		padding-left: 45px;
		text-align: center;
		width: 100%;
	}
	
	#mainHeaderGewerbeLogin,
	#mainHeaderLogin {
		position: absolute;
		right: 1.4rem;
	}
	
	#mainHeaderGewerbeLogin {top: 7px;}
	#mainMenueWrapper #jubaconMenu > li > ul li > a:hover,
	#mainMenueWrapper #jubaconMenu > li > ul li > div:hover ~ a {color: var(--green);}
	
	/* ----------------------------------------- */
	/* ----------------- Suche ----------------- */
	/* ----------------------------------------- */

	#chk_suche_header:checked ~ * #lbl_suche_schliessen_header_mobile {margin-top: 30px; display: block;}
	
	#chk_suche_header:checked ~ * #lbl_suche_header::after,
	#chk_suche_header:checked ~ * #lbl_suche_header::before {
		background-color: #c2c3c2;
		position: absolute;
		display: block;
		content: '';
		height: 2px;
		width: 100%;
	}
	#TopErgebnisseSucheAjex_mainMenue{
		max-height: calc(100vh - 360px);
		overflow-y: auto;
		margin-top: 1.4rem;
	}
	
	#chk_suche_header:checked ~ * #lbl_suche_header::after {
		transform: rotate(-45deg);
		bottom: calc(50% - 1px);
	}
	
	#chk_suche_header:checked ~ * #lbl_suche_header::before {
		transform: rotate(45deg);
		top: calc(50% - 1px);
	}
	
	#chk_suche_header:checked ~ * #mainHeaderSucheWrapper {
		height: calc(100% - 102px);
		background-color: #f3f3f3;
		text-align: center;
		padding: 1.7rem;
		position: fixed;
		display: block;
		width: 100%;
		z-index: 5;
		top: 102px;
		left: 0;
	}

	#chk_suche_header:checked ~ * #btnSucheAjax_mainMenue {
		background-image: url();
		height: 40px;
		width: 300px;
		z-index: 6;
		top: 220px;
	}

	#chk_suche_header:checked ~ * #tbSucheAjax_mainMenue {
		font-family: Source Sans Pro, Arial, sans-serif;
		margin-bottom: 20px;
		font-size: 90%;
		height: 50px;
		border-radius: 5px;
		border: 2px solid #e1e1e1;
	}
	
	#lbl_suche_header {
		transform: rotate(90deg);
		display: inline-block;
		position: absolute;
		height: 30px;
		width: 30px;
		left: 45px;
		top: 36px;
	}
	
	#lbl_suche_header_mobile {
		background-color: #008542;
		border-radius: 5px;
		max-width: 100%;
		font-size: 88%;
		padding: 8px;
		width: 300px;
		color: #fff;
	}
	
	/* ------------------------------------------- */
	/* ------------ Open / Close Menu ------------ */
	/* ------------------------------------------- */
	
	#lbl_openMenu_header span::before, #lbl_openMenu_header span::after,
	#lbl_closeMenu_header::before, #lbl_closeMenu_header::after {
		background-color: #008542;
		position: absolute;
		display: block;
		content: '';
		height: 2px;
		width: 100%;
	}
	
	#lbl_openMenu_header, #lbl_closeMenu_header {
		position: absolute;
		display: block;
		height: 60px;
		width: 40px;
		right: 35px;
		top: 24px;
	}
	
	/* ----------------------------- */
	/* ----------- Open ------------ */
	/* ----------------------------- */
	
	#lbl_openMenu_header span::before {top: 8px;}	
	#lbl_openMenu_header span::after {bottom: 8px;}
	
	#lbl_openMenu_header span {
		background-color: #008542;
		position: relative;
		display: block;
		margin: 12px 0;
		height: 2px;
		width: 100%;
	}
	
	#lbl_openMenu_header::before {
		text-align: center;
		font-weight: bold;
		content: 'MENÜ';
		display: block;
		font-size: 50%;
		color: #008542;
        height: 24px;
	}
	
	/* ----------------------------- */
	/* ----------- Close ----------- */
	/* ----------------------------- */
	
	#lbl_closeMenu_header::after {
		bottom: calc(50% - 1px);
		transform: rotate(-45deg)
	}
	
	#lbl_closeMenu_header::before {
		top: calc(50% - 1px);
		transform: rotate(45deg)
	}
	
	#lbl_closeMenu_header {
		height: 30px;
		width: 30px;
		right: 40px;
		top: 36px;
	}
	
	/* ---------------------------------- */
	/* ----------- MobileMenu ----------- */
	/* ---------------------------------- */
	
	#mainMenueWrapper {background-color: #f3f3f3;}
	
	#jubaconMenu > li > ul > li > ul > li:first-of-type {display: none !important;}
	
	/* ------------------------------- */
	/* ----------- Ebene 1 ----------- */
	/* ------------------------------- */
	#mainMenueWrapper #jubaconMenu > li > ul li{border-bottom: 1px solid #e1e1e1;}
	
	#mainMenueWrapper #jubaconMenu > li > ul > li a {
		position: relative;
		display: block;
	}
	#mainMenueWrapper #jubaconMenu > li > ul > li > a {padding: 20px 25px;}
	#mainMenueWrapper #jubaconMenu > li > ul > li ul > li > a {padding: 15px 40px;}
	
	
	#rad_openMenu_header:checked ~ * #mainMenueWrapper {
		height: calc(100% - 162px);
		position: fixed;
		display: grid;
		width: 100%;
		z-index: 3;
		top: 162px;
		left: 0;
	}
	
	#rad_openMenu_header:checked ~ * #jubaconMenu > li > ul {
		display: block;
	}
	
	
	
	/* ------- Item ------- */
	
	#jubaconMenu > li > ul > li > a {font-family: Source Sans Pro, Arial, sans-serif;}
	#jubaconMenu > li > ul > li:first-of-type > a {color: #d52b1e !important;}
	#jubaconMenu > li > ul li {position: relative;}
	
	#jubaconMenu > li > ul > li > a {
		pointer-events: none;
	}
	
	/* ------------------------------- */
	/* ----------- Ebene 2 ----------- */
	/* ------------------------------- */
	
	#jubaconMenu > li > ul > li ul {
		font-family: Source Sans Regular, Arial, sans-serif;
		display: none
	}
	
	
	/* ------------------------------- */
	/* --------- Show / Hide --------- */
	/* ------------------------------- */
	
	#jubaconMenu > li > ul li.isnode > div {
		position: absolute;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 1;
		cursor: pointer;
	}
	#mainMenueWrapper #jubaconMenu > li > ul > li > ul  > .lbl_showSubMenu {
		height: 61px;
		margin-top: -61px;
	}
	
	#jubaconMenu > li > ul li.isnode > div::after {
		transition: 300ms ease-in-out;
		font-family: iconfont;
		display: inline-block;
		top: 22px;
		position: absolute;
		content: '\f107';
		color: #008542;
		right: 20px;
		transform: rotate(90deg);
	}
	#jubaconMenu > li > ul > li > ul li.isnode > div::after{top: 18px;}
	#mainMenueWrapper #jubaconMenu > li > ul > li > ul > li ul{padding-left: 20px;}
	
	/* ------------------------------ */
	/* ------------ Grid ------------ */
	/* ------------------------------ */
	
	#mainMenueWrapper #jubaconMenu > li > ul > li.isnode.openleaf:nth-of-type(3) > ul{
		display: grid;
		padding: 20px;
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 10px;
		text-align: center;
	}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul li{
		background-color: #fff !important;
		border-bottom: none;
	}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2){
		grid-column: 1 / span 3;
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 10px;
	}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2) > ul{
		padding:0;
		grid-gap: 10px;
		display:grid;
		grid-template-columns: repeat(3, 1fr);
	}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li > div{display:none;}
	
	
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2) > a::before  {content: url('/pic/menue_mobil/baustoffe.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2) > ul > li:nth-of-type(1) > a::before {content: url('/pic/menue_mobil/privat.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2) > ul > li:nth-of-type(2) > a::before {content: url('/pic/menue_mobil/gewerbe.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2) > ul > li:nth-of-type(3) > a::before {content: url('/pic/menue_mobil/katalog.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2) > ul > li:nth-of-type(4) > a::before {content: url('/pic/menue_mobil/ratgeber.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(3) > a::before  {content: url('/pic/menue_mobil/farben_elektro.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(4) > a::before  {content: url('/pic/menue_mobil/kueche_haushalt.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(5) > a::before  {content: url('/pic/menue_mobil/werkzeug_beschlaege_jagd.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(6) > a::before  {content: url('/pic/menue_mobil/tiernahrung_zubehoer.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(7) > a::before  {content: url('/pic/menue_mobil/garten.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(8) > a::before  {content: url('/pic/menue_mobil/sanitaer.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(9) > a::before  {content: url('/pic/menue_mobil/diy_ideen.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(10) > a::before  {content: url('/pic/menue_mobil/holz_fliese.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(11) > a::before  {content: url('/pic/menue_mobil/bauernladen.svg');}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li a::before  {display: block;}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li a {padding:20px 10px;}
	
	
	/* ------------------------------- */
	/* ------------ Radio ------------ */
	/* ------------------------------- */
	
	#jubaconMenu > li > ul li.isnode.openleaf > ul {
		display: block;
		position: relative;
		z-index: 1;
	}
}

@media (max-width: 768px) {
	
	#mainMenueWrapper #jubaconMenu > li > ul > li.isnode.openleaf:nth-of-type(3) > ul,
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2) > ul
	{grid-template-columns: repeat(2, 1fr);}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2){grid-column: 1 / span 2;}
	#mainHeaderSucheWrapper::after
	{padding: 10px !important;}
	
	
	#mainHeaderLogin {margin-right: 90px;}
	
	#mainHeaderGewerbeLogin {top: 10px;}
}

@media (max-width: 600px) {
	#rad_showSubMenu_eb_1_22:checked ~ #jubaconMenu > li > ul > li > ul > .num_of_all_4 a {width: 104%;}
	
	#rad_showSubMenu_eb_1_22:checked ~ #jubaconMenu > li > ul > li > ul > #jubaconMenu > li > ul > li > ul > li > #jubaconMenu > li > ul > li > ul > li > ul,
	#rad_showSubMenu_eb_1_22:checked ~ #jubaconMenu > li > ul > li > ul > .num_of_all_4,
	#rad_showSubMenu_eb_1_22:checked ~ #jubaconMenu > li > ul > li > ul
	{grid-template-columns: repeat(1, 1fr);}
	
	#rad_showSubMenu_eb_1_22:checked ~ #jubaconMenu > li > ul > li > ul > .num_of_all_4 a,
	#rad_showSubMenu_eb_1_22:checked ~ #jubaconMenu > li > ul > li > ul > #jubaconMenu > li > ul > li > ul > li
	{grid-column: 1;}
	
	#lbl_openMenu_header, #lbl_closeMenu_header {right: 30px;}
	#lbl_suche_header {left: 30px;}
}
@media screen and (max-width: 360px) {
	#mainMenueWrapper #jubaconMenu > li > ul > li.isnode.openleaf:nth-of-type(3) > ul,
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2) > ul
	{grid-template-columns: 1fr;}
	#mainMenueWrapper #jubaconMenu > li > ul > li:nth-of-type(3) > ul > li:nth-of-type(2){grid-column: 1 / span 1;}
}/* --- --- *//* privatShopCSS  *//* ---------------------------------------------- */
/* ------------------- Banner ------------------- */
/* ---------------------------------------------- */
#bannerUnterMenue {height: 245px;}
#bannerUnterMenue > #bannerUnterMenueStripes {display: none !important;}


/* ---------------------------------------------- */
/* ------------------- Farben ------------------- */
/* ---------------------------------------------- */
/* - Allgemeine - */
.shopBlau {color: #527fa2 !important;}
.shopGruen {color: #008135 !important;}
/* - Select Elemente - */
.shopRechts select {border: 1px solid lightgray;}
.shopRechts select:hover, .shopRechts select:focus {border-color: #008135;}

/* Lagerampel */
.lagerampel {
	display: inline-block;
	background-image: url('/bilder/shop/Lagerbestand.svg');
	width: 25px;
	height: 25px;
	position: relative;
}
.lagerampel.ampel_0, .lagerampel.ampel_000000000 {
	background-image: url('/bilder/shop/nichtlagernd.svg');
	pointer-events: none;
}
#shopWeitere .lagerampel{
	position: absolute;
	top: 45px;
}
#shopWeitere .shopWeitereBildansichtArtikel .lagerampel {right: 15px; top: 15px;}
#shopWeitere .shopWeitereListansichtArtikel .lagerampel {right: 4.5px;}
/*- Info Icon -*/
.shopProduktInfoLink{
  position: absolute;
  width: 25px;
  height: 25px;
  background: url('/bilder/shop/Information.svg') no-repeat;
  right: 15px;
  top: 50px;
}
/*- MehrArtikel Icon -*/
.moreArticles{
	position: absolute;
	top: 80px;
	background: url('/bilder/shop/wgr.gif') center no-repeat;
	background-size: auto;
	width: 30px;
	height: 24px;
	right: 2px;
	background-size: contain;
}
/* - Navigation - */
#lblShopAnsichtList {background-image: url("/bilder/shop/button_liste.gif");}
#lblShopAnsichtBilder {background-image: url("/bilder/shop/button_boxen.gif");}
#radioShopAnsichtList:checked ~ #shopWeitere #shopNavRow2Wrapper #lblShopAnsichtList {background-image: url("/bilder/shop/button_liste_selected.gif");}
#radioShopAnsichtBilder:checked ~ #shopWeitere #shopNavRow2Wrapper #lblShopAnsichtBilder {background-image: url("/bilder/shop/button_boxen_selected.gif");}
#shopWeiterePageselectActualPage {color: #008135;}

/* - Artikelübersicht - */
.shopWeitereBildansichtArtikel {border: 1px solid #e9e9e9;}
.shopWeitereListansichtArtikel {border-bottom: 1px solid #e9e9e9;}
.shopWeitereBildansichtArtikel:hover {
	border-color: #008135;
	box-shadow: #BACADB 2px 2px 5px;
}

#shopArtikelAusgabe img[src="./juba/pic/adminCompanyLogo.svg"],
#shopWeitere img[src="./juba/pic/adminCompanyLogo.svg"] {
	filter: grayscale(0.8);
}

#shopWeitereListansichtHeader {background-color: var(--lightgray);}
.lblWeitereListAnsichtDetails {
	border-right: 2px solid #008135;
	border-bottom: 2px solid #008135;
}
.shopWeitereListansichtOptionsMore {background-image: url("/bilder/shop/shopWeitere.png");}
.shopWeitereListansichtKaufen input[type=number] {
	background-color: #e6e6e6;
	border: 1px solid #e6e6e6;
	border-right: none;
	border-radius: 6px 0px 0px 6px;
}
.shopShowMerkliste {color: #008135;}

/* - Confirmation Window - */
#BasketConfirmation {
	background-color: #008135;
	color: white;
}

.buttonWhite{
	background-color:#fff;
	box-shadow: 0px 3px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	border: 1px solid var(--green);
	color: var(--green);
	padding: 10px 30px;
}
.buttonWhite:hover{box-shadow: 0px 2px rgba(0, 0, 0, 0.2);}

/* ---------------------------------------------- */
/* ----------------- Allgemein ------------------ */
/* ---------------------------------------------- */
.shopRechts input[type=checkbox], .shopRechts input[type=radio] {
	display: none;
}
.shopRechts {
	display: inline-block;
	vertical-align: top;
}
.shopRechts {
	width: calc(100% - 350px);
	padding-left: 30px;
	float: right;
}
#shopHeadlineClass {
	margin-top: 0;
}
#ArticleContainer{flex-wrap:wrap;}
#radioShopAnsichtBilder:checked ~ #shopWeitere #ArticleContainer{gap:30px;}
@media screen and (max-width:1240px) and (min-width:1025px),
	   screen and (max-width: 768px) and (min-width: 601px) {
	#radioShopAnsichtBilder:checked ~ #shopWeitere #ArticleContainer {gap:20px;}
}

@media screen and (max-width: 1024px) {
	.shopRechts {
		width: 100%;
		float: none;
		padding-top: 20px;
		padding-left:0;
	}
}

@media screen and (max-width: 768px) {
	.shopLinks {padding: 0;}
}



/* ---------------------------------------------- */
/* --------------- Weitere Artikel -------------- */
/* ---------------------------------------------- */
.shopRechts select {
	font-family: inherit;
	font-size: 1rem;
	padding: 0 7px;
	height: 35px;
	border-color: var(--green);
	background-color: white;
	transition: border-color 300ms;
}
.shopRechts select:focus {outline: none;}
.shopRechts option {font-family: sans-serif;}

#shopWeitere {position:relative;}



/* --------------- Navigation --------------- */
#lblShopAnsichtList, #lblShopAnsichtBilder {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 35px;
	background-size: contain;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 10px;
}
.shopWeitereBildansichtArtikel, .shopWeitereListansichtArtikel {display: none;}
#radioShopAnsichtList:checked ~ #shopWeitere .shopWeitereListansichtArtikel {display: block;}
#radioShopAnsichtBilder:checked ~ #shopWeitere .shopWeitereBildansichtArtikel {display: inline-block;}

#shopWeitere > article:nth-of-type(6n + 5) {margin-right: 0;}
#shopWeitere > article:last-of-type, #shopWeitere > article:nth-last-of-type(2) {margin-bottom: 0;}

#shopWeiterePageselect {
	text-align: center;
	margin: 20px 0;
}
#shopWeiterePageselectActualPage {
	margin: 0 5px;
}
#shopNavLinksWrapper, #shopNavAnsichtWrapper, #shopNavFilterWrapper {
	display: inline-block;
	vertical-align: top;
}
#shopNavFilterWrapper {text-align: left;}
#shopNavAnsichtWrapper {width: 120px;}
#shopNavFilterWrapper {width: calc(100% - 120px);}
#kritselPL, #kritselSO, #shopNavAnsichtWrapper {margin-bottom: 10px;font-weight:normal;}

#kritselPL, #kritselSO, #kritselFH {
	width: 100%;
	max-width: 200px;
}
#kritselPL, #kritselSO {margin-right: 5px;}

@media screen and (max-width: 1240px) {
	#shopNavLinksWrapper a {
		width: 46px;
		height: 46px;
		font-size: 0;
		background-size: contain;
		background-repeat: no-repeat;
		background-position:center;
	}
	#shopNavLinksWrapper a:hover {
		background-color: transparent;
		border-color: #008135;
	}
	#shopNavLinksWrapper .buttonMerkliste {background-image: url("/bilder/shop/icon-herz_gruen.svg");}
	#shopNavLinksWrapper .buttonPreisliste {background-image: url("/bilder/shop/buttonPreisliste.svg");}
	#shopNavLinksWrapper .buttonPreislistePdf {background-image: url("/bilder/shop/buttonPreislistePdf.svg");}
	#shopNavLinksWrapper .buttonWarenkorb {background-image: url("/bilder/shop/icon-warenkorb_gruen.svg");}
	#shopNavLinksWrapper .buttonAnfrage {background-image: url("/bilder/shop/buttonAnfrage.svg");}
	#shopNavLinksWrapper .buttonLieferscheine {background-image: url("/bilder/shop/buttonAnfrage.svg");}
	#shopNavLinksWrapper .buttonMerkliste, #shopNavLinksWrapper .buttonWarenkorb, #shopNavLinksWrapper .buttonAnfrage{background-size:34px;}
}


@media screen and (max-width: 600px) {
	#shopNavAnsichtWrapper, #shopNavFilterWrapper {
		width: 100%;
	}
	#shopNavFilterWrapper {text-align: left;}
}



/* --------------- Bildansicht --------------- */
.shopWeitereBildansichtArtikel {
	vertical-align: top;
	width: calc(33.33% - 20px);
	overflow: hidden;
	position: relative;
	transition: 500ms;
}
.shopWeitereBildansichtBild {
	display: block;
	text-decoration: none;
	height: 260px;
	padding: 20px 0;
}
.shopWeitereBildansichtBild img, .shopColArtikel img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.shopWeitereBildansichtBild img{padding:0 40px;}
.shopColArtikel img{height:110px;}
.shopWeitereBildansichtArtikel .shopShowMerkliste {
	position: absolute;
	top: 15px;
	left: 15px;
}
.shopWeitereBildansichtText {
	min-height: 250px;
	padding: 15px;
	padding-bottom: 80px;
	position: relative;
	line-height: 125%;
	height: calc(100% - 260px);
}
.shopWeitereBildansichtText > h4 > a{color: #000;}
.shopWeitereBildansichtText > b.primaryColor{color: var(--green);}
.shopWeitereBildansichtArtikelButton {
	position: absolute;
	font-size: 16px !important;
	padding: 0 !important;
	background-image: url('/bilder/shop/cart.svg') !important;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 7px center;
	background-color: var(--green);
	width: 230px !important;
	border-radius: 8px !important;
	bottom: 15px;
	left: 15px;
	box-shadow: unset !important;
	padding-left: 60px !important;
	max-width: calc(100% - 30px) !important;
}
.shopWeitereBildansichtArtikelButton.ampel_0, .shopWeitereBildansichtArtikelButton.ampel_000000000 {background-color: var(--midgray) !important; cursor: auto;}
.shopWeitereBildansichtArtikelButton.ampel_0:active, .shopWeitereBildansichtArtikelButton.ampel_000000000:active{pointer-events: none;}
.nichtLagernd_hover{
	border: 1px solid var(--green);
	position: absolute;
	bottom: 70px;
	background-color: #fff;
	opacity: 0;
	pointer-events: none;
	transition: 300ms;
}
.shopWeitereBildansichtArtikelButton.ampel_0:active  ~ .nichtLagernd_hover,
.shopWeitereBildansichtArtikelButton.ampel_0:hover  ~ .nichtLagernd_hover,
.shopWeitereBildansichtArtikelButton.ampel_000000000:active  ~ .nichtLagernd_hover,
.shopWeitereBildansichtArtikelButton.ampel_000000000:hover ~ .nichtLagernd_hover
{opacity: 1; pointer-events: all;}

@media screen and (max-width:1240px) and (min-width:1025px),
	   screen and (max-width: 768px) and (min-width: 601px) {
	.shopWeitereBildansichtArtikel {width: calc(50% - 10px);}
	#shopWeitere > article:nth-of-type(6n + 5) {margin-right: 20px;}
	#shopWeitere > article:nth-of-type(4n + 3) {margin-right: 0;}
}
@media screen and (max-width: 601px) {
	.shopWeitereBildansichtArtikel {
		width: 100%;
		margin-right: 0;
	}
	#shopWeitere > article:nth-of-type(2n + 1) {margin-right: 0;}
}

/* --------------- Listansicht --------------- */
#shopWeitereListansichtHeader {
	display: none;
	padding: 10px 0;
}
#radioShopAnsichtList:checked ~ #shopWeitere #shopWeitereListansichtHeader {display: block;}
.shopWeitereListansichtArtikel {
	padding: 20px 0;
	line-height: 125%;
	width: 100%;
}
#shopWeitere > article:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
}
.shopWeitereListansichtArtikel > div, .shopWeitereListansichtArtikel > a , #shopWeitereListansichtHeader > div {
	display: inline-block;
	vertical-align: top;
}
.shopColBezeichnung, .shopColDetails, .shopColPreis1, .shopColPreis2, .shopColKaufen, .shopColDetails_Mobile {
	padding-left: 20px;
}
.shopColDetails_Mobile{display:none !important;}
.shopColArtikel {
	width: 12%;
	padding-left: 10px;
}
.shopColBezeichnung {
	width: 30%;
}
.shopColDetails {
	width: 44px;
}
.shopColPreis1 {
	width: 18%;
}
.shopWeitereListansichtArtikel .shopColPreis2 {
	width: calc(100% - 12% - 30% - 18% - 44px - 205px);
}
.shopColKaufen {
	width: 205px;
}

.lblWeitereListAnsichtDetails {
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	transform: rotate(45deg);
	cursor: pointer;
	margin-right: 20px;
}
.shopWeitereListansichtArtikel input[type=checkbox]:checked ~ .shopColDetails .lblWeitereListAnsichtDetails,
.shopWeitereListansichtArtikel input[type=checkbox]:checked ~ .shopColDetails_Mobile .lblWeitereListAnsichtDetails {
	transform: rotate(225deg);
}
.shopWeitereListansichtArtikel > .shopWeitereListansichtDetails {
	display: none;
	padding-top: 30px;
}
.shopWeitereListansichtArtikel input[type=checkbox]:checked ~ .shopWeitereListansichtDetails {
	display: block;
}
.shopWeitereListansichtDetailsHeadline {
	margin: 0;
	line-height: 1.3;
	font-size: 150%;
}
.shopWeitereListansichtDetailsLinks, .shopWeitereListansichtDetailsRechts {
	display: inline-block;
	vertical-align: top;
}
.shopWeitereListansichtDetailsLinks {
	width: calc(100% - 320px);
	background-color: var(--lightgray);
}
.shopWeitereListansichtDetailsLinks > .shopProduktInfoLink {right: -12.5px;}
.shopWeitereListansichtDetailsRechts {width: 320px;}
.shopWeitereListansichtDetailsRechts a, .shopWeitereListansichtDetailsRechts img {display: block;}
.shopWeitereListansichtDetailsRechts img {max-width: 100%;}

.shopWeitereListansichtOptionsMore {
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-size: contain;
	width: 25px;
	height: 27px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.shopWeitereListansichtKaufen {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.shopWeitereListansichtKaufen.ampel_0 > span > input.shopWeitereListansichtKaufenButton,
.shopWeitereListansichtKaufen.ampel_000000000 > span > input.shopWeitereListansichtKaufenButton {
  background-color: var(--midgray);
  pointer-events:none;
}
.shopWeitereListansichtKaufen.ampel_0 > span > .shopWeitereListansichtLinks, 
.shopWeitereListansichtKaufen.ampel_000000000 > span > .shopWeitereListansichtLinks {pointer-events: none;}

.nichtLagernd_hoverContainer > .nichtLagernd_hover{
  left: unset;
  bottom: unset;
  top: -45px;
  right: 0px;
  padding: 3px
}
.shopWeitereListansichtKaufen.ampel_0 > .nichtLagernd_hoverContainer:hover > .nichtLagernd_hover,
.shopWeitereListansichtKaufen.ampel_000000000 > .nichtLagernd_hoverContainer:hover > .nichtLagernd_hover{opacity: 1;}

.shopWeitereListansichtLinks {
	width:100px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: flex;
	vertical-align: top;
	position:relative;
}
.shopAnzahlArtikelList, .shopWeitereListansichtKaufenButton {
	font-size: inherit;
	font-family: inherit !important;
}
.shopAnzahlArtikelList {
	appearance: textfield;
	height:34px !important;
	text-align: right;
	width: 100%;
	padding: 5px 7px 5px 10px !important;
}
.shopAnzahlArtikelList:focus {outline: none;}
.shopAnzahlArtikelList:focus, .shopWeitereListansichtLinks:hover > .shopAnzahlArtikelList,
.shopAnzahlArtikelList:focus ~ label, .shopWeitereListansichtLinks:hover > label{border-color: var(--green);}
.shopWeitereListansichtLinks > label{
	background-color: #e6e6e6;
	padding: 6px 10px 6px 0px;
	border: 1px solid #e6e6e6;
	border-radius: 0px 6px 6px 0px;
	border-left: none;
	height: 34px;
	transition: 200ms ease;
}
.shopWeitereListansichtKaufenButton{
	width: 34px !important;
	height: 34px !important;
	background-image: url('/bilder/shop/cart.svg') !important;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 8px;
}

.shopWeitereListLfartHide, .shopListDetailsMobileBild {display: none;}
.shopListDetailsMobileBild {margin-bottom: 20px;}
.shopListDetailsMobileBild img {max-width: 100%;}
.shopShowMerkliste {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	font-size: 40px;
	line-height: 100%;
}
.merklisteAdd, .merklisteRemove {
	width: 34px;
	height: 34px;
	border: none;
	cursor: pointer;
	background-size: 24px;
	background-repeat: no-repeat;
	border-radius: 8px;
	background-color: #008135;
	vertical-align: top;
	background-position:center;
}
.merklisteAdd {background-image: url('/bilder/shop/snadel_plus.gif');}
.merklisteRemove {background-image: url('/bilder/shop/snadel-.gif'); }
.shopWeitereListansichtRemove {display: none;}

@media screen and (max-width:1240px) and (min-width:1025px){
	.shopColPreis1{display: none !important}
	.shopWeitereListansichtArtikel .shopColPreis2
	{width: calc(100% - 12% - 30% - 44px - 205px);}
}

@media screen and (max-width: 768px) {
	.shopColPreis1,.shopColArtikel,.shopColPreis2,.shopColDetails{display:none !important;}
	.shopColDetails_Mobile{
		display:inline-block !important;
		width: 42px;
	}
	.shopWeitereListansichtArtikel{min-height:150px;}
	.shopColBezeichnung{width: calc(100% - 42px - 205px - 3px);}
	
	.shopWeitereListansichtDetailsRechts ,.shopWeitereListansichtDetailsLinks{width: 100%;}
	.shopWeitereListansichtDetailsRechts > a,
	.shopWeitereListansichtDetailsRechts > a > img{display:inline-block;}
	.shopWeitereListansichtDetailsRechts {text-align: center;}
	.shopWeitereListansichtDetailsLinks > .shopProduktInfoLink{right: 1.4rem; top: 1.4rem;}
	.shopWeitereListansichtDetailsHeadline{width: calc(100% - 1.4rem - 10px)}
	.shopWeitereListansichtDetails{padding-top:90px !important;}
}
@media screen and (max-width: 600px) and (min-width:361px){
	.shopColKaufen{width: 150px;}
	.shopColKaufen > .shopWeitereListansichtKaufen{text-align: right;}
	.shopWeitereListansichtLinks{width: 100%}
	#shopWeitere .shopWeitereListansichtArtikel .lagerampel{top:80px}
	.moreArticles{top: 115px;}
	.shopColBezeichnung{width: calc(100% - 42px - 150px - 3px);}
	.shopWeitereListansichtArtikel{min-height: 180px;}
}
@media screen and (max-width: 360px){
	.shopColBezeichnung{width: calc(100% - 44px - 2px);}
	.shopColKaufen {width: 100%; padding-top: 20px;}
	.shopWeitereListansichtKaufen,.shopWeitereListansichtLinks{width: 100%;}
	.shopWeitereListansichtKaufen > span:first-child{width: calc(100% - 74px); padding-right: 5px;}
	#shopWeitere .shopWeitereListansichtArtikel .lagerampel{top:65px;}
	.moreArticles{top:100px;}
	.shopColKaufen{margin-bottom: 61px;}
}




/* ---------------------------------------------- */
/* --------------- Artikelausgabe --------------- */
/* ---------------------------------------------- */
#shopArtikelAusgabe input[type="checkbox"], #shopArtikelAusgabe input[type="radio"] {display: none;}
#shopArtikelAusgabe {width: 100%;}
#shopArtikelAusgabeBildContainer {width: 550px; vertical-align: top;}
#shopArtikelAusgabeBildContainer > #shopArtikelAusgabeBildBox {
	display: block;
	text-decoration: none;
	padding: 20px;
	text-align: center;
	min-height: 200px;
}
#shopArtikelAusgabeBildContainer > #shopArtikelAusgabeBildBox img {
	max-width: 100%;
	max-height: 400px;
}
#shopArtikelAusgabeTextHeadlineContainer {
	margin-bottom: 20px;
	position: relative;
}
#shopArtikelAusgabeHeadline {
	margin: 0;
	width: calc(100% - 50px);
}
#shopArtikelAusgabeBildContainer .shopShowMerkliste {
	position: absolute;
	top: 0;
	right: 0;
}
#shopArtikelAusgabeFirmaBild {
	display: inline-block;
	vertical-align: top;
	max-width: 100px;
	max-height: 60px;
}
#shopArtikelAusgabeTextPreis {
	font-size: 26px;
}


/* Input von Anzahl - Anfang */
#shopArtikelAusgabeAnzahl {
	border: none;
	border-bottom: 1px solid #a8a8a8;
	background-color: #fff;
	vertical-align: middle;
	display: inline-block;
	padding: 10px;
	font-size: inherit;
	font-family: inherit;
	max-width: 100px;
	width: 100%;
}
#shopArtikelAusgabeAnzahl:focus { outline: none; }
#shopArtikelAusgabeAnzahlBox::before,
#shopArtikelAusgabeAnzahlBox::after {
	content: '';
	display: block;
	width: 28px;
	height: 10px;
	pointer-events: none;
	background-color: #fff;
	background-image: url('/bilder/shop/input_arrow.gif');
	background-repeat: no-repeat;
	background-position: center 1px;
	background-size: 11px;
	position: absolute;
	right: 1px;
	z-index: 1;
}

#shopArtikelAusgabeAnzahlBox::before {
	top: calc(50% - 10px);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}

#shopArtikelAusgabeAnzahlBox::after {
	bottom: calc(50% - 10px);
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
/* Input von Anzahl - Ende */

#shopArtikelAusgabeFirmaText {
	width: calc(100% - 100px);
	float: right;
	text-align: right;
}

#shopArtikelAusgabeAnzahlBox {
	display: inline-block;
	position: relative;
}
#shopArtikelAusgabeInWarenkorb {
	margin-top: 20px;
	border-radius: 4px;
}
.artAttrL, .artAttrR {
	display: inline-block;
	vertical-align: top;
}
.artAttrL {
	width: 200px;
}
.artAttrR {
	width: calc(100% - 200px);
}

/* Artikelinformation - Anfang */
#lbl_toggleShopArtikelAusgabeDetails {
	display: block;
	width: 100%;
	height: 214px;
	cursor: pointer;
	position: relative;
	z-index: 2;
}
#shopArtikelAusgabeDetailBox {
	height: 147px;
	overflow: auto;
	margin-top: -176px;
	position: relative;
	z-index: 2;
	display:block;
}
#shopArtikelAusgabeDetailBox,
#lbl_toggleShopArtikelAusgabeDetails { max-width: 750px; }
#lbl_toggleShopArtikelAusgabeDetails::before {
	content: '. . .';
	display: block;
	width: 100%;
	font-size: 120%;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #cdcdcd;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#lbl_toggleShopArtikelAusgabeDetails::after {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-top: 3px;
	margin-left: 20px;
	vertical-align: top;
	border-left: 1px solid #008135;
	border-bottom: 1px solid #008135;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

input#chk_toggleShopArtikelAusgabeDetails:checked ~ #lbl_toggleShopArtikelAusgabeDetails::after {
	margin-top: 11px;
	transform: rotate(135deg);
	-ms-transform: rotate(135deg);
}

input#chk_toggleShopArtikelAusgabeDetails:checked ~ #lbl_toggleShopArtikelAusgabeDetails::before { display: none; }
input#chk_toggleShopArtikelAusgabeDetails:checked ~ #lbl_toggleShopArtikelAusgabeDetails { height: 23px; }
input#chk_toggleShopArtikelAusgabeDetails:checked ~ #shopArtikelAusgabeDetailBox {
	height: auto;
	margin-top: 15px;
	pointer-events:none;
}
input#chk_toggleShopArtikelAusgabeDetails:not(:checked) ~ #shopArtikelAusgabeDetailBox{color:#b1acac;}

/* Pic Window */
#chkOpenPicWindow, #lblOpenPicWindowArea, #picWindowWrapper {display: none;}
#picWindowWrapper, #lblOpenPicWindowArea {z-index: 4;}
#picWindowWrapper {
	position: fixed;
	background-color: white;
	width: 80%;
	height: 80%;
	left: 0;
	right: 0;
	top: 10%;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1440px;
	margin: 0 auto;
}
#chkOpenPicWindow:checked ~ #picWindowWrapper {
	display: flex;
}

#lblOpenPicWindowArea {
	opacity: 0;
	pointer-events: none;
	cursor: unset !important;
	display: block;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.2);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#chkOpenPicWindow:checked ~ #lblOpenPicWindowArea {
	opacity: 1;
	pointer-events: all;
}

#picWindowPic {
	object-fit: contain;
	max-width: 100%;
	max-height: 100%;
}

#shopArtikelAusgabeTextContainer{width: calc(100% - 550px);}
.InfoContainer{width: calc(100% - 205px);min-height: 100%;}
#shopArtikelAusgabeTextRechts{
  width: 205px;
  font-size:80%;
}

#shopArtikelAusgabeTextRechts input {
	height:40px !important;
	padding-right: 5px;
}

#shopArtikelAusgabeInWarenkorb{text-transform: uppercase;}
#shopArtikelAusgabe .lagerampel{
  position: absolute;
  top: 75px;
}
#shopArtikelAusgabe .shopProduktInfoLink{top: 30px;}
#shopArtikelAusgabe .shopProduktInfoLink,
#shopArtikelAusgabe .lagerampel{right:-12.5px; z-index: 1;}

#shopArtikelTextAusgabe{
  font-size: 80%;
  max-height:250px;
  min-height: 110px;
  overflow-y: auto;
  scrollbar-width: thin;
}
#shopArtikelAusgabeInWarenkorb.ampel_000000000,
#shopArtikelAusgabeInWarenkorb.ampel_0{
	background-color:var(--midgray);
	cursor: auto;
}
#shopArtikelAusgabeInWarenkorb.ampel_000000000:active,
#shopArtikelAusgabeInWarenkorb.ampel_0:active,
#shopArtikelAusgabeAnzahl.ampel_0,
#shopArtikelAusgabeAnzahl.ampel_000000000{pointer-events:none;}
#shopArtikelAusgabeInWarenkorb + span{
	position: absolute;
	left: 0;
	padding: 2px 10px;
	bottom: 50px;
	background-color: #fff;
	border: 1px solid var(--green);
	z-index: 1;
	pointer-events: none;
	opacity: 0;
	transition: 300ms opacity;
}
#shopArtikelAusgabeInWarenkorb.ampel_000000000:active + span,
#shopArtikelAusgabeInWarenkorb.ampel_0:active + span,
#shopArtikelAusgabeInWarenkorb.ampel_000000000:hover + span,
#shopArtikelAusgabeInWarenkorb.ampel_0:hover + span
{opacity: 1;}


/* Artikelinformation - Ende */

@media screen and (max-width: 1240px){
	#shopArtikelAusgabeTextContainer{width: calc(100% - 350px);}
	#shopArtikelAusgabeBildContainer{width: 350px;}
}
@media screen and (min-width: 1025px){.mobileButton{display:none;}}
@media screen and (max-width: 1024px) {
	#shopArtikelAusgabeTextRechts:not(.mobileButton) {display:none;}
	#shopArtikelAusgabeBildContainer {width: 300px;}
	#shopArtikelAusgabeTextContainer {padding-left: 40px; width: calc(100% - 300px);}
	.InfoContainer {width: 100%;}
}

@media screen and (min-width: 769px){.mobilePic{display:none;}}
@media screen and (max-width: 768px) {
	#shopArtikelAusgabeTextContainer, #shopArtikelAusgabeBildContainer {width: 100%;}
	#shopArtikelAusgabeBildContainer:not(.mobilePic){display:none;}
}

@media screen and (max-width: 600px) {
	.artAttrL, .artAttrR {width: 100%;}
	.artAttrR {margin-bottom: 15px;}
	.artAttrR:last-of-type {margin-bottom: 0;}
}



/* ---------------------------------------------- */
/* ---------------- Confirmation ---------------- */
/* ---------------------------------------------- */
#BasketConfirmationContainer input[type=checkbox] {
	display: none;
}
#BasketConfirmationContainer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
}
#BasketConfirmation {
	display: none;
	pointer-events: all;
	padding: 10px 20px;	
}
#BasketConfirmationContainer input[type=checkbox]:checked ~ #BasketConfirmation {
	display: block;
}
#BasketConfirmationContainer input[type=checkbox]:checked ~ #lblBasketConfirmationArea {
	pointer-events: all;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.2);
	z-index: -1;
	cursor: unset;
}
#confirmationAddMessage, #confirmationRemoveMessage {
	display: none;
}




/* ---------------------------------------------- */
/* ---------------- Gewerbeshop ----------------- */
/* ---------------------------------------------- */
.gewerbeshop{overflow:hidden;}
.gewerbeshop .shopLinks{float:left;}

.shopStartKategorie {
	vertical-align: top;
	width: calc(33.33% - 20px);
	overflow: hidden;
	display: inline-block;
	height: 250px;
	border: 1px solid #D0D0D0;
}
.shopStartKategorie:nth-of-type(3n+3) {
	margin-right: 0;
}
.shopStartKategorie:hover {
	  border-color: var(--green);
	  box-shadow: #BACADB 2px 2px 5px;
}
.shopStartKategoriePic {
	display: block;
	height: 150px;
	text-decoration: none;
}
.shopStartKategoriePic img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: top;
}
.shopStartKategorieUnten {
	padding: 10px;
}
.shopStartKategorieLink {
	color: inherit;
	position: relative;
}
.shopStartKategorieLink:hover {color: var(--green);}
.shopStartKategorieLink::after {
	display: inline-block;
	transition: 300ms ease-in-out;
	font-family: iconfont;
	content: '\f107';
	color: var(--green);
	position: relative;
	right: -5px;
}

@media screen and (max-width: 1240px) {
	.shopStartKategorie {
		width: calc(50% - 10px);
		margin-right: 20px;
	}
	.shopStartKategorie:nth-of-type(3n + 3) {margin-right: 20px;}
	.shopStartKategorie:nth-of-type(2n + 2) {margin-right: 0;}
	.gewerbeshop #shopNavLinksWrapper a{display:inline-block;}
}
@media screen and (max-width:1240px) and (min-width:1024px){
	.gewerbeshop #shopArtikelAusgabeBildContainer{width:45%;}
	.gewerbeshop #shopArtikelAusgabeTextContainer{width:55%; padding-left:20px;}
}
@media screen and (max-width: 600px) {
	.shopStartKategorie {
		width: 100%;
		margin-right: 0;
	}
	.shopStartKategoriePic img {object-fit: contain;}
}

/*--- SUCHE ---*/

#searchBox{
  position: relative;
}
#searchBox > .searchText{
  width: 350px;
  height: 45px;
  border-color: var(--green);
  border-radius: 0px;
  font-family: 'hagebau Text Regular';
  font-size:22px;
  color: var(--midgray);
}
#searchBox > .searchButton{
  background: url('/bilder/Lupe_green.svg') no-repeat center;
  width: 25px;
  height: 25px;
  background-color: transparent;
  position: absolute;
  right:10px;
  top: 50%;
  transform: translateY(-50%) rotateY(180deg);
}
@media screen and (max-width: 1240px) {
	#searchBox > .searchText{width: 220px;}
}
@media screen and (max-width: 1024px){
	#searchBox > .searchText{
		height: 55px;
		border-width:2px;
		border-radius: 5px;
		width:300px;
	}
}
@media screen and (max-width: 768px) {
	  #searchBox > .searchText{width: 100%;}
	  .searchBoxFlexWrapper{flex-direction:column;}
}




@media screen and (max-width: 1440px) {}
@media screen and (max-width: 1240px) {}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 360px) {}/* --- --- *//* shopTreeCSS  *//* ------------------------------------------------------ */
/* -------------------- Shop Columns -------------------- */
/* ------------------------------------------------------ */
.sortimentLinks, .sortimentRechts {
	display: inline-block;
	vertical-align: top;
}
.sortimentLinks {width: 350px;}
.sortimentRechts {
	width: calc(100% - 350px);
	padding-left: 2.8rem;
}

@media (max-width: 1024px) {
	.sortimentLinks, .sortimentRechts {width: 100%;}
	.sortimentLinks {margin-bottom: 0;}
	.sortimentRechts {padding-left: 0;}
}



/* --------------------------------------------------- */
/* -------------------- Shop Tree -------------------- */
/* --------------------------------------------------- */
#checkSortimentSeitenreiter, #sortimentTree_mobile_chk, #sortimentTree ul, #sortimentTree_kb_show_menu, #sortimentTree_kb_hide_menu {display: none;}

#sortimentTreeHeadline {
	font-size: 115%;
	border-radius: 4px;
}
#sortimentSeitenreiter a{color: inherit}


/* ---------- Ebene 1 ---------- */
#sortimentTree, #sortimentTree ul {
	list-style: none;
	margin: 0;
}

#sortimentTree {
	padding-left: 0;
	font-size: 85%;
}

#sortimentTree > li > a {
	display: block;
	padding: .7rem 1.4rem;
	border-bottom: 1px solid #a4a4a4;
	font-family: var(--sourceSansSemibold);
}

#sortimentTree li.openleaf > a {color: var(--green);}

#sortimentTree li {
	position: relative;
}

#sortimentTree ul a {
	display: block;
	padding-left: 19px;
}

#sortimentTree ul a::before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: top;
	background-image: url('/bilder/pfeil_gruen.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
	position: absolute;
	left: 0px;
	top: 9px;
	transition: left .2s ease;
	-o-transition: left .2s ease;
	-ms-transition: left .2s ease;
	-moz-transition: left .2s ease;
	-webkit-transition: left .2s ease;
}

#sortimentTree ul a:hover::before, #sortimentTree ul > li.isnode > div:hover + a::before {left: 5px;}


/* ---------- Ebene 2 ---------- */
#sortimentTree ul {
	padding: 10px 1.4rem;
}

#sortimentTree li.openleaf > ul {
	display: block;
}



@media (min-width: 1024px) {
	#lblSortimentSeitenreiterHideBereich, #lblSortimentSeitenreiterOpen {display: none;}
}

@media (max-width: 1024px) {
	#sortimentSeitenreiter, #lblSortimentSeitenreiterOpen, #lblSortimentSeitenreiterHideBereich {z-index: 5;}
	#sortimentSeitenreiter, #lblSortimentSeitenreiterOpen {
		position: fixed;
		top: 290px;
	}
	
	#sortimentSeitenreiter {
		width: calc(100% - 36px);
		max-width: 650px;
		right: calc(-650px - 36px);
		transition: 500ms;
		background-color: white;
	}
	
	#sortimentSeitenreiter, #sortimentTreeHeadline, #lblSortimentSeitenreiterClose {border-radius: 4px 0px 0px 4px;}
	#lblSortimentSeitenreiterOpen {border-radius: 0px 4px 4px 0px;}
	
	#checkSortimentSeitenreiter:not(:checked) ~ #sortimentSeitenreiter {right: 0;}
	
	#lblSortimentSeitenreiterOpen, #lblSortimentSeitenreiterClose {
		background-color: var(--green);
		background-image: url('/bilder/pfeil_weiss.svg');
		background-repeat: no-repeat;
		background-position: center;
		
	}
	
	#lblSortimentSeitenreiterOpen {
		right: 0;
		display: block;
		width: 58px;
		height: 58px;
		z-index: 1;
		transition: 200ms;
		transform: rotate(180deg);
		background-size: 20px;
	}
	
	#lblSortimentSeitenreiterClose {
		display: block;
		position: absolute;
		top: 120px;
		left: -36px;
		width: 36px;
		height: 70px;
		background-size: 17px;
	}
	
	#lblSortimentSeitenreiterHideBereich {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		height: 100%;
		width: 100%;
		cursor: unset;
		opacity: 0;
		pointer-events: none;
		transition: opacity 400ms;
		background-color: rgba(0, 0, 0, 0.2);
	}
	
	#checkSortimentSeitenreiter:not(:checked) ~ #lblSortimentSeitenreiterHideBereich {
		opacity: 1;
		pointer-events: all;
	}
	
	
	#sortimentTree {
		max-height: 350px;
		overflow: auto;
		scrollbar-width: thin;
	}
	
	#sortimentTree ul {
		padding: 0px 2.8rem;
		padding-bottom: 10px;
	}
	
	#sortimentTree > li > a {
		border: none;
		padding: 7px 1.4rem;
	}
}

@media (max-width: 768px) {
	#sortimentSeitenreiter, #lblSortimentSeitenreiterOpen {top: 220px;}
	
	#lblSortimentSeitenreiterClose {top: 80px;}
}




/* ---------------------------------------------- */
/* ---------------- hasnode divs ---------------- */
/* ---------------------------------------------- */
#sortimentTree li > div {display: none;}
#sortimentTree li.isnode > div {display: block;}

#sortimentTree li.isnode > div:hover + a {color: var(--green);}

#sortimentTree li > div {
	position: absolute;
	width: 100%;
	cursor: pointer;
}

#sortimentTree > li > div {height: 53px;}
#sortimentTree ul > li > div {height: 30px;}

@media (max-width: 1024px) {
	#sortimentTree > li > div {height: 40px;}
	#sortimentTree ul > li > div {height: 28px;}
}




/* ---------------------------------------------- */
/* ---------------- Confirmation ---------------- */
/* ---------------------------------------------- */
#BasketConfirmationContainer input[type=checkbox] {
	display: none;
}
#BasketConfirmationContainer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
}
#BasketConfirmation {
	display: none;
	pointer-events: all;
	padding: 10px 20px;
	background-color: var(--green);
	color: white;
}
#BasketConfirmationContainer input[type=checkbox]:checked ~ #BasketConfirmation {
	display: block;
}
#BasketConfirmationContainer input[type=checkbox]:checked ~ #lblBasketConfirmationArea {
	pointer-events: all;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.2);
	z-index: -1;
	cursor: unset;
}
#confirmationAddMessage, #confirmationRemoveMessage {
	display: none;
}/* --- --- *//* Warenkorb_LastSeenCSS  *//* ---------------------------------------------- */
/* ------------------ Warenkorb ----------------- */
/* ---------------------------------------------- */
#warenkorbContainer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
	pointer-events: none;
	font-size: 80%;
}
#chkViewWarenkorb, #chkViewLastSeen {display: none;}
#warenkorbContainer label {cursor: pointer;}
#lblViewWarenkorb, #warenkorbObenAnzahl {
	display: inline-block;
	background-image: url('/bilder/shop/cart.svg');
	background-repeat: no-repeat;
	text-align: center;
}
#lblViewWarenkorb, #lblViewLastSeen {
	width: 60px;
	background-color: var(--green);
	background-position: center bottom 5px;
	color: white;
	position: absolute;
	right: 0;
	transition: 200ms;
	border-radius: 4px 0px 0px 4px;
}
#lblViewWarenkorb, #warenkorb {top: 400px;}
#lblViewWarenkorb, #warenkorb, #lblViewLastSeen, #lastSeen {pointer-events: all;}
#lblViewWarenkorb {
	height: 80px;
	padding-top: 0;
	background-size: 100%;
	background-position: bottom;
}
#lblViewLastSeen {
	height: 60px;
	background-size: 60%;
}
#chkViewWarenkorb:checked ~ #lblViewWarenkorb, #chkViewLastSeen:checked ~ #lblViewLastSeen {
	right: -50px;
}

#lblCloseWarenkorbArea, #lblCloseLastSeenArea {
	opacity: 0;
	pointer-events: none;
	cursor: unset !important;
	display: block;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.2);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: opacity 200ms;
	z-index: 1;
}
#chkViewWarenkorb:checked ~ #lblCloseWarenkorbArea, #chkViewLastSeen:checked ~ #lblCloseLastSeenArea {
	opacity: 1;
	pointer-events: all;
}

#warenkorb, #lastSeen {
	width: 100%;
	max-width: 550px;
	position: absolute;
	right: -550px;
	transition: 400ms;
	border-radius: 4px 0 0 4px;
	background-color: #f3f3f3;
	z-index: 1;
}
#chkViewWarenkorb:checked ~ #warenkorb, #chkViewLastSeen:checked ~ #lastSeen {
	right: 0;
}
#warenkorbOben, #lastSeenOben {
	color: white;
	position: relative;
	border-radius: 4px 0 0 4px;
	display: flex;
	align-items: center;
	background-color: var(--green);
}
#warenkorbObenAnzahl, #lastSeenObenIcon {
	vertical-align: top;
	width: 50px;
	height: 62px;
	background-size: 85%;
	background-position: center bottom 5px;
	color: white;
}
#warenkorbObenZumWarenkorb, #lastSeenObenHeadline {
	display: inline-block;
	vertical-align: top;
	color: white;
	text-decoration: none;
	border: none;
	font-size: 210%;
	font-family: var(--hgbRegular);
	margin-top: 6px;
	margin-left: 10px;
}
#lblCloseWarenkorb, #lblCloseLastSeen {
	position: absolute;
	right: 20px;
	top: calc(50% - 8.5px);
	background-image: url('/bilder/pfeil_weiss.svg');
	background-size: contain;
	background-repeat: no-repeat;
}
#lblCloseWarenkorb, #lblCloseLastSeen {
	display: inline-block;
	width: 13px;
	height: 17px;
}

.lastSeenBeitragArrow {
	display: inline-block;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	border-right: 3px solid white;
	border-top: 3px solid white;
}

#warenkorbUnten, #lastSeenUnten {
	padding-bottom: 0.7rem;
}
#asyncWarenkorbSeitenreiter {
	max-height: 240px;
	overflow-y: auto;
	scrollbar-width: thin;
}
.warenkorbArtikel, .lastSeenBeitrag {
	padding: 0.7rem;
	border-bottom: solid 1px var(--gray);
}
.warenkorbArtikelLinks, .warenkorbArtikelRechts {
	display: inline-block;
	vertical-align: top;
}
.warenkorbArtikelLinks {
	width: 60%;
	padding-right: 30px;
}
.warenkorbArtikelLinksUnten {
	font-size: 80%;
	line-height: 140%;
}
.warenkorbArtikelRechts {
	width: 40%;
	text-align: right;
}
#warenkorbArtikelRemove, #warenkorbArtikelAdd, #warenkorbArtikelDecr {
	background-color: unset;
	padding: unset;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	vertical-align: top;
	border-radius: 0;
}
#warenkorbArtikelRemove {
	width: 25px;
	height: 25px;
	background-image: url("/bilder/shop/sdelete.gif");
}
#warenkorbArtikelAdd {
	width: 24px;
	height: 24px;
	background-image: url("/bilder/shop/skorb.gif");
	position: relative;
	bottom: -2px;
	margin-left: 3px;
}
#warenkorbGesamtContainer {
	margin-top: 0.7rem;
	padding-right: 0.7rem;
	padding-left: 0.7rem;
	text-align: right;
}
#warenkorbGesamtOben {font-size: 140%;}
.warenkorbGesamtL, .warenkorbGesamtR {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}




/* Last Seen */
#lastSeenUebersicht {
	max-height: 260px;
	overflow-y: auto;
	scrollbar-width: thin;
}

.lastSeenBeitragL, .lastSeenBeitragM, .lastSeenBeitragR {
	display: inline-block;
	vertical-align: top;
}
.lastSeenBeitragL, .lastSeenBeitragM {padding-right: 15px;}
.lastSeenBeitragL {
	width: calc(60% - 10px);
	word-break: break-all;
}
.lastSeenBeitragM {width: calc(40% - 10px);}
.lastSeenBeitragR {
	height: 50px;
	width: 20px;
}
.lastSeenBeitragArrow {
	margin-top: 16px;
	margin-left: -5px;
}

#lblViewLastSeen, #lastSeen {top: 490px;}

#lblViewLastSeen, #lastSeenObenIcon {
	background-image: url('/bilder/shop/last_seen.svg');
	background-repeat: no-repeat;
	background-size: 60%;
	background-position: center;
}

#lastSeenObenIcon {
	display: inline-block;
}
.lastSeenBeitrag:last-of-type {
	border-bottom: none;
}


@media (max-width:1024px), (max-height: 850px) {
	#lblViewWarenkorb, #warenkorb {top: 190px;}
	#lblViewLastSeen, #lastSeen {top: 370px;}
}
@media (max-width:768px), (max-height: 680px) {
	#lblViewWarenkorb, #warenkorb {top: 120px;}
	#lblViewLastSeen, #lastSeen {top: 295px;}
}/* --- --- */#bannerSmallWrapper {position: relative;}

#bannerSmallWrapper img {
	display: block;
	height: 400px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

#bannerSmallText {
	position: absolute;
	bottom: 80px;
    width: calc(100% - 50px);
    max-width: 1700px;
}

#bannerTitle {font-size: 382%;}
#bannerText {font-size: 120%;}

.banner_0 {display: none;}
@media screen and (max-width: 1240px) {
  #bannerTitle {font-size: 291%;}
}

@media screen and (max-width: 768px) {
  #bannerTitle {font-size: 163%;}
  #bannerText {font-size: 90%;}
}/* --- --- */#footerContainer {
	border-top: 4px solid #D52B1E;
	hyphens: none;
  	background-color: var(--green);
  	position: relative;
}
#footerContainer > div {z-index: 1;}
#footerContainer::after {
	content: "";
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background: linear-gradient(180deg, #03742F00 0%, #022B12 100%);
  	opacity: 0.5;
  	z-index: 0;
}

.payPic {
    height: 35px;
    background-color: white;
    padding: 5px;
    border-radius: 5px;
}

.socials {
	height: 30px;
  	color: #fff;
  	background-color: #fff;
  	border-color: #fff;
}

#footerLogo {
    position: absolute;
    left: 0;
    top: 12px;
    width: 350px;
  	padding-left: 150px;
}

.footerLinks {
	font-size: 18px;
  	line-height: 2;
}

#footerEinfach {
    position: absolute;
    top: -30px;
    left: calc(50% - 127px); 
  	z-index: 3;
}

#footerLeft, #footerRight {
	display: inline-block;
	vertical-align: top;
}

#footerLeft {width: 60%;}

#footerRight {width: 40%;}

#footerContainer h2 {font-size: 32px;}

#footerRight > div {
	display: inline-block;
	vertical-align: top;
}

#footerRight > div:first-of-type {width: 50%;}

.footerLinks:last-of-type {width: 50%;}

.footerStandorte {margin-right: 50px; min-width: fit-content;}

.footerLinks > a {
	z-index: 1;
	position: relative;
}

@media (max-width: 1440px) {
	#footerLeft, #footerRight {width: 100%;}
	
	.footerStandorte {width: calc(50% - 50px);}
	
	.footerLinks:last-of-type {margin-left: 0;}
}

@media (max-width: 1024px) {
	#footerContainer {font-size: 18px;}
	#footerContainer h2 {font-size: 26px;}
}

@media (max-width: 768px) {
	#footerRight > div {width: 100% !important;}
	.footerStandorte {margin-right: 0; width: 100%;}
	
	#footerLogo {
		padding: 0;
		top: -10px;
		width: 225px;
	}
}/* --- --- */#noJsContainer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 1;
}
#noJSMessage {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 14px;
	bottom: 14px;
	pointer-events: all;
}
@media (max-width: 1024px) {
	#noJSMessage {bottom: 70px;}
}/* --- --- */div.overviewBoxTitel > p, 
.lagernd0  {display: none;}/* --- --- */