/* css zu home *//* elements.popupinfo  */x{}
/* ausblenden wenn checkbox über graue fläche abgewählt wird */
  label#lbl_JubaPopupMessageBoxGreyOverall, aside#JubaPopupMessage,
	label#lbl_JubaPopupMessageIcon {display: none;}

/* einblenden der Info */
input[type="checkbox"]#rad_JubaPopupMessage:checked ~ aside#JubaPopupMessage {
	display:block; border: 1px solid #005541; background-color: #fff; 
	position: fixed; z-index: 300; 
	left: calc(50% - 140px); top: 2rem;
	width: 280px; padding: 1rem;
}
input[type="checkbox"]#rad_JubaPopupMessage:checked ~ label#lbl_JubaPopupMessageBoxGreyOverall {
	position:fixed; left: 0px; top: 0px;
	width: 100%; height: 100%;
    	display:block;
	background-color: rgba(200,200,200,0.7);
	z-index: 299
}
input[type="checkbox"]#rad_JubaPopupMessage:checked ~ aside label#lbl_JubaPopupMessageIcon { 
	display: block; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAEvElEQVRIiZ2WS4hbVRjHs6uPUhC61EWtpVIsCoqgFitFEUWpWBFB1IXoQsFNRRHBB11IFRdVXLifUmfSNplMHpPkZl6ZTN7vTN43j5tMZvKYdJKZzLRJys/FTHPndjKteODHuff78/2/e757uOeqVPuMjY0NlpaWKBQKVKtVms0mGxsb3Lx5k83NTdbX12m323Q6Hba2ttjPZ+jo9XpIkoQoijQaDVqtNmtrLZrNG9Trq9RqdWq1Bo3GKs3mDdbWWqyvr7O5uUm3271/sV6vRy6Xo1wus7bWotFoUqvVqVZr96RWrdNsNmm32/R6vf0L9ft9crkclcoSjdVVlldWWF5e2Z7/A5XlFVZ22jp0Rb1ej2w2i1SSqNXqLC1VWKr8D5YqVCrLNBoNbt26BSAXkySJdDrDykqVUqksk8pQCkSUsTtkRKQrmuFauUy9Xuf27dvbRba2tkgkEkilEsWiRKFY3Eato3j0RYqnz8mxXRS//I7igSMU3/uMQjC8R5ekEu12e7tIuVwmmUxSLEqIYg4xl0f0+CkePLZtcuAI+R9+3Y7vkJswU3zoqKz/9pdS35krleXtjRCLxUhnMmSyIplsdkDu/E8Dk+LBY2SN1m0tkaTw9KsDrXDqrCLvDulsFlEUabVaqKLRKMlUmsQukqk0iUSS/PNvymYnTpOMRMl+/bNc/NCTpKwzJFNpUumMwieZSpNIpsjnC6iCwSCJRJLFxfgeEpZpCo+cGJiK736qaGPm2wvEE0kFu/Nji3EyWRGVw7HAYjxBJBobSuLin/KT7yL3zGtEwxFisUUFe/KTKVRTU1OEI1GCofC+ZN76SFnk4WNExrSEwhHCkaiCu3PDkSgqQRDw+QNDCQRD+PwBglfHKT7wuLyKJ17C5w/gDwTxB4IEgqHBPMxDZbfP43S5cbm9Crw+P16fH5fbS/qVc3vaFfn+F9weH26PD6/Ph8vtxe3xKX08XgLBICqny8WcfZ4Fp0uB0+XB6fIQuvC7bL5rNYVDx/GOaXC63Dhdnp0ct8LDseAiEAih8ng8WAWBeccC9nnHAMeCE6fZSv7wyYFx/P3PyZw8I++uk2dwzM7hWHBin3fs8ZizzxMKhVHl83ksFgu2qWlm5+aZmbUzM2tnzj5P/I0P5e372HPYLQKOy2MUDh2X2/bJV8zZ5bzdTM/MUqlUUHU6HRwLDvQGA1PTMwNcFy8p3oHr4qWB5jv/o6w9eBTnH38rcqemZ7AKNrxer3xqiqKI0WhiQm9EsE1jtQhkjr4wMIq9/gFWYUpB/NRZeTVvf6zQzBYBQbBRLpflT3232yUSiaDT6dBN6LFYbdiuqFl8+R1yh59CuKbFbLEqENTXyT76LN4vvlHETZMWTJNm4vHE3lOy1+sRCoW4rtFwXTuOyWzBZLZgvTyKcdI8FJPeIF9PmtEbTRiMJqKxGP1+f/gx3O12CYfDaLVaRsfUjOv0GIyTCvSGvfcTeiPa8QlMJjPxePz+PxT9fp9qtYrVamV0dJQr/4xy9ZoGjVaHbsKwY2xiXKdHo9Wh0eqY0BuYm7NTKpXu/SNx92g2mwSDQWw2GxqtFrX6KmNqNSMjI4yMXEaj1SIIAj6fj5Ik0el09jX/F5Hf+SiQLF0OAAAAAElFTkSuQmCC); 
