.navigation-links-template-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links-template-aktuelles {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
.navigation-links-template-archiv {
  color: #ffffff;
  margin-left: var(--dl-space-space-twounits);
  text-transform: uppercase;
  text-decoration: none;
}
.navigation-links-template-uber-uns {
  color: var(--dl-color-gray-white);
  margin-left: var(--dl-space-space-twounits);
  text-transform: uppercase;
  text-decoration: none;
}








.navigation-links-template-root-class-name19 {
  flex: 0 0 auto;
  align-self: stretch;
  margin-left: var(--dl-space-space-threeunits);
}
@media(max-width: 780px) {
  .navigation-links-template-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links-template-aktuelles {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-template-archiv {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-template-uber-uns {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-template-root-class-name19 {
    margin-top: var(--dl-space-space-halfunit);
  }
}
@media(max-width: 480px) {
  .navigation-links-template-root-class-name19 {
    width: auto;
    margin-top: var(--dl-space-space-halfunit);
  }
}

.social-media-template-icon-group {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.social-media-template-link {
  display: contents;
}
.social-media-template-icon {
  fill: #ffffff;
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.social-media-template-link1 {
  display: contents;
}
.social-media-template-icon2 {
  fill: #ffffff;
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.social-media-template-root-class-name {
  top: 0px;
  right: -3px;
  bottom: 0px;
  margin: auto;
  position: absolute;
  align-self: center;
}
@media(max-width: 780px) {
  .social-media-template-root-class-name {
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
  }
}
@media(max-width: 480px) {
  .social-media-template-root-class-name {
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
  }
}

.header-template-container {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
.header-template-header {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  max-width: 100%;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  background-color: #000000;
}
.header-template-navlink {
  display: contents;
}
.header-template-image {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
  align-self: flex-start;
  text-decoration: none;
}
.header-template-navlink1 {
  top: 62px;
  left: 172px;
  color: #ffffff;
  position: absolute;
  font-size: 32px;
  align-self: flex-start;
  text-decoration: none;
}
.header-template-container1 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-start;
  background-color: #a00000;
}































@media(max-width: 1600px) {
  .header-template-header {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }
}
@media(max-width: 780px) {
  .header-template-header {
    width: 100%;
    height: 100%;
    max-width: 100%;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-template-container1 {
    height: 100%;
  }
}
@media(max-width: 480px) {
  .header-template-header {
    width: 100%;
    height: 100%;
    padding: var(--dl-space-space-unit);
    max-width: 100%;
  }
  .header-template-image {
    align-self: flex-start;
  }
  .header-template-navlink1 {
    top: 44px;
    left: 134px;
    margin: auto;
    margin-right: 50%;
  }
  .header-template-container1 {
    height: 100%;
  }
}

.social-media-template-light-icon-group {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.social-media-template-light-link {
  display: contents;
}
.social-media-template-light-icon {
  fill: #000000;
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.social-media-template-light-link1 {
  display: contents;
}
.social-media-template-light-icon2 {
  fill: #000000;
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}


.footer-template-footer {
  width: 100%;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.footer-template-container {
  width: 81px;
  height: 75px;
  display: flex;
  background-size: cover;
  background-image: url("public/logo%20rd%20transparent%20klein-200h.png");
  background-position: center;
}
.footer-template-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.footer-template-text1 {
  padding-top: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-template-root-class-name {
  align-self: center;
}
.footer-template-root-class-name1 {
  align-self: center;
}
@media(max-width: 780px) {
  .footer-template-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .footer-template-text {
    text-align: center;
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
  }
  .footer-template-text1 {
    text-align: center;
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
  }
}
@media(max-width: 480px) {
  .footer-template-footer {
    padding: var(--dl-space-space-unit);
    flex-direction: column;
  }
  .footer-template-container {
    align-self: center;
    justify-content: center;
  }
  .footer-template-text {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer-template-text1 {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.beitrag-zusammenschluss-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.beitrag-zusammenschluss-heading {
  height: 65px;
  align-self: center;
  padding-top: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-twounits);
}
.beitrag-zusammenschluss-text03 {
  width: 70%;
  font-size: 20px;
  padding-top: var(--dl-space-space-twounits);
}
@media(max-width: 780px) {
  .beitrag-zusammenschluss-text03 {
    width: 90%;
  }
}
@media(max-width: 480px) {
  .beitrag-zusammenschluss-heading {
    text-align: center;
    padding-top: var(--dl-space-space-sixunits);
    padding-bottom: var(--dl-space-space-sixunits);
  }
  .beitrag-zusammenschluss-text03 {
    width: 90%;
    padding-top: var(--dl-space-space-fiveunits);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}
