/* CSS Document */
/*******************/
/*****Accordion*****/
/*******************/
.panel-group .panel-title a {
  font-size: 22px;
  font-family: "apercu-light",Arial,sans-serif !important; }
  .panel-group .panel-title a:hover {
    color: #ff3a00 !important; }

.download {
  color: #ff3a00 !important; }
  .download:hover {
    color: #424242 !important; }
  .download::after {
    content: "\f1c1";
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-left: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-top: 0.2em;
    font-size: 2.5rem; }

a.picture {
  color: #ffffff; }

@media only screen and (max-width: 767px) {
  body #main-box #main-box-inner #header-box #header-box-inner .mobile-navigation-trigger {
    top: 40px;
  }

  #mobile-navigation .functions > a{
    margin: 0 2rem;
  }
}

#c3797 img {
  max-height: 100px;
  width: 100%;
  max-width: 250px; 
}


#c3797 .csc-textpic-imagerow,
#c3797 .csc-textpic-center-inner {
  display: flex;
  justify-content: center;
}

#c3799 a {
  padding: 1rem 2rem;
border: 2px solid black;
font-weight: bold;
font-size: 2.5rem;
}


#c3799 a:hover {
  text-decoration: none;
  background: black;
  color: white;
} 

.foerderer-logos .csc-textpic-imagerow {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.foerderer-logos .csc-textpic-imagerow .csc-textpic-imagecolumn{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.foerderer-logos .csc-textpic-imagerow .csc-textpic-imagecolumn img{
 max-height: 80px;
 width: auto;
}

@media screen and (max-width: 991px) {
 .foerderer-logos .csc-textpic-imagerow .csc-textpic-imagecolumn img {
   max-width: 150px;
   height: auto;
 }
}

@media screen and (min-width: 992px) {
   .foerderer-logos .csc-textpic-imagerow {
     display: flex;
     flex-direction: row;
     justify-content: center;
  }

.foerderer-logos .csc-textpic-imagerow .csc-textpic-imagecolumn img{
  max-height: 100px;
  width: auto;
}
}

@media only screen and (max-width: 767px) {
  #logo-box {
    margin-right:0;
  }
}

/* Safari 10.1+ (alternate method) */

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

    .foerderer-logos .csc-textpic-imagerow .csc-textpic-imagecolumn img { 
      
    }
}}

/**************************/
/* FORMULAR REGIONALMAKRT */
/**************************/
.powermail_form_1 .layout1 > div,
.powermail_form_2 .layout1 > div {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}

.powermail_fieldwrap_diedeichselseitenklappenbefindetbefindensichwennmanimwagenstehtundzumkaeuferschaut_01 label,
.powermail_fieldwrap_dieseitenklappenbefindetbefindensichwennmanimwagenstehtundzumkaeuferschaut label,
.powermail_fieldwrap_type_content.layout3{
  width: 100%;
}

.powermail_fieldwrap_diedeichselseitenklappenbefindetbefindensichwennmanimwagenstehtundzumkaeuferschaut_01 > div,
.powermail_fieldwrap_dieseitenklappenbefindetbefindensichwennmanimwagenstehtundzumkaeuferschaut > div {
  display: flex;
}



/*
[id*="accordion-"] ul.pictures li::before {
  font-family: 'focus-icon-base';
  content: "\e060";
  color: #c51718;
  margin-right: 1rem;
}*/

/*# sourceMappingURL=custom.css.map */
