.co_conf_xfl_2:hover{
	cursor:pointer;
}

.btnPadd{
	padding: 10px 15px 10px 15px;
}

.tnone{
	text-decoration:none
}
.tul{
	text-decoration:underline
}

.csr{
	cursor:pointer
}
.round5{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px
}
.round5o{
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0
}
.round5u{
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px
}
.clear,.clearfix{
	clear:both
}
.error{
	color:red
}
.noUline {
	display: block;
	text-decoration: none;
}
.abs{
	position:absolute
}
#nav,.rela{
	position:relative
}
#bDropi,#bDropo,#bDropoClose,#theLayer{
	position:absolute
}
.dnone{
	display:none;
}
.dzero{
	height: 0;
	overflow: hidden;
}
.Right,.right{
	float:right
}

.tal{
	text-align:left
}
.tar{
	text-align:right
}

.m0{
	margin:0
}
.p0{
	padding:0
}
.fs12{
	font-size: 12px;
}
.fs16{
	font-size: 16px !important;
}
.fs24{
	font-size: 24px !important;
}

.zzgl{
	position:relative;
}


.ui-loader{
	display: none !important;
}
.ia91R .btnClass2 a{
	border: none;
	text-shadow: none;
}
.ia91R .bb-color2{
	background: var(--color-home-accent);
}



.mb20{
	margin-bottom: 20px;
}

/* 2024 fix */
.popcart_2020 {
    text-align: center;
    top: 90px;
    right: calc(50% - 652px);
    width: 185px;
    height: auto;
    background: rgb(229 228 227 / 95%);
    z-index: 2;
    position: absolute;
    border: 1px solid #eba000;
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px;
    color: var(--ivarioblue);
    box-shadow: 1px 3px 3px #00000060;
    padding: 0 0 10px 0;
}

.popcart_2020 p{
	font-size: 15px;
}

@media screen and (max-width:768px){
	.popcart_2020{
		right: 0;
		top: 85px;
		font-size: 14px;
	}
}


.newbutton2021{
	height: 50px;
	font-size: 19px;
	padding: 0 20px;
	font-weight: bold;
	cursor: pointer;
	color: white;
}


/* Express Layer */
#theLayer_e, #theLayer_e *{
	box-sizing: border-box;
}

#theLayer_e .modlheader{
	display: flex;
	padding: 15px 0;
}

#theLayer_e .modlheader img{
	height: 48px;
	margin: 0 10px 0 25px;
}
#theLayer_e h2{
	font-size: 18px;
	margin: 6px 0 0 0;
}
#theLayer_e .modl_option{
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 0;
}
#theLayer_e .modl_left,
#theLayer_e .modl_right{
	position: relative;
	float: left;
}
#theLayer_e .modl_left{
	width: 70px;
	min-height: 1px;
}
#theLayer_e .modl_right{
	width: calc(100% - 70px);
	padding-right: 75px;
}
#theLayer_e .beliebt-checkmark{
	position: absolute;
	background: #3ecb65;
	padding: 6px 7px 4px 7px;
	font-weight: bold;
	color: #fff;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	top: 0;
	right: -5px;
	font-size: 11px;
}
#theLayer_e .beliebt-checkmark img{
	height: 14px;
	padding-right: 7px;
	position: relative;
	top: -2px;
}
#theLayer_e h3{
	margin: 0 0 10px 0;
	font-size: 18px;
}
#theLayer_e p{
	margin: 10px 0;
	font-size: 13px;
}
#theLayer_e ul{
	list-style: none;
	margin: 20px 0;
	font-size: 13px;
	padding-left: 35px;
}
#theLayer_e li{
	position: relative;
	margin-bottom: 15px;
}
#theLayer_e li:before{
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: url("/templates/responsive_2024/img/express-li.png");
	background-size: contain;
	background-position: center;
	left: -35px;
	top: -4px;
}
#theLayer_e .modl_footer{
	text-align: center;
	padding: 20px;
}
#theLayer_e{
	width: 375px;
	left: calc(50% - 187.5px);
}

#theLayer_e input,
#theLayer_e label{
	width: 0;
	height: 0;
}
#theLayer_e label{
	position: relative;
}
#theLayer_e input{
	position: absolute;
}
#theLayer_e .checkmark{
	border: 2px solid #333;
	border-radius: 0;
	position: absolute;
	top: 2px;
	left: 30px;
	height: 20px;
	width: 20px;
}
#theLayer_e .checkmark:after{
	display: none;
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	background-image: url("/templates/responsive_2024/img/express-checked.png");
	background-size: contain;
	background-position: center;
	left: 2px;
	top: -11px;
}
#theLayer_e input:checked~.checkmark:after{
	display: block;
}
#theLayer_e .modldialog{
	width: 100%;
}
#theLayer_e .bblpadd_weiter2vxcdv{
	padding: 0 50px;
}

.hide_Dots .slick-dots{
	display: none !important;
}
/*
.autoHide {
	-moz-animation: cssAnimation 0s ease-in 3s forwards;
	-webkit-animation: cssAnimation 0s ease-in 3s forwards;
	-o-animation: cssAnimation 0s ease-in 3s forwards;
	animation: cssAnimation 0s ease-in 3s forwards;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
@keyframes cssAnimation {
	to {
		width:0;
		height:0;
		overflow:hidden;
	}
}
@-webkit-keyframes cssAnimation {
	to {
		width:0;
		height:0;
		visibility:hidden;
	}

}
*/

.faq_link{
	display: block;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #acacac;
	padding-left: 20px;
}
.faq_lev_3 .faq_link:last-child {
	border: none;
}

.faq-header-img img{
	max-width: 100%;
}


/*
testergbnis v3 2021-06-24
*/
:root {
 	--greencol: #7bae73;
 	--orangecol: #f69b3e;
 	--redcol: #d91f13;
 	--bordercol: #b3b4b5;
  	--greenpos: 17%;
  	--orangepos: 50%;
 	--redpos: 82% ;
}


.zsammf_2{
 	background: var(--orangecol);
}
.zsammf_3,.zsammf_8, .zsammf_9{
 	background: var(--redcol);
}
.zsammf_1, .zsammf_4, .zsammf_5, .zsammf_6, .zsammf_7{
 	background: var(--greencol);
}

