/*
Theme Name: Theme Website www.tso-online.de
Theme URI: http://www.tso-online.de
Description: -Theme Turnerschaft Ober-Roden
Author: wedebo - Michal Boger
Author URI: http://www.wedebo.de
*/

/* barlow-regular - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('./font/barlow-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./font/barlow-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/barlow-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/barlow-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./font/barlow-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/barlow-v5-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-600 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url('./font/barlow-v5-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./font/barlow-v5-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/barlow-v5-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/barlow-v5-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./font/barlow-v5-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/barlow-v5-latin-600.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-800 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  src: url('./font/barlow-v5-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./font/barlow-v5-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/barlow-v5-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/barlow-v5-latin-800.woff') format('woff'), /* Modern Browsers */
       url('./font/barlow-v5-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/barlow-v5-latin-800.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* chakra-petch-regular - latin */
@font-face {
  font-family: 'Chakra Petch';
  font-style: normal;
  font-weight: 400;
  src: url('./font/chakra-petch-v4-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./font/chakra-petch-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/chakra-petch-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/chakra-petch-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./font/chakra-petch-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/chakra-petch-v4-latin-regular.svg#ChakraPetch') format('svg'); /* Legacy iOS */
}

/* chakra-petch-700 - latin */
@font-face {
  font-family: 'Chakra Petch';
  font-style: normal;
  font-weight: 700;
  src: url('./font/chakra-petch-v4-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./font/chakra-petch-v4-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/chakra-petch-v4-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/chakra-petch-v4-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./font/chakra-petch-v4-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/chakra-petch-v4-latin-700.svg#ChakraPetch') format('svg'); /* Legacy iOS */
}



@font-face {
      font-family: 'icons';
      src: url('./font/icons.eot?30235636');
      src: url('./font/icons.eot?30235636#iefix') format('embedded-opentype'),
           url('./font/icons.woff?30235636') format('woff'),
           url('./font/icons.ttf?30235636') format('truetype'),
           url('./font/icons.svg?30235636#icons') format('svg');
      font-weight: normal;
      font-style: normal;
    }

    
html, body {
    margin: 0; padding: 0; background:#dad9db; text-align: center;
    -webkit-text-size-adjust:none; color: #3a3a41; font-family: 'Barlow', Arial, sans-serif;
    font-weight: 400;
    float: left; width: 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;
}
header#header {
    float: left; width: 100%; margin:0; padding:0; background:#dad9db; position: relative; z-index: 10; min-width: 320px;-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
#logocontainer {
    float: left; width: 8%; margin:20px 4%; padding:0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s; position: relative; z-index: 10;
}
#logo {
float: left; width: 100%;
}

#headwidget div.social {
    position: absolute; margin: 10px 3%; z-index: 100; right: 0; top: 0;
}
#headwidget div.widget_search {
    position: absolute; top:0; left: 0; width:90%; z-index: 90; padding:55px 5%; background: #fff; display: none;
}
#headwidget div.widget_search label {
    display: none;
}

#menuelink {display: none; position: absolute; top:65px; right: 5%; margin: 0; padding:4px 5px; z-index: 20; height: 32px; width: 25px; }
#menuelink span { display: block; float: left; width: 100%; height: 3px; background: #3a3a41; position: absolute; top: 5px; left: 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s; transform-origin: center;}
#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: 130px 0 30px; min-height: 300px; position: relative; z-index: 9;
}

#titel {
     position: absolute; top: -100px; left: 4%; z-index: 10; background: #e41f17; color: #fff; box-sizing: border-box; padding:0;  display: flex; align-items: flex-end;
     font-family: 'Chakra Petch', Arial, sans-serif; height:65px;

}
.bloginhalt #titel {
    top: -150px;
}

#titel h1, #titel h2 {
    color: #fff; margin: 10px 0;  font-size: 1.6em;
}
#titel p {
    color: #fff; margin: 10px 0;  font-size: 1.6em; font-weight: bold; text-transform: uppercase;
}
#titel p a {
    color: #fff;
}

#titel::after {
content:"";
width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 25px 25px 0 0;
border-color: #e41f17 transparent transparent transparent;
position: absolute; bottom: 0; right: -25px;
}
#titel::before {
content:"";
width: 0px;
height:0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 0 0 25px 25px;
border-color: transparent transparent #e41f17 transparent;
position: absolute; top: 0; left: -25px;
}
#titel p::after, #titel h1::after  {
content:"";
width: 25px;
height: 40px;
display:block; background: #e41f17;
position: absolute; top: 0; right: -25px;
}
#titel p::before, #titel h1::before {
content:"";
width: 25px;
height: 40px;
display:block; background: #e41f17;
position: absolute; bottom: 0; left: -25px;
}

#startinfo {
     position: absolute; bottom: 0; left: 0; width: 100%; z-index: 10; background: transparent; color: #fff; box-sizing: border-box; padding: 50px 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,666666+100 */