width: 25px; height: 25px; 
	position:relative; bottom: 0px; left: 0px; margin-right:12px; margin-top: 12px;
}
#JubaPopupMessage, #JubaPopupMessage .listpopupmessages {color: black !important;}/* --- --- *//* shopStartCSS  *//* ---------------------------------------------- */
/* ----------------- Allgemein ------------------ */
/* ---------------------------------------------- */
.shopRechts input[type=checkbox], .shopRechts input[type=radio] {
	display: none;
}
.shopLinks, .shopRechts {
	display: inline-block;
	vertical-align: top;
}
.shopLinks {
	width: 350px;
}
.shopRechts {
	width: calc(100% - 350px);
	padding-left: 50px;
	float: right;
}
.shopLinks a, .shopRechts a {
	color: inherit;
	text-decoration: none;
	border: none;
	font-family: inherit;
}
#shopTree li { padding-left: 10px;}
#shopTree li > div {display: none !important;}
@media screen and (max-width: 1240px) {
	.shopRechts {
		padding-left: 30px;
	}
}
@media screen and (max-width: 1024px) {
	.shopLinks {width: 0;}
	.shopRechts {
		width: 100%;
		padding-left: 0;
		float: none;
	}
}


/* ---------------------------------------------- */
/* ------------------- Slider ------------------- */
/* ---------------------------------------------- */
#shopStartHeadline {margin-top: 0;}
#shopStartText, #shopStartSupplier {
	display: inline-block;
	vertical-align: top;
}
#shopStartText {
	width: 75%;
	padding-right: 30px;
	margin-bottom: 30px;
}
#shopStartSupplier {
	width: 25%;
	height: 86px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right;
}
#shopStartSlider {
	overflow: hidden;
	margin-bottom: 50px;
}
#shopStartSliderWrapper {
	width: calc(200px * 18);
	position: relative;
    animation: moveSlider4 infinite;
    animation-duration: 17s;
    animation-timing-function: ease-in-out;
}

@keyframes moveSlider4 {
       0% {left: 0%;} 9% {left: 0%;}
        11% {left: -50%;} 20% {left: -50%;}  
        23% {left: -100%;} 32% {left: -100%;}
        34% {left: -150%;} 44% {left: -150%;}
        47% {left: -200%;} 57% {left: -200%;}
        60% {left: -250%;} 70% {left: -250%;}
        72% {left: -300%;} 80% {left: -300%;}
        82% {left: -350%;} 90% {left: -350%;}
        92% {left: -400%;} 99% {left: 400%;}
         99% {left: -400%;} 100% {left: 0%;}
}
.shopStartSliderSupplier {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 86px;
	padding: 0 10px;
}

@media screen and (max-width: 600px) {
	#shopStartText {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
	#shopStartSupplier {
		width: 100%;
		max-width: 200px;
		background-position: left;
		margin-bottom: 40px;
	}
	.shopStartSliderSupplier {
		width: 100px;
		height: 43px;
	}
}