.schimm_wrapper{
	width: calc(100% + 40px);
	margin-left: -20px;
}
.schimm_cont .teg1{
	margin: 20px 0;
}
.schimm_cont .teg2 b{
	font-size: 50px;
}
.schimm_cont .teg3{
	font-size: 30px;
	border: none;
    width: auto;
}
.schimmel_v3_1{
 	padding: 10px;
    font-size: 18px;
}
.schimmel_v3_1 b{
    font-size: 18px;
}
.schimmel_v3_3{
 	background: #e4e4e4;
     padding: 10px 35px;
     height: 40px;
     margin-top: 50px;
}
.schimmel_v3_6i{
	margin-top: 0;
}
.schimmel_v3_3_1{
 	float: left;
 	width: 50px;
	background: url("/templates/responsive_2024/img/sv3_haken_kreis.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.schimmel_v3_3_1i{
	background: url("/templates/responsive_2024/img/sv3_i2.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.schimmel_v3_3_2{
 	float: left;
 	margin-left: 11px;
}
.schimmel_v3_3_2, .schimmel_v3_3_1{
 	color: #3f3f3f;
 	font-size: 23px;
 	height: 40px;
 	line-height: 40px;
	font-weight: bold;
}

.schimmel_v3_4{
 	padding: 20px;
 	height: 185px;
	display: flex;
	align-items: center;
}
.schimmel_v3_4_0{
	float: none;
 	width: 215px;
	text-align: center;
}

.schimmel_v3_4_1{
 	border: 1px solid #fff;
    padding: 20px 20px;
    width: 680px;
    float: left;
    height: 90px;
    color: #fff;
    font-size: 14px;
}
.schimmel_v3_4_1 td{
 	font-size: 18px;
    padding-right: 30px;
	color: #fff;
}
.schimmel_v3_4_2{
 	height: 20px;
}
.schimmel_v3_4_3{

}
.schimmel_v3_2{
	border: 1px solid #d2d2d2;
	padding: 30px 25px;
	margin-bottom: 40px;
	background: url("/templates/responsive_2024/img/Header_Labor.jpg");
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.schimmel_v3_2_1{
	background: rgb(255 255 255 / 95%);
	color: #3f3f3f;
	padding: 20px;
	text-align: center;
}

.schimmel_v3_2_1, .schimmel_v3_2_1 *{
	font-size: 17px !important;
}
.schimmel_v3_2_1_1{
	margin-top: 0;
	height: 40px;
	font-size: 17px;
}

.schimmel_v3_2_1_2_1, .schimmel_v3_2_1_3_1{
	background: url("/templates/responsive_2024/img/sv3_haken_bgk.gif");
	background-repeat: no-repeat;
	background-position: 0 40%;
	padding-left: 11px;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 40px;
	text-align: left;
	font-weight: bold;
}

.schimmel_v3_2_1_4{
	margin-top: 20px;
}

.schimmel_v3_2_1_4_1{
	background: url("/templates/responsive_2024/img/sv3_haken_i.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
    float: left;
    width: 51px;
    text-align: center;
    height: 35px;
}
.schimmel_v3_2_1_2_2, .schimmel_v3_2_1_3_2{
	height: 30px;
	line-height: 30px;
}
.schimmel_v3_2_1_4_2{
	width: 780px;
    float: left;
}
.schimmel_v3_2_1_4_2 p{
	margin-top:  0;
}

.schimmel_v3_5{
	background: #f2f1f1;
	border: 25px solid #fff;
	border-bottom: none;
    margin: 10px 0;
}
 .schimmel_v3_5_1{
 	width: 100%;
    background: url("/templates/responsive_2024/img/sv3_frank2021.jpg");
    background-repeat: no-repeat;
    background-size: 470px;
    background-position: 100% 0;
 }
 .schimmel_v3_5_2{
	width: 440px;
	float: right;
	height: 100%;
	background: url("/templates/responsive_2024/img/sv3_frank2021.jpg");
    background-repeat: no-repeat;
    background-size: cover;

 }
 .schimmel_v3_5_1_1{

 }
.schimmel_v3_5_1_2{
	padding: 20px 500px 20px 25px;
    font-size: 17px;
}
.schimmel_v3_5_1_2 p{
	font-size: 16px;
    line-height: 1.5;
}



.pco5_2{
	font-weight: 700;
	color: #26a639;
	text-align: right;
	position: relative;
	font-size: 13px;
	line-height: 1.1;
	width: calc(100% - 140px);
}
@media screen and (min-width:769px){
	.pco5_2{
		padding-right: 30px;
	}
	.pco5_2:after{
		position: absolute;
		content: "";
		width: 18px;
		height: 18px;
		background-image: url("/templates/responsive_2024/img/sofort.png");
		background-repeat: no-repeat;
		background-size: contain;
		right: 0;
		top: calc(50% - 11px);
	}
}

.pco5_3{
	text-align: right;
	font-size: 10px;
	color: #434343;
}

.schimmel_v3_5_1_1_1{
	font-weight: bold;
    float: left;
    background: #d2e3ea;
    color: #204358;
    height: 70px;
    font-size: 22px;
    line-height: 75px;
    padding: 0 0 0 25px;
    width: 320px;
}
.schimmel_v3_5_1_1_2{
	background: url("/templates/responsive_2024/img/sv3_ecke.gif");
    background-repeat: no-repeat;
    background-position: left;
    width: 109px;
    height: 70px;
    float: left;
}
.schimmel_v3_6{
	background: #e4e4e4;
    padding: 10px 15px;
    height: 40px;
    margin-top: 0;
}
.schimmel_v3_6i{
	margin-top: -1px;
}
.schimmel_v3_7{
	padding:  0 25px;
}
.schimmel_v3_7_1{
	color: #e68c09;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.7 !important;
}
.schimmel_v3_8{
	height: 100px;
	padding: 0 25px;
}
.akbe{
	padding: 20px;
	border-bottom: 1px solid var(--bordercol);
}
.akbeiL{
 	width: 430px;
    font-size: 16px;
    line-height: 1.4;
}
.akbeiL, .akbeiL *{
	font-size: 17px;
}
.akbeiLi, .akbeiLi *{
	color: #b4b4b4;
}



.schimmel_v3_8_0{
	width: 70px;
    margin: 0 auto;
    margin-top: -2px;
    background: #fff;
    text-align: center;
}
.schimmel_v3_8_1{
	height: 50px;
    border-bottom: 1px solid #dadada;
}
.schimmel_v3_8_2{
	height: 50px;
    border-top: 1px solid #b4b4b4;
}

.akbeiR{
	width: 439px;
    padding: 0 0 0 20px;
    border-left: 1px solid var(--bordercol);
    font-size: 16px;
    line-height: 1.4;
    text-align: justify;
    hyphens: auto;
}
.asbest_v3_7 .akbeiR,
.asbest_v3_8 .akbeiR{
	border-color: #3f3f3f;
	width: auto;
}
.schimmel_v3_9{
	border-top: 1px solid #dfdfdf;
	padding: 10px 0;
	overflow: auto;
}
.schimmel_v3_9 .schimmel_v3_9_1,
.schimmel_v3_9 .schimmel_v3_9_2{
 	float: left;
     width: 49%;
     line-height: 30px;
     text-align: center;
}

.schimmel_v3_9_1{
     border-right: 1px solid #dfdfdf;
}
.schimmel_v3_9_1_1,
.schimmel_v3_9_2_1{
	margin: 0 auto;
    font-size: 18px;
    text-align: center;
    padding: 10px;
}
.schimmel_v3_9_1_1 b,
.schimmel_v3_9_2_1 b{
	position: relative;
	font-size: 18px;
}
.schimmel_v3_9_1_1 b:after,
.schimmel_v3_9_2_1 b:after{
	position: absolute;
	content: "";
	width: 35px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: contain;
	left: -45px;
	top: calc(50% - 15px);
}
.schimmel_v3_9_1_1 b:after{
	background-image: url("/templates/responsive_2024/img/sv3_haken.gif");
}
.schimmel_v3_9_2_1 b:after{
	background-image: url("/templates/responsive_2024/img/sv3_haken_2.gif");
}

.schimmel_v3_10{
	height: 45px;
	margin: -1px 0;
}
.schimmel_v3_10_2{
	height: 20px;
}
.schimmel_v3_10_3{
	display: flex;
}

.schimmel_v3_10_3_1,
.schimmel_v3_10_3_2,
.schimmel_v3_10_3_3{
 	width: 33.33%;
 	line-height: 24px;
 	float: left;
 	color: #fff;
 	text-align: center;
 	hyphens: none;
 	font-size: 14px;
 	box-sizing: border-box;
 	padding: 5px 15px;
 	display: flex;
 	justify-content: center;
    align-items: center;
}
.schimmel_v3_10_3_1{
 	background: var(--greencol);
}

.schimmel_v3_10_3_2{
 	background: var(--orangecol);
}

.schimmel_v3_10_3_3{
 	background: var(--redcol);
}

.only_mobile{
	display: none;
}

.schimmel_v3_10_2 svg{
	width: 22px;
	height: 20px;
}


/* 2022-03-22 */
.asbest_v3_5_1_2{
	padding: 0px 25px 0 25px;
}

.asbest_v3_5_1_2_1{
	width: 12%;
}
.asbest_v3_5_1_2_2{
	width: 88%;
}

.asbest_v3_7{
    margin: 25px 0 25px 0;
    border-bottom: none;
}

.asbest_v3_8{
    margin: 25px 0 25px 0;
    border-bottom: none;
}

.asbest_v3_9, .asbest_v3_10, .asbest_v3_12{
	padding: 0 25px;
	overflow: auto;
}
.asbest_v3_10{
	padding: 25px 25px 0 25px;
	font-weight: bold;
}
.asbest_v3_11{
	padding: 10px 30px 10px 25px;
    background: #e4e4e485;
    margin: 40px 40px 0 40px
}
.asbest_v3_11 p{
	margin-bottom: 30px;
}
.asbest_v3_11, .asbest_v3_11 *, .asbest_v3_9, .asbest_v3_9 *, .asbest_v3_10, .asbest_v3_10 *, .asbest_v3_12, .asbest_v3_12 *, .asbest_v3_5_1_2 *{
    font-size: 16px;
    line-height: 1.5;
}
.asbest_v3_12 img{
	width: 80%;
    margin: 50px 10%;
}
.asbest_v3_5_1_2_1 img{
	margin-top: 15px;
}
.asbest_variant .teg19c{
	border-top: 1px solid #b4b4b4;
    width: calc(100% - 50px);
    margin-left: 25px;
    padding-top: 20px;
}

.asbest_v3_7_1{
	width: 30%;
}
.asbest_v3_7_1_1{
	color: #3f3f3f;
	text-decoration: underline;
	margin: 0;
}
.asbest_v3_7_1_2{
	color: #3f3f3f;
	margin: 0;
	font-weight: normal;
}
.asbest_v3_7_1_3{
	color: #3f3f3f;
	margin: 0;
    font-weight: normal;
    padding: 25px 0px 0 0;
}
.asbest_v3_7_1_3, .asbest_v3_7_1_3 b{
	font-size: 17px;
}
.asbest_v3_9_1{
	width: 48%;
}
.asbest_v3_9_1 p:first-child{
	margin-top: 0;
}
.asbest_v3_9_2{
	padding-left: 50px;
}
.asbest_v3_9_2 img{
	width: 400px;
}
.asbest_v3_9_3{
	margin-top: 20px;
}
.asbest_v3_9_1b{
	width: 50%;
}

.schimmel_v3_4_1_td{
	width: 300px;
}
.asbest_variant .schimmel_v3_3_2{
	text-transform: uppercase;
}
.asbest_v3_11 p:first-child{
	text-decoration: underline;
}
.asbest_variant .schimmel_v3_4_1_td{
	width: 70px;
}
.asbest_variant .schimmel_v3_10_3_1,
.asbest_variant .schimmel_v3_10_3_2,
.asbest_variant .schimmel_v3_10_3_3{
	font-size: 14px;
}

.sr_testergebnis_resultat .teg16{
	margin-left: 20;
}

/* mobile landscape 667 */
@media screen and (max-width: 730px) {

	.schimm_wrapper{
		width: 100%;
		margin-left: 0;
	}
	.schimm_cont .teg1{
		margin-top: 0;
	}
	.schimm_cont .teg2 b{
		font-size: 30px;
	}
	.schimm_cont .teg3 {
	    font-size: 20px;
	}
	.teg16{
		padding: 0 30px;
	}
	.schimmel_v3_6 {
	    padding: 10px 15px;
	    height: inherit;
	}

	.schimmel_v3_3_2{
		width: 80%;
	}
	.akbeiL{
		float: inherit;
	}
	.akbeiR {
	    width: inherit;
	    padding: 20px 0 0 0;
	    border-left: none;
	}
	.schimmel_v3_10_3_1, .schimmel_v3_10_3_2, .schimmel_v3_10_3_3{
		overflow: hidden;
	}
	.only_mobile{
		display: block;
	}

	.schimmel_v3_9_2{
		border-top: 1px solid var(--bordercol);
	}
	.schimmel_v3_9 .schimmel_v3_9_1, .schimmel_v3_9 .schimmel_v3_9_2 {
	    float: inherit;
	    width: 100%;
	}
	.schimmel_v3_1 {
	    height: inherit;
	    padding: 10px 0 0 0;
	}
	.schimmel_v3_9_2_1 {
		width: 70%;
	}
	.schimmel_v3_9_1_1{
		width: 85%;
	}
	.schimmel_v3_9 {
		margin-top: 20px;
	}
	.schimmel_v3_0 {
	    height: initial;
	    position: relative;
	    overflow: inherit;
		margin-top: 5px;
	}
	.schimmel_v3_4{
	 	flex-direction: column;
	}
	.schimmel_v3_2{
		background: url("/templates/responsive_2024/img/sv3_mobile23.jpg");
	}

	.schimmel_v3_9_1_1, .schimmel_v3_9_2_1{
		padding-left: 0;
	}
	.schimmel_v3_2 {
	    height: initial;
	    position: relative;
	    padding: 25px 10px;
	    margin-bottom: 0;
	}
	.schimmel_v3_2_1 {
		top: inherit;
		left: inherit;
		transform: initial;
		height: initial;
		position: relative;
		width: 100%;
	    padding: 30px 30px 30px 60px;
	}
	.schimmel_v3_2_1_1 {
	    height: initial;
	}
	.schimmel_v3_2_1_2,
	.schimmel_v3_2_1_3,
	.schimmel_v3_2_1_4{
		position: relative;
	}
	.schimmel_v3_2_1_2_1,
	.schimmel_v3_2_1_3_1,
	.schimmel_v3_2_1_4_1{
		position: absolute;
		left: -40px;
	}
	.schimmel_v3_2_1_2_2, .schimmel_v3_2_1_3_2 {
	    height: inherit;
	    line-height: 30px;
	}
	.schimmel_v3_10_2{
		text-align: center;
	}
	.schimmel_v3_10_2 svg{
	    position: absolute;
    }
	.schimmel_v3_2_1_4_2 {
	    width: 100%;
	    float: initial;
		width: 90%;
	    height: inherit;
	}

	.schimmel_v3_3_2, .schimmel_v3_3_1 {
	    font-size: 17px;
	    height: 40px;
	    line-height: 45px;
	}
	#v3_einzelauswertung_v2 .schimmel_v3_3_2{
		 line-height: 20px;
	}
	.h1box {
		text-align: center;
	}

	.schimmel_v3_5_1 {
	    float: initial;
	    width: initial;
	    background-position: center 100%;
		padding-bottom: 320px;
		background-size: 560px;
	}

	.schimmel_v3_5_1_2 {
	    padding: 20px;
	}

	.schimmel_v3_3 {
	    padding: 10px 15px;
	    margin-top: 0;
	    height: auto;
	}

	.schimmel_v3_4 {
	    padding: 20px;
	    height: initial;
	}

	.schimmel_v3_4_0 {
	    width: 80px;
	    margin-top: 5%;
	}

	.schimmel_v3_4_1 {
		border: none;
		padding: 10px 0 0 0;
		width: 100%;
		float: none;
		height: inherit;
		margin: 10px 0 0 15px;
		color: #fff;
		font-size: 14px;
	}
	.schimmel_v3_4_1 tbody > tr:nth-child(1){
		border-bottom: 1px solid #fff;
	}
	.akbe_id_{
		display: none;
	}
	.schimmel_v3_5_1_1_1 {
		height: 40px;
		font-size: 15px;
		line-height: 40px;
		padding: 0 0 0 10px;
		width: 220px;
	}
	.schimmel_v3_5_1_1_2 {
	    background: url("/templates/responsive_2024/img/sv3_ecke.gif");
	    background-repeat: no-repeat;
	    background-position: left;
	    width: 100px;
	    height: 40px;
	    float: left;
	}

	.schimmel_v3_6 {
		padding: 10px 15px;
	}

	/* changes asbest 2022-03-23 */
	.schimmel_v3_8{
		padding: 0;
	}

	.asbest_variant .asbest_smile{
		width: 25%;
		float: left;
	}

	.asbest_variant .asbest_smile img{
		width: 50%;
	}
	.asbest_smile_2{
		width: 69%;
		float: left;
	}

	.asbest_smile_2 .schimmel_v3_4_1_td{
		width: 60px;
		padding: 5px 0 5px 0;
	}
	.asbest_smile_2 .schimmel_v3_10_3_1{
		font-size: 11px;
	}

    .asbest_variant .schimmel_v3_5_1_1_2 {
    	background-position-y: -31px;
    }
    .schimmel_v3_3_2{
    	width: inherit;
    }
    .schimmel_v3_3_1{
    	width: 50px;
    }
    .teg132 input{
		border: none;
		background: none;
		width: 100%;
		text-align: center;
    }
    .schimmel_v3_2_1{
    	background: #f3f3f2;
    }
	.asbest_v3_5_1_2_2{
    	padding-left: 10px;
    }
   .asbest_v3_9_1, .asbest_v3_9_1b {
   		width: 100%;
   		float: none;
	}
	.asbest_v3_9_2 {
	    padding-left: 0;
	    text-align: center;
	    float: none;
	}
	.asbest_variant .schimmel_v3_10_3_1,
	.asbest_variant .schimmel_v3_10_3_2,
	.asbest_variant .schimmel_v3_10_3_3{
		font-size: 12px;
	}
	.asbest_variant .schimmel_v3_2_1{
		padding-left: 60px;
		text-align: left;
	}
	.asbest_variant .schimmel_v3_2_1_1{
		margin-left: -40px;
	}
	.asbest_variant .schimmel_v3_2_1_1 p,
	.asbest_variant .schimmel_v3_2_1_1 b{
		font-size: 16px !important;
	}
	.asbest_v3_9,
	.asbest_v3_10,
	.asbest_v3_12 {
    	padding: 25px;
	}

}
.schimmel_v3_4_1 {
	float: none;
}
.schimmel_v3_4_0{
	float: none;
}
.schimmel_v3_4_1_1,
.schimmel_v3_4_1_2,
.schimmel_v3_4_1_3,
.schimmel_v3_4_1_4{
	color: #fff;
	font-size: 16px;
	margin: 0;
}
.schimmel_v3_4_1_2,
.schimmel_v3_4_1_4{
	font-weight: bold;
	margin-bottom: 20px;
}

.ab_entry{
	margin-bottom: 20px;
	border-bottom: 1px solid var(--bordercolb);
	padding-bottom: 20px;
}

.loginCnt .errormessage, .pwdCnt .errormessage{
	color: var(--error);
}

.login_error{
	border: 2px solid var(--error) !important;
}

/* mobile portrait */
@media screen and (max-width: 450px) {
	.schimmel_v3_9_2_1,
	.schimmel_v3_9_1_1 {
	    width: 100%;
	}
	.schimmel_v3_9_1_1, .schimmel_v3_9_2_1 {
	    text-align: left;
	    padding-left: 70px;
	}
	.schimmel_v3_2_1 {
	    padding: 20px 20px 20px 40px;
	}
	.schimmel_v3_2_1_2_1, .schimmel_v3_2_1_3_1, .schimmel_v3_2_1_4_1 {
	    left: -35px;
	}
	.schimmel_v3_3_2, .schimmel_v3_3_1 {
	    height: auto;
	    font-size: 18px;
	}
	.schimmel_v3_4_0{
		width: 100%;
		float: none;
	}
	.schimmel_v3_9_1, .schimmel_v3_9_2{
		 border: none;
		 height: 80px;
	}
	.schimmel_v3_4_0{
		width: 100%;
	}
	.schimmel_v3_4_1 td {
	    font-size: 16px;
	}
	.schimmel_v3_5 {
		border: none;
	    margin: 30px 0;
	}
	.schimmel_v3_7 {
	    padding: 0;
	}
	.akbeiL, .akbeiL * {
	    font-size: 16px;
	}
	.schimmel_v3_3_2 {
	   	float: none;
	}
	.schimmel_v3_5_1_1_1 {
	    width: calc(100% - 190px);
	    font-size: 14px;
	    padding-left: 20px;
	}
	.schimmel_v3_5_1_1_2 {
	    width: 100px;
	}

	.h1box{
		font-size: inherit;
		text-transform: inherit;
	}
	.pwdCnt .errormessage{
		margin-bottom: 9px;
	    line-height: 17px;
	    font-size: 14px;
	}
	.btnCntctcStyle input {
		width: 90%;
	}
	.biggerWidth input {
		width: 90% !important;
	}
	.account ul{
		list-style: none;
		margin: 25px 0 0 0;
	}
	.account ul li{
		margin-bottom: 20px !important;
	}
	.h1box{
		font-size: inherit;
		text-transform: inherit;
		color: #434343;
		text-transform: uppercase;
		font-size: 22px;
		letter-spacing: 0.5px;
		border-bottom: 1px solid #a4a4a4;
		margin: 0 0 10px 0;
		padding: 10px 0;
	}

	.pwdCnt .errormessage{
		margin-bottom: 9px;
	    line-height: 17px;
	    font-size: 14px;
	}
	#cc8{
		border-top: 1px solid #acacac;
		padding-top: 10px;
	}

	#cc8 .ui-radio{
		width: 50px;
		float: left;
		height: 50px;
	}
	#cc8 .ui-radio input{
		margin-top: -35px;
	}

}