background: transparent; /* Old browsers */
background: -moz-linear-gradient(top, rgba(51,51,51,0.01) 0%, rgba(51,51,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,rgba(51,51,51,0.01) 0%,rgba(51,51,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(51,51,51,0.01)) 0%,rgba(51,51,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
#startinfo.iv {

}
#startinfo div.sic {
    float: left; width: 92%; padding: 10px 4%;
}

#startinfo p {
    color: #fff; margin: 10px 0;  font-size: 1.1em; font-weight: bold; font-size: 1.1em;
}
#startinfo p span {
    color:#e41f17; font-size: 0.9em; margin: 0 5px;
}
#startinfo h4 {
    display: inline-block; padding: 5px; background: #000; width: auto; margin: 5px 0;
}

#startinfo p a {
    color: #fff;
}

#hslider .n2-ow span {
    position: relative;
}

#hslider .n2-ow span::after {
content:"";
width: calc(100% + 70px);
height: 60px;
display:block; background: url('images/sbg.png') no-repeat;
background-size: 100% 100%;
position: absolute; top: -10px; left: -35px;
z-index: -1;}



footer {
    float: left; width: 100%; margin:0; padding: 40px 0; background:#3a3a41; text-align: center;
}
#footlogo {
    width:120px; margin-top: -86px;
}

.zc {
    margin: 0 auto; width: 100%; max-width: 1260px;
}

#content {
    margin: 0; width: 100%; max-width: 1260px; position: relative; float: left;  min-height:550px;  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.contentseite div#content {
    max-width: 1160px;
}
.content1, .content1_  {
    float: left; width: 100%; min-height: 200px; padding: 5px 0 25px; position: relative;
}
.content2  {
    float: left; width: 100%; min-height: 200px; padding: 30px 0; position: relative;
}
.home .content2 {
    padding-top: 0;
}

.content3 {
    float: left; width: 100%; background: #6e6e70; margin:20px 0 0; padding: 20px 0 30px; position: relative;
}
.content3::after {
    background: #6e6e70;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 1;
}

.content3::before {
    background: #6e6e70;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.inhalt {
    float: left; width: 92%; padding: 10px 4% 0;
}
.bloginhalt {
    background: #fff; margin: 50px 0; position: relative;
}
.bloginhalt::after {
    content:"";
    width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 0 0 25px 25px;
border-color: transparent transparent #dad9db transparent;
position: absolute; bottom: 0; right: 0;
}
.box {
    background: #fff; margin:10px 0; position: relative; box-sizing: border-box; padding:20px 4%;
}
.box::after {
    content:"";
    width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 0 0 25px 25px;
border-color: transparent transparent #dad9db transparent;
position: absolute; bottom: 0; right: 0;
}

#breadcrumbs {
    float: left; width: 92%; padding: 0 4%; margin: 10px 0;
}
#breadcrumbs > span > span > a::before {
 display: inline-block; padding: 0 5px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\e817";
}
#breadcrumbs.titbc {
    margin-top: -80px;
}

#fsidebar {
    float: left; width: 100%; background: #fff; padding: 50px 0 100px;
}
#sidebar {
    margin: 0; width: 100%;
}
#sidebar .fi {
    font-size: 1.3em; color: #6e6e70; font-weight: 400; margin: 20px 0;
}
#sidebar .fi span {
    font-size: 50px; font-weight: bold;
}
#sidebar #einwohner::before {
 display: block; padding: 20px 0;
  font-family: 'icons';
  text-decoration: none; font-size: 40px;
  content: "\e808"; line-height: 30px;
 }
#sidebar #flaeche::before {
 display: block; padding: 20px 0;
  font-family: 'icons';
  text-decoration: none; font-size: 40px;
  content: "\e83f"; line-height: 30px;
 }


#hauptsidebar {
    float: right; width: 92%; padding: 10px 4%; text-align: center; display: flex; flex-wrap: wrap; align-items: center;justify-content: center;
}
#hauptsidebar .widget {
display:inline-block; width: auto; padding: 10px 20px;
}
#hauptsidebar .widget_media_image {
    max-width: 250px;
}


.wlbutton {
    float: left; width: 100%;
}

.theading h3 {
    text-transform: uppercase; text-align: center;
}
.theading h3 span {
    background: #fff; padding: 5px 10px 2px; display: inline-block; color: #6e6e70;
}

.blogcategory  {
    float: left; width: 102%; margin: 0 0 0 -1%; display: flex; flex-wrap: wrap;
}
.suche .pageinhalt {
   float: left; width: 102%; margin: 0 0 0 -1%; display: flex; flex-wrap: wrap;
}
.suche .pageinhalt h1 {  width: 100%; }
.home .blogcategory > h2 {
    float: left; width: 98%; margin: 40px 1% 10px 1%;
}
.terminteaser {
    float: left; width: 100%; display: flex; flex-wrap: wrap;
}
.terminteaser h2 {
    width: 100%;
}

