/* ruluko-regular - latin */
@font-face {
  font-family: 'Ruluko';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/ruluko-v10-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../Fonts/ruluko-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/ruluko-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/ruluko-v10-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../Fonts/ruluko-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/ruluko-v10-latin-regular.svg#Ruluko') format('svg');
  /* Legacy iOS */
}
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../Fonts/source-sans-pro-v14-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../Fonts/source-sans-pro-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/source-sans-pro-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/source-sans-pro-v14-latin-300.woff') format('woff'), /* Modern Browsers */ url('../Fonts/source-sans-pro-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/source-sans-pro-v14-latin-300.svg#SourceSansPro') format('svg');
  /* Legacy iOS */
}
/* source-sans-pro-300italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: url('../Fonts/source-sans-pro-v14-latin-300italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../Fonts/source-sans-pro-v14-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/source-sans-pro-v14-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/source-sans-pro-v14-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('../Fonts/source-sans-pro-v14-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/source-sans-pro-v14-latin-300italic.svg#SourceSansPro') format('svg');
  /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/source-sans-pro-v14-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../Fonts/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/source-sans-pro-v14-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../Fonts/source-sans-pro-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg');
  /* Legacy iOS */
}
/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('../Fonts/source-sans-pro-v14-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../Fonts/source-sans-pro-v14-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/source-sans-pro-v14-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/source-sans-pro-v14-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../Fonts/source-sans-pro-v14-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/source-sans-pro-v14-latin-italic.svg#SourceSansPro') format('svg');
  /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../Fonts/source-sans-pro-v14-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../Fonts/source-sans-pro-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/source-sans-pro-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/source-sans-pro-v14-latin-600.woff') format('woff'), /* Modern Browsers */ url('../Fonts/source-sans-pro-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/source-sans-pro-v14-latin-600.svg#SourceSansPro') format('svg');
  /* Legacy iOS */
}
html.open-nav {
  height: 100vh;
  overflow: hidden;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 300;
  color: #3b332e;
}
body.open-nav {
  height: 100vh;
  overflow: hidden;
}
.navbar {
  padding: 0;
  height: 100px;
  background-color: #273341;
}
@media (max-width: 991px) {
  .navbar {
    height: 80px;
  }
}
.navbar .container {
  position: relative;
  display: block;
}
.navbar .navbar-brand {
  position: absolute;
  width: 250px;
  height: 65px;
  background: url(../Images/logo-farbe.svg) no-repeat;
  background-size: contain;
  left: 1rem;
  top: 1rem;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .navbar .navbar-brand {
    max-width: 200px;
    max-height: 53px;
  }
}
.navbar .navbar-nav .nav-item .nav-link {
  color: #ffffff;
  font-size: 1.5rem;
  padding: 1rem;
  text-transform: uppercase;
  font-weight: 400;
}
.navbar .navbar-nav .nav-item.active .nav-link {
  color: #c7ce00;
}
#header-img {
  position: relative;
  width: 100%;
  height: calc(100vh - 88px);
}
#header-img img.full-size {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#header-img .container {
  position: absolute;
  top: 0;
  height: fit-content;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
}
#header-img #stoerer {
  position: absolute;
  top: 100px;
  right: 0;
  height: auto;
  color: #ffffff;
  padding: 1.5rem;
  font-family: 'Ruluko', sans-serif;
}
@media (max-width: 992px) {
  #header-img #stoerer {
    position: relative;
    top: 10px;
    padding: 0.5rem;
  }
}
#header-img #stoerer .logo-box {
  background-color: rgba(179, 212, 24, 0.6);
  color: #ffffff;
  padding: 1rem 3rem 1rem 2rem;
  font-size: 4rem;
  text-align: right;
  line-height: 1;
  margin: 5rem -1rem 2rem 0;
}
#header-img #stoerer .logo-box span {
  display: block;
  font-size: 2.5rem;
}
#header-img #stoerer h2,
#header-img #stoerer h3 {
  color: #ffffff;
  font-size: 3rem;
  margin-bottom: 0;
  padding: 0.5rem;
}
@media (max-width: 992px) {
  #header-img #stoerer h2,
  #header-img #stoerer h3 {
    font-size: 2.5rem;
    background-color: rgba(179, 212, 24, 0.6);
  }
}
#header-img #stoerer h3 {
  font-size: 2rem;
}
@media (max-width: 992px) {
  #header-img #stoerer h3 {
    font-size: 1.5rem;
    padding-bottom: 1rem;
  }
}
#header-img #stoerer .img-wrapper {
  position: relative;
  width: 20rem;
  height: 20rem;
}
@media (max-width: 992px) {
  #header-img #stoerer .img-wrapper {
    width: 15rem;
    height: 15rem;
    margin-top: 2rem;
    display: inline-block;
  }
}
#header-img #stoerer .img-wrapper img {
  width: 100%;
  height: 100%;
  border: 3px solid #ffffff;
}
#header-img #stoerer .img-wrapper:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 3px solid #ffffff;
  left: -12px;
  top: -10px;
}
#header-img #stoerer .img-wrapper:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 3px solid #ffffff;
  left: 0;
  top: -20px;
}
#content {
  padding: 2rem 0;
}
#content h2 {
  color: #8c777d;
  padding: 0.7rem 0;
  border-top: 3px dotted #8c777d;
  border-bottom: 3px dotted #8c777d;
  line-height: 1;
  font-size: 2.2rem;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #content h2 {
    font-size: 1.7rem;
  }
}
#content h3 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
#content h3 a {
  color: #c7ce00;
}
#content h3 a:hover {
  text-decoration: none;
  color: #273341;
}
#content hr {
  background-color: transparent;
  border-bottom: 3px dotted #3b332e;
}
#content a {
  color: #c7ce00;
  text-decoration: none;
}
#content a.back {
  color: #ffffff;
  display: inline-block;
  padding: 0.5rem 1.5rem 0.5rem 2.5rem;
  background: #c7ce00 url("../Images/left.svg") no-repeat left 10px center;
  background-size: 1rem;
}
#content .spacer {
  min-height: 1px;
}
#content .box-link {
  text-decoration: none;
  display: block;
}
#content .box-link:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
#content #blog-highlight {
  margin: 2rem 0;
}
@media (max-width: 767px) {
  #content #blog-highlight {
    margin: 0;
  }
}
#content #blog-highlight .bg-dark {
  background-color: #8c777d !important;
}
#content #blog-highlight .min-height {
  min-height: 250px;
}
#content #blog-highlight h2 {
  color: #8c777d;
  padding: 0.7rem 0;
  border-top: 3px dotted #8c777d;
  border-bottom: 3px dotted #8c777d;
  line-height: 1;
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  #content #blog-highlight h2 {
    font-size: 1.7rem;
  }
}
#content #blog-highlight h3 {
  color: #ffffff;
  font-size: 2rem;
}
@media (max-width: 767px) {
  #content #blog-highlight h3 {
    font-size: 1.5rem;
  }
}
#content #blog-highlight h3 a {
  color: #ffffff;
  text-decoration: none;
}
#content #blog-highlight .date {
  font-weight: 400;
}
#content section {
  padding: 3rem 0;
}
@media (max-width: 767px) {
  #content section {
    padding: 2rem 0;
  }
}
#content section.bg-primary {
  background-color: #c7ce00 !important;
  color: #3b332e;
}
#content .lead {
  font-family: 'Ruluko', sans-serif;
  font-weight: normal;
  font-size: 2.5rem;
  text-align: center;
}
@media (max-width: 767px) {
  #content .lead {
    font-size: 1.5rem;
  }
}
#content .blog-teaser {
  height: 100%;
  background-color: #f9f9f9;
}
#content .blog-teaser .body {
  padding: 1rem;
}
#content .blog-teaser .body h3 {
  color: #3b332e;
}
#content .blog-teaser .body h3 a {
  color: #3b332e;
}
#content .blog-teaser .body .date,
#content .blog-teaser .body .author {
  font-size: 1rem;
  color: #3b332e;
}
#content .blog-teaser .body .date {
  font-weight: 600;
}
#content .zoom {
  display: block;
  position: relative;
}
#content .zoom:after {
  content: '+';
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 1;
  padding: 0.2rem 0.5rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
}
#content .zoom .description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 1;
  font-size: 1rem;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 5px 30px 5px 10px;
  display: none;
}
@media (max-width: 767px) {
  #content .zoom .description {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    line-height: 1.1;
    font-size: 1rem;
    background-color: #000000;
    color: #fff;
    padding: 5px 30px 5px 10px;
    display: block;
  }
}
#content .zoom:hover .description {
  display: block;
}
#content .btn-primary {
  color: #ffffff;
  border-radius: 0;
  background-color: #c7ce00;
  padding-left: 2rem;
  padding-right: 2rem;
  border: 0;
}
#content .galerie-menu .item .title {
  margin-top: 5px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #c7ce00;
}
#comment-form form .form-group {
  margin-bottom: 0.5rem;
}
#comment-form form .form-group input,
#comment-form form .form-group textarea {
  border-radius: 0;
}
#comment-form form .form-group .col-form-label {
  padding-top: 0;
  padding-bottom: 0;
}
footer {
  padding: 2rem 0 1rem;
  background-color: #273341;
  color: #ffffff;
}
footer a {
  color: #ffffff;
  text-decoration: none;
}
footer a:hover {
  text-decoration: none;
  color: #cdbb80;
}
footer .h2 {
  font-family: 'Ruluko', sans-serif;
  font-size: 1.7rem;
}
@keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}
@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}
#toggle-nav {
  display: none;
  position: fixed;
  right: 1em;
  top: 0.7em;
  padding: 26px 11px;
  z-index: 10;
  cursor: pointer;
  user-select: none;
}
@media (max-width: 991px) {
  #toggle-nav {
    display: block;
  }
}
#toggle-nav span {
  height: 4px;
  width: 35px;
  border-radius: 2px;
  background-color: #c7ce00;
  position: relative;
  display: block;
  transition: all 0.2s ease-in-out;
}
#toggle-nav span:before {
  top: -10px;
  visibility: visible;
}
#toggle-nav span:after {
  top: 10px;
}
#toggle-nav span:before,
#toggle-nav span:after {
  height: 4px;
  width: 35px;
  border-radius: 2px;
  background-color: #c7ce00;
  position: absolute;
  content: "";
  transition: all 0.2s ease-in-out;
}
#toggle-nav:hover span,
#toggle-nav:hover span:before,
#toggle-nav:hover span:after {
  background: #c7ce00;
}
body.open-nav #toggle-nav {
  z-index: 1001;
}
body.open-nav #toggle-nav:hover span,
body.open-nav #toggle-nav span {
  background: transparent;
}
body.open-nav #toggle-nav span:before {
  transform: rotate(45deg) translate(7px, 7px);
  opacity: 1;
}
body.open-nav #toggle-nav span:after {
  transform: rotate(-45deg) translate(7px, -7px);
}
#navOverlay {
  height: 100vh;
  width: 100vw;
  background: #273341;
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
}
body.open-nav #navOverlay {
  display: block;
}
#navOverlay ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  height: 100vh;
  padding-left: 0;
  list-style-type: none;
}
#navOverlay ul li {
  padding: 0.2em 0;
}
#navOverlay ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1.5em;
}
#navOverlay ul li a:hover {
  color: #c7ce00;
}
/*# sourceMappingURL=main.css.map */