/* ---------------------------------------------- */
/* ----------------- Kategorien ----------------- */
/* ---------------------------------------------- */
a.shopKategorie {
	vertical-align: top;
	width: calc(33.33% - 20px);
	margin-right: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	display: inline-block;
	height: 320px;
}
a.shopKategorie {
	text-decoration: none;
	color: inherit;
}
a.shopKategorie:nth-of-type(3n + 3) {
	margin-right: 0;
}
a.shopKategorie:last-of-type {
	margin-bottom: 0;
}
a.shopKategorie .textOben {
	height: 80px;
	padding: 10px;
	font-size: 20px;
}
a.shopKategorie img {
	height: calc(100% - 80px);
	width: 100%;
	object-fit: contain;
}
a.shopKategorie {border: 1px solid #D0D0D0;}
.shopKategorie:hover {
	border-color: #527fa2;
	box-shadow: #BACADB 2px 2px 5px;
}
a.shopKategorie .textOben {background-color: #D0D0D0;}
a.shopKategorie:hover .textOben {
	background-color: #527fa2;
	color: white;
}
@media screen and (max-width: 1240px) {
	a.shopKategorie {
		width: calc(50% - 10px);
		margin-right: 20px;
	}
	a.shopKategorie:nth-of-type(3n + 3) {margin-right: 20px;}
	a.shopKategorie:nth-of-type(2n + 2) {margin-right: 0;}
}
@media screen and (max-width: 600px) {
	a.shopKategorie {
		width: 100%;
		margin-right: 0;
	}
}/* --- --- *//* shopTreeCSS  *//* ---------------------------------------------- */
/* -------------------- Tree -------------------- */
/* ---------------------------------------------- */
#checkShopSeitenreiter,
#lblShopSeitenreiterHideBereich,
#lblShopSeitenreiterOpen,
#lblShopSeitenreiterClose,
#shopTree_mobile_chk,
#shopTree_kb_show_menu,
#shopTree_kb_hide_menu {display: none;}
#shopTree {
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}
#shopTree a:hover, #shopWeitere a:hover {color: #527fa2;}
#shopTreeHeadline {
	background-color: #527fa2;
	color: white;
}
#shopTree li > div {
	border-right: 2px solid #527fa2;
	border-top: 2px solid #527fa2;
}
#shopTree li > ul > li > ul > li > ul > li > div {background-image: url("../bilder/shop/dokument_grau.png");}
#shopTree li.openleaf > a {
	color: #527fa2;
}
#shopSeitenreiter {
	display: block;
	margin-bottom: 50px;
}
#shopTree, #shopTree ul {
	list-style: none;
	margin: 0;
}
#shopTree {padding: 10px;}
#shopTree ul {padding-left: 0;}
#shopTreeHeadline {
	font-size: 20px;
	padding: 10px;
}
#shopTree a {
	display: block;
}
#shopTree li > ul {
	display: none;
	margin-top: 8px;
}
#shopTree li.openleaf > ul {
	display: block;
}
#shopTree li {
	position: relative;
	padding: 2px 0 2px 20px;
}
#shopTree li > div {
	display: none;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 13px;
}
#shopTree li.isnode > div {display: block;}
#shopTree li.openleaf > div {
	transform: rotate(135deg);
	top: 10px;
}
#shopTree > li > ul > li > ul > li > ul > li > div {
	display: block;
	border: none;
	transform: rotate(0deg) !important;
	background-size: contain;
	background-repeat: no-repeat;
	height: 12px;
	top: 11px !important;
}
.categoryTree a::before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 13px;
	border-right: 2px solid #527fa2;
	border-top: 2px solid #527fa2;
}

@media screen and (max-width: 1024px) {

	#shopHinweistext {display: none;}
	#shopSeitenreiter {
		height: 100%;
		width: 100%;
		max-width: 300px;
		position: fixed;
		top: 0;
		left: -300px;
		padding: 14px;
		z-index: 450;
		transition: 500ms;
		background-color: #344756;
		overflow-y: auto;
		overflow-x: hidden;
	}
	#checkShopSeitenreiter:checked ~ #shopSeitenreiter {
		left: 0;
		box-shadow: 5px 10px 18px rgba(0, 0, 0, 0.8);
	}
	#shopTree {
		border: none;
		padding: 0;
	}
	#shopTreeHeadline {
		background-color: transparent;
		padding: 0;
	}
	#shopTree a {color: white;}
	
	/* Open Button */
	#lblShopSeitenreiterOpen {
		display: block;
		width: 60px;
		height: 60px;
		background-color: #344756;
		background-image: url('../bilder/shop/shopOpen.svg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 65%;
		position: fixed;
		right: 0;
		top: calc(30% - 60px - 20px);
		cursor: pointer;
		z-index: 1;
		border-color: white;
		border-style: solid;
		border-width: 1px 0 1px 1px;
	}
	#checkShopSeitenreiter:checked ~ #lblShopSeitenreiterOpen {
		background-image: url('../bilder/shop/shopClose.svg');
		background-size: 100%;
	}
	
	/* Close button */
	#lblShopSeitenreiterClose {
		display: block;
		width: 30px;
		height: 29px;
		cursor: pointer;
		position: absolute;
		top: 14px;
		right: 14px;
	}
	#lblShopSeitenreiterClose::before, #lblShopSeitenreiterClose::after {
		display: block;
		width: 100%;
		height: 4px;
		background-color: white;
		border-radius: 2px;
		content: '';
		position: absolute;
		left: 0px;
	}
	#lblShopSeitenreiterClose::before {
		top: 13px;
		transform: rotate(-45deg);
	}
	#lblShopSeitenreiterClose::after {
		bottom: 12px;
		transform: rotate(45deg);
	}
	
	/* Close Bereich */
	#lblShopSeitenreiterHideBereich {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		height: 100%;
		cursor: unset;
		z-index: 999;
	}
	#checkShopSeitenreiter:checked ~ #lblShopSeitenreiterHideBereich {
		width: calc(100% - 300px);
	}
}
@media screen and (max-width: 300px) {
	#lblShopSeitenreiterHideBereich {display: none;}
}