@media print {
	#h31{
		display: flex;
		padding-top: 5px;
    	padding-bottom: 5px;
	}
	#h3c1{
		text-align: center;
	}
	#header, #h3c2Hint, #verbrSB2, #auorg-bg, #TopShop, #Sofort-Tuev, #gratVers, #bestWeb, #footer, .teg19 .btnClass2, #navtrail{
		display: none;
	}
	.schimmel_v3_5, .akbe {
		break-inside: avoid;
	}

}




/* Reviews */
.pco5,
.pco5 *{
	box-sizing: border-box;
}
.pco5{
	margin-top: 20px;
}
@media screen and (min-width:769px){
	.pco5{
		max-width: 300px;
	}
}
@media screen and (max-width:768px){
	.pco5{
		padding: 0 15px;
	}
}
.pco5_1,
.pco5_2{
	float: right;
}
.pco5_1{
	width: 140px;
	height: 15px;
	padding-left: 0;
	padding-right: 15px;
	text-align: right;
	background-image: url("/templates/responsive_2024/img/kundenbewertung.png");
	background-repeat: no-repeat;
	color: #3f3f3f;
	line-height: 1;
}
.stars_05 .pco5_1{
	background-position: 0 0;
}
.stars_10 .pco5_1{
	background-position: 0 -15.3px;
}
.stars_15 .pco5_1{
	background-position: 0 -31.6px;
}
.stars_20 .pco5_1{
	background-position: 0 -46.9px;
}
.stars_25 .pco5_1{
	background-position: 0 -62.8px;
}
.stars_30 .pco5_1{
	background-position: 0 -77.8px;
}
.stars_35 .pco5_1{
	background-position: 0 -93.8px;
}
.stars_40 .pco5_1{
	background-position: 0 -109.8px;
}
.stars_45 .pco5_1{
	background-position: 0 -124.8px;
}
.stars_50 .pco5_1{
	background-position: 0 -140.8px;
}

.pus_mode_1 a{
	background: var(--color-home-accent);
}
.pus_mode_2 a, .pus_mode_4 a{
	background: var(--orangecol_vari_die_elfte);
}
.pus_btn3 a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: white;
	display: inline-block;
	padding: 5px 20px;
}

.cc82, .cc82 span{
	font-size: 18px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

#l_entry_country_id_cnt #country{
	float: none;
}

.accBackLnks{
	display: inline-block;
	padding: 10px 20px;
	background: var(--backBtnGrey);
	color: #fff;
}

@media screen and (min-width:375px){
	.pco5_2{
		padding-right: 30px;
}
	.pco5_2:after{
		position: absolute;
		content: "";
		width: 18px;
		height: 18px;
		background-image: url("/templates/responsive_2024/img/sofort.png");
		background-repeat: no-repeat;
		background-size: contain;
		right: 0;
		top: calc(50% - 11px);
	}
}

