/*
Theme Name: Geisenhausen.de
Theme URI: http://www.geisenhausen.de/
Description: Website-Theme Gemeinde Geisenhausen
Author: wedebo - Michal Boger
Author URI: http://www.wedebo.de
Text Domain: text-domain
*/

@font-face {
      font-family: 'icons';
      src: url('./font/icons.eot?1239976');
      src: url('./font/icons.eot?1239976#iefix') format('embedded-opentype'),
           url('./font/icons.woff?1239976') format('woff'),
           url('./font/icons.ttf?1239976') format('truetype'),
           url('./font/icons.svg?1239976#icons') format('svg');
      font-weight: normal;
      font-style: normal;font-display: swap;
    }

/* source-sans-3-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  src: url('./font/source-sans-3-v15-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./font/source-sans-3-v15-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  src: url('./font/source-sans-3-v15-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./font/source-sans-3-v15-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* bitter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  src: url('./font/bitter-v36-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./font/bitter-v36-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* bitter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 700;
  src: url('./font/bitter-v36-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./font/bitter-v36-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}



:root {
  --blau: #00519e;
  --orange: #f47218;
  --maxwidth: 1260px;
}

html, body {
    margin: 0; padding: 0; background: #fff; text-align: center;
    -webkit-text-size-adjust:none; color: #1d1d1d; font-family: 'Source Sans 3', sans-serif;
    font-weight: 400;
    float: left; width: 100%; height: 100%;
    font-size: 1.05em; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#wrapper {
    float: left; width: 100%; margin: 0; padding: 0; text-align: left; overflow: hidden; min-width:280px;
}
#header {
    float: left; width: 100%; margin:0; padding: 0; background: #fff; top: 0; left: 0; z-index: 11; min-width: 320px; text-align: center; position: relative;
}



#logocontainer {
margin: 20px 2% 20px 4%; float: left; display:block; width: 25%; min-height:50px;padding:0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s; position: relative; z-index: 8;
}
#logocontainer #logo, #logo img {
float: left; width: 100%;
}

#headwidget {
 position: relative; float: left; margin: 0; -webkit-transition: all 0.5s;
-moz-transition: all 0.5s; width: 92%; padding: 0 4%; text-align: right;
transition: all 0.5s; z-index: 9; background: #f5f5f5;
}
#headwidget p {
    margin: 5px 0;
}
#headwidget {
    position: relative; width: 100%; margin: 0; padding: 0;
}
#headwidget a {
    display: inline-block; padding: 5px; font-size: 0.9em;
}
#headwidget a#headplan::before {
 display: inline-block; padding: 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.0em;
  content: "\f277";
}
#headwidget a#headkontakt::before {
 display: inline-block; padding: 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.0em;
  content: "\e808";
}
#headwidget a#headbucher::before {
 display: inline-block; padding: 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.0em;
  content: "\e803";
}
#headwidget a#headbuerger::before {
 display: inline-block; padding: 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.0em;
  content: "\e813";
}


#headwidget div.widget_custom_html {
    float: right;
}
#headwidget div#wetter {
float: right; padding: 5px 10px;
font-size: 0.9em; color: var(--blau);
}

div.social {
margin: 0 10px; position: absolute; top: 0; right: 0; z-index: 4;  width: 180px;
}

div.social span {
    display: inline-block; margin: 10px;
}
div.social a {
    display: inline-block; margin: 5px; font-size:20px; padding:5px; line-height:18px; font-family: icons; color: #fff !important; text-align: center;
    box-sizing: border-box;
}
div.social a:hover {
  color: #fff !important;
}

#footer div.social {
    position: fixed; bottom: 0; right: 0; width: 500px; text-align: center; padding: 5px 50px 5px; top: auto; left: auto; z-index: 10; box-sizing: border-box;
    margin: 0; display: flex; flex-wrap: nowrap;
}
#footer div.social a {
    border-radius: 50%; background: #fff;  color: #003d79 !important; width: 35px; height: 35px; display: flex; justify-content: center; align-items: center; margin: 5px 10px; font-size: 20px;
}
#footer div.social span {
    padding: 0; margin: 0;
}
#footer div.social a:hover {
    background: #000; color: #fff !important;
}
#headwidget a:hover {
    color: #000; !important;
}

#footer table {
    border: 0;
}
#footer tr td {
    vertical-align: top;  border: 0;
}

#headwidget .widget_polylang { position: absolute; right: 220px; top: 0; width: 60px; height: 50px; display: none !important; }
#headwidget .widget_polylang label {
    display: none;
}

#headwidget div.widget_polylang select {
    border: 0; background: transparent; color: #fff; padding: 5px 15px; cursor:pointer;
    -webkit-appearance:none;-moz-appearance:none; appearance:none; border-radius: 0 !important;
}
#headwidget div.widget_polylang select option {
    color: #000;
}

#headwidget div.widget_polylang::after {
 display: inline-block; padding: 0; position: absolute; top: 8px; right: 0;
  font-family: 'icons';
  text-decoration: none; font-size: 0.9em;
  content: "\e804";  color: #fff; z-index: -1;
}


#wrapper > div.social {
    position: fixed; bottom: 50px; right: 0; width: 50px; z-index: 20; background: var(--blau); padding: 3px;
    border-top-left-radius:10px;
border-bottom-left-radius:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
}


#headwidget p {
    margin:0;
}
#headwidget div.widget_search {
    float: right; padding: 0 50px 0 0; margin: 0; position: absolute; top:65px; right: 2%; width: 400px; box-sizing: border-box;
}
#headwidget div.widget_search label {display: none;}
#headwidget div.widget_search form#searchform { position: relative; margin: 0; padding: 0;}
#headwidget div.widget_search input { border: 0; background: #fff; padding: 10px; color: var(--blau); border-bottom: 1px solid; -webkit-appearance:none;-moz-appearance:none; appearance:none; border-radius: 0; }
#headwidget div.widget_search input[type=text] {  width: 220px; height: 38px; box-sizing: border-box; }
#suchbut {display: block; font-family: 'icons'; position: absolute; top: 0; right: 0; z-index: 5; padding: 10px; font-size: 1.3em; cursor: pointer; width: 50px; height: 50px; text-align: center; box-sizing: border-box; color: var(--blau); }
#suchbut:hover { background: var(--blau); color: #fff;}


#menuelink {display: none; position: absolute; top:100px; right:4%; margin: 0; padding:4px 5px; z-index: 20; height: 32px; width: 25px; }
#menuelink.open {top: 20px; position: fixed;}

#menuelink span { display: block; float: left; width: 100%; height: 3px; background:var(--blau); position: absolute; top: 5px; left: 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
transform-origin: center;
}
#menuelink.open span {
    background: #fff;
}

#menuelink span#mlm { top: 13px; }
#menuelink span#mlu { top: 21px; }
#menuelink.open span#mlo {transform: rotate(45deg);translate(7px,8px); -moz-transform: rotate(45deg) translate(7px,8px); transform: rotate(45deg) translate(7px,8px);   }
#menuelink.open span#mlm { display: none;  }
#menuelink.open span#mlu {transform: rotate(-45deg);translate(4px,-4px); -moz-transform: rotate(-45deg) translate(4px,-4px); transform: rotate(-45deg) translate(4px,-4px);  }

#main {
    float: left; width: 100%; margin: 0; padding:0; min-height: 300px; position: relative; z-index: 9; min-height: 800px;
}

#titel {
    float: left; margin:-150px 2% 50px; width: 46%; max-width: 700px; padding: 30px; box-sizing: border-box; position: relative; z-index: 10; background: #666666; color: #fff;
    left: 50%; top: 0;
}
#titel h1, #titel h2 {
    color: #fff; margin: 10px 0;
}

#footer {
    float: left; width: 100%; margin: 0; padding: 20px 0; text-align: left; border-top: 5px solid var(--blau);
    min-height: 230px; position: relative;
background-color: #eaecef;
background-image: linear-gradient(to top,#4480aa -110%,#eaecef 40%);
}

.zc {
    margin: 0 auto; width: 100%; max-width: var(--maxwidth);
}
@media only screen and (min-width: 1560px) {
:root {
  --maxwidth: 1560px;
}

.zc {
    margin: 0 auto; width: 100%; max-width: var(--maxwidth);
}
html, body {
    font-size: 1.1em;
}

}

#footer .zc {
    max-width: 1560px;
}

.breit .zc {
    max-width: 1560px;
}
#content {
    margin: 0; width: 100%;  position: relative; float: left; min-height:700px;
}
.contentseite div#content {
    max-width: 1160px;
}
.content1, .content1_  {
    float: left; width: 100%; min-height:100px; padding:0; position: relative;
}
.content2  {
    float: left; width: 100%; min-height: 200px; padding: 0; position: relative;
}

.pageteaser {
    float: left; width: 102%; margin: 0 0 30px -1%; display: flex; flex-wrap: wrap;
}

.content3 {
    float: left; width: 100%; background: #666666; margin:20px 0 0; padding: 20px 0 30px; position: relative;
}
.content3::after {
    background: #666666;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 1;
}

.content3::before {
    background: #666666;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

figure {
    margin: 0; padding: 0;
}

.balken { margin:0 !important; padding: 30px 0 50px 0; position: relative; float: left; width: 100%; z-index: 1; }
.balken::after {
    background: #f5f5f5;
    background-size: 50% auto;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    z-index: -1; margin: 0 0 0 -50vw;
}


.balkenblau { margin:0 !important; padding: 30px 0 50px 0; position: relative; float: left; width: 100%; z-index: 1; color: #fff; }
.balkenblau::after {
    background-size: 50% auto;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    z-index: -1; margin: 0 0 0 -50vw;
    background-color: var(--blau);
}


.balkenblau h2, .balkenblau h3 {
    color: #fff;
}

.balkenblau a {
    color: #eaedf5;
}
.balkenblau a:hover {
    color: #fff;
}
.balkenblau.randoben::after {
    box-sizing: border-box; border-top: 10px solid #000;
}

.inhalt {
    float: left; width: 92%; padding: 50px 4% 0;
}
.home .inhalt {
    padding-top: 0;
}
.suche .inhalt {
    display: flex; flex-wrap: wrap;
}
.suche .inhalt h1 { width: 100%; }

#sidebar {
    margin:0; float: right; width: 100%; box-sizing: border-box; padding: 0 4%; background: url('images/footer.webp') center center no-repeat #ccc;
    background-size: cover;
    background-attachment: fixed;
}


#sidebar .wappen img {
    max-width: 300px; margin: -40px 3% !important;
}

#hauptsidebar {
   width: 100%; display: flex; flex-wrap: wrap; justify-content: center; max-width: var(--maxwidth); margin: 10px auto;
}

#sidebar ul.umen {
    margin: 30px 0; padding: 0; list-style:none; float: left; width: 100%;
}
#sidebar ul.umen li {
    float: left; width:100%;
}
#sidebar ul.umen li a {  display: block; padding: 20px; box-sizing: border-box; border-top: 1px solid #000; }
#sidebar ul.umen li a:hover {  background: #000; color: var(--blau); }
.theading h3 {
    text-transform: uppercase; text-align: center;
}
.theading h3 span {
    background: #fff; padding: 5px 10px 2px; display: inline-block; color: #666666;
}

.blogcategory  {
    float: left; width: 102%; margin: 30px 0 30px -1%; display: flex; flex-wrap: wrap; justify-content: center;
}

.teaserbox {
    float: left; width:31.33%; margin: 15px 1%; background: #fff; box-sizing: border-box; padding: 0 0 60px;
    position: relative;
    overflow: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px 0px
}

.teaserbox:hover {

}
.teaserbox .postinfo {
    font-size: 0.9em;
}

.teaserbox h2 {
    margin: 10px 0; padding: 0; font-size: 1.2em; color:var(--blau);
}
.teaserbox h2 a {
    color: var(--blau);
}

.teaserbox div.postinhalt {
   float: left; width: 90%; padding: 10px 5%;
}
.teaserbox .weiterlink {
    position: absolute; bottom: 0; left: 5%; width: 90%;  text-align: center;
}

.weiterlink a {
margin:10px 0;
padding: 10px 20px; display: inline-block; color: var(--blau); background: #fff;
position: relative; border: 1px solid var(--blau); font-size: 1.0em; min-width: 150px; text-align: center; line-height: 1.3em;
}
.has-text-align-center.weiterlink a:first-child {
    margin: 20px 15px;
}

.balkenblau .weiterlink a {
    color: #fff; border: 1px solid #fff; background: transparent;
}
.weiterlink a:hover, .balken .weiterlink a:hover  {
    background:  var(--blau); color: #fff; background: var(--blau);
}
#footer .weiterlink a:hover {
     background:  var(--blau); color: #fff !important; background: var(--blau);
}

.buttonlink a, a.dslink {
margin:10px 0;
padding: 10px 20px; display: inline-block; color: var(--blau); background: #fff;
position: relative; border: 1px solid var(--blau); font-size: 1.0em; min-width: 150px; text-align: center; line-height: 1.3em;
}
.buttonlink a:hover, a.dslink:hover {
    background: var(--blau); color: #fff;
}


#content ul.wp-block-latest-posts__list {
    float: left; width: 102%; margin: 0 0 0 -1%; padding: 0;position: relative; line-height: 1.5em;
}

.home #content ul.wp-block-latest-posts__list {
    width: 100%; margin: 0;
}
#content ul.wp-block-latest-posts__list li {
    float: left; width: 100%; margin: 10px 0;
}
#content ul.wp-block-latest-posts__list.is-grid li {
    float: left; width:31.33%; margin: 15px 1%; background: #fff; box-sizing: border-box; padding: 0 0 60px;
    position: relative;
    overflow: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px 0px;
}

#content ul.wp-block-latest-posts__list.is-grid {
    display: flex; flex-wrap: wrap;
}
#content ul.wp-block-latest-posts__list.is-grid li {
display: flex; flex-direction: column;
}

#content ul.wp-block-latest-posts__list.is-grid li div.wp-block-latest-posts__featured-image  {
    float: left; width: 100%; margin: 0 0 20px; max-height: 250px; overflow: hidden; order: 1;
}

#content ul.wp-block-latest-posts__list.is-grid li > a {
    display: block; margin: 15px 0 5px; padding: 0 5%; float: left; width: 90%;
    overflow: hidden;
font-size: 1.2em;
line-height: 1.4em;
 order: 3;  color: var(--blau); font-family: 'Bitter', serif; font-weight: 700;
}
#content ul.wp-block-latest-posts__list.is-grid time {
    float: left; width: 90%; margin: 10px 5% 0; font-size: 1.0em; order:2;
}

#content ul.wp-block-latest-posts__list.is-grid div.wp-block-latest-posts__post-excerpt {
   float: left; width: 90%; padding: 10px 5%;order: 4; margin: 10px 0;
}
#content ul.wp-block-latest-posts__list.is-grid .weiterlink { position: absolute; bottom: 0; left: 0; order: 5; float: left; width: 90%; padding: 5px 5%; text-align: center; z-index: 4; }

#content .wp-block-latest-posts__featured-image img {
  height: auto !important;
  max-width: 100% !important;
}

.blogsingle h1.title {
    text-align: left;
    padding: 0;
}

.blogsingle .postimage {
    float: left; width: 100%; margin: 5px 0; text-align: center;
}
.blogsingle .postimage img {
    max-width: 100%; height: auto !important; margin: 0 0 20px 0;
}

.blogsingle div.postinhalt {
    float: left; width: 100%;
}

#footnav { margin-top: 10px; float: left; width: 21%; padding: 10px 2%; }
#footwidget {
    float: left; width: 67%; margin: 20px 4%;
}
#footsidebar {
    float: left; width: 100%;
}
@media only screen and (min-width: 960px) {
 #footsidebar {     display: flex; flex-wrap: nowrap; gap: 2em; }
     }

#footwidget2 {
    float: left; margin: 0 5%; text-align: center; width: 90%; font-size: 0.9em;
}
#footwidget2 p {
    margin: 17px 0;
}
.widget {
    float: left; width: 100%;
}

.index-video-wrapper {
    height: 100%;
    width: 100%;
   position: absolute; top: 0; left: 0; z-index: 4;
   background: url('images/loader.svg') center center no-repeat;
}


#index-video {
    float: left;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: -100;
    right: 0;
    bottom: 0;
    overflow: hidden;
    position: relative;
    z-index: 80;
}

.copy {
    float: right; width: 90%; margin:0; padding:40px 5%;
}


#menu {
    float: right; width:100%; margin: 0; text-align: center; padding: 0;
    -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s; background: var(--blau);
}
#menu #navhg {
    display: none;
}

#menu ul.nav-men {
 justify-content: center;
}

#menu > div {
    position: relative; float: left; width: 100%;
}

.bildbalken {
    height: 10px;
}


.rund img, .rund .wp-block-eedee-block-gutenslider {
    border-radius: 10px;  overflow: hidden;
}


@media only screen and (min-width: 1160px) {

.vpg #menu {
 display: block !important;
}

#header.fixiert { margin-bottom: 60px; }


.fixiert #menu { position: fixed; top: 0; left: 0;}
.fixiert #headwidget .social, .fixiert #headwidget .widget_polylang {
    display: none;
}


#menu > div { width: 100%; }

#menu ul.nav-men {
    display: flex; flex-wrap: nowrap;
}
.bildbalken {
    height: 10px;
}
.bild {
    margin-top: 0;
}

#fsidebar {
      background-attachment: fixed; min-height:650px;
}

}

.bildtitle {
     position: absolute; bottom: 0; left: 5%; width: 90%; z-index: 9;  color: #fff;  padding: 20px 0; text-align: center;
     -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;text-shadow: 0px 0px 5px #000000;
}
.bildtitle.iv {
    bottom: 15%;
}

.bildtitle h1 {
    color: #fff; margin: 10px 0;  font-size: 2.5em; font-weight: 400; cursor: pointer;
}
.bildtitle h1 a {
    color: #fff;
}

#menu ul
{
            float: left;
            margin: 0;
            padding: 0; min-width: 100%;
            list-style-type: none; display: flex; flex-wrap: nowrap; justify-content: center;
}

#menu ul li {
                         float: left;
                         margin: 0; padding: 0;
                         z-index: 2; max-width: 250px; display: flex;
}


#menu ul li a {
float: left;
display: block;
font-weight: normal;
color: #fff;
padding: 20px 40px;
margin: 0; text-decoration: none;
text-align: center;
font-size: 18px; font-weight: 400; align-self: center;
}

#menu ul li a.hakt {
    color: var(--blau) !important; background: #e5e5e5 !important;   
}

#menu ul li a:hover {
   color: #f5f5f5;  padding-bottom: 17px; border-bottom: 3px solid #f5f5f5;
}
#menu ul li.current-menu-item > a, #menu ul li.current_page_ancestor > a {
     color: var(--blau) !important; background: #f5f5f5 !important;
}
#menu ul li ul li.current-menu-item > a, #menu ul li ul li.current_page_ancestor > a {
     color:#cbcbcb !important; background: transparent !important;
}


#menu ul li a span {
    display: inline-block; padding: 7px 0 5px;
}
#menu ul li a:hover span {
     padding: 5px 0 5px; border-top: 2px solid #000;
}


#menu ul.sub-menu {
position: absolute;
top:70px; z-index: 5;
right: 0; padding: 15px 0;
min-width:100%; width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
width: auto;
opacity: 0;
visibility: hidden;
display: flex; flex-wrap: nowrap; justify-content: center;
}


#menu ul.sub-menu ul { display: block; position: absolute; top: auto !important; background: transparent; margin: 0; padding: 0 !important;}

.vpg #menu ul.sichtbar { opacity: 1; top: 65px; visibility: visible; }

#menu ul.sub-menu li {float: left; margin: 0; box-sizing: border-box; width: 100%; min-height:80px; justify-content: flex-start; }

.qn2 {
    font-family: icons; position: absolute; top: 15px; right:10px;
}

@media only screen and (min-width: 1160px) {
.fixiert #menu ul.sub-menu { top: 50px; padding: 15px 0 0; }
#menu ul.sub-menu { width: var(--maxwidth); }

#menu div > ul > li > ul.sub-menu > li:first-child a {

}

#menu ul.sub-menu li a {
     text-align: left !important;
}


#menu > div > ul > li:first-child ul.sub-menu::before {
    display: none;
}

#menu ul.sub-menu li {width: 100%; float: left; margin: 0; box-sizing: border-box; display: block !important;}
#menu ul.sub-menu li:last-child { border-right: none; }

#menu ul#menu-hauptmenue > li > ul.sub-menu::after, #menu ul#menu-mainmenu > li > ul.sub-menu::after  {
content:""; width: 150vw; height:100%; background: var(--blau); display: block; position: absolute; top: 0; right:50%; z-index: -1;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
  max-width: 120vw;
  margin-right: -50vw !important;
  min-height: 300px;
}



}

#menu ul.sub-menu li a {
padding: 12px 20px;
margin: 0;
font-size: 0.95em;
border: none;
width:100%;
text-align: center;
height: auto;
text-transform: none;
box-sizing: border-box;
font-weight: 400; align-self: stretch;
}
#menu ul.sub-menu li:first-child a {

}

#menu ul.sub-menu li a {
color: #fff;
}

#menu ul.sub-menu li a:hover {
color: #cbcbcb;

}

#menu ul li ul.sub-menu li.current-menu-item a {
 color: #cbcbcb;
}

#menu ul.sub-menu li ul.sub-menu {
    position: relative; float: left; width: 100%; padding: 5px 0; display: block !important; visibility: visible !important; opacity: 1 !important; right: auto;
}

#menu ul.sub-menu li ul.sub-menu li {
    float: left; width: 100%; min-height: 5px; border-right: none;
}
#menu ul.sub-menu li ul.sub-menu li a { font-size: 0.80em;  padding: 8px 20px; }

span.qn {display: none; font-family: icons; font-size: 23px;  background: transparent; text-align: right; float: left;
position: absolute; top: 0; right: 0; z-index: 4; width: 100%; box-sizing: border-box; height: 100%; cursor: pointer; padding: 13px; color: #fff;  }


#footer a { color:  var(--blau);}
#footer ul
{
            float: left;
            margin: 0;
            padding: 0;
            list-style-type: none; width: 100%; display: flex; flex-wrap: wrap;
}

#footer ul li {
                         display: block;
                         float: left; width: 100%;
                         margin: 0; padding: 0;
                         }
#footer ul li a {
    display: block; float: left; padding:10px 0; font-size: 1.0em; color:  var(--blau);
}


#footer #footnav a:hover { color: #fff; }

#footer h3, #footer h2 {
 color:  var(--blau); margin: 20px 0; font-weight: 600;
}

#footer a:hover {
    color: #000 !important;
}

a {
  color: var(--blau); text-decoration: none;
}
a:hover {
  color: #000;
}


.bild {
    float: left; width: 100%; min-height:700px;
    background-position: center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;  background-repeat: no-repeat; position: relative;
height:90vh; background-color: #efecec;
}

.bild2 {
     float: left; width: 100%;position: relative;
}

#bildad {
    float: left; width: 92%; padding: 15px 4% 10px; color: #fff;
}
.bildbalken {
    float: left; width: 100%; min-height:10px;
}

.projektbild  {
    float: left; width: 100%; margin: 20px 0 0;
}


#footer a.totop  {
    width: 50px; height: 50px; position: absolute; top: 0; left: 50%; margin: -25px 0 0 -30px; background:var(--blau); color: #fff !important; font-family: icons; font-size: 26px; text-align: center;
    box-sizing: border-box; padding: 8px; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; z-index: 11;
}
#footer a.totop:hover {
  background: #000 !important;  color: #fff !important;
}


input {
    border: 1px solid var(--blau) !important; padding: 10px; background: #FFF; font-size: 1.0em; box-sizing: border-box;font-family: 'Source Sans 3',Arial, sans-serif;  color: #000; font-weight: 300;
}
select {
    border: 1px solid var(--blau); padding: 10px; background: #FFF; font-size: 1.0em; font-family: 'Source Sans 3',Arial, sans-serif; color: #000; font-weight: 400;
}
input:focus {
 border: 1px solid var(--blau); background: #fff; color: var(--blau);
}
textarea {
    border: 1px solid var(--blau); padding: 10px; background: #fff; font-size: 1.0em; font-family: 'Source Sans 3',Arial, sans-serif; color: #000;font-weight: 400;
}
textarea:focus {
 border: 1px solid var(--blau); background: #fff;  color: var(--blau);
}

.select2-container .select2-selection--single .select2-selection__rendered { padding-top: 10px; padding-bottom: 10px;}
.select2-container .select2-selection--single {    height: 45px !important; }

.bewerbungsformular {
    float: left; width: 100%; background: #fff; padding: 0 20px 10px 20px; box-sizing: border-box; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px 0px
}
.bewerbungsformular input[type=file] {
    margin-bottom: 5px;
}

div.bstep:not(.aktiv) {
    display: none;
}
div.bstep > p, div.bstep h2 , div.bstep h3 {
    float: left; width: 100%;
}

input[type=submit], #header button {
    background: var(--blau) !important; color: #fff !important; cursor: pointer; font-size: 1.0em;
    -webkit-appearance:none;-moz-appearance:none; appearance:none; border: 0; border: 2px solid var(--blau) !important; font-family: 'Lexend',Arial, sans-serif; padding: 10px;
}
input[type=submit]:hover, #header button:hover {
    background: var(--blau)  !important;
}
#searchform [type=submit] {
    width: 35%; box-sizing: border-box;
}
.bewerbungsformular input[type=submit] {
     font-size: 1.2em; font-weight: 600;
}

.wp-block-button__link:hover {
    opacity: 0.9;
}

img {
    max-width: 100%; height: auto !important;
}
.wp-block-eedee-block-gutenslider {
    float: left; width: 100%;
}

.wp-block-eedee-block-gutenslider.slides-number .eedee-background-div img {
   height: 100% !important;
}

.teaserbox img {
    height: auto !important;
}

iframe {
    max-width: 100%;
}

h1 {
    font-weight:400; color:var(--blau); font-size: 2.2em; margin: 50px 0 40px; padding: 0; line-height: 1.4em; position: relative;
    font-family: 'Bitter', serif;
}

h1:first-child {
    margin-top: 0;
}
.wp-block-cover h1.has-large-font-size {
     font-size: 2.2em !important;
}

h1.has-text-align-center::after {
    left: 50%; margin-left: -200px;
}

h2 {
    font-weight: 700; font-size: 1.6em; margin: 30px 0 20px; line-height: 1.5em; color: var(--blau);  font-family: 'Bitter', serif;
}

h1 em, h2 em {
    color:#000;
}

h3 {
    font-weight: 400; font-size: 1.3em; margin: 30px 0 10px;  line-height: 1.5em; color:var(--blau); hyphens: auto;  font-family: 'Bitter', serif;
}
h3 a { color: var(--blau); font-size: 0.9em;}

h4 {
    font-size: 1.1em; font-weight: 700; margin: 20px 0 10px; line-height: 1.5em; color:var(--blau);
}

p {
    margin: 15px 0 20px; line-height: 1.4em;
}
p.style {
    padding-left: 15px; border-left: 5px solid #000; box-sizing: border-box;
}
p.style strong {
    color: var(--blau);
}

#content li {
     line-height: 1.5em;
}
#content ul {
    padding: 0 0 0 25px;
}

.startbox .seit {
    position: absolute; top: -20px; right: -20px; font-size:30px; color:#000; transform: rotate(30deg) !important; text-shadow: 0px 0px 5px #4f4c4c;
}
.startbox {
    float: left; width: 98%; margin: 0 1% 60px; position: relative;
}
.startbild {
    float: left; width: 47%; margin:0; padding: 0; box-sizing:border-box;
}
.startbild img  {
    float: left; width: 100%;
}

.startbox div.postinhalt {
    float: right; width: 47%; margin: 0; padding: 0;
}
.startbox div.postinhalt .weiterlink a {
    width: auto !important; display: inline-block; margin: 30px 0;
}

strong, b {
    font-weight: 600;
}

.wp-block-cover .has-large-font-size {
  font-style: normal;
  font-weight: 400;
}
p.has-medium-font-size {
    color: var(--blau);
}

.wp-block-cover .wp-block-group {
    margin: 0 auto !important; max-width: 1160px;
}
.wp-block-cover.alignfull .wp-block-cover__inner-container {
    margin: 0 auto !important; max-width: var(--maxwidth); padding: 0; box-sizing: border-box;
}
@media only screen and (min-width: 1560px) {
    .wp-block-cover.alignfull .wp-block-cover__inner-container {
    max-width: var(--maxwidth);
}
}
.wp-block-cover.alignfull .wp-block-cover__inner-container p, .wp-block-cover.alignfull .wp-block-cover__inner-container h1, .wp-block-cover.alignfull .wp-block-cover__inner-container h2 {
    padding: 0 4%;
}

.story-content .wp-block-image {
    margin-bottom: 10px !important;
}
.story-details {
    border-radius: 0 !important;
}

@media only screen and (min-width: 680px) {
div.zs {-webkit-columns: 2; -moz-columns: 2; columns: 2; float: left; width: 100%; margin: 0;
-webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;
    }
div.zs p {margin: 0 0 20px;}
}

/* == WordPress WYSIWYG Editor Styles == */