@media screen and (max-height: 750px) {
	#lblShopSeitenreiterOpen {
		top: calc(50% - 30px);
		right: unset;
		left: 0;
		border-width: 1px 1px 1px 0;
	}
}/* --- --- */.BildText1StreifenKlein{padding:50px 60px 0px 60px;}
.BildText1StreifenKlein_BildContainer{
    width:50%;
    float:left;
    padding-right:50px;
}
.BildText1StreifenKlein_TextBox{
    width:50%;
    float:right;
    padding-right: 35px;
    position: relative;
}
.BildText1StreifenKlein_preHeader{
    color:#527fa2;
    font-weight: bold;
}
.BildText1StreifenKlein_header{margin-top:5px;}
.BildText1StreifenKlein_Text{margin-bottom:33px;}
.BildText1StreifenKlein_Streifen{
    background-color:#527fa2;
    width:100%;
    height:15px;
    position: absolute;
    right: -70px;
    bottom: 0px;
}
.BildText1StreifenKlein_Streifen::before{
    position: absolute;
    left:-7px;
    top:0;
    border-left:7px solid transparent;
    border-bottom:15px solid #527fa2;
    display: inline-block;
    content: '';
}
@media screen and (max-width:1024px){
   .BildText1StreifenKlein{padding:50px 30px 0px 30px;}
    .BildText1StreifenKlein_BildContainer{padding-right: 20px;}
    .BildText1StreifenKlein_TextBox{padding-right:0;}
}
@media screen and (max-width:768px){
    .BildText1StreifenKlein{
        position:relative;
        overflow:hidden;
    }
    .BildText1StreifenKlein_TextBox{
        width:100%;
        position:static;
    }
    .BildText1StreifenKlein_BildContainer{
        text-align:center;
        width:100%;
    }
    .BildText1StreifenKlein_Bild{width: 75%;}
    .BildText1StreifenKlein_BildContainer{padding-right: 0;}
	.BildText1StreifenKlein{padding:50px 15px 40px 15px;}
}/* --- --- */.BildText1StreifenSplit{
	padding:50px 68px 100px 68px;
	overflow: hidden;
	position:relative;
}
.BildText1StreifenSplit_TextContainer{float:right; width:33%;}
.BildText1StreifenSplit_preHeader{
	color:#527fa2;
	font-family:Montserrat Medium, sans-serif;
}
.BildText1StreifenSplit_Header{margin-top:5px;}
.BildText1StreifenSplit_BildContainer{
	width:66%;
	float:right;
	padding-right: 50px;
	position: relative;
}
.BildText1StreifenSplit_Stripes{
	position: absolute;
	left:-81px;
	bottom:-85px;
	width:80%;
	height: fit-content;
	text-align:left;
}
.BildText1StreifenSplit_StripeGray,.BildText1StreifenSplit_StripeBlue{
	height: 62px;
	display:inline-block;
	position: relative;
}
.BildText1StreifenSplit_StripeBlue::after,.BildText1StreifenSplit_StripeGray::before,.BildText1StreifenSplit_StripeGray::after{
	content:'';
	position: absolute;
}
.BildText1StreifenSplit_StripeBlue{
	width:15%;
	background-color:#527fa2;
	margin-right:35px;
	
}
.BildText1StreifenSplit_StripeBlue::after{
	bottom:0;
	right: -28px;
	border-top: 62px solid #527fa2;
	border-right: 28px solid transparent;
	
}
.BildText1StreifenSplit_StripeGray{
	width: 72%;
	background-color:#e6e7e8;
}
.BildText1StreifenSplit_StripeGray::after,.BildText1StreifenSplit_StripeGray::before{
	top:0;
	border-bottom: 62px solid #e6e7e8;
}
.BildText1StreifenSplit_StripeGray::before{
	left:-28px;
	border-left:28px solid transparent;
}
.BildText1StreifenSplit_StripeGray::after{
	right:-28px;
	border-right:28px solid transparent;
}

