/* css zu produkt *//* BaustoffdatenbankCSS  */.tree_countryCode{display:none !important;}
.db_kolar  #baustoffeAlphabet{border-bottom-color:#00559f;}
.db_kolar .lblBaustoffeAlphabet{border:none; text-decoration:none; transition:0ms; cursor:pointer;}
.db_kolar .lblBaustoffeAlphabet::after{display:none;}
.db_kolar #radioBaustoffeAlphabet_1:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_1 .lblBaustoffeAlphabet,
.db_kolar #radioBaustoffeAlphabet_2:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_2 .lblBaustoffeAlphabet,
.db_kolar #radioBaustoffeAlphabet_3:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_3 .lblBaustoffeAlphabet,
.db_kolar #radioBaustoffeAlphabet_4:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_4 .lblBaustoffeAlphabet,
.db_kolar #radioBaustoffeAlphabet_5:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_5 .lblBaustoffeAlphabet,
.db_kolar #radioBaustoffeAlphabet_6:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_6 .lblBaustoffeAlphabet,
.db_kolar #radioBaustoffeAlphabet_7:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_7 .lblBaustoffeAlphabet,
.db_kolar .lblBaustoffeAlphabet:hover{
	background-color:#00559f;
	color:#fff;
	border-radius: 10px 10px 0 0;
	background-image:radial-gradient(ellipse at top, #4C88BC 70%, transparent 72%);
	background-size:210%;
	background-position: center -15px;
	background-repeat: no-repeat;
}
.db_kolar .baustoffeFirmenAusgabe_L{
	color:#4C88BC;
	text-decoration:none;
	font-weight: bold;
}
.db_kolar .baustoffeFirmenAusgabe_L::before{color:#00559f;}
.db_kolar .baustoffeFirmenAusgabe_L:hover{color:#e10019;}
.db_kolar #baustoffeFirmenAusgabe > ul > li{height:unset; padding:13px 0;}
.db_kolar #baustoffeFirmenAusgabe > ul > li:nth-of-type(2n){background-color:#e6e7e8;}
.db_kolar .baustoffeAlphabetMobilHeadline::after, .db_kolar .lblBaustoffeAlphabetMobilItem::after{color:#00559f;}
.db_kolar .baustoffeAlphabetMobilHeadline, .db_kolar .lblBaustoffeAlphabetMobilItem{text-decoration:none;}
.db_kolar #baustoffeAlphabetMobilItemWrapper .lblBaustoffeAlphabetMobilItem:hover,
.db_kolar #radioBaustoffeAlphabet_1:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_1,
.db_kolar #radioBaustoffeAlphabet_2:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_2,
.db_kolar #radioBaustoffeAlphabet_3:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_3,
.db_kolar #radioBaustoffeAlphabet_4:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_4,
.db_kolar #radioBaustoffeAlphabet_5:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_5,
.db_kolar #radioBaustoffeAlphabet_6:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_6,
.db_kolar #radioBaustoffeAlphabet_7:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_7
{color:#4C88BC;}

#baustoffeLinks > #baustoffeTreeSeitenreiter > #baustoffeTreeHeadline{color:#4C88BC; font-weight: bold;}
#baustoffeLinks > #baustoffeTreeSeitenreiter > #baustoffeTreeHeadline:hover{color:#E2001A;}
#baustoffeTreeSeitenreiter > #baustoffeTree li.isnode.openleaf::before{border-top-color:#00559f;}
#baustoffeTreeSeitenreiter > #baustoffeTree li.isnode:not(.openleaf)::before{border-left-color:#00559f;}
#baustoffeTreeSeitenreiter  > #baustoffeTree a{text-decoration: none;}
#baustoffeTreeSeitenreiter > #baustoffeTree li:hover > a, #baustoffeTreeSeitenreiter > #baustoffeTree li.isnode.openleaf > a{color: #4C88BC;}
#baustoffeTreeSeitenreiter > #baustoffeTree li.openleaf:not(.isnode) > a{color:#E2001A;}
#baustoffeLinks > #lblBaustoffeTreeShow{background-color:#00559f;}
#baustoffeLinks > #baustoffeTreeSeitenreiter{z-index:100000;}
#baustoffeLinks >#chkBaustoffeTree:checked ~ #lblBaustoffeTreeShow,
#baustoffeLinks > #lblBaustoffeTreeHideBereich{z-index:100000;}
#baustoffeTreeSeitenreiter > #lblBaustoffeTreeHide::before,
#baustoffeTreeSeitenreiter > #lblBaustoffeTreeHide::after{background-color:#00559f;}
#baustoffeTreeSeitenreiter > #baustoffeTree li.isnode > div{height: 100%;}

#baustoffeProdOben > #baustoffeProdOben_L > .lblBaustoffeProd{border-top-color:#00559f;}
#baustoffeProdOben > #baustoffeProdOben_L > .lblBaustoffeProd:after{color:#00559f;}/* --- --- *//* BaustoffkatalogeCSS  *//* ---------------------------- */
/* ---------- Filter ---------- */
/* ---------------------------- */
.radioBaustoffeAlphabet {
	display: none;
}
#baustoffeAlphabet {
	margin: 0;
	padding-left: 0;
	list-style: none;
	border-bottom: 3px solid #008542;
}
.baustoffeAlphabetItem {
	display: inline-block;
	vertical-align: top;
	width: 10%;
	margin-left: 16px;
}
.lblBaustoffeAlphabet {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 5px 0;
	border-top: 3px solid #CCE7D9;
	border-left: 1px solid #CCE7D9;
	border-right: 1px solid #CCE7D9;
	color: inherit;
	font-weight: normal;
}
.lblBaustoffeAlphabet::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 3px;
	bottom: -3px;
}

#radioBaustoffeAlphabet_1:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_1 .lblBaustoffeAlphabet,
#radioBaustoffeAlphabet_2:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_2 .lblBaustoffeAlphabet,
#radioBaustoffeAlphabet_3:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_3 .lblBaustoffeAlphabet,
#radioBaustoffeAlphabet_4:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_4 .lblBaustoffeAlphabet,
#radioBaustoffeAlphabet_5:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_5 .lblBaustoffeAlphabet,
#radioBaustoffeAlphabet_6:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_6 .lblBaustoffeAlphabet,
#radioBaustoffeAlphabet_7:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_7 .lblBaustoffeAlphabet,
.lblBaustoffeAlphabet:hover {border-color: #008542;}

#radioBaustoffeAlphabet_1:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_1 .lblBaustoffeAlphabet::after,
#radioBaustoffeAlphabet_2:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_2 .lblBaustoffeAlphabet::after,
#radioBaustoffeAlphabet_3:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_3 .lblBaustoffeAlphabet::after,
#radioBaustoffeAlphabet_4:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_4 .lblBaustoffeAlphabet::after,
#radioBaustoffeAlphabet_5:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_5 .lblBaustoffeAlphabet::after,
#radioBaustoffeAlphabet_6:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_6 .lblBaustoffeAlphabet::after,
#radioBaustoffeAlphabet_7:checked ~ #baustoffeAlphabet #baustoffeAlphabetItem_7 .lblBaustoffeAlphabet::after,
.lblBaustoffeAlphabet:hover::after {background-color: white;}


/* ---------- Filter Mobil ---------- */
#chkAlphabetMobil, #baustoffeAlphabetMobil {display: none;}
#baustoffeAlphabetMobil {position: relative;}
.baustoffeAlphabetMobilHeadline {
	display: none;
	position: relative;
	padding: 5px 0 5px 15px;
	line-height: 100%;
	font-size: 1.5rem;
	border-radius: 3px;
	background-color: #F4F3F3;
	background-image: linear-gradient(to top, rgba(216, 216, 215, 0.6) 0%, transparent 100%);
}
.baustoffeAlphabetMobilHeadline::after, .lblBaustoffeAlphabetMobilItem::after {
	content: "\f100";
	font-family: iconfont;
	color: #008542;
	display: block;
	position: absolute;
}
.baustoffeAlphabetMobilHeadline::after {
	right: 15px;
	top: 5px;
}
.lblBaustoffeAlphabetMobilItem::after {
	transform: rotate(270deg);
	right: 15px;
	top: 1px;
}
#chkAlphabetMobil:checked ~ #baustoffeAlphabetMobil .baustoffeAlphabetMobilHeadline::after {transform: rotate(180deg);}

#radioBaustoffeAlphabet_1:checked ~ #baustoffeAlphabetMobil #baustoffeAlphabetMobilHeadline_1,
#radioBaustoffeAlphabet_2:checked ~ #baustoffeAlphabetMobil #baustoffeAlphabetMobilHeadline_2,
#radioBaustoffeAlphabet_3:checked ~ #baustoffeAlphabetMobil #baustoffeAlphabetMobilHeadline_3,
#radioBaustoffeAlphabet_4:checked ~ #baustoffeAlphabetMobil #baustoffeAlphabetMobilHeadline_4,
#radioBaustoffeAlphabet_5:checked ~ #baustoffeAlphabetMobil #baustoffeAlphabetMobilHeadline_5,
#radioBaustoffeAlphabet_6:checked ~ #baustoffeAlphabetMobil #baustoffeAlphabetMobilHeadline_6,
#radioBaustoffeAlphabet_7:checked ~ #baustoffeAlphabetMobil #baustoffeAlphabetMobilHeadline_7
	{display: block;}

#baustoffeAlphabetMobilItemWrapper {
	display: none;
	list-style: none;
	margin-bottom: 0;
	margin-top: 4px;
	padding: 8px 0 8px 15px;
	background-color: #F4F3F3;
	font-size: 1.5rem;
	line-height: 100%;
	font-weight: bolder;
	position: absolute;
	width: 100%;
	z-index: 1;
}
#chkAlphabetMobil:checked ~ #baustoffeAlphabetMobil #baustoffeAlphabetMobilItemWrapper {display: block;}
#baustoffeAlphabetMobilItemWrapper > li {margin-bottom: 12px;}
#baustoffeAlphabetMobilItemWrapper > li:last-of-type {margin-bottom: 0;}
#baustoffeAlphabetMobilItemWrapper .lblBaustoffeAlphabetMobilItem {
	display: block;
	position: relative;
	color: inherit;
}
#baustoffeAlphabetMobilItemWrapper .lblBaustoffeAlphabetMobilItem:hover,
#radioBaustoffeAlphabet_1:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_1,
#radioBaustoffeAlphabet_2:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_2,
#radioBaustoffeAlphabet_3:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_3,
#radioBaustoffeAlphabet_4:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_4,
#radioBaustoffeAlphabet_5:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_5,
#radioBaustoffeAlphabet_6:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_6,
#radioBaustoffeAlphabet_7:checked ~ #baustoffeAlphabetMobil #lblBaustoffeAlphabetMobilItem_7
	{color: #008542;}

@media screen and (max-width: 1024px) {
	#baustoffeAlphabet {display: none;}
	#baustoffeAlphabetMobil {display: block;}
}



/* ----------------------------------- */
/* ---------- Firmenausgabe ---------- */
/* ----------------------------------- */
#baustoffeFirmenAusgabe {margin-top: 40px;}
#baustoffeFirmenAusgabe > ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
	display: none;
}
#baustoffeFirmenAusgabe > ul > li {
	min-height: 2.7rem;
    padding-top: 4px;
    overflow: hidden;
    line-height: 1.1rem;
}
#baustoffeFirmenAusgabe > ul > li:nth-of-type(even) {
	background-color: #e3f2eb;
}
.baustoffeFirmenAusgabe_L, .baustoffeFirmenAusgabe_R {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.baustoffeFirmenAusgabe_L {
	font-weight: normal;
	color: inherit;
	padding-left: 55px;
	padding-right: 40px;
	position: relative;
}
.baustoffeFirmenAusgabe_L:hover {color: #008542;}
.baustoffeFirmenAusgabe_L::before {
	content: '\f107';
	font-family: iconfont;
	color: #008542;
	position: absolute;
	left: 5px;
	transition: left 500ms;
}
.baustoffeFirmenAusgabe_L:hover::before {left: 25px;}
.baustoffeFirmenAusgabe_R {

}

#radioBaustoffeAlphabet_1:checked ~ #baustoffeFirmenAusgabe #baustoffeFirmenAusgabe_1,
#radioBaustoffeAlphabet_2:checked ~ #baustoffeFirmenAusgabe #baustoffeFirmenAusgabe_2,
#radioBaustoffeAlphabet_3:checked ~ #baustoffeFirmenAusgabe #baustoffeFirmenAusgabe_3,
#radioBaustoffeAlphabet_4:checked ~ #baustoffeFirmenAusgabe #baustoffeFirmenAusgabe_4,
#radioBaustoffeAlphabet_5:checked ~ #baustoffeFirmenAusgabe #baustoffeFirmenAusgabe_5,
#radioBaustoffeAlphabet_6:checked ~ #baustoffeFirmenAusgabe #baustoffeFirmenAusgabe_6,
#radioBaustoffeAlphabet_7:checked ~ #baustoffeFirmenAusgabe #baustoffeFirmenAusgabe_7
{display: block;}

@media screen and (max-width: 1024px) {
	#baustoffeFirmenAusgabe {margin-top: 20px;}
	#baustoffeFirmenAusgabe > ul > li {padding: 5px 0;}
	.baustoffeFirmenAusgabe_L, .baustoffeFirmenAusgabe_R {width: 100%;}
	.baustoffeFirmenAusgabe_L {
		padding-right: 0;
		font-weight: bolder;
		margin-bottom: 5px;
	}
	.baustoffeFirmenAusgabe_R {padding-left: 55px;}
}



/* ----------------------------------- */
/* --------------- Tree -------------- */
/* ----------------------------------- */
#baustoffeLinks {
	width: 33.33%;
}
#baustoffeTree_mobile_chk, #chkBaustoffeTree, #lblBaustoffeTreeHideBereich, #lblBaustoffeTreeShow {display: none;}
#baustoffeTree {
	margin: 0;
	padding-left: 0;
	line-height: 150%;
}
#baustoffeTree ul {
	display: none;
	padding-left: 20px;
	margin: 5px 0;
}
#baustoffeTree li.openleaf > ul {display: block;}
#baustoffeTree li {
	list-style: none;
	position: relative;
	margin-bottom: 5px;
}
#baustoffeTree li::before {
	display: inline-block;
	content: '';
	margin-right: 5px;
	margin-bottom: 1px;
	background-image: url('/bilder/document_dunkelgrau.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
#baustoffeTree li.isnode::before {

	background: none;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid #008542;
}
#baustoffeTree li.isnode.openleaf::before {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #008542;
	border-bottom: none;
}
#baustoffeTree a, #baustoffeTreeHeadline {
	font-weight: normal;
	color: inherit;
}
#baustoffeTree a {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 15px);
}
#baustoffeTree li.openleaf > a {font-weight: bold;}