.wp-block-columns {
    float: left; width: 100%; position: relative;
}
.alignfull {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-bottom: 0 !important;
  width: 100vw;
  max-width: 100vw;
}

.wp-block-image.alignfull  {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-bottom: 0 !important;
  width: 100vw;
  max-width: 100vw;
 }
.wp-block-video.alignfull {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-bottom: 0 !important;
  width: 100vw;
  max-width: 100vw;
 }
.wp-block-cover img {
    height: 100% !important;
}

.entry-content img {
    margin: 0 0 1.5em 0;
    }
.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
    margin-top: 0;
    text-align: left;
    }
.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
    text-align: right;
    }
.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
    text-align: center;
    }
.alignnone, img.alignnone {
    /* not sure about this one */
    }
.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
    }
.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
    }
.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 0.9em;
    margin: 0;
    }
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
    }
blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
    }
blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
    }
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}


.content1 ul li {
    padding: 5px 0;
}

.wp-block-gallery  {
 float: left; width: 100%;
}

.content1 > ul.wp-block-gallery {
    margin: 0; padding: 0;
}
.wp-block-gallery .blocks-gallery-item figcaption { box-sizing: border-box;}
.content1 > ul.wp-block-gallery  li {
    padding: 0;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: rgba(255,255,255,0.6) !important;
  color: #777777 !important;
  font-size: 0.9em !important; padding:10px !important;
}
.wp-block-image {
  margin: 0 !important;
}

