/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* CSS Document */
.fett {
  font-weight: 500;
}
:root {
  --gelb: #F5AA20;
  --blau: #1C4872;
  --grau_10: #eee;
  --grau_15: #ddd;
  --grau_20: #ccc;
  --grau_25: #bbb;
  --grau_30: #aaa;
  --grau_35: #999;
  --grau_40: #888;
  --grau_45: #777;
  --grau_50: #666;
  --grau_55: #555;
  --grau_65: #444;
  --grau_70: #333;
  --grau_75: #222;
  --grau_80: #111;
  --grau_90: #000;
}
@media only all and (min-width: 0.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 100%;
  }
}
.hidden {
  opacity: 0;
  font-size: 1rem;
  line-height: 1rem;
  display: none;
}
@media only screen and (max-width: 560px) {
  .hidden {
    position: absolute;
  }
}
a {
  color: var(--blau);
  transition: 0.4s;
  background: transparent;
  text-decoration: none;
}
#g-header {
  background: #1C4872;
  background: -webkit-linear-gradient(#1C4872 85%, #0D3B69 100%);
  background: -o-linear-gradient(#1C4872 85%, #0D3B69 100%);
  background: linear-gradient(#1C4872 85%, #0D3B69 100%);
  border-bottom: 1px solid #fff;
}
#g-header .g-container {
  position: relative;
}
#g-header .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
#g-header a, #g-header a:hover {
  color: var(--gelb);
}
.gantry-logo-container {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}
.gantry-logo {
  display: inline-block;
}
.gantry-logo img {
  width: 90px;
}
.gantry-logo-container .logo-text {
  margin-left: 25px;
  display: grid;
  align-content: flex-end;
  margin-bottom: 15px;
}
.gantry-logo-container .logo-title {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  line-height: 110%;
}
.gantry-logo-container .logo-subline {
  color: var(--gelb);
  font-size: 16px;
}
@media only all and (max-width: 620px) {
  .zeile1, .zeile2 {
    display: block;
  }
}
@media only all and (max-width: 324px) {
  /*.zeile1, .zeile2, .zeile1b, .zeile2b { display:block;}
	.trenner1, .trenner2, .trenner3 { display:none;}*/
  .trenner2 {
    opacity: 0;
    display: none;
  }
}
#logoheader {
  flex: 0 100%;
  width: 100%;
}
#contactheader {
  flex: 0 30%;
  width: 30%;
  position: absolute;
  right: 0;
}
#contactheader .mod-custom {
  width: fit-content;
  margin: 30px 0 0 auto;
}
#contactheader .mod-custom a {
  margin: 0 0 0 10px;
}
#contactheader .mod-custom img {
  width: 30px;
}
#to-top .contactheader {
  flex: inherit;
  width: fit-content;
  position: fixed;
  right: 28px;
  bottom: 100px;
  z-index: 99;
}
#to-top .icon-container .link {
  display: block;
  margin: 0 0 10px 0;
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: all 0.3s linear;
  -webkit-filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.7));
}
#to-top .mod-custom img {
  width: 40px;
}
@media only screen and (max-width: 47.99rem) {
  #to-top .contactheader {
    right: 20px;
  }
}
#g-mobilemenu-container {
  margin: -1.563rem;
}
#g-offcanvas .mobil-modul {
  width: fit-content;
  margin: 30px auto 0 -0.625rem;
}
#g-offcanvas .mobil-modul a {
  margin: 0 15px 0 0px;
}
#g-offcanvas .mobil-modul img {
  width: 30px;
}
@media only screen and (max-width: 47.99rem) {
  #logoheader .g-content {
    width: auto;
    display: flex;
    margin: 0;
  }
  #contactheader {
    flex: 0 100%;
    width: 100%;
    position: absolute;
    right: 0;
  }
  #contactheader .g-content {
    margin: 0;
  }
  #contactheader .mod-custom {
    width: fit-content;
    margin: 15px 0 0 auto;
  }
  .gantry-logo-container {
    margin: auto;
    margin-top: 80px;
    margin-bottom: 20px;
  }
  .gantry-logo img {
    width: 80px;
  }
  .gantry-logo-container .logo-text {
    margin-left: 19px;
    margin-bottom: 13px;
  }
  .gantry-logo-container .logo-title {
    font-size: 24px;
    line-height: 125%;
  }
  .gantry-logo-container .logo-subline {
    font-size: 13px;
    line-height: 135%;
  }
}
@media only all and (max-width: 420px) {
  .gantry-logo img {
    width: 75px;
  }
  .gantry-logo-container .logo-text {
    margin-left: 17px;
    margin-bottom: 12px;
  }
  .gantry-logo-container .logo-title {
    font-size: 22px;
  }
  .gantry-logo-container .logo-subline {
    font-size: 12px;
  }
}
@media only all and (max-width: 360px) {
  .gantry-logo img {
    width: 70px;
  }
  .gantry-logo-container .logo-text {
    margin-left: 15px;
    margin-bottom: 12px;
  }
  .gantry-logo-container .logo-title {
    font-size: 20px;
  }
  .gantry-logo-container .logo-subline {
    font-size: 11px;
  }
}
@media only all and (max-width: 320px) {
  .gantry-logo img {
    width: 60px;
  }
  .gantry-logo-container .logo-text {
    margin-left: 13px;
    margin-bottom: 11px;
  }
  .gantry-logo-container .logo-title {
    font-size: 18px;
  }
  .gantry-logo-container .logo-subline {
    font-size: 11px;
  }
}
@media only all and (max-width: 290px) {
  .gantry-logo img {
    width: 50px;
  }
  .gantry-logo-container .logo-text {
    margin-left: 10px;
    margin-bottom: 8px;
  }
  .gantry-logo-container .logo-title {
    font-size: 16px;
  }
  .gantry-logo-container .logo-subline {
    font-size: 10px;
  }
}
@media only all and (max-width: 290px) {
  .gantry-logo img {
    width: 50px;
  }
  .gantry-logo-container .logo-text {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 47.99rem) {
  #g-bildleiste {
    border-bottom: 20px solid #1c4872;
  }
}
#bildleiste-container {
  border-bottom: 1px solid #fff;
}
#bildleiste-container .g-content {
  position: relative;
  display: flex;
}
#bildleiste-container .g-content {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
/*#bildleiste-container .g-content .platform-content { width:25%;flex: 0 25%;background: linear-gradient(to right,rgba(52,88,111,.6),rgba(52,88,111,0) 90%);}*/
#bildleiste-container .mod-custom {
  color: #000;
  z-index: 5;
  position: absolute;
  padding: 0px 25px 0px 25px;
  bottom: -20px;
  left: 8vw;
  right: 8vw;
  background: rgba(255, 255, 255, 0.9);
  /*width: 100%;height: 100%;*/
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 1px solid #ddd;
  box-shadow: 5px, 0px, 15px, 5px, black;
}
#bildleiste-container .mod-custom p {
  font-size: 0.9rem;
  font-weight: 400;
  margin: 12px 0px;
}
.zitat-container {
  background: rgba(28, 72, 114, 0.5);
  display: block;
  padding: 20px;
}
.n2-ss-slider .n2-ow-all .zitat {
  font-size: 90%;
  line-height: 130%;
}
.n2-ss-slider .n2-ow-all .quelle {
  font-size: 70%;
  padding-top: 20px;
  display: block;
}
.n2-ss-item-content.n2-ss-text {
  padding: 0 100px;
}
@media only screen and (max-width: 74.99rem) {
  .n2-ss-slider .n2-ow-all .zitat {
    font-size: 85%;
  }
  .n2-ss-slider .n2-ow-all .quelle {
    font-size: 65%;
    padding-top: 15px;
  }
  .n2-ss-item-content.n2-ss-text {
    padding: 0 5%;
  }
}
@media only screen and (max-width: 59.99rem) {
  .n2-ss-slider .n2-ow-all .zitat {
    font-size: 80%;
  }
  .n2-ss-slider .n2-ow-all .quelle {
    font-size: 60%;
    padding-top: 15px;
  }
  .n2-ss-item-content.n2-ss-text {
    padding: 0 5%;
  }
}
@media only screen and (max-width: 47.99rem) {
  .n2-ss-slider .n2-ow-all .zitat {
    font-size: 72%;
    line-height: 120%;
  }
  .n2-ss-slider .n2-ow-all .quelle {
    font-size: 52%;
    padding-top: 15px;
  }
  .n2-ss-item-content.n2-ss-text {
    padding: 0 10%;
  }
}
@media only screen and (max-width: 469px) {
  .n2-ss-slider .n2-ow-all .zitat {
    font-size: 70%;
    line-height: 120%;
  }
  .n2-ss-slider .n2-ow-all .quelle {
    font-size: 50%;
    padding-top: 15px;
  }
  .n2-ss-item-content.n2-ss-text {
    padding: 0 5%;
  }
}
@media only screen and (max-width: 339px) {
  .n2-ss-slider .n2-ow-all .zitat {
    font-size: 68%;
    line-height: 120%;
  }
  .n2-ss-slider .n2-ow-all .quelle {
    font-size: 48%;
    padding-top: 15px;
  }
  .n2-ss-item-content.n2-ss-text {
    padding: 0 2%;
  }
}
@media only screen and (max-width: 299px) {
  .n2-ss-slider .n2-ow-all .zitat {
    font-size: 61%;
    line-height: 115%;
  }
  .n2-ss-slider .n2-ow-all .quelle {
    font-size: 41%;
    padding-top: 15px;
  }
  .n2-ss-item-content.n2-ss-text {
    padding: 0 2%;
  }
}
#g-navigation .g-block.size-100 {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
#g-navigation .g-block.size-100 .g-block {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 47.99rem) {
  #g-navigation {
    display: none;
  }
}
#g-main {
  font-size: 1.15rem;
  line-height: 1.7rem;
}
#g-main h1 {
  font-size: 2.25rem;
  line-height: 2.75rem;
}
#g-main h2 {
  font-size: 1.85rem;
  line-height: 2.85rem;
}
#g-main h3 {
  font-size: 1.4rem;
  line-height: 1.65rem;
  margin-top: 60px;
}
#g-main .home h1 {
  opacity: 0;
  font-size: 1rem;
  line-height: 1rem;
}
#g-main .home h2, #g-main h2.hide {
  opacity: 0;
  font-size: 0.1rem;
  line-height: 0.1rem;
}
@media only screen and (max-width: 560px) {
  #g-main .home h1, #g-main .home h2, #g-main h2.hide {
    position: absolute;
  }
}
#g-main .einzuege-sonder-1 ul {
  margin-left: 0;
  padding-left: 0;
  display: inherit;
  margin-bottom: 40px;
}
#g-main .einzuege-sonder-1 ul li {
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 15px;
  display: -webkit-box;
  flex-wrap: wrap;
  background: #fff;
  position: relative;
  padding: 10px 10px 10px 40px;
  border-radius: 10px;
}
#g-main .einzuege-sonder-1 ul li:before {
  content: "➤";
  display: inline-block;
  margin-left: -26px;
  width: 26px;
}
#g-main .links.einzuege-sonder-1 ul:last-child {
  margin-bottom: 0px;
}
#g-main li {
  margin-bottom: 5px;
}
/*#g-main .datenschutz li { display:block;background:none;}
#g-main .datenschutz li ul { display:block;}
#g-main .datenschutz li ul li { margin-bottom:0;}
#g-main .datenschutz li ul li:before { content: "•"; }*/
/******* Accordions *************/
#g-main [data-rlta-type="accordions"] {
  margin-top: 60px;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=custom][data-rlta-type=accordions] > [data-rlta-element=button] {
  background-color: rgba(28, 72, 114, 0.1);
  border: 1px solid rgba(28, 72, 114, 0.5);
  border-radius: 5px;
  padding: 0.75rem 1.25rem;
  margin-bottom: 15px;
}
#g-main [data-rlta-type="accordions"] h3 {
  padding-left: 35px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
