﻿.gelb {
    background-color: #ffdc0a;
    color: #423633;
    padding-left:0;


}

.dklbraun {
    background-color: #423633;
    color:#fff;

}
.topunten {

    color: #423633;
}


.dklbraun h2,.dklbraun h3 {

    color: #ed2029;
}

.gelb-schrift {
color:#ffdc0a;

}


.tel_phone {
    color:#ed2029;

    }


    .phone {
        background-image: url(../images/phone_rot.png);
        width: 15px;
        height: 10px;
        display: inline-block;
        background-size: 100%;
      }


      .accordion-section-title,
      .accordion-section-title {
        background: #ffdc0a;
        text-decoration: none;
        color: #423633;
      }


.accordion-section-title.accordion-section-title-braun:active,
.accordion-section-title:hover {
  background: #ed2029 !important;
  text-decoration: none;
  color:#fff;
}


.active-state{
  background: #ed2029;
  color:#fff;
}


.accordion-section-title-braun {background: #ed2029 !important;
  margin: 2% 0 2% 0;}



.rechts-pfeil-gelb {
    background: url(../images/rechts_gelb.png) top right;
  }