.teaserbox {
    float: left; width:31.33%; margin: 15px 1%; background:#fff;  box-sizing: border-box; padding: 0 0 50px;
    position: relative;
    background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;  background-repeat: no-repeat; overflow: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.teaserbox::before {
    content:"";
width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 25px 25px 0 0;
border-color: #dad9db transparent transparent transparent;
position: absolute; top: 0; left: 0;
}
.teaserbox::after {
    content:"";
    width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 0 0 25px 25px;
border-color: transparent transparent #dad9db transparent;
position: absolute; bottom: 0; right: 0;
}
.teaserbox > a {
    float: left; width: 100%; overflow: hidden;
}
.teaserbox > a img {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;}
.teaserbox:hover > a img {
}

.teaserbox h2 {
    margin: 10px 0; padding: 0;
    overflow: hidden;
}
.teaserbox h2 a {
  color: #3a3a41;
}

.teaserbox div.postinhalt {
   float: left; width: 90%; padding: 10px 5%;
}
.teaserbox h3.terminheader {
    float: left; width: 90%; padding: 10px 5%; background:#e41f17; color: #fff; font-weight: bold; margin: 0 0 10px;
}

.weiterlink {
    position: absolute; left: 0; bottom: 5px; width: 100%; text-align: right; padding: 10px; box-sizing: border-box;
}
.weiterlink a {
color: #e41f17; padding: 8px 30px; display: inline-block; background: #fff; border: 1px solid #e41f17; text-transform: uppercase; font-weight: 800; letter-spacing: 1px; margin: 10px 30px 10px 0;  font-family: 'Chakra Petch', Arial, sans-serif; font-weight: 700;
font-size: 1.1em;
}
.weiterlink a:hover {
    background: #e41f17; color: #fff;
}



.bbc {

}

.buttonlink a {
color: #e41f17;  padding: 10px 20px; display: inline-block; background: transparent; border: 1px solid #e41f17;
font-family: 'Chakra Petch', Arial, sans-serif; font-weight: 700; font-size: 1.1em;  margin: 20px 0;
}
.startbalken .buttonlink a {
color: #fff; border: 1px solid #fff;
}

.bbc .buttonlink a {
      border: 1px solid #fff; color: #fff;
}
.buttonlink a:hover, .startbalken .buttonlink a:hover  {
    background: #e41f17; color: #fff;
}

.blogsingle h1.title {
    text-align: left;
    padding: 0;
}

.blogsingle .postimage {
    float: left; width: 100%; margin: 20px 0;
}
.blogsingle div.postinhalt {
    float: left; width: 100%;
}
figure {
    margin: 0;
}
@media only screen and (min-width: 1160px) {
.titelbild {
    position: absolute; top:-80px; left: 0; width: 25%;
}
}

.fw {
    float: left; padding: 0 2.5% 10px;
}
#footwidget {
    float: left; width:90%;
}
#footwidget div.widget {
    float: left; margin: 0; width: 100%;
}

#footnav {
    float: left; width: 95%; margin: 20px 0; text-align: center;
}



.copy {
    float: right; width: 50%; margin:0; padding:40px 0;
}


#menu {
    float: right; width:80%; margin:80px 1% 20px; text-align: center; padding: 0;
    -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.menu-hauptmenue-container {
    position: relative; float: left; width: 100%;
}


@media only screen and (min-width: 1160px) {

header#header {
    margin: 0; position: fixed; top: 0; left: 0; z-index: 10;
}
header#header.fixiert  {
    padding: 0;box-shadow: 0px 0px 5px 0px #333; background: rgba(255,255,255,0.9);
-moz-box-shadow: 0px 0px 5px 0px #333;
-webkit-box-shadow: 0px 0px 5px 0px #333;
}


.vpg #menu {
 display: block !important;
}

.fixiert #logocontainer {
width: 4%; margin: 10px 4%;
}

.fixiert #menu {
  margin: 10px 1%;
}

.fixiert #headwidget {
    display: none;
}


#menu > div { width: 100%; }

#menu ul#menu-hauptmenue {
    display: flex; flex-wrap: nowrap;
}

.blogsingle {
    float: left; width:100%; margin: 0;
}


}

#menu ul
{
            float: left;
            margin: 0;
            padding: 0; min-width: 100%;
            list-style-type: none;
}

#menu ul li {
                         display: block;
                         float: left;
                         margin: 0; padding: 0;
                         z-index: 2; position: relative;
}


#menu ul li a {
float: left;
display: block;
font-weight:800;
color: #3a3a41;
padding: 15px 30px;
margin: 0; height: 20px;text-decoration: none;
text-align: left; text-transform: uppercase;
letter-spacing: 1px;
}

#menu ul li a.hakt {
    color:#e41f17;
}
#menu ul li.current-menu-item > a, #menu ul li.current_page_parent > a, #menu ul li.current-page-ancestor > a {
  color: #e41f17;
}

#menu ul li a:hover {
    color: #e41f17;
}

#menu ul.sub-menu {
position: absolute;
top:60px; z-index: 5;
left: 0; padding: 30px 0 0;
min-width: 250px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
width: auto;
opacity: 0;
display: block;
visibility: hidden;
}
#menu ul.sub-menu::before {
position: absolute; top: 15px; left: 30px;
    content:"";