#baustoffeTree li > div {display: none;}
#baustoffeTree li.isnode > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 27px;
	top: 0;
	left: 0;
	cursor: pointer;
}


#baustoffeTreeHeadline {
	display: block;
	margin-bottom: 20px;
}
#baustoffeTree a:hover, #baustoffeTreeHeadline:hover {color: #008542;}

@media screen and (max-width: 1024px) {
	#baustoffeLinks {width: 0;}
	#baustoffeTree li.isnode > div {height: 24px;}
	#baustoffeTreeSeitenreiter {
		height: 100%;
		width: 300px;
		position: fixed;
		top: 0;
		left: -300px;
		padding: 14px;
		z-index: 999;
		transition: 500ms;
		overflow-y: auto;
		background-color: white;
		font-size: 1rem;
	}
	#chkBaustoffeTree:checked ~ #baustoffeTreeSeitenreiter {
		left: 0;
		box-shadow: 5px 10px 18px rgba(0, 0, 0, 0.8);
	}
	
	#lblBaustoffeTreeShow {
		display: block;
		width: 56px;
		height: 56px;
		background-color: #008542;
		background-image: url('/bilder/baustoffeTreeOpen.svg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 68%;
		position: fixed;
		right: 0;
		top: calc(50% - 56px/2);
		cursor: pointer;
		z-index: 2;
		border-color: white;
		border-style: solid;
		border-width: 1px 0 1px 1px;
	}
	#chkBaustoffeTree:checked ~ #lblBaustoffeTreeShow {
		background-image: url('/bilder/baustoffeTreeClose.svg');
		background-size: 100%;
	}
	
	#lblBaustoffeTreeHide {
		display: block;
		width: 30px;
		height: 29px;
		cursor: pointer;
		position: absolute;
		top: 14px;
		right: 14px;
	}
	#lblBaustoffeTreeHide::before, #lblBaustoffeTreeHide::after {
		display: block;
		width: 100%;
		height: 4px;
		background-color: #008542;
		border-radius: 2px;
		content: '';
		position: absolute;
		left: 0px;
	}
	#lblBaustoffeTreeHide::before {
		top: 13px;
		transform: rotate(-45deg);
	}
	#lblBaustoffeTreeHide::after {
		bottom: 12px;
		transform: rotate(45deg);
	}
	
	#lblBaustoffeTreeHideBereich {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		height: 100%;
		cursor: unset;
		z-index: 999;
		background-color: rgba(0, 0, 0, 0.2);
	}
	#chkBaustoffeTree:checked ~ #lblBaustoffeTreeHideBereich {width: 100%;}
	
	#baustoffeTreeHeadline {width: calc(100% - 30px - 14px);}
}