.wp-block-image .alignright {
  margin: 0 0 .5em 1em !important;
}


.content1.am {
    margin-bottom: 0; padding-bottom: 0;
}

#anmeldung {
    float: left; width: 100%; margin: 0; padding: 0;
}
.anmeldelink {
    display: inline-block; padding: 10px 20px; background: #666666; color: #fff; font-weight: 600;
    border: 1px solid #878787; margin: 10px 0 0;
}
.anmeldelink:hover {
   background: #878787; color: #fff;
}

#main div.wpcf7 {
    float: left; width: 100%; padding: 10px 0; margin: 20px 0;
}
#main #anmeldung div.wpcf7 {
    margin: 0 0 20px;
}
.amltop {
    position: absolute; top: -15px; right: 2%;
}

.formfeld {
    float: left; width: 100%;
}

.wpcf7-form p {
    float: left; width: 100%; margin:0;
}

.wpcf7 label {
    float: left; width: 100%; padding: 5px 0; font-size: 0.9em;
}

.wpcf7 input {
   box-sizing: border-box; width: 100%;
}
.wpcf7 textarea {
   box-sizing: border-box; width: 100%; height:150px;
}
.wpcf7 input[type=submit] {
  width: 300px;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok  {
    float: left;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok, .wpcf7-response-output  {
    float: left;
}

.wpcf7 form.invalid .wpcf7-response-output::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\2757"; color: #ffb900;
}
.wpcf7 form.sent .wpcf7-response-output::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\2714"; color: #46b450;
}