@media screen and (min-width:769px){
	.pco5_2{
		padding-right: 30px;
	}
	.pco5_2::after{
		right: 0;
		top: calc(50% - 11px);
	}

}

.btnCntctcStyle input{
	font-size: 18px;
	line-height: 35px;
	padding: 0 10px;
	width: 40%;
	background: #efece8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ece9e5;
	-webkit-box-shadow: inset 0 2px 6px -5px rgb(0 0 0 / 95%);
	-moz-box-shadow: inset 0 2px 6px -5px rgba(0, 0, 0, .95);
	box-shadow: inset 0 2px 6px -5px rgb(0 0 0 / 95%);
	margin-bottom: 10px;
}

.btnCntctcStyle select{
	font-size: 18px;
	line-height: 35px;
	height: 37px;
	padding: 0 10px;
	width: 43%;
	background: #efece8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ece9e5;
	-webkit-box-shadow: inset 0 2px 6px -5px rgb(0 0 0 / 95%);
	-moz-box-shadow: inset 0 2px 6px -5px rgba(0, 0, 0, .95);
	box-shadow: inset 0 2px 6px -5px rgb(0 0 0 / 95%);
	margin-bottom: 10px;
}

.btnCSpwd{
	width: 50%;
}

.pco5_3{
	text-align: right;
	font-size: 10px;
	color: #434343;
}

.akbe_feld_139251{
	display: none;
}

.attentFooterLink{
	position: relative;
	display: inline-block;
}
.attentFooterLink::after{
		position: absolute;
		content: "";
		width: 18px;
		height: 18px;
		background-image: url("/templates/im4ges/arrow-25-24.png");
		background-repeat: no-repeat;
		background-size: contain;
		left: -35px;
		top: calc(50% - 9px);
		animation: side-to-side 2s infinite;
		opacity: 0;
}

@keyframes side-to-side {
	5% {
		opacity: 1;
	}
	70% {
		transform: translateX(15px);
	}
	75% {
		opacity: 0;
	}
}


.tpl_categorylandingpagede .fs12{
	font-size: 12px !important;
}

.tpl_categorylandingpagede #nactrail{
	display: none;
}
.tpl_categorylandingpagede #content > .wrap{
	top: -42px;
}
.tpl_categorylandingpagede #wrapperx2{
	padding: 0;
	background: initial;
}
.tpl_categorylandingpagede #hdglb3{
	height: 246px;
    padding-bottom: 42px;
}


.tpl_categorylandingpagede .cssm_30{
	overflow: hidden;
	height: 180px;
	margin-bottom: 0;
}

.tpl_categorylandingpagede .ssbborder{
	margin: 50px 0;
}


.pl_lp_1 h1 {
	height: auto;
	background: var(--blue_dark);
	line-height: 1.3;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 25px 10px 25px;
	margin-bottom: 26px;
	color: #fff;
	margin-top: 0;
}

.pl_lp_2{
	background: #fff;
	padding-bottom: 30px;
}

.pl_lp_2 > .pl_lp_7:nth-child(1) h1{
	margin-top: -22px;
}

.pl_lp_3{
	padding: 0 25px 30px 25px;
}

.pl_lp_6 h2{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 8px 0;
	color: var(--blue_dark);
}

.pl_lp_6 h3{
	font-weight: bold;
	font-size: 16px;
    margin: 0;
}

.pl_lp_6{
}

.pl_lp_3 ul{
	margin: 20px 0;
	list-style: none;
}

.pl_lp_3 ul li{
	font-size: 16px;
    margin: 0 0 5px 0;
    position: relative;
    padding-left: 40px;
}


.pl_lp_3 ul li:before {
    content: '';
    display: block;
    position: absolute;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 20px;
    left: 0;
    top: 2px;
    width: 20px;
    vertical-align: middle;
    background-image: url("/templates/responsive_2024/img/svg/circle-check.svg");
    filter: brightness(0) saturate(100%) invert(50%) sepia(76%) saturate(4570%) hue-rotate(66deg) brightness(102%) contrast(101%);
}



.pl_lp_7{
}

.pl_lp_8{
	padding: 0 30px;
	margin-bottom: 0;
}

.pl_lp_9{
	margin-bottom: 40px;
	text-align: center;
}

.pl_lp_10{
	transition: all 1s ease;
}

.klmnvb {
    background: #ececec;
    text-align: center;
    border-radius: 5px;
    color: #817e7b;
    display: inline-block;
    border: 1px solid #d2d2d2;
    margin-top: 15px;
}
.klmnvb a {
    color: #a3a3a3;
    font-size: 12px;
    text-decoration: none;
    padding: 10px;
    display: inline-block;
    font-weight: 400;
}

.lp_cat_2022{
	background: #f8f7f7;
}
.lp_cat_2022 li{
	margin: 0 0 10px 25px;
    list-style: disc;
}

.lpbox_var1_l{
	width: 65%;
	margin-right: 5%;
}
.lpbox_var1_r{
	width: 30%;
	text-align: center;
	padding-top: 40px;
}
.lpbox_var2_l{
	width: 30%;
	text-align: center;
	padding-top: 40px;
}
.lpbox_var2_r{
	width: 65%;
	margin-left: 5px;
}

.ausgez_bew_siegel{
	display: inline-block;
    position: relative;
    top: -5px;
    border: none;
}

.pl_lp_12 .ab_slider .slick-prev,
.pl_lp_12 .ab_slider .slick-next{
	bottom: auto;
	top: calc(50% - 75px);
}



/* .index_ab / / pl_wiz  falls n. f. boxen ss/ss_ab/cat/pl_wizard */
.index_ab .ss_ab_2021_ptr, .pl_wiz .ss_ab_2021_ptr{
	background-color: #fff;
}
.index_ab .ss_ab_2021_ptr, .pl_wiz .ss_ab_2021_ptr{
	margin-bottom: 50px !important;
}
.index_ab .ss_ab_2021_ktt, .pl_wiz .ss_ab_2021_ktt{
	margin-bottom: 50px !important;
}
.index_ab .ss_ab_2021_vtr, .pl_wiz .ss_ab_2021_vtr{
	margin-top: 50px !important;
}

.ss_ab_2021_ptr .part_1_1{
	margin-left: 12px;
	margin-top:40px;
	padding:0 0px;
}

.ssmcbox{
	margin: -27px 0 40px 0;
    background: #fff;
    padding: 30px;
}
#mainContent .ssmcbox .pl_lp_6{
	margin-left: 0;
}
.nebvl h1{
	color:#fff;
}
@media screen and (max-width: 600px){
	.nebvl h1{
	border-radius: 0;
}
}
.ssmcbox .pl_lp_10 p,
.ssmcbox .pl_lp_10 p *{
	font-size: 14px;
	line-height: 1.4;
}
.ssmcbox.pl_lp_3 ul li, .pl_lp_10 ul li{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
}
.pl_lp_6 h3 {
    margin-bottom: 5px;
}


.rki_box{
	width: 95%;
	margin: auto;
	padding: 0 0 40px 0;
}
.rki_box_1{
	width: 50%;
	height: 80px;
}
.rki_box_2{
	width: 50%;
	height: 80px;
}
.rki_box_5{
	height: 30px;
	line-height: 30px;
}
.rki_fake_ending{
	width: calc(100% + 40px);
	margin-left: -20px;
	height: 30px;
    background: #eaf6fd;
}
.rki_box_2_1{
	width: 50%;
	height: 100px;
	text-align: center;
	padding: 70px 0 0 0;
}
.rki_box_2_3{
	width: 50%;
	padding: 70px 0 0 0;
}
.rki_box_2_1 img{
	width: 240px;
}
.fkeend2{
	margin-top: 40px;
}
.rki_box_3_1{
	width: 46%;
    padding: 40px 20px 0px 0;
}
.rki_box_3_3{
	width: 46%;
    padding: 40px 20px 0px 0;
}
.rki_box_3_4{
	padding: 0 0 0 40px;
}




@media (max-width: 768px){
	.ssmcbox {
		margin: -27px 0 10px 0;
	}
	.ss_ab_2021_ktt .inner{
		display: flex;
    	flex-direction: column-reverse;
	}
	.ss_ab_2021_ktt .inner .art1teleL{
		width: 100% !important;
	}
	.ss_ab_2021_ktt .art1teleR{
		margin-bottom: 20px;
	}
	.ss_ab_2021_vtr .inner .bew_6 {
	    top: -40px;
	}
	.pl_lp_12 .ab_slider .slick-prev{
		position: absolute;
	    top: 40px;
	    left: -60px;
	    background-image: url("/templates/im4ges/nl_2021.gif");
	    background-size: cover;
	    border: none;
	    font-size: 0;
	    width: 31px;
	    height: 91px;
	}
	.pl_lp_12 .ab_slider .slick-next{
		display: block;
		position: absolute;
		top: 40px;
		right: -60px;
		background-image: url("/templates/im4ges/nr_2021.gif");
		background-size: cover;
		border: none;
		font-size: 0;
		width: 31px;
		height: 91px;
	}
	.pl_lp_2 > .pl_lp_1 h1{
		margin-top: 0;
	}
	.pl_lp_3 ul li{
		line-height: 1.2;
		margin-bottom: 20px;
	}
	.pl_lp_9 .btnClass2{
		background: none;
		border: none;
	}
	.pl_lp_9 .btnClass2 a{
		color: #2e5f7b;
		border-bottom: 2px dotted #2e5f7b;
		padding-bottom: 5px;
	}
	.lpbox_var1_l,
	.lpbox_var1_r,
	.lpbox_var2_l,
	.lpbox_var2_r{
		width: 100%;
	}
	.lpbox_var2_l{
		margin-bottom: 20px;
	}
	.pl_lp_12 .checkliste ul{
		margin: 20px 0;
		list-style: none;
	}

	.pl_lp_12 .checkliste ul li{
		font-size: 16px;
	    margin: 0 0 5px 0;
	    position: relative;
	    padding-left: 40px;
	}

	.pl_lp_12 .checkliste ul li::before{
		content: "";
	    display: block;
	    width: 25px;
	    height: 25px;
	    background: url("/templates/mobile/img/hakken3.png") no-repeat;
	    background-size: contain;
	    position: absolute;
	    left: 0;
	    top: -2px;
	}
	.lp_cat_2022 li{
		margin: 0 0 10px 25px;
	    list-style: disc;
	    font-size: 0.8em;
	}
	.cssm_30 img,
	.cssm_31 img,
	.cssm_29 img {
	    width: 100%;
	}
	.pl_lp_9 .btnClass2{
	width: 90%;
	margin: 0 auto;
	}
	.pl_lp_8{
		padding: 0 0px;

	}

	.pl_lp_12 .siegelHeader .h1 h2,
	#weitereInformationen .siegelHeader .h1 h2,
	#categoryHeader .siegelHeader .h1 h2{
	    height: 50px;
	    background: var(--blue_dark);
	    line-height: 50px;
	    font-size: 21px;
	    font-weight: 400;
	    padding: 0 0 0 0px;
	    margin-bottom: 26px;
	    margin-top: -22px;
	    color: #fff;
	    text-align: center;
	}
	.pl_lp_12 .trustys{
		padding: 0px 40px 50px 40px;
	}
	.pl_lp_12 .ssbborder .inner{
		padding: 0px 20px 50px 20px;
	}

	.pl_lp_12 .gratisVersand,
	.pl_lp_12 .erfahrungen{
		display: none;
	}

	.pl_lp_12 #ausgezeichnet{
		float: left;
	}

	.ss_ab_2021_sgb,
	.ss_ab_2021_vtr,
	.ss_ab_2021_ktt{
		background:var(--bg_grey1);
	}

	.ss_ab_2021_vtr .fc_bm{
		color: var(--blue_medium);
		line-height: 20px;
		font-size: 20px;
	}

	.ausgez_bew_siegel{
		text-align: center;
		display: block;
	    position: relative;
	    top: 0;
	}

	.ss_ab_2021_vtr .ab_slider{
		width: 75%;
		margin: 0 auto;
	}
	.ss_ab_2021_vtr .inner .bew_6{
		top: -20px;
		left: 10px;
	}
	.ss_ab_2021_vtr .inner .bew_7{
		right: 20px;
		bottom: 0px;
	}

	.ss_ab_2021_ptr .part_1_1 .part_1{
		width: 45%;
	}
	.ss_ab_2021_ptr .part_1_1 .part_1_1_1{
		margin: 0 6% 0px 0;
	}
	.ss_ab_2021_ptr .part_1_1 .part_1_1_3{
		margin: 0 1% 0px 4%;
	}
	.ss_ab_2021_ptr .part_1_1 .part_1_1_5{
		margin: 0 auto;
		float: none;
	}

	.ss_ab_2021_ktt .inner .fc_bm{
		color: var(--blue_dark);
		font-weight: bold;
		font-size: 20px;
	}

	.ss_ab_2021_ktt .inner .art1teleL,
	.ss_ab_2021_ktt .inner .art1teleR{
		float: initial;
	}
	.ss_ab_2021_ktt .inner .art1teleR{
		text-align: center;
	}
	.pl_lp_12 #soFunktioniertEs{
		border: none;
		outline: none;
		margin: -30px 0 0 0;
	}
}