/* ----------------------------------- */
/* ------------- Ausgabe ------------- */
/* ----------------------------------- */
.baustoffeRechts {
	width: 66.66%;
	float: right;
	padding-left: 30px;
}
.baustoffeRechts a {font-weight: normal;}
#baustoffeAusgabeHeadline {margin-top: 0;}

.baustoffeAusgabeCol_L, .baustoffeAusgabeCol_R {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
}
.baustoffeAusgabeCol_L {width: 250px;}
.baustoffeAusgabeCol_R {width: calc(100% - 250px);}

@media screen and (max-width: 1024px) {
	.baustoffeRechts {
		width: 100%;
		padding-left: 6rem;
	}
}
@media screen and (max-width: 768px) {
	.baustoffeRechts {padding-left: 2rem;}
	.baustoffeAusgabeCol_L, .baustoffeAusgabeCol_R {width: 100% !important;}
	.baustoffeAusgabeCol_L {margin-bottom: 0;}
}

/* ----------------------------------- */
/* -------------- Firma -------------- */
/* ----------------------------------- */

#baustoffeFirmaBild {
	max-width: 150px;
	float: right;
}
@media screen and (max-width: 1024px) {
	#baustoffeFirmaBild {
		float: unset;
		display: block;
		margin-top: 10px;
	}
}


