@charset "UTF-8";
/**** Die Setzer. GridTemplate 2024 ****/
/**** Version 3.0 ****/
/**** Soner Ipekcioglu ****/
.Modulfarbe1 {
  background-color: #000000; }

.Modulfarbe2 {
  background-color: #87CEEB; }

.ModulfarbeBlack {
  background-color: #000000; }

.ModulfarbeWhite {
  background-color: #ffffff; }

.ModulfarbeGray {
  background-color: #f2f2f2; }

.ModulfarbeWIBOrange {
  background-color: #87CEEB; }

@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-display: swap;
  src: url("../fonts/SourceCodePro/SourceCodePro-VariableFontwght.eot");
  src: url("../fonts/SourceCodePro/SourceCodePro-VariableFontwght.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceCodePro/SourceCodePro-VariableFontwght.woff2") format("woff2"), url("../fonts/SourceCodePro/SourceCodePro-VariableFontwght.woff") format("woff"), url("../fonts/SourceCodePro/SourceCodePro-VariableFontwght.ttf") format("truetype"), url("../fonts/SourceCodePro/SourceCodePro-VariableFontwght.svg#Source Code Pro ExtraLight") format("svg"); }
@font-face {
  font-family: 'Source Code Pro';
  font-style: italic;
  font-display: swap;
  src: url("../fonts/SourceCodePro/SourceCodePro-Italic-VariableFontwght.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceCodePro/SourceCodePro-Italic-VariableFontwght.woff2") format("woff2"), url("../fonts/SourceCodePro/SourceCodePro-Italic-VariableFontwght.woff") format("woff"), url("../fonts/SourceCodePro/SourceCodePro-Italic-VariableFontwght.ttf") format("truetype"), url("../fonts/SourceCodePro/SourceCodePro-Italic-VariableFontwght.svg#Source Code Pro ExtraLight") format("svg"); }
h1, h2, h3, h4, h5, h6, blockquote, ul[class="tags list-inline"] {
  margin: 0;
  padding: 0;
  font-family: "Source Code Pro", sans-serif !important;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
  text-transform: uppercase; }

strong {
  font-weight: 700; }

b {
  font-weight: 600; }

h1, .h1font, div[class="com-tags-tag tag-category"] h2 {
  margin: 0;
  padding: 0;
  width: auto;
  margin-bottom: 1%;
  font-size: 4.1rem;
  line-height: 4.5rem;
  font-size: clamp(1.4rem, 9vw, 4.1rem);
  line-height: clamp(1.8rem, 9vw, 4.5rem);
  font-weight: 200; }

h2, .h2font {
  margin: 0;
  padding: 0;
  margin-bottom: 1%;
  font-size: 3.7rem;
  line-height: 4.1rem;
  font-size: clamp(1rem, 6vw, 3.7rem);
  line-height: clamp(1.4rem, 6vw, 4.1rem);
  font-weight: 200; }

h3, .h3font, .category-desc h5 {
  margin: 0;
  padding: 0;
  margin-bottom: 1%;
  font-size: 3.4rem;
  line-height: 3.8rem;
  font-size: clamp(1.4rem, 6vw, 3.4rem);
  line-height: clamp(1.8rem, 6vw, 3.8rem);
  font-weight: 200; }

h4, .h4font, .newsflex h4 {
  margin: 0;
  padding: 0;
  margin-bottom: 1%;
  font-size: 3.4rem;
  line-height: 3.8rem;
  font-size: clamp(1rem, 5vw, 3.4rem);
  line-height: clamp(1.4rem, 5vw, 3.8rem);
  font-weight: 200; }

h5, .h5font, div[class="Zitat"] h6, h6, .h6font {
  margin: 0;
  padding: 0;
  margin-bottom: 1%;
  font-size: 2.8rem;
  line-height: 3.2rem;
  font-size: clamp(1rem, 3vw, 2.8rem);
  line-height: clamp(1.4rem, 3vw, 3.2rem);
  font-weight: 200; }

/*


h2 {
    margin-top: 1% !important;
    margin-bottom: 1% !important;
    @include breakpoint(568) {
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }
}

h1 {
}

h1 strong {
    font-weight: 700;

}



p[class="tag"] {
    text-transform: uppercase;
    font-size: $Head3;

}

h2 {
    margin: 0;
    padding: 0;
    font-size: $Head4;
    line-height: $HeadLine4;
    font-weight: $SchriftLight;
    @include breakpoint(10000) {
    }
    @include breakpoint(568) {
    }
    @include breakpoint(400) {
    }
}


h4 {
    margin: 0;
    padding: 0;
    font-size: $Head4;
    line-height: $HeadLine4;
    color: $GrundDunkelBraun;
    font-weight: $SchriftLight;
    @include breakpoint(10000) {
    }
    @include breakpoint(568) {
    }
    @include breakpoint(400) {
    }
}

p {
margin: 0;
padding: 0;
margin-bottom: 2%;

}


strong, b {
    font-weight: $SchriftFett;
    color: $GrundDunkelBraun;
}

blockquote {
    margin: 0;
    padding: 0;
    color: $GrundDunkelBraun;
    margin-bottom: 8%;
    font-weight: $SchriftLight;
    @include breakpoint(10000) {
        font-size: $Head1;
        line-height: $HeadLine1;
    }
    @include breakpoint(1280) {
        font-size: $Head2;
        line-height: $HeadLine2;
    }
    @include breakpoint(1000) {
        font-size: $Head2;
        line-height: $HeadLine2;
    }
    @include breakpoint(568) {
        font-size: $Head3;
        line-height: $HeadLine3;
    }
    @include breakpoint(400) {
    }
}

blockquote span {
    margin: 0;
    padding: 0;
    color: $GrundDunkelBraun;
    font-size: $Copy - .6;
    font-weight: $SchriftLight;
    line-height: $CopyLineHeight;
}

/* */
.Content {
  margin: 60px 0; }
  .Content a {
    color: #000000;
    text-decoration: underline;
    text-underline-position: under;
    padding-left: 2px;
    padding-right: 2px; }
    .Content a:hover {
      color: #000000;
      font-weight: 400;
      text-decoration: underline;
      text-underline-position: under;
      padding-left: 0;
      padding-right: 0; }
  @media only screen and (max-width: 1280px) {
    .Content {
      width: 80% !important;
      margin-left: auto;
      margin-right: auto; } }

ul[class="tags list-inline"] {
  list-style: none;
  list-style-type: none;
  text-transform: uppercase;
  display: flex;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  font-size: clamp(1.1em, 3vw, 1.6em);
  color: #000000 !important; }
  ul[class="tags list-inline"] li:before {
    content: "#";
    margin-right: -6px !important; }
  ul[class="tags list-inline"] li a {
    margin-right: 10px !important;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none; }
  ul[class="tags list-inline"] li a:hover {
    margin-right: 10px !important;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none; }
  @media only screen and (max-width: 600px) {
    ul[class="tags list-inline"] {
      font-size: 1.1em; } }

div[class="com-tags__items"] ul li {
  clear: both;
  list-style-type: decimal; }
  div[class="com-tags__items"] ul li p a {
    font-size: 1.1em !important; }

div[class="com-tags-tag tag-category"] h1:before {
  content: "Hashtag: ";
  font-weight: 200; }

div[class="Foerderlogos"] {
  display: flex;
  justify-content: space-around;
  margin: 0;
  padding: 0; }
  div[class="Foerderlogos"] img {
    max-height: 70px; }
  @media only screen and (max-width: 568px) {
    div[class="Foerderlogos"] img {
      max-height: 25px; } }

div[class="Zitat"] {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
  border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  -webkit-border-radius: 30px 30px 30px 30px;
  background-color: #87CEEB;
  color: #ffffff;
  width: auto;
  margin: 0;
  padding: 0;
  padding: 20px;
  margin-top: 10%;
  margin-bottom: 10%;
  text-align: center; }
  div[class="Zitat"] h6 {
    font-style: italic;
    text-transform: inherit; }
    @media only screen and (max-width: 900px) {
      div[class="Zitat"] h6 {
        font-size: 1.8rem;
        line-height: 2.2rem; } }
  div[class="Zitat"] h6:before {
    content: "»"; }
  div[class="Zitat"] h6:after {
    content: "«"; }
  div[class="Zitat"] p {
    font-size: 1.1em;
    font-style: italic;
    line-height: 1.5rem;
    font-weight: 200 !important;
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 900px) {
      div[class="Zitat"] p {
        font-size: 1em;
        line-height: 1.5rem; } }

.Projektuebersicht {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
  display: block;
  padding: 0;
  margin: 8% auto;
  font-size: 0.9em;
  font-weight: 500; }
  .Projektuebersicht div[class="Projektname"]:before {
    content: "Name des Projektes: "; }
  .Projektuebersicht div[class="Startdatum"]:before {
    content: "Startdatum: "; }
  .Projektuebersicht div[class="Enddatum"]:before {
    content: "Enddatum: "; }
  .Projektuebersicht div[class="Laufzeit"]:before {
    content: "Laufzeit: "; }
  .Projektuebersicht div[class="Projektverantworliche"]:before {
    content: "Verantworliche*r: "; }
  .Projektuebersicht :before {
    margin-left: 0;
    margin-right: 5px;
    font-style: italic;
    font-weight: 200; }
    @media only screen and (max-width: 568px) {
      .Projektuebersicht :before {
        width: 100%; } }
  @media only screen and (max-width: 568px) {
    .Projektuebersicht {
      width: 100%;
      margin: 12% auto; } }
  .Projektuebersicht div {
    border-bottom: 1px dotted #000000;
    margin: 8px 0;
    width: 60%;
    display: block; }
    @media only screen and (max-width: 568px) {
      .Projektuebersicht div {
        width: 100%; } }

/*

div[itemprop="articleBody"] a {
    text-decoration: none;
    @include Links($GrundDunkel, 1px);
}

div[itemprop="articleBody"] a:hover {
    @include Links($GrundDunkel, 1px);
    font-weight: $SchriftRegular;
}



.Content .icons {
    display: none;
}

/*
div[itemprop="articleBody"] a {
    text-decoration: none;
    color: $GrundDunkel;
}

div[itemprop="articleBody"] a:hover {
    @include Links($GrundDunkel, 1px)
}


.Kolumne  a {
    text-decoration: none;
    color: $GrundDunkel;
}

.Kolumne  a:hover {
    @include Links($GrundDunkel, 1px)
}

div[itemprop="articleBody"] h5 {
    column-span: all;
    -webkit-column-span: all;
//    border-bottom: 1px dashed #DEDEDE;
    margin: 2em 0 1em;
    font-size: $Copy;
    font-weight: $SchriftFett;
}

.Kolumne {
//    padding: 0em 2em 1em;
    columns: 2;
    -webkit-column-count: 2;
//    -webkit-column-width: auto;
    column-rule: 1px $GrundHell dashed;
    -webkit-column-rule: 1px $GrundHell dashed;
    column-gap: 2em;
    -webkit-column-gap: 2em;
}


.Kolumne ol, .Kolumne li {
    margin: 0;
    padding: 0;
    margin-left: 7px;
}

/* */
.Menu, .Footer {
  font-family: "Source Code Pro", sans-serif;
  font-weight: 400;
  font-size: clamp(0.7em, 0.9em, 1.1em);
  text-transform: uppercase;
  margin-right: 10px; }
  @media only screen and (max-width: 800px) {
    .Menu, .Footer {
      display: none; } }

.TopMenu {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3; }

.FooterMenu {
  margin-top: 20px;
  margin-bottom: 40px; }
  .FooterMenu ul[class="mod-menu mod-list nav TopMenu"] {
    justify-content: right; }

.Menu ul[class="mod-menu mod-list nav TopMenu"] li a, .FooterMenu ul[class="mod-menu mod-list nav TopMenu"] li a {
  text-decoration: none;
  margin: 0 15px; }
.Menu li a, .FooterMenu li a {
  padding-left: 0;
  padding-right: 0;
  color: #000000; }
.Menu li.active a.link, .FooterMenu li.active a.link {
  color: #87CEEB; }
.Menu li a:hover, .FooterMenu li a:hover {
  border-bottom: 1px solid #000000; }
.Menu li a:active, .FooterMenu li a:active {
  border-bottom: 1px solid #000000; }
.Menu ul[class="mod-menu mod-list nav TopMenu"] li.item-132 a, .FooterMenu ul[class="mod-menu mod-list nav TopMenu"] li.item-132 a {
  margin-right: 0 !important; }

.Menu li.item-111,
.Menu li.item-112 {
  display: none; }
.Menu li.item-132 a {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  padding: 4px 8px !important;
  text-decoration: none !important;
  color: #000000;
  font-weight: 400;
  font-size: 0.9em;
  text-transform: uppercase;
  border: 1px solid #000000;
  cursor: pointer;
  font-family: "Source Code Pro", sans-serif;
  background-color: #87CEEB;
  border-color: #87CEEB; }
  @media only screen and (max-width: 768px) {
    .Menu li.item-132 a {
      display: none; } }
.Menu li.item-132 a:hover {
  color: #000000;
  background-color: #87CEEB;
  border: 1px solid #87CEEB;
  background-color: #000000;
  border-color: #000000;
  color: #ffffff; }
  @media only screen and (max-width: 768px) {
    .Menu li.item-132 a:hover {
      display: none; } }

.FooterMenu li.item-101,
.FooterMenu li.item-107,
.FooterMenu li.item-108,
.FooterMenu li.item-109,
.FooterMenu li.item-110,
.FooterMenu li.item-113,
.FooterMenu li.item-114,
.FooterMenu li.item-155,
.FooterMenu li.item-132 {
  display: none; }

.Top {
  width: 100%;
  z-index: 990;
  height: 140px;
  left: 0;
  position: sticky;
  margin-bottom: 10px;
  top: 0; }

@media only screen and (max-width: 568px) {
  .Logo {
    width: 80%;
    margin: 0 auto;
    text-align: center; } }

.TopBreite {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto; }

.TopDiv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; }
  @media only screen and (max-width: 568px) {
    .TopDiv {
      width: 100%;
      display: block; } }
  @media only screen and (max-width: 480px) {
    .TopDiv {
      width: 100%; } }

.Header img,
.SeparationImage img {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: center top;
  margin-left: auto;
  margin-right: auto;
  max-width: 1680px;
  max-height: 700px;
  max-height: clamp(450px, 700px, 1680px); }

.Header p,
.SeparationImage p {
  margin: 0;
  padding: 0; }

.SeparationImage .box,
.Header .box {
  display: none !important; }

.Anbieter {
  margin-top: 60px; }

.AnbieterStyle {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
  width: 1280px; }
  .AnbieterStyle :hover {
    background-color: #87CEEB; }
  @media only screen and (max-width: 1279px) {
    .AnbieterStyle {
      width: 100%; } }
  .AnbieterStyle img {
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    min-height: 500px; }
    @media only screen and (max-width: 800px) {
      .AnbieterStyle img {
        object-fit: cover;
        object-position: center center;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        min-height: 150px; } }
  .AnbieterStyle h3:hover {
    pointer-events: none; }
  .AnbieterStyle p a {
    color: #000000;
    text-decoration: underline;
    text-underline-position: under;
    padding-left: 2px;
    padding-right: 2px; }
    .AnbieterStyle p a:hover {
      color: #000000;
      font-weight: 400;
      text-decoration: underline;
      text-underline-position: under;
      padding-left: 0;
      padding-right: 0; }

.Links {
  display: grid;
  grid-template-columns: 50% 50%; }
  @media only screen and (max-width: 800px) {
    .Links {
      display: block; } }
  .Links .Foto {
    order: 1; }
  .Links .Text {
    order: 2;
    padding: 10%; }

.Rechts {
  display: grid;
  grid-template-columns: 50% 50%; }
  @media only screen and (max-width: 800px) {
    .Rechts {
      display: block; } }
  .Rechts .Foto {
    order: 2; }
    @media only screen and (max-width: 800px) {
      .Rechts .Foto {
        order: 1; } }
  .Rechts .Text {
    order: 1;
    padding: 10%;
    text-align: right; }
    @media only screen and (max-width: 800px) {
      .Rechts .Text {
        order: 2;
        text-align: left; } }

a[class="Weiterlesen"] {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  padding: 4px 8px !important;
  text-decoration: none !important;
  color: #000000;
  font-weight: 400;
  font-size: 0.9em;
  text-transform: uppercase;
  border: 1px solid #000000;
  cursor: pointer;
  font-family: "Source Code Pro", sans-serif; }

a[class="Weiterlesen"]:hover {
  color: #000000;
  background-color: #87CEEB;
  border: 1px solid #87CEEB;
  background-color: #87CEEB;
  color: #000000 !important;
  border-color: #87CEEB; }

.newsflash {
  max-width: 1024px !important;
  margin-bottom: 5%;
  display: flex;
  align-content: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 1150px) {
    .newsflash {
      width: 85% !important;
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (max-width: 1024px) {
    .newsflash {
      width: 80% !important;
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (max-width: 480px) {
    .newsflash {
      margin-bottom: 0;
      flex-direction: column; } }

.newsflex {
  box-sizing: border-box;
  position: relative; }
  @media only screen and (max-width: 10000px) {
    .newsflex {
      width: calc((100% / 3.1)); } }
  @media only screen and (max-width: 1024px) {
    .newsflex {
      width: calc((100% / 2.1));
      margin-bottom: 5%; } }
  @media only screen and (max-width: 700px) {
    .newsflex {
      width: 100%; } }

figure[class="newsflash-image"] {
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }

.newsflex img {
  object-fit: cover;
  object-position: center center;
  margin-left: auto;
  margin-right: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 200px;
  max-height: 250px; }

@media only screen and (max-width: 10000px) {
  .newsButton {
    position: absolute;
    bottom: 10px;
    left: 0; } }
@media only screen and (max-width: 568px) {
  .newsButton {
    position: relative;
    bottom: auto;
    left: 0; } }
.newsButton a {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  padding: 4px 8px !important;
  text-decoration: none !important;
  color: #000000;
  font-weight: 400;
  font-size: 0.9em;
  text-transform: none;
  border: 1px solid #000000;
  cursor: pointer;
  font-family: "Source Code Pro", sans-serif;
  text-transform: uppercase; }
  .newsButton a:hover {
    color: #000000;
    background-color: #87CEEB;
    border: 1px solid #87CEEB; }

.newsflex p {
  margin: 0;
  padding: 0;
  margin-top: 10px !important; }
.newsflex a {
  color: #000000;
  text-decoration: underline;
  text-underline-position: under;
  padding-left: 2px;
  padding-right: 2px; }
  .newsflex a:hover {
    color: #000000;
    font-weight: 400;
    text-decoration: underline;
    text-underline-position: under;
    padding-left: 0;
    padding-right: 0; }

html {
  height: 100%;
  margin-bottom: 1px; }

img {
  border: 0 none; }

div.center {
  text-align: left; }

form {
  margin: 0;
  padding: 0; }

input.button {
  cursor: pointer; }

html, body {
  margin: 0;
  padding: 0; }

:focus {
  outline: 0; }

#GContainer {
  display: grid; }

#wrapper {
  margin-left: auto;
  margin-right: auto; }

.maxBreite {
  width: 100%;
  max-width: 1024px;
  min-width: 320px;
  margin-left: auto;
  margin-right: auto; }

/*
#GContainer .Content,
#GContainer .Breadcrumbs,
#GContainer .Content,
#GContainer .Bottom1,
#GContainer .Bottom2,
#GContainer .Bottom3,
#GContainer .Bottom4,
#GContainer .Bottom5,
#GContainer .Preisebg,
#GContainer .ThreeColumnsbg,
#GContainer .SixColumnsbg,
#GContainer .BottomLogos,
#GContainer .Contactbg,
#GContainer .Sitemap,
#GContainer .Footer,
#GContainer .FooterMenu
 {
     animation-delay: 60ms;
     transition: all 250ms;
     animation: fadein 1s ease-out normal backwards;
}


@keyframes fadein {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

*/
.Bottom1 {
  margin-top: 60px;
  margin-bottom: 60px; }

div[class="visforms visforms-form visforms-form-form mod-visforms"] {
  margin-top: 6%; }
  div[class="visforms visforms-form visforms-form-form mod-visforms"] fieldset {
    border: 0;
    padding: 0 !important; }
  div[class="visforms visforms-form visforms-form-form mod-visforms"] div[class="field1"],
  div[class="visforms visforms-form visforms-form-form mod-visforms"] div[class="field2"],
  div[class="visforms visforms-form visforms-form-form mod-visforms"] div[class="field3"] {
    background-color: #ffffff;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #000000 !important; }
  div[class="visforms visforms-form visforms-form-form mod-visforms"] input, div[class="visforms visforms-form visforms-form-form mod-visforms"] textarea {
    font-weight: 300; }
  @media only screen and (max-width: 10000px) {
    div[class="visforms visforms-form visforms-form-form mod-visforms"] .visform {
      width: 80% !important;
      margin-left: auto;
      margin-right: auto; } }
  div[class="visforms visforms-form visforms-form-form mod-visforms"] .visform input, div[class="visforms visforms-form visforms-form-form mod-visforms"] .visform .visform select, div[class="visforms visforms-form visforms-form-form mod-visforms"] .visform .visform textarea {
    border: 0 !important;
    padding-top: 2px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000000 !important; }
  div[class="visforms visforms-form visforms-form-form mod-visforms"] .visform textarea {
    margin-top: 0;
    padding: 10px;
    background-color: #ffffff;
    height: 200px !important;
    width: 97.5%;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0 !important; }
    @media only screen and (max-width: 800px) {
      div[class="visforms visforms-form visforms-form-form mod-visforms"] .visform textarea {
        max-width: 94.5% !important; } }
  div[class="visforms visforms-form visforms-form-form mod-visforms"] div[class="field6 required"] label[id="modvisform124datenschutzlbl"] {
    display: none; }
  div[class="visforms visforms-form visforms-form-form mod-visforms"] div[class="field6 required"] input[id="field6"] {
    width: auto;
    display: block;
    margin-right: 10px;
    float: left; }
  div[class="visforms visforms-form visforms-form-form mod-visforms"] div[class="field6 required"] div[class="visCustomText "] div {
    display: block;
    font-size: 0.9em !important; }
  div[class="visforms visforms-form visforms-form-form mod-visforms"] .visBtnCon {
    text-align: left !important; }
    div[class="visforms visforms-form visforms-form-form mod-visforms"] .visBtnCon input[id="field5"] {
      border-radius: 5px 5px 5px 5px;
      -moz-border-radius: 5px 5px 5px 5px;
      -webkit-border-radius: 5px 5px 5px 5px;
      padding: 4px 8px !important;
      text-decoration: none !important;
      color: #000000;
      font-weight: 400;
      font-size: 0.9em;
      text-transform: uppercase;
      border: 1px solid #000000;
      cursor: pointer;
      font-family: "Source Code Pro", sans-serif;
      background-color: #000000;
      color: #ffffff !important;
      border-color: #000000; }
      div[class="visforms visforms-form visforms-form-form mod-visforms"] .visBtnCon input[id="field5"]:hover {
        color: #000000;
        background-color: #87CEEB;
        border: 1px solid #87CEEB;
        color: #000000 !important; }

@media only screen and (max-width: 10000px) {
  .category-desc {
    width: 80% !important;
    margin-left: auto;
    margin-right: auto; } }

.visform:not(.bt5):not(.bt4mcindividual):not(.uikit3):not(.uikit2) label.error {
  font-size: 1.1em;
  color: #ffffff;
  padding: 10px;
  background-color: gray;
  border-radius: 5px;
  display: inline-block !important;
  max-width: 60%;
  margin: 0 0 0 30%; }

.ResponsiveMenu {
  font-family: "Source Code Pro", sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #ffffff;
  z-index: 990;
  right: 0;
  top: 0;
  position: fixed; }
  .ResponsiveMenu #TopMenuMobil {
    display: none; }
  .ResponsiveMenu .active {
    background-color: #87CEEB;
    color: #ffffff; }
  .ResponsiveMenu i[class="fa fa-bars"] {
    color: #000000;
    margin-right: 10px;
    margin-top: 10px; }

#TopMenuMobil {
  overflow: hidden;
  right: 0;
  top: 120px;
  position: fixed;
  width: 100%; }
  #TopMenuMobil ul {
    background-color: rgba(255, 255, 255, 0.99);
    list-style: none;
    margin-right: 0;
    padding: 0; }
  #TopMenuMobil a {
    color: #000000;
    padding: 10px 16px;
    text-decoration: none;
    font-size: 0.8em;
    display: block;
    border-bottom: 1px dotted #000000; }
  #TopMenuMobil a.icon {
    background: #ffffff;
    display: block;
    position: absolute;
    right: 0;
    top: 0; }
  #TopMenuMobil a:hover {
    background-color: #87CEEB;
    color: black; }

.Footer {
  border-top: 1px dotted #000000; }
  @media only screen and (max-width: 1000px) {
    .Footer {
      display: none; } }

/*
.Footer div div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    @include breakpoint(1000) {
        font-size: $Copy - 3;
    }
}

.FooterMenu {
//    padding: 10px 0 20px 0; // O/R/U/L
}

.Footer a {
    color: $Weiss;
    text-transform: uppercase;
    text-decoration: none;
}

.Footer a:hover {
    @include Links($Weiss, 1px)
}

*/
html, body, input, textarea {
  color: #000000;
  font-size: 1.1em;
  font-weight: 200;
  font-family: "Source Code Pro", sans-serif;
  font-style: normal;
  line-height: 1.5rem;
  text-align: left;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
  position: relative;
  z-index: 1;
  background-attachment: fixed; }

/*# sourceMappingURL=Template.css.map */
