:root {

    --pd-farbe2: #e60005;
    --pd-farbe2hell: #A51E0F;

    --pd-farbe1: #002D55;
    --pd-farbe1hell: #2276D0;
    
    
}

.pd-accordeon article input:checked + label div .pd-antwort
{
    max-height: 1600px;
}

.controller__inf.action__uebersicht #esPageWrapper main .esLayout_main_inner
{
	padding-top: 0 !Important;
}

.test {
	
	padding: var(--pd-abstand);
	
}

.controller__inf.action__uebersicht #esPageWrapper main {
  font-family: 'Open Sans';
}