/* ----------------------------------- */
/* ---------- Produkt Gruppe --------- */
/* ----------------------------------- */
#baustoffePGrouopBild {
	display: block;
	width: 100%;
	max-width: 400px;
}


/* ----------------------------------- */
/* ------------- Produkt ------------- */
/* ----------------------------------- */
#baustoffeProdOben_L, #baustoffeProdBild {
	display: inline-block;
	vertical-align: top;
}
#baustoffeProdOben_L {
	width: calc(100% - 170px);
	padding-right: 30px;
}
#baustoffeProdBild, #baustoffeProdBildMobil {width: 170px;}
#baustoffeProdBild img, #baustoffeProdBildMobil img {
	display: block;
	max-width: 100%;
}
#baustoffeProdBildMobil {
	display: none;
}

/* Labels / Inputs */
#chkBaustoffeProdInfo, #chkBaustoffeProdLeistungserkl, #chkBaustoffeProdText {display: none;}
.lblBaustoffeProd {
	display: block;
	border-top: 1px solid #008542;
	padding: 10px 0 10px 30px;
	position: relative;
}
.lblBaustoffeProd::before {
	content: '';
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('/bilder/document_dunkelgrau.svg');
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 14px;
}
.lblBaustoffeProd::after {
	content: "\f100";
	font-family: iconfont;
	color: #008542;
	font-size: 22px;
	display: block;
	position: absolute;
	right: 0;
	top: 11px;
}