width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 0 12.5px 20px 12.5px;
border-color: transparent transparent #e41f11 transparent;

}


#menu ul.sub-menu ul { display: block; position: relative; top: auto !important; left: auto; background: transparent;}

.vpg #menu ul.sichtbar { opacity: 1; top: 45px; visibility: visible; }

#menu ul.sub-menu li {float: left; margin: 0; box-sizing: border-box; width: 100%;}


@media only screen and (min-width: 1160px) {

.fixiert #menu ul.sub-menu { top: 40px; padding: 30px 0 0 }
#menu ul.sub-menu li {width: 100%; float: left; margin: 0; box-sizing: border-box; }
#menu ul.sub-menu li:last-child { border-right: none; }
}



#menu ul.sub-menu li a {
padding: 15px 30px;
margin: 0;
font-size: 0.9em;
border: none;
width:100%;
text-align: left;
height: auto;
background: #e41f17;
box-sizing: border-box;
}

#menu ul.sub-menu li a {
color: #fff;
}

#menu ul.sub-menu li a:hover {
background:  #666666; color: #fff;

}


#menu ul.sub-menu li ul.sub-menu {
    float: left; width: 100%; padding: 5px 0;
}

#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-weight: 300; font-size: 0.9em;text-transform: none; padding: 10px 5%;
}
#menu ul li ul.sub-menu li.current-menu-item ul.sub-menu li a {
background: transparent; font-weight: 300;
}
#menu ul li ul.sub-menu li.current-menu-item ul.sub-menu li a:hover {
 font-weight: 300;
}
#menu ul li ul.sub-menu li ul.sub-menu li.current-menu-item a {
background: transparent; font-weight: bold;
}

span.qn {display: none; font-family: icons; font-size: 23px; background: #e8e8e8;  background: rgba(231,231,231,0.7);
position: absolute; top: 0; right: 0; z-index: 4; width: 20px; height: 25px; cursor: pointer; padding: 13px; color: #666666; }


#footnav ul
{
                      margin:40px 0 0;
            padding: 0;
            list-style-type: none; width: 100%; display: flex; flex-wrap: nowrap; justify-content: center;
}

#footnav ul li {
                         display: block;
                         float: left;
                         margin: 0; padding: 0;
                         }
#footnav ul li a {
    display: block; float: left; padding:5px 30px; font-size: 1.0em; text-transform: uppercase; color: #fff;
}
#footnav ul li#menu-item-4115 a::before {
   content: url('images/login.svg'); float: left; margin: 0 5px 0 0;
}
footer a {
    color: #fff;
}
footer a:hover, #footnav ul li a:hover {
    color: #e41f17;
}

a {
  color: #e41f17; text-decoration: none;
}
a:hover {
  color: #000;
}

#bildcont {
    float: left; width: 100%; position: relative;
}

.bild {
    float: left; width: 100%; min-height:700px;
    background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;  background-repeat: no-repeat; position: relative;
 overflow: hidden;
}
.bild2 {
    position: relative; width: 100%;
}


.bildtitle { }
#bildcont div.bild {
    width: 100%; margin: 0;
}



#bildad {
    float: left; width: 92%; padding: 15px 4% 10px; color: #fff;
}
.bildbalken {
    float: left; width: 100%; min-height:300px; background:#dad9db;     background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;  background-repeat: no-repeat; position: relative; background-image:url('images/biba.jpg');
}
#main > div.bildbalken {
     min-height:500px;
}

.bildbalken2 {
    float: left; width: 100%; min-height:300px; background:#dad9db;
}
.bbwrap {
    width: 100%; position: relative; float: left; margin:30px 0;
}
.home .bbwrap {
    margin: 0 0 30px;
}

.bbc {
    width: 90%; max-width: 960px; margin: 0 auto; position: relative; z-index: 10; color: #fff; padding: 0 5%;
}
.bbc h2 {
    color: #fff;
}
.bbc h3 {
    color: #fff;
}
.bbc .wp-block-image img {
    max-width: 70%;
}

.bbwrap .bildbalken {
float: left; width: 100vw; background-position: center center;
background-repeat: no-repeat;
margin: 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%; position: absolute; top: 0; left: 50%; margin: 0 0 0 -50vw;
 display: flex; flex-wrap: wrap; align-items: center; justify-content: center;
}
.bildbalken div.filter {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:#e41f17; mix-blend-mode:multiply;
}
@supports (-ms-ime-align:auto) {
.bildbalken div.filter {
    background: rgba(200,0,0,0.6);
}
}
@media all and (-ms-high-contrast:none) {
.bildbalken div.filter {
    background: rgba(200,0,0,0.6);
}
}


@media only screen and (min-width: 1160px) { .bbwrap .bildbalken { background-attachment: fixed;} }