#g-main [data-rlta-type="accordions"] h3:before {
  content: "";
  background: url('../../../../images/svg/icon_accordion_open.svg') no-repeat center;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  left: 0;
  transition: all ease 0.3s;
}
#g-main [data-rlta-state="open"] h3:before {
  transform: rotate(180deg);
}
/******* Accordions *************/
.com-content-article .item-content {
  padding-top: 80px;
}
figure {
  max-width: 400px;
}
figure.left {
  margin: 0 30px 30px 0px;
  float: left;
}
figure.right {
  margin: 0 30px 0 30px;
  float: right;
}
@media only all and (max-width: 74.99rem) {
  figure {
    max-width: 320px;
  }
  #g-main {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media only all and (max-width: 59.99rem) {
  figure {
    max-width: 280px;
  }
  #g-main h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  #g-main h3 {
    font-size: 1.4rem;
    line-height: 1.65rem;
  }
}
@media only all and (max-width: 47.99rem) {
  /*figure.left { margin: 0 0px 30px 0px;float:none;}
	figure.right { margin: 0 0px 0 30px;float:none;}*/
  figure {
    max-width: 250px;
  }
  #g-main h1 {
    font-size: 1.8rem;
    line-height: 2.5rem;
    margin-top: 0;
  }
  #g-main h3 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