#chkBaustoffeProdInfo:checked ~ #baustoffeProdOben #lblBaustoffeProdInfo::after,
#chkBaustoffeProdLeistungserkl:checked ~ #baustoffeProdOben #lblBaustoffeProdLeistungserkl::after,
#chkBaustoffeProdText:checked ~ #baustoffeProdOben #lblBaustoffeProdText::after
	{transform: rotate(180deg);}


#baustoffeProdInfo, #baustoffeProdLeistungserkl {display: none;}

#chkBaustoffeProdInfo:checked ~ #baustoffeProdOben #baustoffeProdInfo,
#chkBaustoffeProdLeistungserkl:checked ~ #baustoffeProdOben #baustoffeProdLeistungserkl
	{display: block;}

.baustoffeProdInfoContent {margin-bottom: 15px;}


/* Produkt Text */
#baustoffeProdText {
	height: 125px;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	margin-bottom: 40px;
}
#lblBaustoffeProdTextArea {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.6);
}
#chkBaustoffeProdText:checked ~ #baustoffeProdText {height: unset;}
#chkBaustoffeProdText:checked ~ #baustoffeProdText #lblBaustoffeProdTextArea {
	background-color: transparent;
	pointer-events: none;
}


/* Artikel */
#baustoffeProdArtikelWrapper {
	overflow-x: auto;
	font-size: 0.875rem;
}
#baustoffeProdArtikelWrapper table {border-collapse: collapse;}
#baustoffeProdArtikelWrapper tr:first-of-type {
	background-color: #A2A2A2;
	color: white;
	font-weight: bold;
}
#baustoffeProdArtikelWrapper tr:nth-of-type(2n) {
	background-color: #F4F4F4;
}
#baustoffeProdArtikelWrapper td {
	white-space: nowrap;
	padding-right: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#baustoffeProdArtikelWrapper td:first-of-type {padding-left: 18px;}
#baustoffeProdArtikelWrapper td.noEntry {padding-right: 0 !important;}

@media screen and (max-width: 768px) {
	#baustoffeProdOben_L {
		width: 100%;
		padding-right: 0;
	}
	#baustoffeProdBild {display: none;}
	#baustoffeProdBildMobil {display: block;}
}


/* oh230227 */
#baustoffeTree li.isnode.openleaf > a {
    display: inline-block!important;
}
#baustoffeTree li.isnode.openleaf>div::before {display:none;}
#baustoffeTree li.isnode.openleaf>div::after{display:none;}
/* #baustoffeTree li.isnode.openleaf::before {display:none;}
#baustoffeTree li.isnode.openleaf::after{display:none;} */
#baustoffeTree li div {border-bottom: 0px solid white !important; }/* --- --- *//* HeaderMainMenuCSS  *//*
================================================================
				CSS fuer Mehr ebenen Menue
================================================================
Menue Text Color: 							#00559F
Schriftart Menue						'Ubuntu Regular', 'dinpro-regular', openSans, sans-serif
Menue Ebene 1 Hover Color:					#E10019
Menue Ebene 1 Hover Border-bottom Color:	#4C88BC
Menue Ebene 2+ Background Color:			#E7E7E7
Menue Ebene 2+ Hover Color					#FFFFFF
Menue Ebene 1 Hover background color:		Menue Ebene 2+ Background Color
Menue Ebene 2+ Hover background Color:		Menue Text Color


*/
/*
=====================================================================
						DESKTOP ANSICHT
=====================================================================
*/
#HeaderMainMenu{z-index:1000; position: relative; margin:0;}
#HeaderMainMenu, #HeaderMainMenu ul{
	list-style: none;
	padding-left:0;
}
#HeaderMainMenu > li > ul > li a
{font-family: 'Ubuntu Regular', 'dinpro-regular', openSans, sans-serif;}	/*-- Schriftart Menue --*/
#HeaderMainMenu_mobile_chk, #HeaderMainMenu > li > a{display:none;}
#HeaderMainMenu > li > ul > li{
	position:relative;
	margin-right:1%;
	padding:10px 0;
	display:inline-block;
	float:left;
}
#HeaderMainMenu > li > ul > li ul{
	opacity: 0;
	pointer-events: none;
	transition: 300ms ease-in-out;
	position: absolute;
	background-color:#E7E7E7;												/*-- Menue Ebene 2+ Background Color --*/
	padding:5px 0 0;
}
#HeaderMainMenu > li > ul > li > ul{
	min-width: 100%;
	top:100%;
	width: fit-content;
}
#HeaderMainMenu > li > ul > li > a{
	text-decoration: none;
	color:#00559F;															/*-- Menue Text Color --*/
	border-bottom: 2px solid transparent;
	
	transition:300ms ease-in-out;
	padding:10px;
	font-size:21px;
}
#HeaderMainMenu > li > ul > li ul a{
	text-decoration: none;
	color:#00559F;															/*-- Menue Text Color --*/
	padding: 2px 38px 2px 13px;
	display: inline-block;
	width: 100%;
	font-weight: normal;
	transition:color 300ms ease-in-out, background-color 300ms ease-in-out;
	letter-spacing:0.5px
}
#HeaderMainMenu > li > ul > li ul > li{position: relative;}