.datenschutzfeld {
    float: left; width: 100%; margin: 0 0 10px 0;
}
.datenschutzfeld span.wpcf7-list-item-label {
    display: none;
}
.datenschutzfeld  span.wpcf7-list-item {
    display: inline-block;
    margin: 0 1em 0 0;
}
.datenschutzfeld .dsfw {
    float: left; width: 100%; padding: 10px; box-sizing: border-box; background: #efefef; text-align: center; border: 1px solid #ccc;
}


a.extern::before, .extern a::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\1f4d6";
}
#footer .footdl a::before {
 display: block; float: left; padding: 0 10px 10px 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.0em;
  content: "\e0e0"; width: 20px;
}
#footer .footdl a {
    display: block; float: left; width: 100%; margin: 2px 0;
}
#footer li.address::before {
 display: block; float: left; padding: 0 10px 10px 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\e80c"; width: 20px;
}
#footer li.tel a::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.0em;
  content: "\e80f";width: 20px;
}
#footer li.email a::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.0em;
  content: "\e800";width: 20px;
}
.details {
    float: left; width: 100%; margin: 20px 0 50px; border-top: 2px solid #000; border-bottom: 2px solid #000; padding: 10px 0 20px;
}
#detaillink {
    display: inline-block; padding: 10px 20px 7px; background: #666666; color: #fff; font-weight: 600;
    border: 1px solid #878787; margin: 10px 0;text-transform: uppercase;
}
#detaillink:hover {
   background: #878787; color: #fff;
}

