.sunfw_section_header {
  background-image: url("../../../../images/banners/Headline Gemeinschaft.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
  background-position: left top;
}
.sunfw_section_bottom {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 1.5;
}
.sunfw_section_bottom h1, .sunfw_section_bottom h2, .sunfw_section_bottom h3, .sunfw_section_bottom h4, .sunfw_section_bottom h5, .sunfw_section_bottom h6, .sunfw_section_bottom .h1, .sunfw_section_bottom .h2, .sunfw_section_bottom .h3, .sunfw_section_bottom .h4, .sunfw_section_bottom .h5, .sunfw_section_bottom .h6 {
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  line-height: 1.5;
}
.sunfw_section_bottom h1, .sunfw_section_bottom .h1 {
  font-size: 18px;
}
.sunfw_section_bottom h2, .sunfw_section_bottom .h2 {
  font-size: 15px;
}
.sunfw_section_bottom h3, .sunfw_section_bottom .h3 {
  font-size: 12px;
}
.sunfw_section_bottom h4, .sunfw_section_bottom .h4 {
  font-size: 9px;
}
.sunfw_section_bottom h5, .sunfw_section_bottom .h5 {
  font-size: 7px;
}
.sunfw_section_bottom h6, .sunfw_section_bottom .h6 {
  font-size: 6px;
}
.sunfw_section_bottom a {
  color: #fff;
}
.sunfw_section_bottom a:hover {
  color: rgba(255, 255, 255, 0.3);
}
.sunfw_section_footer {
  background-color: #336535;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  line-height: 1.5;
}
.sunfw_section_stick-top {
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.sunfw_section_content-top-over {
  background-color: rgba(83, 108, 147, 0.74);
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}
.sunfw_section_content-top-over a {
  color: #2c8030;
}
.sunfw_section_content-top-over a:hover {
  color: #a90000;
}
.sunfw_section_component {
  background-color: rgba(44, 128, 48, 0.18);
}
.sunfw_section_component a {
  color: #930f00;
}
.sunfw_section_component a:hover {
  color: #e71700;
}
.sunfw_section_content-bottom {
  background-color: rgba(44, 128, 48, 0.18);
}