.pl_lp_13{
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: -25px 0 0 0;

}


.bm_fix_img{
	margin: 0;
	position: absolute;
	left: 0;
	top: calc(50% - 10px);
}

.account{
	margin-left: -20px;
}
.account ul li{
	margin-bottom: 10px;
}
.acc_padding{
	padding: 0 40px;
}
.acc_padding_20{
	padding: 0 20px;
}
.acc_1_0 > a{
	position: relative;
}
.acc_1_container .acc_1_0 > a::after{
	position: absolute;
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-position: 50%;
    background-size: contain;
    background-image: url('/templates/im4ges/account-arrow.png');
    right: 10px;
    top: calc(50% - 8px);
    background-repeat: no-repeat;
}
.acc_1_0_0{
	background: url("/templates/im4ges/Header_Lady_Desktop.webp");
	background-size: cover;
	padding: 70px 40px 0 40px;
	width: 860px;
	margin: 0 auto;
	min-height: 335px;
}
.acc_1_0_0 h2,
.acc_1_0_0 h2 p{
	font-size: 53px;
    text-transform: uppercase;
    margin: 0;
    color: #474747;
}
.acc_1_0_0 p{
	font-weight: bold;
    text-transform: uppercase;
    margin: 5px 0 20px 0;
    letter-spacing: 1px;
}
.acc_1_0_1{
	margin: 0 auto;
}
.acc_1_0_1 p{
	font-size: 14px;
}
.acc_1_0_2{
	margin: 75px 0 0 0;
}
.acc_bg{
	background: #f6f6f6;
}
.acc_1{
	width: calc(100% + 20px);
    margin-left: -10px;
    display: flex;
    margin-top: 60px;
}
.acc_1_container{
	padding: 0 10px;
    flex: 1 1 0px;
}
.acc_1_0{
	float: left;
	width: 260px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	background: #fff;
	border: 1px solid #919191;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 15%);
    box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 15%);
}
.acc_1_0:hover {
    box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 25%);
}
.acc_1_container .acc_1_0{
	float: none;
}
.acc_1_container .acc_1_p{
	font-size: 11px;
    margin: 10px 0;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.2;
    color: #474747;
}
.acc_1_0 a,
.acc_1_0 a b{
	color: #474747;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    padding: 17px 0;
    text-align: center;
    width: 100%;
    height: 100%;
}

.acc_1_1,
.acc_1_2,
.acc_1_3{
	-webkit-box-shadow: 5px 5px 15px 5px rgb(0 0 0 / 20%);
    box-shadow: 5px 5px 15px 5px rgb(0 0 0 / 20%);
}
.acc_2{
	margin: 10px 0;
}
.acc_2_1{
	height: 40px;
	line-height: 40px;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
    margin-top: 40px;
}
.acc_2_2{
}
.acc_2_2_r{
	width: 84%;
	margin: 30px auto;
    min-height: 70px;
}
.acc_2_2_s{
	width: 46%;
	margin: 30px auto;
    min-height: 70px;
}
.acc_2_3{
	width: 150px;
	float: left;
	height: 30px;
	text-align: center;
	padding: 20px 0;
}
.gtgrt{

}
.gtgrt1{
	top: -14px;
	z-index: 20;
	left: 70px;
}
.gtgrt2{
	border-top: 1px solid #4eaf50;
    width: 150px;
    height: 20px;
    top: -5px;
}
.gtgrt2dt{
	width: 80px;
	left: 70px;
}
.gtgrt2dte{
	width: 80px;
	left: 0;
}
.gtgrt3{
	top: 10px;
    text-align: center;
    width: 160px;
}
.acc_2_4{
	margin: 0 auto;
	width: fit-content;
}
.acc_2_5{
	height: 100px;
    padding: 10px 0 0 40px;
    margin: 0 auto;
}
.acc_2_5_1{
	float: left;
	margin: 0 10px 0 0;
}
.acc_2_5_1 img{
	height: 90px;
}
.acc_2_5_2{
	margin: 18px 0 0 0;
	padding: 0 0 0 10px;
	float: left;
    font-size: 16px;
}