p.tel::before {
 display:block; float: left; padding: 10px 10px 10px 0;
  font-family: 'icons';
  text-decoration: none; font-size: 40px;
  content: "\e80f";width: 50px; color: var(--blau);
}
p.adresse::before {
 display:block; float: left; padding: 10px 10px 10px 0;
  font-family: 'icons';
  text-decoration: none; font-size: 40px;
  content: "\e80c";width: 50px; color: var(--blau);
}
p.mail::before {
 display:block; float: left; padding: 10px 10px 10px 0;
  font-family: 'icons';
  text-decoration: none; font-size: 40px;
  content: "\e800";width: 50px; color: var(--blau);
}
.pagination {
  display: block !important;  float: left; width: 98%; margin: 30px 1%; text-align: center; padding: 10px 0;
}
.pagination h2 { display: none;}
.pagination a {
    display: inline-block; padding: 3px; margin: 5px;
}
.pagination span.current {
    display: inline-block; padding: 3px; margin: 5px; font-weight: 600;
}
.pagination a.prev::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e802"; line-height: 20px;
 }
.pagination a.next::after {
 display: inline-block; padding: 0 0 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e804"; line-height: 20px;
 }

 #postnavigation, #pagenavigation {
    display: block !important;  float: left; width: 100%; margin: 20px 0; text-align: center; padding: 10px 0; border-top: 1px solid #ddd;
 }
 #postnavigation > div, #pagenavigation > div {
  float: left; width: 33.33%; padding: 10px 0 0; text-align: center;
 }
 #pagenavigation div.nexlink, #postnavigation div.prevlink  {
     float: right;
 }

 #postnavigation div.prevlink a, #pagenavigation div.prevlink a {
     display: inline-block; padding: 20px;
 }
 #postnavigation div.nexlink a::before, #pagenavigation div.prevlink a::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80b"; line-height: 20px;
 }

 #postnavigation div.nexlink a, #pagenavigation div.nexlink a {
     display: inline-block; padding: 20px;
 }
 #postnavigation div.prevlink a::after, #pagenavigation div.nexlink a::after {
 display: inline-block; padding: 0 0 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80c"; line-height: 20px;
 }

 .shareandprint {
    margin: 50px 0; text-align: center; padding: 10px 0 0; float: left; width: 100%;
}