/* Timon 230822 Anfang */
@media screen and (min-width: 1024px) {
	#HeaderMainMenu > li > ul > li ul > li:hover > ul::before {
		content: '';
		position: absolute;
		width: 100%;
		height: 300px;
		top: -300px;
		left: 0;
	}

	#HeaderMainMenu > li > ul > li > ul li.isnode > a::after {
		content: '';
		display: block;
		width: 13px;
		height: 13px;
		position: absolute;
		right: 13px;
		top: 8px;
		background-image: url('/bilder/pfeil-blau.svg');
		background-repeat: no-repeat;
		background-size: contain;
	}
	#HeaderMainMenu > li > ul > li > ul li.isnode:hover > a::after {background-image: url('/bilder/pfeil-weiss.svg');}
}
/* Timon 230822 Ende */


#HeaderMainMenu > li > ul > li > ul ul{
	top:-5px;
	left:100%;
	width: fit-content;
}
#HeaderMainMenu > li > ul > li > ul a{white-space: nowrap; overflow: hidden;}
#HeaderMainMenu > li > ul > li ul li:hover > a{
	background-color: #00559F;												/*-- Menue Ebene 2+ Hover background Color --*/
	color:#FFFFFF;															/*-- Menue Ebene 2+ Hover Color --*/
}
#HeaderMainMenu > li > ul > li:hover > a{
	background-color:#E7E7E7;												/*-- Menue Ebene 1 Hover background color --*/
	border-bottom-color:#4C88BC;											/*-- Menue Ebene 1 Hover Border-bottom Color --*/
	color:#E10019;															/*-- Menue Ebene 1 Hover Color --*/
}
#HeaderMainMenu > li > ul li:hover > ul{opacity: 1; pointer-events: all;}
@media screen and (max-width:1440px){
	#HeaderMainMenu > li > ul > li > a{font-size:1.5vw; padding:8px;}
	#HeaderMainMenu > li > ul > li{margin-right:0;}
	#HeaderMainMenu > li > ul > li > ul{top:calc(100% - 3px);}
}






/* Suche */
#HeaderSuche{width:25%;}
.SucheAjaxMenueSuche_Container {
	overflow: hidden;
	position: relative;
}
#tbSucheAjax{
	width: 100%;
	outline: none;
	padding: 7px 10px 7px 40px;
	border-radius: 10px;
	border:#4C88BC 1px solid;
	color: #00559F;
	font-size:17px;
	font-family: inherit;
}
#ergebnisseSucheAjax {
	position:absolute;
	background-color:#ffffff;
	width:100%;
	top:38px;
	padding:0px 10px 10px;
	box-shadow: black 0px 0px 6px -3px;
	border-radius: 8px;
	z-index:1;
	transition: 300ms;
  	overflow:auto;
  	height:500px;
}
#SucheAjaxMenue_active:not(:checked) ~ #ergebnisseSucheAjax{
	height:0;
	padding-bottom:0;
  	overflow:hidden;
}
#SucheAjaxMenue_active:checked ~ .SucheAjaxMenueSuche_Container > .SucheAjaxMenueSuche_icons{
	top: 2px;
	pointer-events: all;
}
.SucheAjaxMenueSuche_icons {
	left: 12px;
	font-size: 24px;
	line-height: 34px;
	position: absolute;
	top: -34px;
	font-family: iconfont;
	color: #00559F;
	transition:300ms ease-in-out;
  	cursor:pointer;
  	pointer-events:none;
}
#MobilSuchenButton {
	position: absolute;
	font-family: iconfont;
	font-size: 30px;
	color: #00559f;
	cursor: pointer;
}
#lblSucheDesktopCloseArea {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	pointer-events: none;
}

#SucheAjaxMenue_active:checked ~ #lblSucheDesktopCloseArea {
	pointer-events: all;
}