.acc_2_6{
	float: left;
	width: 20px;
	text-align: center;
	height: 20px;
	padding: 30px 0;
}
.acc_3{
	margin: 0 auto;
	padding: 15px 0 15px 1px;
	display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.acc_3_1, .acc_3_2{
	width: 430px;
	float: left;
	padding: 15px 15px 0 0;
}
.acc_3_1:hover, .acc_3_2:hover{

}
.acc_3_1 a, .acc_3_2 a{
	display: block;
    text-decoration: none;
	text-align: center;
}
.acc_3_1{
	margin: 0 10px 10px 0;
}
.acc_3_2{
	margin: 0 0 10px 0;
}
.acc_3_1 .acc_1_0, .acc_3_2 .acc_1_0{
	float: none;
	margin-bottom: 15px;
}
.acc_3_1_3{
	font-size: 14px;
}
.acc_3 .acc_1_0 {
    width: 100%;
}
.acc_ph .pcshadL, .acc_ph .pcshadR{
	display: none;
}
.acc_ph_cnt{
	margin-left: 5px;
}
.acc_ph{
	margin-left: 0;
}

.bena_1{
	margin: 0 0 15px 0;
	border: 1px solid #acacac;
	padding: 10px;
	border-radius: 5px;
}
.bena_11{
	width: 50%;
	float: left;
}
.bena_12{
	text-align: right;
}
.bena_12 a{
	color: #3f3f3f;
}
.bena_13{
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.bena_14{
	width: 50%;
}
.bena_14 a{
	text-align: center;
    text-decoration: none;
    width: auto;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 5px;
    border: 1px solid #acacac;
    background: #f9f9f9;
    color: #3f3f3f;
}

.bena_15{
	text-align: right;
}
.bena_16{

}

.accounthistoryinfoorderdetails .header{
	font-weight: bold;
}

.accounthistoryinfoorderdetails .header td{
	padding-top: 10px;
	padding-bottom: 5px;
}

.dtAccHide{
	display: none;
}

.acc_1_0_1 .acc_3 .acc_3_1, .acc_1_0_1 .acc_3 .acc_3_2{
	width: 400px;
	padding: 20px 40px;
}

.account_showAnalyses .acc_3_1{

}

.bena_15_x_1{
	text-align: right;
	width: 80%;
	float: left;
}
.bena_15_x_2{
	text-align: right;
	width: 20%;
	float: left;
}

.v4_formcontainer .pus_btn3 a {

}
.v4_formcontainer .pus_mode_2 a, .pus_mode_4 a {
    background: var(--orangecol_vari_die_elfte);
}
.v4_formcontainer .pus_btn3 a{
	padding: 10px 0px;
    width: 100%;
    font-weight: normal;
}
.variation4 .btnCntctcStyle input{
	background: #fff;
	box-shadow: none;
	border: 2px solid #b1b1b1;
	border-radius: 3px;
	width: 100%;
	margin: 0 0 0 0;
}

.account_edit_address .pus_mode_2{
	margin: 9px 0 0 0;
}
.account_edit_address .pus_mode_2 a, .sr_account_password .pus_mode_2 a{
	text-decoration: none;
}
.variation4 .btnCntctcStyle .has-success{
	border: 2px solid #a4c43b;
}

.variation4 .btnCntctcStyle .has-error{
	border: 2px solid #c96570;
}
.v4_formcontainer p{
	margin: 2px 0 0 0;
}
.v4_formcontainer .btnCSpwd{
	width: initial;
}
.acc_aktiviert{
	padding: 0 30px;
}

@media screen and (max-width: 450px){

	.rki_box_1, .rki_box_2, .rki_box_3_1, .rki_box_3_3, .rki_box_2_1, .rki_box_2_3{
		float: inherit;
		height: inherit;
		width: 100%;
	}



	.acc_aktiviert{
		padding: 0 15px;
	}
	.acc_aktiviert .btn_weitere{
		font-size: 12px;
		width: 100%;
		text-align: center;
	}
	.acc_aktiviert .dhl-return-labels{
		padding: 10px 0;
	}
	.acc_aktiviert .dhl-return-labels a{
		max-width: 100%;
		display: inline-block;
		font-size: 14px;
		padding: 10px 40px;
	}
	#account .account {
	    width: 100%;
	    margin-left: 0;
	    padding: 0;
	}
	.acc_1_0_0 h2 {
	    font-size: 21px;
	    width: 190px;
	}
	.account {
	    width: inherit;
	    margin-left: -0;
	}
	.acc_1_0_0{
		background: url("/templates/im4ges/Header_Lady_Mobile.webp");
		background-size: contain;
	    height: inherit;
	    padding: 50px 0 0 20px;
	    width: inherit;
	    margin: 0 auto;
	    background-repeat: no-repeat;

	}
	.acc_1 {
	    width: inherit;
	}

	.acc_1_0 {
		float: none;
		margin: 0 auto;
	}

	.acc_1_0_1 {
	    width: 100%;
	    margin: 0;
	}

	.dtAccHide{
		display: block;
	}


	.mobAccHide{
		display: none;
	}
	.acc_1_0_2 {
	    width: 100%;
	}

	.acc_2_2_r, .acc_2_2_s {
	    width: 100%;
	}
	.acc_2_3 {
	    width: 100%;
	    float: none;
	    height: 62px;
	    padding: 20px 0;
	}
	.gtgrt {
	    width: 100%;
	}
	.gtgrt3 {
	    top: 0;
	    text-align: left;
	    width: 65%;
	    float: right;
	    position: relative;
	}
	.gtgrt1 {
	    top: 0;
	    z-index: 20;
	    left: 0;
	    position: relative;
	}
	.gtgrt2 {
	    display: none;
	}
	.gtgrt4 {
		border-right: 1px solid #4fb051;
	    height: 60px;
	    width: 20px;
	    left: 46px;
	    top: 5px;
	}
	.acc_2_5{
		height: 100px;
	}
	.acc_3 {
	    width: 100%;
	    margin: 0;
	}
	.acc_3_1, .acc_3_2 {
	    width: 100%;
	    float: none;
	    padding: 0 10px;
	}


	.acc_ph h2{
		margin: 0px 0 10px 15px;
	}

	.acc_ph .col-xs-12{
		margin: 0 0 0 -2px;
	}
	.bena_1{
		border: none;
		width: 100%;
		margin: 0 0 40px 0;
		padding: 0;
	}

	.bena_1_1x{
		background: #ededed;
		padding: 5px 10px 5px 10px;
	}
	.bena_12 {
	    height: 42px;
	    line-height: 42px;
	}

	.bena_13_x{
		padding: 0 15px 10px 15px;
		border: 1px solid #a7a7a7;
		margin: 10px 10px 0 10px;
	}
	.bena_13_xx{
		border-bottom: 1px solid #acacac;
	    margin: 0 0 10px 0;
	    padding: 0 0 5px 0;
	}
	.bena_13 {
	    border-top: none;
	    border-bottom: none;
	    margin-bottom: 0;
	    padding: 10px 0 0 0;
	}
	.bena_15_x_1{
		text-align: left;
		width: 65%;
	}
	.bena_15_x_2{
		text-align: right;
		width: 34%;
	}
	.bena_14 {
	    width: 100%;
	    float: none;
	    margin: 20px 0 10px 0;
	}
	.bena_14 a {
		/* width: 170px; */
	}
	.loginCnt .box_latest{
		margin-bottom: 60px;
	}

	.loginCnt .box{
		margin-bottom: 40px;
	}
	.acc_1_0_0 p{
		width: 190px;
		font-size: 12px;
	}
	.errormessage .messageBox{
		margin: 5px 0 0 20px;
	}

	.messageBox ul{
		list-style: none;
	}
	.acc_1_0_0 h2, .acc_1_0_0 h2 p {
	    font-size: 22px;
	}
	.acc_1{
		align-items: center;
		flex-direction: column;
		margin-top: 150px;
	}
	.acc_1_container{
		margin-bottom: 15px;
	}
	.acc_1_0,
	.acc_1_container p{
		width: 300px;
	}
	.acc_2_1{
		text-align: center;
	}
}


/* Account Unterseiten */

.account_showAnalyses *,
.address_book{
	box-sizing: border-box;
}

.account_showAnalyses .acc_3{
    flex-wrap: nowrap;
    width: 100%;
    align-content: space-between;
}
.account_showAnalyses .acc_3 .acc_3_1,
.account_showAnalyses .acc_3 .acc_3_2 {
    width: auto;
}
.account_showAnalyses .acc_3 p{
	padding: 0;
}
.account_showAnalyses p{
	padding: 0 40px;
}
.account_showAnalyses p .mlBtn{
	padding: 10px 40px;
	border: 1px solid grey;
	border-radius: 5px;
	text-decoration: none;
	color: grey;
	font-size: 14px;
	text-transform: uppercase;
}
.account_showAnalyses p .mlBtn:hover{
	color: #fff;
	background: grey;
}
.account_showAnalyses .acc_3_1 .acc_1_0,
.account_showAnalyses .acc_3_2 .acc_1_0 {
    width: 100%;
    padding: 0;
    flex: 1 1 0px;
}
.account_showAnalyses .acc_3_1 .acc_1_0 a,
.account_showAnalyses .acc_3_2 .acc_1_0 a{
	padding: 17px 60px;
}
.account_showAnalyses .acc_1_0 > a{
	position: relative;
}
.account_showAnalyses .acc_1_0 > a::after{
	position: absolute;
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-position: 50%;
    background-size: contain;
    background-image: url('/templates/im4ges/account-arrow.png');
    right: 20px;
    top: calc(50% - 8px);
    background-repeat: no-repeat;
}
.account_analyse_1{
	padding: 0 20px;
}
#account .accBackLnks,
.account_analyse_1 .accBackLnks,
.address_book .pus_mode_1 a,
.account .pus_mode_1 a,
#addressbook .pus_mode_1 a,
#account_password .pus_mode_1 a,
.acc_aktiviert .accBackLnks,
.sr_account_history_info .pus_mode_1 a,
.account_edit_address .pus_mode_1 a{
	padding: 10px 40px;
	border: 1px solid grey;
	border-radius: 5px;
	text-decoration: none;
	color: grey !important;
	font-size: 14px;
	text-transform: uppercase;
	background: #fff;
	display: inline-block;
}
#account .accBackLnks:hover,
.account_analyse_1 .accBackLnks:hover,
.address_book .pus_mode_1 a:hover,
.account .pus_mode_1 a:hover,
#addressbook .pus_mode_1 a:hover,
#account_password .pus_mode_1 a:hover,
.acc_aktiviert .accBackLnks:hover,
.sr_account_history_info .pus_mode_1 a:hover,
.account_edit_address .pus_mode_1 a:hover{
	color: #fff !important;
	background: grey;
}
.account .pus_mode_2 a,
#account_password .pus_mode_2 a,
#addressbook .pus_mode_2 a,
.account_edit_address .pus_mode_2 a{
    padding: 10px 40px;
    border-radius: 5px;
}
.account .pus_mode_2 a:hover,
#account_password .pus_mode_2 a:hover,
#addressbook .pus_mode_2 a:hover,
.account_edit_address .pus_mode_2 a:hover{
	box-shadow: 1px 1px 3px #3e3e3e7a;
}
.account_edit_address .btnCntctcStyle input,
#addressbook .btnCntctcStyle input,
#addressbook .btnCntctcStyle select,
#account_password .btnCntctcStyle input{
	margin: 0;
	background: #f9f9f9;
	box-shadow: none;
	border: 1px solid #8383837d;
}

.account_edit{
	padding: 0 20px;
}
.account_edit p .mlBtn{
	padding: 10px 40px;
	border: 1px solid grey;
	border-radius: 5px;
	text-decoration: none;
	color: grey;
	font-size: 14px;
	text-transform: uppercase;
}
.account_edit p .mlBtn:hover{
	color: #fff;
	background: grey;
}
.acc_edit_1{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.account_customer_id{
	color: #e48200;
	font-weight: bold;
}
.account_edit_address{
	padding: 0 20px;
}
.ab_entry{
	margin-bottom: 20px;
	width: 100%;
	margin-left: -20px;
	background: #f6f6f6;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eee;
	padding: 10px 20px 0 20px;
}
.ab_entry_l,
.ab_entry_r{
	border-top: 1px solid #eee;
	padding: 10px 20px;
	margin-left: -20px;
}
.ab_entry_l input,
.ab_entry_r input{
	float: right;
}
.ab_entry_buttons{
	float: left;
    width: 37px;
    text-align: center;
}
#country{
	max-width: 500px;
}
.ab_entry_buttons .xib{
	margin: 0 0 5px 0;
}
.ab_entry_details{
	float: left;
	width: calc(100% - 35px);
}
.ab_entry_buttons .pus_btn3:nth-child(1){
	margin-bottom: 10px;
}
.ab_entry_buttons .pus_btn3 a{
	background: none;
	color: #ffffff00;
	position: relative;
}
.ab_entry_buttons .pus_btn3 a::before{
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	left: 0;
	top: 0;
	content: '';
	pointer-events: none;
	opacity: 0.6;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.ab_entry_buttons .pus_btn3:nth-child(1) a::before{
	background-image: url('/templates/im4ges/account-pen.png');
}
.ab_entry_buttons .pus_btn3:nth-child(2) a::before{
	background-image: url('/templates/im4ges/account-trash.png');
}
.ab_entry_buttons .pus_btn3 a {
    background: none;
    color: #ffffff00 !important;
    position: relative;
    border: none !important;
}

.ab_entry_buttons .pus_btn3 a:hover{
    color: #ffffff00 !important;
    background: none !important;
}
.address_book .pus_mode_4 a{
	border-radius: 5px;
    padding: 10px 30px;
    margin-bottom: 20px;
}
.ab_entry .pus_mode_4 a {
    padding: 5px 0px;
    margin-bottom: 0;
}

#pl_lp_10{
	overflow: hidden;
}
.pl_lp_10x:after {
    position: absolute;
    bottom: -20px;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(to top, rgba(255,255,255, 1) 20%, rgba(255,255,255, 0) 80% );
    pointer-events: none;
}

.pl_lp_10xx{
	height:inherit;
}
.pl_lp_10xx:after {
    background: inherit;
}
.klmnvb {
	background: #f7f7f7;
    text-align: center;
    border-radius: 5px;
    color: #817e7b;
    display: inline-block;
    border: 1px solid #d2d2d2;
}