.balken {background: #e2e3e5; margin: 50px 0 !important; padding: 50px 0; position: relative; float: left; width: 100%;}
.balken::after {
    background: #e2e3e5;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 1;
}

.balken::before {
    background: #e2e3e5;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.home .balken a img { -webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.home .balken a:hover img {
  box-shadow: 0px 0px 20px 0px #666;
-moz-box-shadow: 0px 0px 20px 0px #666;
-webkit-box-shadow: 0px 0px 20px 0px #666;
transform: scale(0.98,0.98);
}

.startbalken {background: #3a3a41; margin: 30px 0 0 !important; padding: 50px 0; position: relative; float: left; width: 100%; color: #fff;}
.startbalken::after {
    background: #3a3a41;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 1;
}

.startbalken::before {
    background: #3a3a41;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}


.projektbild  {
    float: left; width: 100%; margin: 20px 0 0;
}

a.totop {
    position: fixed; bottom: 0; right: 5%; font-family: icons; font-size: 1.2em; color: #fff;background: #666a6d; background: rgba(102,106,109,0.8);
    padding: 8px 0; text-align: center; width:40px; z-index: 50;
}
a.totop:hover {
 background:#e03d18; color: #fff;
}


input {
    border: 1px solid #999; padding: 10px; background: #fff; width: 200px; font-size: 1.05em; box-sizing: border-box;font-family: 'Barlow', Arial, sans-serif;
}
select {
    border: 1px solid #999; padding: 10px; background: #fff; width: 200px; font-size: 1.05em;font-family: 'Barlow', Arial, sans-serif;
}
input:focus {
 border: 1px solid #878787; color: #3b4044;
}
textarea {
    border: 1px solid #999; padding: 10px; background: #fff; font-size: 1.05em; font-family: 'Barlow', Arial, sans-serif;
}
textarea:focus {
 border: 1px solid #878787; color: #3b4044;
}
#searchform input {
    width: 65%;
}
input[type=submit] {
    background: #e41f17; color: #fff; cursor: pointer; width: 100px; border: 1px solid #e41f17;
    -webkit-appearance:none;-moz-appearance:none; appearance:none;
}
input[type=submit]:hover {
    background:#e8e8e8; color: #e41f17;
}
#searchform [type=submit] {
    width: 30%; box-sizing: border-box;
}

img {
    max-width: 100%; height: auto !important;
}
iframe {
    max-width: 100%;
}

h1 {
    font-weight:700; color:#3a3a41; font-size: 2.5em; text-transform: uppercase; margin: 20px 0; line-height: 1.5em; font-family: 'Chakra Petch', Arial, sans-serif;
}

h2 {
    font-weight: normal; font-size: 1.5em; margin: 30px 0 20px; line-height: 1.4em; font-family: 'Chakra Petch', Arial, sans-serif; font-weight: 700;
}
.wp-block-column h2 {
    margin: 15px 0 20px;
}

h3 {
    font-weight: 400; font-size: 1.3em; margin: 20px 0 10px;
}
footer h3 {
    color: #fff;
}

p {
    margin: 15px 0; line-height: 1.5em;
}
#content ul li  {
   line-height: 1.5em;
}


hr {
    border: none; width: 70%; height: 2px; margin:5px 0 30px; background: #6e6e70;
}

@media only screen and (min-width:1160px) {
hr { margin:5px 0 30px -10%; }

.linkanker {
    padding-top: 50px;
}
}

strong, b {
    font-weight: 700;
}

@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, .wp-block-group, .wp-block-gallery {
    float: left; width: 100%;
}
.wp-block-gallery {
    min-height: 500px;
}

.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 > h2, .content2 > h2 {
    float: left; width: 100%;
}

.content1 > ul {
    margin: 20px 0; padding: 0 0 0 30px;
}
.content1 > ul li {
    padding: 5px 0;
}

.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;
}
.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: #6e6e70; color: #fff; font-weight: bold;
    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;
}
.wpcf7 form {
    margin: 0; float: left; width: 100%; display: flex; flex-wrap: wrap;
}

.wpcf7 div.formfeld {
    float: left; width: 100%;
}
.fspalte { float: left; width: 100%; }
.wpcf7 #bestellung {
    float: left; width: 100%; margin: 20px 0; box-sizing: border-box; padding: 10px; background: #e2e3e5;
}
.wpcf7 #bestellung input, .wpcf7 #bestellung select {
    width: 100px;
}

@media only screen and (min-width: 680px) {
.fspalte {width: 50%;box-sizing: border-box; padding: 0 20px 0 0;}
#bestellung div.formfeld {width: auto; box-sizing: border-box; padding: 0 20px 0 0;}

}

.amltop {
    position: absolute; top: -15px; right: 2%;
}

.wpcf7 form > p {
    float: left; width: 100%; margin: 2px 0;
}

.wpcf7 label {
    float: left; width: 100%; padding: 5px 0;
}

.wpcf7 input {
   box-sizing: border-box; width: 100%;
}
.wpcf7 textarea {
   box-sizing: border-box; width: 100%; height:150px;
}
.wpcf7 input[type=submit] {
  width: 200px;
}

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;
}