.shareandprint a {
    display: inline-block; padding: 10px; font-family: icons; background: #fff; color: var(--blau); font-size: 1.5em;
    width: 55px; height: 55px; box-sizing: border-box; margin:1px; text-align: center; line-height: 30px;
     border-radius: 50%; border: 2px solid #fff;
}
.shareandprint a:hover {  color: var(--blau); border: 2px solid var(--blau); background: #eee; }

.wp-block-table table td, .wp-block-table table th  {
    border-color: #999 !important;
}
.wp-block-table thead {
  border-bottom: 0 !important; background: var(--blau);
}

.startlogo figure {
   margin-left: 20% !important; max-width: 25%;
}

ul.check {
            margin: 0 0 10px 0;
            padding: 0;
            list-style-type: none;
}
ul.check li {
    position: relative; padding: 3px 0 3px 20px;
}
ul.check li:before {
   position: absolute; top: 10px; left: 3px;
  display: block; padding:0;
  float: left;  width:5px; height: 12px; background: #000;
  content: "";
}

#content ul.download {
            margin: 0;
            padding: 0;
            list-style-type: none;
}
#content ul.download li {
    position: relative; padding: 5px 0 5px 30px;
}
#content ul.download li:before {
   position: absolute; top: 5px; left: 0;
  display: block; padding:0;  font-family: 'icons';
  float: left;
  content: "\e822";
}
#content .download a:before {
  display: inline-block; padding:0; font-family: 'icons';
  margin: 0 10px 0 0;
  content: "\e822";
}
#content .pdf a:before {
  display: inline-block; padding:0; font-family: 'icons';
  margin: 0 10px 0 0;
  content: "\f1c1";
}



.balken ol {width: 100%; float: left; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin: 0; padding: 0;counter-reset:item; list-style: none;}
.balken ol li {width: 25%; margin: 20px 0 30px; padding: 0 2% 40px 70px; counter-increment:item; position: relative;  min-height: 100px; box-sizing: border-box;  }
.balken ol li:before {
   margin-right: 10px; width: 50px;
   content: counter(item); color: #000; font-weight: 400;
   position: absolute; top: 0; left:5px; font-size: 60px;
   text-align: center; border-right: 4px solid #000; line-height:60px;
   display: inline-block; padding: 0 10px 0 0; height: 70px; box-sizing: border-box;
 }


 a#nulink { font-family: icons; font-size: 2.5em; text-decoration: none; position: absolute;
padding:15px 0; bottom: 8%; left: 50%; margin: 0 0 0 -30px;
width: 60px; height: 60px; box-sizing: border-box;
font-weight: normal;
color: #fff;
z-index: 200; text-align: center;
opacity:0.6;-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
line-height: 30px;
}
#bilder:hover a#nulink {
bottom:5%;
}
a#nulink:hover {opacity:0.9; color: #000;}

.c-accordion__item { float: left; width: 100%;} /* The accordion item container */
.c-accordion__title { font-size: 1.2em; border-bottom: 1px solid #ccc; padding: 10px; margin-bottom: 0; -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease; margin-top: 5px !important; } /* An accordion item title */
.c-accordion__title:focus { outline: 0 none; } /* To modify the style when an accordion item title currently has broswer focus */
.c-accordion__content { float: left; width: 100%;} /* An accordion item content container */

.c-accordion__title::after {
    font-size: 30px; width: 35px; height: 35px; color: #ef7d00 !important; text-align: center; border-radius: 50%;background: #fff; right: 10px !important; box-sizing: border-box;
}
.c-accordion__title:hover {
    background: #eee; color: #000;
}
.is-open .c-accordion__title {
    background: #000; color: #fff;
}


.flexslider .slides > li {
  margin-left: 0 !important;
}
.flexslider {
    background: transparent !important; border: 0 !important;
}
.flex-viewport {
    overflow: visible !important; min-height: 500px;
}
#content .flex-direction-nav a  {
    height: 50px;
}

#content .flex-direction-nav a:before {
  float: left; display: block; font-family: "icons";
  font-size: 40px;
  content: '\e805';
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 0; height: 50px;line-height: 50px;
}
#content .flex-direction-nav a.flex-next:before {
  content: '\e806';
}

#content .flexslider ul.wp-block-latest-posts__list.is-grid li {
    float: left; width:380px; margin: 15px 1%; background: var(--blau); color: #fff; box-sizing: border-box; padding: 0;
    position: relative;
    overflow: hidden;  height: 480px;
}
.flex-control-paging li a.flex-active {
  background: #003d79 !important;
  cursor: default;
}

#content .flexslider  ul.wp-block-latest-posts__list.is-grid li div.wp-block-latest-posts__featured-image  {
    float: left; width: 100%; margin: 0; height: 100%; overflow: hidden; order: 1; position: absolute; top:0; left: 0;  max-height: 100%;
}

#content .flexslider  ul.wp-block-latest-posts__list.is-grid li > a {
    display: block; margin: 15px 0 5px; padding: 0 5%; float: left; width: 90%;
    overflow: hidden;
font-size: 1.2em;
line-height: 1.4em;
 order: 3;  color: #fff; position: absolute; top: 340px; left:0; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;
 -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#content .flexslider  ul.wp-block-latest-posts__list.is-grid time {
    float: left; width: 90%; margin: 0 5%; font-size: 1.0em; color: #fff;order:2;  position: absolute; top: 320px; left:0;
    -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}

#content .flexslider ul.wp-block-latest-posts__list.is-grid div.wp-block-latest-posts__post-excerpt {
   float: left; width: 90%; padding: 10px 5%;order: 4; margin: 10px 0; position: absolute; top: 280px; left:0; opacity: 0;
   -webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
transition: all 0.6s ease;
}
#content .flexslider ul.wp-block-latest-posts__list.is-grid li:hover div.wp-block-latest-posts__post-excerpt { opacity: 1; }
#content .flexslider  ul.wp-block-latest-posts__list.is-grid li:hover > a { top:250px; }
#content .flexslider  ul.wp-block-latest-posts__list.is-grid li:hover time { top: 230px; }


#content .flexslider  ul.wp-block-latest-posts__list.is-grid .weiterlink { position: absolute; bottom: 0; left: 0; order: 5; float: left; width: 90%; padding: 5px 5%; text-align: center; z-index: 4; }

#content .flexslider  .wp-block-latest-posts__featured-image img {
  height: 100% !important;
 width: 100% !important; object-fit: cover;
 -webkit-filter: brightness(0.57);
    filter: brightness(0.7);
}


.wp-block-column.stelleninfos {
    background: #fff; box-sizing: border-box; padding: 0 20px; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px 0px;
}
.stelleninfos .wp-block-table {
    margin-top: 20px;
}

.stelleninfos .wp-block-table td, .stelleninfos .wp-block-table th {
    border: 0; padding-left: 0; line-height: 1.5em;
}
.wp-block-table.messen table {
    min-width: 600px;
}