.klmnvb:hover {
	background: #ececec;
}

.klmnvb a {
	color: #a3a3a3;
    font-size: 12px;
    text-decoration: none;
    padding: 10px;
    display: inline-block;
    font-weight: normal;
}
.ssmcbox .pl_lp_10x{
	height: 180px;
}

#iagenderbox a #herr{
	margin-right: 20px;
}
#iagenderbox a #herr,
#iagenderbox a #frau{
		margin-top: 0;
		width: 15px;
		height: 15px;
}


.genderborder2{
	border: 2px solid #c96570;
}

#login .iagenderbox{
	border: none;
}

@media (min-width: 1024px) {
	.ssmcbox .pl_lp_10x {
		height: 115px;
	}

}


@media screen and (min-width: 451px){
	#account .h1box,
	.account_edit_address .h1box,
	.sr_address_book .h1box,
	.sr_address_book_process .h1box,
	.sr_account_password .h1box,
	.sr_account_history_info .h1box,
	.sr_account_laboranalyses .h1box,
	.sr_login .h1box{

	}
}
@media screen and (max-width: 450px){
	.account_showAnalyses{
		width: calc(100% + 40px);
	    margin-left: -20px;
	}
	.account_showAnalyses .acc_3 {
	    flex-direction: column;
	}
	.account_showAnalyses .acc_3 .acc_3_1,
	.account_showAnalyses .acc_3 .acc_3_2 {
    	background: #f6f6f6;
	}
	.account_edit{
		padding-top: 20px;
	}
	.acc_edit_1{
		flex-direction: column;
		margin-bottom: 30px;
	}
	.acc_edit_1 > div{
		margin: 10px 0;
	}
	.address_book{
		padding: 0 20px;
	}
	.ab_entry {
	    width: calc(100% + 40px);
	}
	.ab_entry .pus_mode_4 a {
	    padding: 5px 0px;
	    margin-bottom: 0;
	}
	.ab_entry_details{
		font-size: 14px;
	}
	.ab_entry_l,
	.ab_entry_r{
		font-size: 14px;
	}
}


@media screen and (max-width: 730px){
	.asbest_v3_7_1_2,
	.asbest_v3_7_1_3{
		display: none;
	}
	.asbest_v3_7_1_2_m{
		display: block;
		padding: 20px;
	}
	.asbest_v3_7_1_2_m .asbest_v3_7_1_1{
		font-size: 18px;
		color: #3f3f3f;
		text-decoration: none;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.asbest_v3_7_1_2_m p,
	.asbest_v3_7_1_2_m p b{
		font-size: 18px;
		color: #3f3f3f;
		margin: 0;
	}
	.asbest_v3_7_1_2_m .befund{
		padding: 5px 25px;
    	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 32px, 10px 19px, 0 8px);
    	hyphens: none;
	}
	.asbest_v3_7_1_2_m.mobcol10 .befund,
	.asbest_v3_7_1_2_m.mobcol20 .befund{
		background: #bed8b9;
	}
	.asbest_v3_7_1_2_m.mobcol11 .befund{
		background: #eb808a;
	}
	.asbest_v3_7_1_2_m.mobcol21 .befund{
		background: #f9cc9f;
	}

}

/* Google Reviews */
.google_reviews{
	display: flex;
}
.glrvs_cnt{
	flex: 1 1 0px;
	position: relative;
	cursor: pointer;
}
.glrvs_cnt:hover .glrvs_text{
	box-shadow: inset 0px 0px 2px rgb(0 0 0 / 40%);
}
.glrvs_cnt:hover .glrvs_customers_name{
	text-decoration: underline;
}
.google_logo{
	position: absolute;
    top: 25px;
    right: 25px;
    width: 20px;
    height: 20px;
}
.glrvs_text{
	padding: 50px 10px 30px;
    margin: 10px;
    background: #f6f5f5;
    border-radius: 5px;
}
.glrvs_rating{
	width: 140px;
	height: 15px;
	padding-left: 0;
	padding-right: 15px;
	text-align: right;
	background-image: url("/templates/responsive_2024/img/kundenbewertung.png");
	background-repeat: no-repeat;
	color: #3f3f3f;
	line-height: 1;
	position: absolute;
    left: 20px;
    top: 30px;
}
.glrvs_rating{
	background-position: 0 0;
}
.glrvs_rating.glrvs_rating_1{
	background-position: 0 -15.3px;
}
.glrvs_rating.glrvs_rating_2{
	background-position: 0 -46.9px;
}
.glrvs_rating.glrvs_rating_3{
	background-position: 0 -77.8px;
}
.glrvs_rating.glrvs_rating_4{
	background-position: 0 -109.8px;
}

.glrvs_rating.glrvs_rating_5{
	background-position: 0 -140.8px;
}
.glrvs_aut{
	margin: 10px;
    display: flex;
}
.glrvs_customers_foto{
	width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}
.glrvs_customers_foto img{
	width: 100%;
    height: 100%;
}
.glrvs_aut_info{
	padding: 5px 10px;
}
.glrvs_customers_name{
	color: #3d8deb;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}
.glrvs_date{
	color: #848484;
    font-size: 11px;
}

@media (max-width: 768px){
    .google_reviews {
        flex-direction: column;
        border-top: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
        margin: 20px 0 50px;
        padding: 0 5px;
    }
    .glrvs_cnt{
        margin-bottom: 20px;
    }
}


/* article FAQ 2022 */

.iva_art_faq{
	margin: 0 auto;
	background: white;
	border-radius: 4px;
	position: relative;
	margin: 50px 0;
}
.iva_art_faq_head{
	background: #0b2f44;
    color: #fff;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    padding: 15px;
    margin: 0;
}
.iva_art_faq_h{
    font-weight: 700;
    font-size: 18px;
    color: #2C6079;
    margin: 0;
    padding: 25px 60px 22px 20px;
    transition: color 0.3s;
}
.iva_art_faq_answer{
	max-height: 0;
	overflow: hidden;
	padding: 0 20px;
	transition: max-height 0.5s, -webkit-max-height 0.5s;
}
.iva_art_faq_answer p,
.iva_art_faq_answer b,
.iva_art_faq_answer strong,
.iva_art_faq_answer a{
	font-size: 13px;
	line-height: 1.6;
}

.iva_art_faq label {
	display: block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	padding-top:1px;
	background-color: #F8F7F7;
	border-bottom: 1px solid #0b2f44;
	margin: 0;
}
.iva_art_faq label:hover{
	background: rgb(248,247,247);
	background: linear-gradient(90deg, rgba(248,247,247,1) 0%, rgba(236,236,236,1) 50%, rgba(248,247,247,1) 100%);
}

.iva_art_faq input[type="checkbox"] {
	display: none;
}

.iva_art_faq .faq-arrow {
	width: 16px;
    height: 16px;
    transition: transform 0.5s, -webkit-transform 0.5s;
    border-bottom: 2px solid #2C6079;
    position: absolute;
    top: 23px;
    right: 27px;
    transform-origin: 50% 100%;
}
.iva_art_faq .faq-arrow::after{
	content: '';
	position: absolute;
	top: 8px;
    right: -7px;
    width: 16px;
    height: 16px;
	transition: transform 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.2s, -webkit-opacity 0.2s;
	opacity: 1;
	transform-origin: 0% 50%;
	border-left: 2px solid #2C6079;
}

 .iva_art_faq input[type="checkbox"]:checked + label > .faq-arrow {
	transition: transform 0.5s, -webkit-transform 0.5s;
	-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
}
 .iva_art_faq input[type="checkbox"]:checked + label > .faq-arrow::after {
	transition: transform 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.2s, -webkit-opacity 0.2s;
	-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	opacity: 0;
}
 .iva_art_faq input[type="checkbox"]:checked + label .iva_art_faq_answer{
	display: block;
	transition: max-height 0.5s, -webkit-max-height 0.5s;
	max-height: 100vh;
}

 .iva_art_faq input[type='checkbox']:not(:checked) + label {
	display: block;
	transition: height 0.3s;
}
 .iva_art_faq input[type="checkbox"]:checked + label > .iva_art_faq_h {
	color: #E48200;
	transition: color 0.3s;
}
.iva_art_faq label:last-of-type{
	border-bottom: none;
    border-radius: 0 0 10px 10px;
}
@media screen and (min-width: 731px){
	.iva_art_faq{
		background: #F8F7F7;
	}
	.iva_art_faq label{
	    margin: 0 40px;
	    border-bottom-color: #cfcfcf;
	}
	.iva_art_faq_h {
	    padding: 30px 90px 30px 40px;
	}
	.iva_art_faq .faq-arrow {
	    top: 25px;
	    right: 40px;
	}

	.iva_art_faq_answer{
		padding: 0 100px 0 40px;
	}
	.iva_art_faq_answer p,
	.iva_art_faq_answer b,
	.iva_art_faq_answer strong,
	.iva_art_faq_answer a{
		font-size: 16px;
	}
	.iva_art_faq_answer p{
		margin: 0 0 40px;
	}
	#wrapperx0:has(.iva_art_faq) {
	    padding-top: 10px;
	    margin-top: 5px;
	    padding-bottom: 5px;
	}
	.wrapw1 .iva_art_faq {
	    margin-top: 0;
	}

}
@media screen and (max-width: 730px){
	.iva_art_faq{
		padding:  0 15px;
	}

}




/* TOC Counter */

#toc ol{
	counter-reset: h2;
	}
#toc li.H2::before{
    counter-increment: h2;
    content: counter(h2) ". ";
}
#toc li.H2{
	counter-reset: h3;
	}
#toc li.H3::before{
    counter-increment: h3;
    content: counter(h2) "." counter(h3) ". ";
}
#toc li.H3{
	counter-reset: h4;
	}
#toc li.H4::before{
    counter-increment: h4;
    content: counter(h2) "." counter(h3) "." counter(h4) ". ";
}

/* TOC Style */

