.header-accordion {
	background-image: url('../images/emobilitaet_01_2560.jpg');
	background-size:160% auto;
	background-position:-150px 0px !important;
}
.header-accordion h1 {
	color: #3c3c3c;
}
.header-accordion p {
	color: #3c3c3c;
}
.header-accordion #accordion ul {
	color:#3c3c3c;
}
.card-header a {
	color: #3c3c3c !important;
}
.card {
	border-bottom:1px dotted #3c3c3c !important;
}
.card-offen {
    border-bottom: none !important;
}
.anstrich1::before {
	content:url('../images/Icon-1-dgr.svg') !important;
}
.anstrich2::before {
	content:url('../images/Icon-2-dgr.svg') !important;
}
.anstrich3::before {
	content:url('../images/Icon-3-dgr.svg') !important;
}
.anstrich4::before {
	content:url('../images/Icon-4-dgr.svg') !important;
}
.anstrich5::before {
	content:url('../images/Icon-5-dgr.svg') !important;
}
.card-body p a {
	color:#FFFFFF;
}
.card-body p a:hover {
	text-decoration:underline;
	color:#e21b29;
}
.fa-modul .card-body ul, .fa-modul .card-body a {
    color: #dc3545 !important;
}
.fa-modul .card-body ul {
	padding-left:30px;
	list-style-position: outside;
	font-family: "NeueHaasUnicaPro-Italic" !important;
	font-size: 19px;
	line-height: 28px;
	margin-bottom:0px;
}
.fa-modul .card-body a:hover {
	text-decoration: underline;
}

@media (min-width: 375px) {
	.header-accordion {
		background-size:160% auto;
		background-position:-170px 0px !important;
	}
}

@media (min-width: 600px) {
	.header-accordion {
		background-size:135% auto;
		background-position:-165px 0px !important;
	}
}

@media (min-width: 768px) {
	.header-accordion {
		background-size:120% auto;
		background-position:-135px 0px !important;
	}
}


@media (min-width: 1024px) {
	.header-accordion {
		background-size:120% auto;
		background-position:-180px 0px !important;
	}
}

@media (min-width: 1920px) {
	.header-accordion {
		background-position:0px top !important;
		background-size:100% auto;
	}
}

@media (min-width: 2068px) {
	.fa-modul .card-body ul {
		font-size: 21px;
		line-height: 31px;
	}
}

@media (min-width: 2550px) {
	.header-accordion {
		background-position:0px top !important;
		background-size:100% auto;
	}
}