@media only all and (max-width: 560px) {
  .com-content-article .item-content {
    padding-top: 20px;
  }
  figure {
    max-width: 100%;
  }
  figure.left {
    margin: 0 0px 30px 0px;
    float: none;
  }
  figure.right {
    margin: 0 0px 0 30px;
    float: none;
  }
  .home figure.left {
    margin: 0 0px 10px 0px;
  }
}
@media only all and (max-width: 27.75rem) {
  #g-main h1 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  #g-main h3 {
    font-size: 1.2rem;
    line-height: 1.45rem;
  }
}
#g-footer {
  color: #ffffff;
  background: #1C4872;
  background: -webkit-linear-gradient(#0D3B69 0%, #1C4872 8%);
  background: -o-linear-gradient(#0D3B69 0%, #1C4872 8%);
  background: linear-gradient(#0D3B69 0%, #1C4872 8%);
}
#g-footer h3, #g-footer a, #g-footer strong {
  color: #ffffff;
}
.trademark {
  font-size: 90%;
  width: 100%;
}
.trademark [role="tablist"] h3 {
  border: 1px solid #999;
  font-size: 0.8rem !important;
}
.trademark p {
  margin: 0;
}
.footermenu ul {
  margin: 0;
  padding: 0;
  flex-direction: column;
  margin-top: 1.5rem;
}
.footermenu li {
  border-bottom: 1px solid #fff;
}
@media only screen and (min-width: 60rem) and (max-width: 74.99rem) {
  #spacer {
    width: 20%;
    flex: 0 20%;
  }
  #footer1 {
    width: 40%;
    flex: 0 40%;
  }
  #footer2 {
    width: 40%;
    flex: 0 40%;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 59.99rem) {
  #spacer {
    display: none;
  }
  #footer1 {
    width: 50%;
    flex: 0 50%;
  }
  #footer2 {
    width: 50%;
    flex: 0 50%;
  }
}
/*++++++++++++++++++++++++++++ TO TOP BUTTON *****************************/
.totop {
  position: fixed;
  bottom: 30px;
  right: 28px;
  z-index: 99999;
  display: none;
}
.totop a {
  padding: 0px;
  border-radius: 5px;
  height: 46px;
  width: 46px;
  display: inline-block;
  text-align: center;
}
.totop i {
  line-height: 42px;
  font-size: 34px;
  color: #fff;
}
.totop a {
  background: url('../../../../images/svg/icon_totop.svg');
  width: 40px;
  height: 40px;
}
.totop a {
  background-size: 100% 100%;
  background-position: top left;
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: all 0.3s linear;
  -webkit-filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.7));
}
.totop a:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
@media only screen and (max-width: 47.99rem) {
  .totop {
    right: 20px;
  }
}
/*++++++++++++++++++++++++++++ / TO TOP BUTTON *****************************/
.datenschutz .frame {
  text-align: center;
}
.datenschutz iframe {
  width: 70%;
  height: 210px;
  padding: 15px;
  background: #eee;
  border: none;
  box-sizing: border-box;
}
@media (max-width: 860px) {
  .datenschutz iframe {
    height: 260px;
  }
}
@media (max-width: 800px) {
  .datenschutz iframe {
    height: 300px;
  }
}
@media (max-width: 600px) {
  .datenschutz iframe {
    height: 350px;
  }
}
@media (max-width: 480px) {
  .datenschutz iframe {
    width: 100%;
    height: 440px;
    padding: 10px;
  }
}
.telefon h3 {
  color: #fff;
  margin: 15px 0 10px 0;
  width: 100%;
}
.telefon a.nummer {
  margin: 0;
  width: 100%;
  display: block;
  z-index: 5;
  color: #fff;
  font-size: 170%;
  line-height: inherit;
}
.telefon a.nummer span {
  display: block;
  margin-top: 0px;
}
.telefon .icon-phone {
  font-size: 1000%;
  z-index: 3;
  margin: 0;
  width: 100%;
  color: #fff;
  line-height: inherit;
}
#g-footer .g-branding.branding, #g-footer .g-branding.branding a {
  text-align: right;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.1) !important;
  cursor: default;
}
@media only screen and (max-width: 47.99rem) {
  #g-footer .g-branding.branding, #g-footer .g-branding.branding a {
    text-align: center;
  }
}
/*# sourceMappingURL=custom_11.css.map */