:root {
  --primary-color: #ff6600;
}
body a {
  color: var(--primary-color);
}
body button, body .button {
  background: var(--primary-color);
}
body ul {
  font-family: "Open Sans light", sans-serif;
}
#anschrift_icons {
  position: relative;
  z-index: 99;
  background: var(--primary-color);
  color: #fff;
}
#anschrift_icons .contact_top {
  max-width: 95%;
}
@media only screen and (max-width: 58em) {
  #anschrift_icons {
    padding: 1rem 0;
  }
}
#anschrift_icons .large-block-grid-4 {
  margin: 0 auto;
  display: block;
  text-align: center;
}
#anschrift_icons a, #anschrift_icons span.has-tip {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}
#anschrift_icons span {
  font-size: 1.2rem;
  padding-right: 1rem;
  line-height: 1;
  border-bottom: none;
}
#anschrift_icons ul li {
  display: table;
  padding: 0.51rem 0;
  font-size: 0.95rem;
  border-right: 1px solid #999;
  text-align: center;
  min-height: 4rem;
}
@media only screen and (max-width: 58em) {
  #anschrift_icons ul li {
    border-right: none;
  }
}
#anschrift_icons ul li:last-child {
  border-right: none;
}
#anschrift_icons img {
  width: 2rem;
}
.contain-to-grid .top-bar .hp_logo img {
  width: 24rem;
  padding: 1rem 0.4rem 0.3rem 0.3rem !important;
}
.contain-to-grid .top-bar {
  max-width: 93rem;
}
#c126816 {
  margin: 0 auto;
  max-width: 1920px;
}
#c126819 {
  background: #eee;
  padding: 3rem 2rem;
}
#c126819 .content_wrap {
  max-width: 90rem;
  text-align: center;
}
#c126819 .content_wrap h4 {
  text-align: center;
}
#c126819 .content_wrap hr {
  width: 5rem;
  margin: 1rem auto;
  border-color: var(--primary-color);
  border-width: 2px 0 0;
}
#c126819 .content_wrap img {
  padding: 2rem;
  max-width: 12.5rem;
}
#c126819 .content_wrap a {
  color: #333;
}
#c126819 .copyright_box {
  display: none;
}
#c126819 figure:hover .a_button > span > span > span {
  color: var(--primary-color);
}
#c126819 .wrapper .a_button > span:before {
  border-color: var(--primary-color);
}
#c126817 {
  padding: 4rem 0;
}
#c126818 {
  margin: 0;
}
.ph_content_wrapper h3.trigger a {
  background: url(/fileadmin/templates/portal/Portal2018/arrow_down.svg) center right 1rem no-repeat var(--primary-color);
  background-size: 1rem !important;
  border: none;
  border: 1px solid #ddd;
  color: #fff;
  margin-bottom: 0.25rem;
}
.pre_footer {
  background: var(--primary-color);
}
.pre_footer a {
  color: #eee;
}
.pre_footer a, .pre_footer p li {
  font-size: 0.97rem;
}
.ph_footer a {
  color: #f7941d;
}
.ph_content_wrapper h1 {
  font-weight: 600;
  color: var(--primary-color);
}
@media only screen and (max-width: 928px) {
  #c100531 .news-orbit {
    min-height: 400px;
  }
  #c100531 .orbit-container .orbit-prev {
    display: block !important;
  }
  #c100531 .orbit-container .orbit-next {
    display: block !important;
  }
  .contain-to-grid .top-bar .hp_logo img {
    width: 16rem;
    padding: 1.8rem 0.4rem 0.3rem 0.3rem !important;
  }
}
.pre_footer .social img {
  margin-top: 0.5rem;
  width: 2.5rem;
  background: #fff;
  border-radius: 0.71rem;
}
@media only screen and (min-width: 928px) {
  .reveal-modal.tiny {
    width: 31%;
  }
}
@media only screen and (max-width: 928px) {
  .reveal-modal.tiny {
    top: 5% !important;
    width: 88%;
    margin: 0 auto;
    left: 0;
    right: 0;
    min-height: 70vh;
  }
}
.slideshow ul {
  margin: 0;
}
.slideshow li {
  padding: 0;
}