.wp-block-table.messen td, .wp-block-table.messen  th {
    border: 0; line-height: 1.5em;
}
.stelleninfos strong, .messen strong {
    color:var(--blau);
}
.stelleninfos .wp-block-image.is-style-rounded img {
    border: 1px solid #000;
}

#content .slick-next {
    right: -25px;
}
#content .slick-next::before {
    content:""; width: 55px; height: 40px; display: inline-block; float: left;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67.663' height='46.844' viewBox='0 0 67.663 46.844'%3E%3Cpath id='Arrow_Right_Black' data-name='Arrow Right Black' d='M45.3,0,42.363,3.444s12.356,12.4,17.651,17.222c-18.58-.192-60.014,0-60.014,0V24.8s41.447-.15,60.014,0c-5.3,5.511-17.651,17.911-17.651,17.911L45.3,46.844,67.663,22.733Z' fill='%2322447c'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#content .slick-next:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67.663' height='46.844' viewBox='0 0 67.663 46.844'%3E%3Cpath id='Arrow_Right_Black' data-name='Arrow Right Black' d='M45.3,0,42.363,3.444s12.356,12.4,17.651,17.222c-18.58-.192-60.014,0-60.014,0V24.8s41.447-.15,60.014,0c-5.3,5.511-17.651,17.911-17.651,17.911L45.3,46.844,67.663,22.733Z' fill='%23f47218'/%3E%3C/svg%3E%0A");
}
#content .slick-prev {
    left: -55px;
}
#content .slick-prev::before {
     content:""; width: 55px; height: 40px;display: inline-block; float: right;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67.663' height='46.844' viewBox='0 0 67.663 46.844'%3E%3Cpath id='Arrow_Right_Black' data-name='Arrow Right Black' d='M22.358,0,25.3,3.444S12.944,15.844,7.649,20.666c18.58-.192,60.014,0,60.014,0V24.8s-41.447-.15-60.014,0C12.944,30.311,25.3,42.71,25.3,42.71l-2.942,4.133L0,22.733Z' fill='%2322447c'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#content .slick-prev:hover::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67.663' height='46.844' viewBox='0 0 67.663 46.844'%3E%3Cpath id='Arrow_Right_Black' data-name='Arrow Right Black' d='M22.358,0,25.3,3.444S12.944,15.844,7.649,20.666c18.58-.192,60.014,0,60.014,0V24.8s-41.447-.15-60.014,0C12.944,30.311,25.3,42.71,25.3,42.71l-2.942,4.133L0,22.733Z' fill='%23f47218'/%3E%3C/svg%3E");
}
#content .slick-dots li.slick-active button::before {
  opacity: .75;
  color: #22447c;
}

#content ul.slick-dots {
    padding: 0 !important;
}
.home .weiterlink, table td {
    hyphens: auto;
}

.home .buttoncell .weiterlink a {
    width: 280px; margin-top: 5px; margin-bottom: 5px; max-width: 80%;
}

.bgelement {
    position: relative;
}
.bgo::before {
    content:""; width: 560px; height:560px; background: url('images/o.svg') no-repeat; position: absolute; top:-250px; right: -480px;
    -webkit-transition: all 1s ease;  -moz-transition: all 1s ease;  transition: all 1s ease;
    opacity: 0; transform: scale(0.1); transform: translate(500px, 0); background-size: 100% auto;
}
.bgo.inview::before {
    opacity: 1; transform: scale(0.5); transform: translate(0);
}


.sidec { position: fixed; top: 300px; right: -250px; width: 250px; background: #fff; box-shadow: 0px 0px 10px 0px #000000; -moz-box-shadow: 0px 0px 10px 0px #000000; -webkit-box-shadow: 0px 0px 10px 0px #000000;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s; min-height: 300px; z-index: 100; }

.sidec a.sidelink {
    position: absolute; top: 0; left: -70px; display: block; width: 70px; height:70px; text-align: center; background: var(--blau); color: #fff; font-size: 0.85em;
}
.sidec a.sidelink:hover {
    background: #333333;
}
.sidec a.sidelink.active {
    background: #444;
}
.sidec a#sidekontlink { top: 85px; }

.sidec a#sidecatlink {
    top: 150px;
}

.sidec a#sidemenlink { height: 85px; }

.sidec a#sidekontlink:before {
  display: block; margin: 10px 0 5px;
  font-family: 'icons';
  text-decoration: none;
  font-size: 1.8em;
  content: "\e812";
}
.sidec a#sidemenlink:before {
  display: block; margin: 10px 0 5px;
  font-family: 'icons';
  text-decoration: none;
  font-size: 1.8em;
  content: "\e808";
}
.sidec a#sidecatlink:before {
  display: block; margin: 10px 0 5px;
  font-family: 'icons';
  text-decoration: none;
  font-size: 1.8em;
  content: "\e0a3";
}

#linkedinl {
 font-family: icons; font-size: 1.6em; top: 215px; padding: 7px 0; height: auto;
}
#ytlink {
 font-family: icons; font-size: 1.6em; top:257px; padding: 7px 0; height: auto;
}


#sidecontainer.active {
    right: 0;
}

#sidemen, #sidekontakt {
    float: left; width: 100%; padding: 10px; box-sizing: border-box;
}


#sidemen ul
{
            float: left;
            margin: 10px 0;
            padding: 0;
            list-style-type: none; width: 100%;
}

#sidemen ul li {
                         display: block;
                         float: left;
                         margin: 0 5%; padding: 0;
                         position: relative;
                         z-index: 2; width: 90%;
}


#sidemen ul li a {
float: left;
display: block;
font-weight: normal; text-align: left;
padding: 10px 5%;
margin: 0; width: 90%;
font-size: 1.0em; text-decoration: none;
border-bottom: 1px solid #666;
}

#sidemen ul li a:hover {
color: #fff; background: var(--blau);
}

.trenner { margin: 50px 0; padding: 0; height: 3px; position: relative; }
.trenner:before {
       width: 50px; height: 50px; position: absolute; top: 0; left: 50%; margin: -23px 0 0 -30px; background: var(--blau); color: #fff; font-size: 26px; text-align: center;
    box-sizing: border-box; padding: 10px 8px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; font-family: "icons";
  content: "\e809"; cursor: pointer;
}
.trenner:hover::before { background: #000;}

.trenner hr { float: left; width: 100% !important; margin: 0 !important; height: 3px; border: 0; background: var(--blau); }

.home #breadcrumbs {
    display: none !important;
}

#breadcrumbs { float: left;
  width: 92%;
  padding: 0 4%;
  margin: 20px 0 0; }


@media (min-width: 781px) {

.oversize img {
    float: right; width: 50vw !important; height: auto !important; max-width: 200% !important;
}


}

@media only screen and (max-width: 1160px) {
    #menu .current-menu-item ul.sub-menu, #menu .current-menu-parent ul.sub-menu {
  display: block;
}
}

@media only screen and (max-width: 1560px) {

#logocontainer {
    width:25%; margin-right: 0;
}

#headwidget div.widget_search {  width:300px; }

}





@media only screen and (max-width: 1360px) {
:root {
  --maxwidth: 1060px;
}

.startlogo figure { margin-left: 5% !important; }

.inhalt { padding-top: 30px;}
}

