	/*CK-Editor Accordion*/
.ckeditor-accordion-container > dl dt.active > a,
.ckeditor-accordion-container > dl dt > a:hover{
	color:#fff !important;
}
.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle {
  top: 8px;
}
.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle::before{
	top:-10px !important;
}
.ckeditor-accordion-container > dl dd {
  padding: 20px 50px !important;
}
.ckeditor-accordion-container > dl dd p{
  font-size: 1.125rem;
  line-height: 1.688rem;
}


.upper-footer p {
margin:0 0 0.5rem 0;
}
.upper-footer p a:hover {
text-decoration:underline;
}
.upper-footer p a{
font-size: 1.125rem !important;
text-decoration:none;
}
.upper-footer p:first-child a{
font-size: 1.375rem !important;
}
.page-node-1888 .nodeheader h1{
	display:none;
}
.ejsZitat img{
	width:50% !important;
}
.ejszitat .zitat{
	font-size: 1.125rem !important;
    line-height: 1.688rem !important;
}
@media (min-width: 1024px) {
  .teaser {
    flex-basis: 24%;
  }
}

/*CSS von Andreas Zupp*/
.pauls-button {
    font-weight: 500 !important;
    color: rgba(255, 255, 255, 1) !important;
    background-color: rgba(162, 13, 71, 1.0);
    
}

@font-face { 
font-family: "Jost"; 
src: url("/themes/custom/pauls/fonts/Jost-VariableFont_wght.ttf"); 
}


h1{
	font-family:'Jost' !important;
	font-weight:400 !important;
}

h2{
	font-family:'Jost' !important;
	font-weight:500 !important;
}

h3{
	font-family:'Jost' !important;
	font-weight:400 !important;
}

h4{
	font-family:'Jost' !important;
	font-weight:400 !important;
}

h5{
	font-family:'Jost' !important;
	font-weight:600 !important;
}

a{
	font-family:'Jost' !important;
	font-weight:400 !important;
}

p{
	font-family:'Jost' !important;
	font-weight:300 !important;
}

.zahlenBeschreibung {
	font-family:'Jost' !important;
	font-weight:400 !important;
	color:#151515 !important;
}



.paragraph--type--zahlen .zahlenZahl {
    font-size: 100px;
    font-family: 'Jost' !important;
    line-height: 100%;
    margin-bottom: .5rem;
    color: #a20d48;
}

.zitat {
    font-weight: bolder !important;
    font-size: 24px;
    font-weight:400 !important;
    font-family: 'Jost' !important;
    
}