@media screen and (min-width: 1024px) {
	#MobilSuchenButton {
		right: 6px;
		top: 6px;
		opacity: 0;
		pointer-events: none;
		transition: opacity 300ms;
	}
	#SucheAjaxMenue_active:checked ~ .SucheAjaxMenueSuche_Container #MobilSuchenButton {
		opacity: 1;
		pointer-events: all;
	}
}
@media screen and (max-width: 1024px) {
	#MobilSuchenButton {
		top: 6px;
		right: 35px;
	}
}/* --- --- *//* HeaderMobileMenuCSS  */@media screen and (max-width:1024px){
	/*------------Menue----------------------*/
	#Menue{position: fixed; z-index: 1000; background-color:#fff;}
	#OeffnungsStatus, .HomeButton{display:none;}
	#HeaderMainMenu{
		background-color:#00559F;
		width: 300px;
		position:fixed;
		height:100%;
		top: 0;
		left: 100%;
		padding: 50px 20px 0;
		transition: 500ms ease-in-out;
  }
	#HeaderMainMenu > li > ul > li{
		display: block;
		width: 100%;
	}
	#HeaderMainMenu > li > ul li.isnode > ul{
		background-color:#00559F;
		width: 300px;
		position:fixed;
		height:100%;
		top: 0;
		left: 100%;
		padding:0 20px;
		margin-top:50px;
		transition: 500ms ease-in-out;
		min-width: 0;
		pointer-events: all;
		opacity: 1;
		z-index: 1;
	}
	#HeaderMainMenu > li > ul li.isnode > ul::before{
		content:'';
		left: 25px;
		top: -26px;
		transform: rotate(-135deg);
		position: absolute;
		border-top:2px solid #fff;
		border-right:2px solid #fff;
		width:10px;
		height:10px;
		pointer-events:none;
	}
	#HeaderMainMenu_kb_show_menu{
		height: 40px;
		width:40px;
		position: absolute;
		right: 40px;
		top:50%;
		transform: translateY(-50%);
		cursor: pointer;
	}
	#HeaderMainMenu_kb_show_menu::before{
		content:'\f112';
		font-family: iconfont;
		color: #00559F;
		text-align: center;
		display: inline-block;
		width: 100%;
		font-size:44px;
		padding-top:8px;
		font-weight: 10;
	}
	#Menue > .bigIncludeTo > .contentWrapperL:nth-child(1){padding-top: 26px;}
	#HeaderMainMenu > li > ul a {color:#fff !important;}
	#HeaderMainMenu > li > ul li{border-bottom: 1px solid #fff}
	#HeaderMainMenu_kb_hide_menu{
		width: 25px;
		height: 25px;
		position: fixed;
		left: calc(100% + 300px);
		top: 15px;
		z-index: 1001;
		cursor: pointer;
		transition: 500ms ease-in-out;
	}
	#HeaderMainMenu_kb_hide_menu::before{
		content:'\f103';
		color:#fff;
		font-family: iconfont;
		font-size:25px;
		display: inline-block;
		width: 100%;
	}
	#HeaderMainMenu > li > ul li > a{
		border-bottom:none !important;
		background-color:transparent !important;
		font-weight:normal;
		transition: 0s;
		width:fit-content !important;
		letter-spacing:normal !important;
	}
	#HeaderMainMenu > li > ul li.isnode > div{
		position: absolute;
		width:10px;
		height:10px;
		right:10px;
		top:50%;
		transform:translateY(-50%) rotate(45deg);
		border-top:2px solid #fff;
		border-right:2px solid #fff;
		cursor:pointer;
	}
	#HeaderMainMenu > li > ul > li > a{font-size:17px;}
	#HeaderMainMenu > li > ul > li > ul a{white-space: normal; width:240px !important;}
	/*--------------Clicks Aktionen--------------*/
	@keyframes openLayer_li {
		0%{position: relative; top:0; border-bottom: 1px solid #fff; height:auto;}
		100%{position: relative; top:0; border-bottom: 1px solid #fff; height:auto;}
	}
	@keyframes openLayer_a {
		0%{opacity:1;}
		100%{opacity:1;}
	}
	@keyframes openLayer_div {
		0%{transform:translateY(-50%) rotate(45deg); left:unset; top: 50%; opacity: 1;}
		100%{transform:translateY(-50%) rotate(45deg); left:unset; top: 50%; opacity: 1;}
	}
	
	#HeaderMainMenu_mobile_chk:not(:checked) ~ #HeaderMainMenu > li > ul li.isnode.openleaf{
		position: absolute;
		top: -50px;
		left:0;
		border-bottom: none;
		background-color: #00559F;
		height: 50px;
		width:100%;
		animation: openLayer_li 500ms 1;
	}
	#HeaderMainMenu_mobile_chk:not(:checked) ~ #HeaderMainMenu > li > ul > li.isnode.openleaf{top: 0;}
	#HeaderMainMenu_mobile_chk:not(:checked) ~ #HeaderMainMenu > li > ul li.isnode.openleaf > a
	{opacity:0; pointer-events:none; animation: openLayer_a 500ms 1;}
	#HeaderMainMenu > li > ul > li ul li:hover > a{font-weight:normal; letter-spacing: normal;}
	#HeaderMainMenu > li > ul li.isnode > div.trO{
		left: 25px;
		top: 25px;
		transform: rotate(-135deg);
		opacity: 0;
		animation: openLayer_div 500ms 1;
	}
	#HeaderMainMenu_mobile_chk:not(:checked) ~ #HeaderMainMenu > li > ul li.isnode.openleaf > ul{left:calc(100% - 300px);}
	#HeaderMainMenu_mobile_chk:not(:checked) ~ #HeaderMainMenu_kb_hide_menu{left:calc(100% - 40px - 5px)}
	#HeaderMainMenu_mobile_chk:not(:checked) ~ #HeaderMainMenu{left:calc(100% - 300px);}
	#HeaderMainMenu > li > ul li > a:hover{font-weight:bold !important; letter-spacing:-0.5px !important;}
	
	/*----------------------Suche-----------------------*/
	#MobileSucheOpen{
		width: 45px;
		height: 45px;
		display:inline-block;
		position: absolute;
		right:105px;
		top:50%;
		cursor:pointer;
		transform: translateY(-50%);
		background-image: url("../bilder/Header/SuchenMobileIcon.svg");
	}
	#SucheContainer{
		opacity:0;
		pointer-events:none;
		transition:300ms ease-in-out;
		position: absolute;
		right:0;
		width:100%;
		top:100%;
		background-color:#fff;
		text-align:right;
		padding: 10px 0;
	}
	#SucheContainer > .SucheAjaxMenueSuche_Container{display:inline-block;}
	#SucheContainer > .SucheAjaxMenueSuche_Container > #tbSucheAjax{
		max-width:250px;
		padding-left:10px;
		padding-right:35px;
		margin-right:28px;
	}
	#SucheContainer > .SucheAjaxMenueSuche_Container > .SucheAjaxMenueSuche_icons{display:none;}
	#SucheContainer > #ergebnisseSucheAjax{
		box-shadow:0px 5px 5px -5px;
		border-radius:0px 0px 10px 10px;
		top:65px;
		text-align:left;
		height:calc(100vh - (97px + 11vw))
	}
	#MobileSucheOpen_chk ~ #MobileSuche_DarkSearchLayer{
		position: absolute;
		width: 100%;
		height: 100vh;
		background-color:rgba(0, 0, 0, 0.3);
		left:0;
		top:100%;
		z-index:0;
		transition:300ms ease-in-out;
		pointer-events:none;
		opacity:0;
	}
	#SucheContainer:hover, #MobileSucheOpen:hover ~ #MobileSucheOpen,
	#MobileSucheOpen_chk:checked ~ #SucheContainer
	{opacity: 1; pointer-events: all;}
	#MobileSucheOpen_chk:checked ~ #MobileSuche_DarkSearchLayer{opacity:1; pointer-events:all;}
	#HeaderSuche{padding:0;}
	
	/*---------------------------Header Logos-------------------------------*/
	#MenueLogos{width: calc(100% - 100px)}
	#Menue + *{margin-top:14vw;}
}
@media screen and (max-width:768px){
	#MenueLogos{width: calc(100% - 150px); padding-left: 20px;}
	#HeaderMainMenu_kb_show_menu{right:20px;}
	#MobileSucheOpen{right:75px;}
	#logoContainer > a:first-child{padding-right:20px;}
	#logoContainer > a > img{
		object-fit: contain;
		max-height: 65px;
	}
	#SucheContainer > #ergebnisseSucheAjax{height:calc(100vh - 183px)}
	#Menue + *{margin-top:117px;}
}
@media screen and (max-width:444px){#Menue + *{margin-top:26vw;} #SucheContainer > #ergebnisseSucheAjax{height:calc(100vh - (84px + 22vw))}}
@media screen and (max-width:600px){
	#logoContainer > a:first-child{padding-right:10px;}
	#logoContainer > a:last-child{padding-left:20px;}
}
@media screen and (max-width:370px){
	#logoContainer > a:first-child{max-width:75% !important;}
	#logoContainer > a:last-child{display:none;}
}/* --- --- */#backtotopContainer {
	width: calc(100% - 54px);
	position: absolute;
	text-align: right;
	top: 0;
	left: 0;
}
#backtotop {
	display: none;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 37px solid rgba(82, 128, 166, 0.55);
	position: fixed;
	bottom: 14px;
	z-index: 900;
}/* --- --- */.font20px .ContentLangtext{font-size:20px; line-height:2rem;}
.ContentHeadline > h1{font-size:50px; font-family:"Ubuntu Bold", openSans, sans-serif; }													
.ContentLangtext h1{font-size:34px;}
.ContentLangtext h2{font-size:27px;}
@media screen and (max-width:1024px){
	.tm0-1024{margin-top:0;}
	#JsAnkerContainer{padding-bottom:10px;}
}
#JsAnkerContainer{padding-top:10px;}
#JsAnkerContainer > a{
	text-decoration:none;
	font-size:21px;
	white-space: nowrap;
	font-family: 'Ubuntu Regular', 'dinpro-regular', openSans, sans-serif;
}
#JsAnkerContainer > a:not(:hover){color:#00559F;}
@media screen and (min-width:1024px){.ContentHeadline {padding:0 280px;}}
.ExtraButton {
	right: 66px;
	max-width:200px;
	top:20px
}

@media screen and (max-width:1440px){.ExtraButton{width: 15vw}}
@media screen and (max-width:1024px) and (min-width:769px){
	.ExtraButton{right:40px; width:20vw}
	.ContentHeadline {padding:0 26vw;}
}
@media screen and (max-width:768px){
	.ExtraButton{
		position: relative;
		right:0;
		top:0;
		width: 100%;
		text-align: center;
		display: inline-block;
	}
  #JsAnkerContainer > a{font-size:19px;}
}/* --- --- */.HomeButton{
	width:35px;
	height:35px;
	background-image:url('../bilder/Header/home-button.svg');
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
}
#Menue{z-index:3 !important;}
#input-box,.leaflet-pane,.leaflet-bottom,.leaflet-control {z-index: 1!important}
@media screen and (min-width:1025px){#Menue{position: relative;}}/* --- --- */