.tocnav{
	background: #FFFFFF;
	border: 1px solid rgba(23, 15, 73, 0.8);
	display: inline-block;
	max-width: 400px;
	margin: 30px 0;
}
.tocnav:has(input[type="checkbox"]:checked){
	max-width: none;
}
.tocnav_h{
	font-size: 24px;
	font-weight: bold;
	color: var(--blue_dark);
	margin: 0;
	padding: 30px;
}
#toc{
	padding: 0 30px 30px;
}
#toc ol{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
#toc li{
	list-style-type: none;
}
#toc li a,
#toc li::before{
	font-size: 16px;
	color: var(--blue_dark);
	line-height: 1.8;
	text-decoration: none;
}
#toc li.H2 {

}
#toc li.H3 {
	padding-left: 30px;
}
#toc li.H4 {
	padding-left: 60px;
}
.tocnav input[type="checkbox"] {
	display: none;
}
.tocnav label {
	display: block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 88px;
}
.tocnav input[type="checkbox"]:checked + label {
	display: block;
	height: auto;
	transition: height 0.3s;
}
.tocnav_h{
	position: relative;
}
.tocnav_burger{
	position: absolute;
	top: 34px;
	right: 30px;
	overflow: hidden;
	width: 50px;
}
.tocnav_burger_1,
.tocnav_burger_2,
.tocnav_burger_3{
	width: 25px;
	height: 4px;
	background: var(--blue_dark);
	transition: 0.3s;
    position: relative;
    right: -25px;
}
.tocnav_burger_1{
	margin-bottom: 4px;
	transform-origin: 0% 50%;
}
.tocnav_burger_2{
	margin-bottom: 4px;
}
.tocnav_burger_3{
	transform-origin: 0% 50%;
}
.tocnav input[type="checkbox"]:checked + label .tocnav_burger_1{
	-webkit-transform: rotate(41deg);
		transform: rotate(41deg);
}
.tocnav input[type="checkbox"]:checked + label .tocnav_burger_2{
	-webkit-transform: translate(-80px);
		transform: translate(-80px);
}
.tocnav input[type="checkbox"]:checked + label .tocnav_burger_3{
	-webkit-transform: rotate(-41deg);
		transform: rotate(-41deg);
}

#pmba5, .mb_eustandardtransfer{
	display: none !important;
}

@media screen and (max-width:768px){
	.pllx_29 .iva_art_faq{
		margin: 50px 15px;
	}
	.pllx_29 .tocnav{
		margin: 30px 15px;
	}
	.pllx_29 .pl_special_cat {
    padding: 0 15px;
}
}


/* RKI testresult+ 2024-04-30 */
.rki_box *{
    box-sizing: border-box;
}
.rki_box p,
.rki_box b,
.rki_box strong,
.rki_box i,
.rki_box_3_4 li b,
.rki_box div{
    font-size: 14px;
}
.rki_box_5{
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0;
    height: auto;
}
.rki_box_1,
.rki_box_2{
    height: auto;
}
.rki_box_1 > .rki_box_5:nth-last-child(1),
.rki_box_2 > .rki_box_5:nth-last-child(1){
    border:none;
}
.rki_box_2_1 {
    width: 30%;
    padding: 40px 40px 30px;
    height: auto;
    text-align: center;
    margin: 60px 0 20px 0;
    border-right: 1px solid #e1e1e1;
}
.rki_box_2_1 img{
    width: 100%;
}
.rki_box_2_3{
    padding: 80px 50px 0;
    width: 70%;
}
.rki_box a{
    text-decoration: underline;
}
.rkiBrn a{
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}
.rki_box_3_1,
.rki_box_3_3{
    padding: 0 20px;
    margin-top: 40px;
}
.rki_box_3_1{
    border-right: 1px solid #e1e1e1;
}
.rki_box_3_1 p{
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 20px;
}
.rki_box_3_1 b{
    font-size: 16px;
}
.rki_box_3_4 > b{
    margin-bottom: 30px;
    display: block;
    font-size: 16px;
    margin-top: 15px;
}
.rki_box_3_4 li{
    margin-bottom: 20px;
    font-size: 14px;
    position: relative;
}
.rki_box_3_4 li::after{
    position: absolute;
    background-image: url("/templates/responsive_2024/img/rki-check.png");
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: -25px;
    top: 0;
}

/* attribute 2024-05-03 */
.product_options,
.attribArrayHTML{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	margin: 10px 0;
	border: 1px solid #e7e7e7;
	padding: 20px;
	background: #fbfbfb;
	color: #3f3f3f;
}
.product_options b{
	font-size: inherit;
}
.product_options select,
.attribArrayHTML select{
	font-size: 16px;
	padding: 5px;
	border: 1px solid #e7e7e7;
	font-weight: normal;
	color: #3f3f3f;
}
.attribArrayHTML{
	max-width: 300px;
	display: none;
}
.attribArrayHTML:has(select){
	display: flex;
}
.po_name{
font-size: inherit;
}
.beliebt-checkmark{
    padding: 5px 5px 5px 30px;
}
.beliebt-checkmark::after {
    content: '';
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 5px;
    top: calc(50% - 10px);
    position: absolute;
    background-image: url('/templates/im4ges/beliebt-checkmark.png');
}
.css_class_70056 .beliebt-checkmark::after {
    background-image: url('/templates/im4ges/warning.png');
}
.css_class_70056 .beliebt-checkmark{
    background-color: #C44B4B;
}
.ui-page-theme-a .ui-btn:focus{
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3)
}
@media screen and (max-width: 768px){
    .attribArrayHTML {
        border: none;
        background: none;
        padding: 10px 0;
    }

}
.po_name{
	font-size: inherit;
}

select{
	box-shadow: none !important;
}
@media screen and (max-width: 768px){
    .rki_box_5{
        border: none;
    }
    .rki_box div {
        font-size: 16px;
        font-weight: bold;
        padding: 5px 0;
    }
    div.rki_box_1,
    div.rki_box_2{
        padding: 0;
    }
    .rki_box_2_1,
    .rki_box_2_3{
        width: 100%;
    }
    .rki_box_3_4 ul{
        padding: 0 20px;
    }
    .rki_box_3_4 li::after {
        left: -25px;
    }
     .teg19{
        display: none;
    }
    .teg2hint{
        margin-bottom: 20px;
    }

}

@media print {
   .rki_container2 + .h1box{
        page-break-before: always;
    }
    .rki_fake_ending{
        display: none;
    }
    #hdglb3b{
        background:  none;
    }
    #hdglb3b .wrap{
        background: #0b2f44;
    }
    #hdglb2s{
        display: none;
    }
    #h3c1{
        margin-left: 20px;
        margin-top: 20px;
    }
    .h1box{
        background: #0b2f44;
    }
    .teg3 {
        break-inside: avoid;
    }
    .h1bsh{
        display: none;
    }
}

/* aus login_v2.html */
:root {
 	--paddingwidth: 20px;
}

.loginCnt{

}
.lgn_1{

}
.f1_iagenderbox{
	overflow: hidden;
	width: 174px;
	padding: 10px 0 0 10px;
}
.lgn_border_top{
	border-top: 1px solid #cecece;
}
.lgn_border_bottom{
	border-bottom: 1px solid #cecece;
}
.tab_color_active{
	color: #474747;
}
.tab_color_inactive{
	color: #cecece;
}
.lgn_1_1{
	width: 450px;
	float: left;
}
.lgn_1_1_1{
	text-align: right;
	margin: 0 100px 0 0;
}
.lgn_1_3{
	float: left;
	width: calc(489px - calc(var(--paddingwidth) * 2));
	border-right: 1px solid #cecece;
	padding-left: calc(var(--paddingwidth) * 2) ;
}

.lgn_1_4{
	float: left;
	width: calc(490px - var(--paddingwidth));
	padding: 0 0 0 20px;

}
.lgn_1_5{
	font-size: 25px;
	font-weight: bold;
	height: 48px;
	line-height: 48px;
	cursor: pointer;
}
.lgn_1_1{
	padding: 0 0 0 var(--paddingwidth);
}
.lgn_1_2{
	width: 450px;
	float: left;

}
.lgn_1_6{
	padding: 0 0 0 var(--paddingwidth);
}
.lgn_1_1_2{
	height: 35px;
	line-height: 35px;
	text-align: right;
}

.lgn_1_1_2 a{
	color: var(--just_a_new_grey);
}


.lgn_1_7{
	margin: 0 0 40px 0;
}

.v4_formcontainer .glyphicon{
	display: none;
}

.teg8t p {
	margin: 5px 0 0 0;

}

.teg8t a {
	color: #92adb3;
}

.mlPagination ul{
	list-style-type: none;
}

.mlPagination {
    min-height: 20px;
}

.prevPageLi_2 a, .mlPagination li a{
	text-decoration: none;
}

#errorContainerd{
	margin: 125px 0 10px 0;
}

#login .lgn_1_2_1 .hsagE{
	border: 2px solid #c96570;
}
#country{
	display: inline-block;
    padding: 4px 3px 3px 5px;
    margin: 0 0 0 -1px;
    font: inherit;
    outline: 0;
    line-height: 1.2;
    border: 2px solid #b1b1b1;
    box-shadow: none;
    height: 40px;
    color: rgb(117, 117, 117);
    padding-left: 10px;
    margin-top: -4px;
    background: #fdfdfd;
    width: calc(100% + 25px);
}

.errormessage ul{
	list-style-type: none;
}

.mlbtn25{
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	padding: 10px 40px;
    border-radius: 5px;
}


#account .errormessage ul li img{
	display: none;
}
#account .errormessage ul li{
	margin: 0 0 0 -40px;
	color: #82a71d;
    font-weight: bold;
}

.dhl-return-labels .dhl-return-labels--position-name i{
	line-height: 12px;
	font-size:12px;
}

@media screen and (max-width: 768px){
	#country{
	    width: calc(100% - 34px);
	}
}

@media screen and (max-width: 450px){

	.btnCntctcStyle input{
		width: 90% !important;
	}

	.lgn_1 {
	    margin: 0 0 35px 0px;
	    width: 100%;
	}
	.lgn_1_5 {
	    font-size: 18px;
	    font-weight: bold;
	    height: 35px;
	    line-height: 35px;
	    cursor: pointer;
	}
	.lgn_1_3, .lgn_1_4 {
	    width: 49%;
	}
	.lgn_1_1_2 {
	    text-align: left;
	    font-size: 13px;
	}
	.lgn_1_1, .lgn_1_2 {
	    width: 100%;
	    float: none;
	}

	.lgn_1_2_1{
		padding: 0 0 0 20px;
	}
	.v4_formcontainer p {
	    margin: 2px 0px 0 0;
	}
	#iagenderbox a{
		/*
		padding: 10px 20px 7px 20px;
		border: 2px solid #b1b1b1;
		border-radius: 3px;
		margin: 0 10px 10px 0;
		display: inline-block;
		color: grey;
		text-decoration: none !important;
		*/
	}
	#iagenderbox a:active,
	#iagenderbox a:hover{
		/*
		background: #b1b1b1;
		color: #fff;
		border: 2px solid #909090;
		*/
	}
}