@media only screen and (max-width: 1160px) {

#main { padding: 0;}
.bild { min-height: 500px; max-height: 500px; }
#inhalt {
    padding-top: 0;
}
#logocontainer {
    width:30%;
}
#menuelink{  display: block; z-index: 130;}
#header { border-bottom: 10px solid var(--blau); }

#headwidget div.widget_search {  top: 40px; padding-right: 40px; }
#headwidget div.widget_search input {  padding: 5px; }
#suchbut { padding: 5px; font-size: 1.2em;width: 40px; height: 37px;}


.mobilenav {
    display: none;
}
.mobilenav > div  {
    margin-right: -500px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease; position: relative; z-index: 2;
}
.mobilenav.open > div {
  margin-right: 0;
}
#menu { width: 100%; margin: 0;
-webkit-transition: none;
-moz-transition: none;
transition: none;
position: fixed; top: 0; right: 0; height: 100%; z-index: 120; padding: 0; }

#menu > div {
    float: right; width: 60%; height: 100%; background:var(--blau); padding-top: 70px; box-sizing: border-box;  box-shadow: 0 0 10px 0 #000; overflow: auto; z-index: 2;
}

#menu > div#navhg {
float: left;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    padding: 0;
    box-shadow: none;
    position: absolute;
    top: 0;
    left: 0;  z-index: 1;
}
#menu ul {
    flex-wrap: wrap;
}

#menu ul li { display: block; width:100%; position: relative; max-width: 100%; margin: 0; }
span.qn {display: block; }

#menu ul li a {
float: left;
width: 100%;
padding: 15px 5%;
box-sizing: border-box;
height: auto;
text-align: center;
}

#menu ul.sub-menu {
position: relative;
top: auto !important; padding: 0 !important;
width: 100%;
-webkit-transition: none;
-moz-transition: none;
transition: none;
display: none;
opacity: 1; min-width: 50px;
visibility: visible;
flex-wrap: wrap;
}
#menu li ul.sub-menu {
    width: 100% !important;
    -webkit-transition: none;
-moz-transition: none;
transition: none;
}
#menu li ul.sub-menu li {
    min-height: 0 !important;
}
#menu ul.sub-menu li a {
padding: 15px 5%;
font-size: 0.95em;
text-align: center;
}
#menu ul.sub-menu ul { display: block; position: relative; left: 0; background: transparent; margin: 0; padding: 0 !important;}

.copy {width: 92%; margin: 10px 4%;}

.teaserbox {width:48%;}

#wrapper > div.social { display: none;}

.balken ol li {width: 50%;  }

.wp-block-cb-carousel button.slick-arrow {
top: auto; bottom: -60px;
}
#content .wp-block-cb-carousel .slick-next {
    right: 40%;
}
#content .wp-block-cb-carousel .slick-prev {
    left: 40%;
}
#content .wp-block-cb-carousel {
    margin-bottom: 50px;
}

#sidebar {
    background-attachment: scroll;
}
}

@media only screen and (max-width: 960px) {

#logocontainer { width: 40%;}
#titel { margin:-150px 2% 30px; width: 71%; left: 20%;}



.fzic div.info-men {width: 92%; margin: 10px 4%;}

h1 { font-size:1.8em !important;}
.wp-block-cover h1.has-large-font-size {
     font-size: 1.8em !important;
}
h2 { font-size: 1.4em;}
h3 {
    font-size: 1.2em;
}

.bildtitle.iv { bottom: 10%;}
.bildtitle h1 {  font-size: 1.8em;}

.wp-block-eedee-block-gutenslider.arrow-position-sides button {
    display: none !important;
}

.startlogo figure { margin-left: 1% !important; }
#footsidebar {
    padding-bottom: 60px;
}

.startbild { width:100%;}
.startbox div.postinhalt {width: 100%; padding: 50px 0 0;}


}

@media only screen and (max-width: 780px) {
.mobilnone { display: none;}
#main div.wpcf7 {
    margin-top: 0 !important;
}

.etg24 .aligncenter {
    float: left; max-width: 120px;
}
.wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, .wp-block-cover:not(.alignfull) {
  background-attachment: scroll !important;
}
.content1 .wp-block-cover:first-child {
    max-height:800px; min-height: 500px !important;
}

.content1 .wp-block-cover.mhb {
    max-height:450px; min-height: 350px !important;
}


#footwidget2 {
    float: left; width: 90%; margin: 0 5%; text-align: center;
}
#footer .wp-block-columns {
    margin: 0 !important;
}

#headsidebar div.social {
margin: 0; position: fixed; top: auto; bottom: 100px; width: 30px; display: none;
}
div.social a {
    display: block; margin: 3px 0; font-size:17px; padding:5px; color: #fff !important; background: var(--blau);
}
#headwidget .widget_polylang {  right:60px;  }


#sidebar .wappen img {
    max-width: 230px;
}

#headwidget a#headbucher {
    display: none;
}

}


@media only screen and (max-width: 680px) {
#logocontainer { width: 50%;}
#content ul.wp-block-latest-posts__list.is-grid li { width:97%; margin: 10px 1.5%; }
.amltop {  display: none; }
.bild { min-height: 300px; max-height: 400px; }

.mtphr-dnt-nav {
    display: none;
}

#headwidget div.widget_search {  top: 40px; padding-right: 40px; width: 180px; }

.has-larger-font-size {
    font-size: 1.8em !important;
}
h1::after {
    width: 250px;
}

h1.has-text-align-center::after { width: 250px; margin-left: -125px; }
#menu > div {width: 80%;}

.startlogo figure { max-width: 40%; }
.balken ol li {width:100%;  }


#footwidget {width: 92%; margin: 20px 4%;}
#footnav {  width: 92%; margin: 10px 2%;  }
#footer div.social { width: 400px; }

#sidebar .wappen img {
    max-width: 160px;
}
}



@media only screen and (max-width: 460px) {
#logocontainer { width:60%; margin: 20px 2%; }
.bild { min-height: 300px; max-height: 400px; }
#titel { margin:-50px 2% 30px; width: 96%; left:0;}
.inhalt { padding-top: 20px;}
#searchform input {  font-size: 0.9em;  }
#searchform [type=submit] { font-size: 0.9em;  }
.alignleft, img.alignleft {
    margin-right: 0;max-width: 100%; width: 100% !important;
    }
.alignright, img.alignright {
    margin-left: 0;max-width: 100%; width: 100% !important;
    }
#sidebar .alignright {
    margin-left: 0;max-width: 50%; width: 50% !important;
    }
.home .content1 .wp-block-cover:first-child {
    max-height:550px; min-height: 400px !important;
}

.bildtitle.iv { bottom: 5%;}
.bildtitle h1 {  font-size: 1.2em;}

.teaserbox {width:98%; margin: 10px 1%; }

#breadcrumbs { font-size: 0.9em; }
.startbild {
    max-height: 200px; min-height: 30vh !important;
}

.wp-block-image .alignright {
    text-align: left;
}

.startlogo figure { max-width: 50%; }

#footer div.social { width:340px; }
#footer div.social a { margin: 5px; }
#headwidget a#headbuerger {
    display: none;
}

}