.c-accordion__item { float: left; width: 100%;} /* The accordion item container */
h3.c-accordion__title { font-size: 1.0em; border-bottom: 1px solid #d2d3d5; padding: 0 0 5px 0; margin-bottom: 0;} /* 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 */


.datenschutzfeld {
    float: left; width: 100%; margin: 10px 0;  font-size: 0.9em; line-height: 1.4em;
}
.datenschutzfeld span.wpcf7-list-item-label {
    display: none;
}
.datenschutzfeld  span.wpcf7-list-item {
    display: inline-block;
    margin: 0 1em 0 0;
}

.datenschutzfeldnl {
    float: left; width: 100%; margin: 30px 0; background: #fff;
}
.dsfw {
    padding: 20px; text-align: center;
}
.datenschutzfeldnl iframe {
    float: left; width: 100%; margin: 0;
}

div.social {
    float: right;
}

div.social span {
    display: inline-block; margin: 10px;
}
div.social a {
    display: inline-block; margin: 5px; font-size:22px; line-height: 20px; font-family: icons; color: #3a3a41;
}
div.social a:hover {
    color: #e41f17;
}


a.extern::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\e800";
}

.details {
    float: left; width: 100%; margin: 20px 0 50px; border-top: 2px solid #4083Ad; border-bottom: 2px solid #4083Ad; padding: 10px 0 20px;
}
#detaillink {
    display: inline-block; padding: 10px 20px 7px; background: #6e6e70; color: #fff; font-weight: bold;
    border: 1px solid #878787; margin: 10px 0;text-transform: uppercase;
}
#detaillink:hover {
   background: #878787; color: #fff;
}



.shareandprint {
    margin: 30px 0 10px; text-align: left; padding: 20px 0 0; float: left; width: 100%;
}

.shareandprint a {
    display: inline-block; padding: 5px; font-family: icons; background: #e41f17; color: #fff; font-size: 1.2em;
    width: 40px; height: 40px; box-sizing: border-box; margin:3px; text-align: center; line-height: 30px;
}
.shareandprint a:hover { background:#474747; color: #fff; }

.wp-block-table table {
border-spacing: 1px; width: auto !important;
}
.wp-block-table table tr td {
    padding: 10px; vertical-align: top;
}
.is-style-stripes table tr td {
    padding: 10px;
}
.wp-block-table table tr th {
    padding: 10px; border-bottom: 2px solid #fff !important; color: #fff; background: #575757;
}
.wp-block-table.is-style-stripes {
    border-bottom: 0 !important;
}

.box .wp-block-table {
    margin: 30px 0;
}


.pagination {
  display: block !important;  float: left; width: 100%; margin: 20px 0; text-align: center;
}
.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: bold;
}
.pagination a.prev::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80b"; 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: "\e80c"; line-height: 20px;
 }

.tml {
  background: #fff; margin:10px 5%; position: relative; box-sizing: border-box; padding:20px 4%; float: left; width: 90%; text-align: center;
}
.tml-login form::before {
    content:"Login";font-size: 1.5em;
margin: 30px 0 20px;
line-height: 1.4em;
font-family: 'Chakra Petch', Arial, sans-serif;
font-weight: 700; display: block;
}
.tml-lostpassword::before {
    content:"Passwort vergessen";font-size: 1.5em;
margin: 30px 0 20px;
line-height: 1.4em;
font-family: 'Chakra Petch', Arial, sans-serif;
font-weight: 700; display: block;
}

.tml::after {
    content:"";
    width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 0 0 25px 25px;
border-color: transparent transparent #dad9db transparent;
position: absolute; bottom: 0; right: 0;
}
.tml form {
    width: 100%; max-width: 600px; margin: 0 auto; text-align: left;
}
.tml form input[type=checkbox] {
    width: auto;
}
.tml button {
    background: #e41f17; color: #fff; cursor: pointer; width: auto; border: 1px solid #e41f17; padding: 10px 20px;
    -webkit-appearance:none;-moz-appearance:none; appearance:none; font-family: 'Barlow', Arial, sans-serif; font-size: 1.1em;
}
.tml button:hover {
    background:#e8e8e8; color: #e41f17;
}
.tml-links {
    float: left; width: 100%; margin: 20px 0; padding: 0; list-style-type: none; text-align: center;
}
.tml-links li {
    display: inline-block; padding: 10px; margin: 0;
}

.tml .tml-message, .tml .tml-success {
    border-left: 4px solid #e41f17;
}

@media only screen and (max-width: 1560px) {
#titel { height: 55px;}
#titel h1, #titel h2 { font-size: 1.4em;}
#titel p::after, #titel h1::after  {
height: 30px;
}
#titel p::before, #titel h1::before {
height: 30px;
}
}
@media only screen and (max-width: 1360px) {
#menu ul li a {padding: 15px 30px;}
#footnav ul li a { padding:10px 20px;}
#hauptsidebar .widget_media_image { max-width: 200px; }

}

