@import url("zahlungsmittel.css");

.infocenter20 .ic-blue-background{background-image:url("../../../images/infocenter/downloads/bg.jpg");background-repeat: repeat;background-size:200%;}
.infocenter20 .ic-blue-background:nth-child(odd){background-position:-500px 0% !important;}
.infocenter20 .ic-blue-background:nth-child(even){background-position:100% 50%;background-size:150%;}

/* NEW INFOCENTER 2023*/

@import url("zahlungsmittel.css");
.infocenter23 .ic_header{
	background-image: url("../../../images/infocenter/abkuerzungen_symbole/header.webp");
	background-repeat:no-repeat;
	background-color:#00247B;
	background-position:-400px 0;
	background-size: auto;
	min-height:160px;
	margin-top:-18px;
}
@media (min-width: 980px) { 
	.infocenter23 .ic_header{background-size: auto;background-position:left;}
  	.infocenter23 p.ic_h1{text-align: right;padding-right:1em !important;padding-top:2.25em !important;}
}

.infocenter23 strong{color:#333 !important;padding-bottom:0.0}