@media screen and (max-width:1024px){
	.BildText1StreifenSplit{padding:50px 40px 100px 40px;}
	.BildText1StreifenSplit_TextContainer{width:45%; }
	.BildText1StreifenSplit_BildContainer{ width:55%;}
	.BildText1StreifenSplit_Stripes{width:95%;}
}
@media screen and (max-width:768px){
	.BildText1StreifenSplit{padding:50px 15px 100px 15px;}
	.BildText1StreifenSplit_TextContainer,.BildText1StreifenSplit_BildContainer,.BildText1StreifenSplit_Stripes{width:100%;}
	.BildText1StreifenSplit_BildContainer{
		text-align: center;
		padding-left: 25px;
		padding-right: 25px;
	}
	.BildText1StreifenSplit_StripeGray{width:50%;}
	.BildText1StreifenSplit_StripeBlue{width:25%;}
  .BildText1StreifenSplit_Bild{width:75%;}
  .BildText1StreifenSplit_Stripes{width:calc(100% + 96px)}
}/* --- --- */.BildText2StreifenKleinGross{
	padding:50px 60px 104px 60px;
	overflow:hidden;
	position:relative;
}
.BildText2StreifenKleinGross_BildContainer{
	width:50%;
	float:right;
	padding-left:50px;
}
.BildText2StreifenKleinGross_TextBox{
	width:50%;
	float:left;
	padding-left: 35px;
}
.BildText2StreifenKleinGross_preHeader{
	color:#527fa2;
	font-family:Montserrat Medium, sans-serif;
}
.BildText2StreifenKleinGross_header{margin-top:5px;}
.BildText2StreifenKleinGross_Text{margin-bottom:10px;}
.BildText2StreifenKleinGross_StreifenKlein{
	background-color:#527fa2;
	width:54%;
	height:15px;
	position: absolute;
	left: 0;
	bottom: 64px;
}
.BildText2StreifenKleinGross_StreifenKlein::after{
	position: absolute;
	right:-7px;
	top:0;
	border-right:7px solid transparent;
	border-bottom:15px solid #527fa2;
	display: inline-block;
	content: '';
}
.BildText2StreifenKleinGross_StreifenGross{
	position:absolute;
	height:54px;
	width:calc(54% + 7px + 4px);
	left:0;
	bottom:0;
	background-color:#e6e7e8;
}
.BildText2StreifenKleinGross_StreifenGross::after{
	content:'';
	position:absolute;
	right:-24px;
	top:0;
	border-right:24px solid transparent;
	border-bottom:54px solid #e6e7e8;
	
}
@media screen and (max-width:1024px){
	.BildText2StreifenKleinGross{padding:50px 30px 104px 30px;}
	.BildText2StreifenKleinGross_BildContainer{padding-left: 35px;}               
	.BildText2StreifenKleinGross_TextBox{padding-left:0;}
}
@media screen and (max-width:768px){
	.BildText2StreifenKleinGross{
		position:relative;
		overflow:hidden;
	}
	.BildText2StreifenKleinGross_TextBox{
		width:100%;
		position:static;
	}
	.BildText2StreifenKleinGross_BildContainer{
		text-align:center;
		width:100%;
	}
	.BildText2StreifenKleinGross_Bild{width: 75%;}
	.BildText2StreifenKleinGross_BildContainer{padding-left: 0;}
	.BildText2StreifenKleinGross{padding:50px 15px 90px 15px;}
}/* --- --- */