@media only screen and (max-width: 1160px) {

#main { padding: 0 0 20px 0;}
.bild { min-height: 500px; }
#main > div.bildbalken { min-height:300px;}
#menuelink{  display: block; }
.mobilenav {
    display: none;
}
#menu { width: 100%; margin: 0;
-webkit-transition: none;
-moz-transition: none;
transition: none;}

#menu ul li { width:100%; position: relative; }
span.qn {display: block; }

#menu ul li a {
float: left;
width: 100%;
padding: 15px 5%;
box-sizing: border-box;
height: auto;
border-bottom: 1px solid #949799;
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;
visibility: visible;
}
#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;
}
#menu .current-menu-item ul.sub-menu, #menu .current-menu-parent ul.sub-menu {
    display: block;
}

.copy {width: 92%; margin: 10px 4%;}


}
@media only screen and (max-width: 960px) {
#logocontainer { width: 10%;}

#breadcrumbs.titbc {  margin-top: 0;}

h1 {font-size: 1.8em;}

.teaserbox { width:48%;margin: 10px 1%;}


div.info-men { width: 100px; }
.info-men ul li a {padding: 10px 5px; height: 80px; overflow: hidden; font-size: 12px;-webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;}

.bbc { margin: 20px auto;}
#hslider .n2-ow span::after {height: 50px;}     

}
@media only screen and (max-width: 680px) {
.fw {width: 92% !important;}
.amltop {  display: none; }
#logocontainer { width: 15%;}
.bild { min-height: 400px; }

#menuelink {top:65px;}

#titel h1, #titel h2 { font-size: 1.3em; -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }


#hauptsidebar .widget_media_image { max-width: 130px; }


#footnav ul {flex-wrap: wrap; }
}

@media only screen and (max-width: 460px) {
#logocontainer { width: 20%; }
.bild { min-height: 300px; }
.teaserbox {width:98%; }
#searchform input {  font-size: 0.9em;  }
#searchform [type=submit] { font-size: 0.9em;  }
#headwidget { width:70%; }
.alignleft, img.alignleft {
	margin-right: 0;max-width: 100%; width: 100% !important;
	}
.alignright, img.alignright {
	margin-left: 0;max-width: 100%; width: 100% !important;
	}

#footnav ul li a { padding:10px;}

#footlogo {
    width:90px; margin-top: -80px;
}
}


#content ul.wp-block-latest-posts__list {
    float: left; width: 100%; margin: 0; padding: 0;position: relative;
}
#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 50px;
    position: relative;
    background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;  background-repeat: no-repeat; overflow: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
@media only screen and (max-width: 680px) {
#content ul.wp-block-latest-posts__list.is-grid li {width:100%; margin: 15px 0;  }
}
#content ul.wp-block-latest-posts__list.is-grid li::before {
    content:"";
width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 25px 25px 0 0;
border-color: #dad9db transparent transparent transparent;
position: absolute; top: 0; left: 0;
}
#content ul.wp-block-latest-posts__list.is-grid li::after {
    content:"";
    width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 0 0 25px 25px;
border-color: transparent transparent #dad9db transparent;
position: absolute; bottom: 0; right: 0;
}

#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:hover {

}
#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 div.wp-block-latest-posts__featured-image img {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;}
#content ul.wp-block-latest-posts__list.is-grid li:hover div.wp-block-latest-posts__featured-image img {

}

#content ul.wp-block-latest-posts__list.is-grid li > a {
    margin: 10px 0; padding: 0 5%;
    overflow: hidden;
  color: #3a3a41;font-weight: normal; font-size: 1.5em; line-height: 1.4em; font-family: 'Chakra Petch', Arial, sans-serif; font-weight: 700; order: 2;
}
#content ul.wp-block-latest-posts__list.is-grid time {
    float: left; width: 90%; margin: 0 5%; font-size: 1.0em; color: #000;order:3;
}

#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;
}
#content ul.wp-block-latest-posts__list.is-grid .weiterlink { position: absolute; left: 0; bottom: 0;order: 5;   }


#Countdown {
     float: left; width: 100%; box-sizing: border-box; padding: 10px 25px;

}
#Countdown span {
   position: relative; display: block;  background: #e41f17; color: #fff; box-sizing: border-box; padding:5px;font-family: 'Chakra Petch', Arial, sans-serif; width: auto; float:left; font-size: 2.5em;
   letter-spacing: 2px; font-weight: bold; box-sizing: border-box; height: 65px;
}
#Countdown span b {
    color: #000;
}

#Countdown span::after {
content:"";
width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 25px 25px 0 0;
border-color: #e41f17 transparent transparent transparent;
position: absolute; bottom: 0; right: -25px;
}
#Countdown span::before {
content:"";
width: 0px;
height:0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 0 0 25px 25px;
border-color: transparent transparent #e41f17 transparent;
position: absolute; top: 0; left: -25px;
}
#Countdown span b::after  {
content:"";
width: 25px;
height: 40px;
display:block; background: #e41f17;
position: absolute; top: 0; right: -25px;
}
#Countdown span b::before {
content:"";
width: 25px;
height: 40px;
display:block; background: #e41f17;
position: absolute; bottom: 0; left: -25px;
}

@media only screen and (max-width: 460px) {
#Countdown span { font-size: 2.0em; letter-spacing: 1px; padding-top: 10px;}
}

#historie {
    float: left; width: 100%; margin: 20px 0; position: relative; height: 500px;
}
#historie .laufband {
    float: left;
}

#historie div#hbalken {
 float: left; width: 100vw;
height: 100%; position: absolute; top: 0; left: 50%; margin: 0 0 0 -50vw; box-sizing: border-box; padding: 20px 0;
overflow: hidden;
}
#historie div.leiste1 {
    float: left;  box-sizing: border-box; display: flex; padding-left: 50px;
    padding-bottom: 50px; border-bottom: 4px solid #6d6d6c; display: flex; flex-wrap: nowrap; min-width: 100%;
}
#historie div.leiste2 {
    float: left; box-sizing: border-box; padding-left: 280px;
    padding-top:50px; display: flex; flex-wrap: nowrap; padding-right: 50px;
}
#historie div.ereignis {
    float: left; width: 470px; margin: 15px; background: #6d6d6c; display: flex; flex-wrap: nowrap; position: relative; scroll-snap-stop: always;
}
#historie div.ereignis::before {
    content:"";
    width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 25px 25px 0 0;
border-color: #dad9db transparent transparent transparent;
position: absolute; top: 0; left: 0;
}
#historie div.ereignis div.ejahr {
  float: left; padding: 12px 20px; font-size: 3.0em;font-family: 'Chakra Petch', Arial, sans-serif; background: #fff; margin: 0 10px 0 0; font-weight: bold; letter-spacing: 2px; line-height: 1.0em; box-sizing: border-box;  color: #e41f17;
}
#historie div.ereignis div.ejahr span {
  color: #b6b6b9;
}

#historie div.ereignis div.etext {
    color: #fff; float: left; padding-right: 10px;
}
#historie div.ereignis div.etext h3 {
 font-family: 'Chakra Petch', Arial, sans-serif; font-weight: bold;
}

#historie div.leiste1 div.ereignis div.etext::after {
content:"";
width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 15px 15px 0 15px;
border-color: #6d6d6c transparent transparent transparent;
position: absolute; bottom: -15px; left: 50%;
}
#historie div.leiste1 div.ereignis div.etext::before {
content:"";
width: 30px;
height: 30px;
background: #e41f17;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute; bottom: -80px; left: 50%;
}

#historie div.leiste2 div.ereignis div.etext::after {
content:"";
width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 0 15px 15px 15px;
border-color: transparent transparent #6d6d6c transparent;
position: absolute; top: -15px; left: 50%;
}

#historie div.leiste2 div.ereignis div.etext::before {
content:"";
width: 30px;
height: 30px;
background: #e41f17;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute; top: -80px; left: 50%;
}
.hslidernav {
 float: left; width: 100vw;
height:auto; position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -50vw; box-sizing: border-box; padding: 0;
}
.hslidernav a {
background: #fff; background: rgba(255,255,255,0.8); line-height: 30px; font-family: icons; font-size: 2.0em; padding: 20px;  position: absolute; top: 50%;
}
.hslidernav a:hover {
background: #fff;
}

#hsb { left: 20px;}
#hsf { right: 20px;}
@media only screen and (max-width: 960px) {
#historie div#hbalken { overflow: auto; }
.hslidernav {  display: none;}
#historie div#hbalken {   font-size: 0.8em; }
#historie div.ereignis {width:420px;}
}

ul.startmenue {

            float: left;
            margin: 0;
            padding: 0; min-width: 100%;
            list-style-type: none;
}

ul.startmenue li {
                         display: block;
                         width: 100%; float: left;
                         margin: 5px 0 0; padding: 0;
                         z-index: 2; position: relative;
}


ul.startmenue li a {
float: left; width: 100%;
display: block;
padding: 5px 0px;
margin: 0;
text-align: left;
border-bottom: 2px solid #e41f17;
letter-spacing: 1px;
color:#fff; font-size: 1.1em;
font-weight: bold;
box-sizing: border-box;
}
ul.startmenue li a::after { display: block; float: right; margin: 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\e80c";
}
ul.startmenue li a:hover {
background: #e41f17; color: #fff; padding: 5px 0 5px 10px;
}


main#tribe-events-pg-template  {
float: left; width: 100%; padding: 0; max-width: 100%;
}
#tribe-events {
    margin: 0 auto; max-width: 1260px; box-sizing: border-box;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
    background-color: #e41f17 !important; font-size: 1.0em !important;
}
.single-tribe_events .tribe-events-event-meta {
    font-size: 1.0em !important;
}
.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 1.1em !important;
}
@media only screen and (min-width: 1160px) {
main#tribe-events-pg-template  {
 margin-top: 130px;
}
}