@font-face {
  font-family: 'VeneerThree';
  src: url("fonts/37C40D_0_0.eot");
  src: url("fonts/37C40D_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/37C40D_0_0.woff2") format("woff2"), url("fonts/37C40D_0_0.woff") format("woff"), url("fonts/37C40D_0_0.ttf") format("truetype"); }
/* libre-baskerville-regular - latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/libre-baskerville-v5-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Libre Baskerville"), local("LibreBaskerville-Regular"), url("fonts/libre-baskerville-v5-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/libre-baskerville-v5-latin-regular.woff2") format("woff2"), url("fonts/libre-baskerville-v5-latin-regular.woff") format("woff"), url("fonts/libre-baskerville-v5-latin-regular.ttf") format("truetype"), url("fonts/libre-baskerville-v5-latin-regular.svg#LibreBaskerville") format("svg");
  /* Legacy iOS */ }
noscript {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  width: 100%;
  z-index: 99999;
  padding: 20px;
  padding-left: 15%;
  padding-right: 15%;
  text-align: center;
  box-sizing: border-box; }
  noscript > i.fas.fa-info-circle {
    font-family: "FontAwesome";
    font-size: 20px !important;
    padding-right: 10px !important;
    color: white; }

#header {
  position: relative;
  overflow: hidden; }

header {
  display: block;
  height: 0px;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0px;/*60px;*/ }

#header {
  min-height: 100%; }

#header > img.fullheight {
  min-height: 250px;
  min-width: 100%;
  z-index: 5;
  height: auto;
  width: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%); }

.fullheight_hbg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: absolute; }

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  height: 100%;
  width: 100%; }

header.no-header {
  height: 0px; }
  header.no-header > div#header {
    height: 100%; }

nav.no-header {
  margin-top: 150px; }

.infobox {
  position: absolute;
  bottom: 0;
  color: white;
  background-color: black;
  margin-bottom: 100px;
  padding: 10px;
  width: 40%;
  text-align: left;
  font-family: "Roboto";
  font-weight: 700;
  font-style: italic;
  font-size: 20px;
  z-index: 10; }

.logo {
  width: 300px;
  height: 60px;
  background-image: url("img/logo.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: fixed !important;
  top: 30px;
  left: 45px;
  z-index: 105; }

.fix-sticky-logo {
  position: fixed;
  height: 50px;
  width: 89px;
  top: 0;
  z-index: 300;
  background-image: url("img/logo.png"); }

.carousel-inner {
  height: 100%; }

.screen-reader-text {
  display: none; }

img.fullheight.black {
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  background-position-y: center; }

@media (min-width: 319px) and (max-width: 380px) {
  .logo {
    width: 220px; } }
html, body {
  height: 100%; }

body {
  word-break: break-word;
  word-wrap: break-word;
  font-size: 18px;
  font-family: "Libre Baskerville";
  color: black;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px; }

.blackBackground {
  background-color: black; }
  .blackBackground > h2 {
    color: white; }
  .blackBackground > .entry > p {
    color: white; }

section {
  padding-top: 51px;
  padding-bottom: 61px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%; }

#main {
  position: relative;
  margin: 0px auto;
  margin-top: 0px;/*50px;*/ }

.entry {
  min-width: 250px;
  max-width: 860px;
  margin: 0px auto; }

.content-space {
  position: relative;
  float: left;
  height: auto;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
  margin-top: 140px; }

.content-space {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap; }

.contentMain,
.contentAside {
  width: 50%;
  float: left;
  position: relative; }

img {
  width: 100%;
  height: auto; }

.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-9,
.col-sm-12 {
  padding-right: 0px;
  padding-left: 0px;
  padding: 10px; }

.post-image {
  margin: 0px auto;
  width: 350px; }

h1 {
  color: black;
  font-family: "VeneerThree";
  font-weight: normal;
  font-size: 84px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  max-width: 915px;
  margin: 0px auto; }

h2 {
  color: black;
  font-family: "VeneerThree";
  font-weight: normal;
  font-size: 63px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2.1px;
  max-width: 915px;
  margin: 0px auto; }

h3 {
  color: black;
  font-family: "Libre Baskerville", sans-serif;
  font-weight: normal;
  font-size: 50px;
  text-transform: normal;
  text-align: center;
  width: 100%;
  margin-bottom: 1px; }

p, a, p > a {
  margin-bottom: 2px !important;
  margin-top: 3px !important;
  clear: both;
  width: 100%;
  font-size: 18px;
  font-family: "Libre Baskerville", sans-serif;
  color: black;
  text-align: center;
  font-weight: 300;
  line-height: 1.3;
  text-decoration: none; }

@media (min-width: 319px) and (max-width: 767px) {
  #main {
    margin-top: 5px; }

  .content-space {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 50px; }

  h1 {
    font-size: 50px; }

  h2 {
    font-size: 30px; } }
.footer {
  width: 80%;
  background-color: transparent;
  margin-top: 0px;
  float: left;
  padding-left: 10%;
  padding-right: 10%;
background:black;}

li.widget_text {
  list-style: none; }

h2.widgettitle {
  color: black;
  font-size: 25px;
  font-family: "Libre Baskerville";
  font-weight: 700;
  text-transform: none; }

.textwidget > p {
  color: black;
  font-family: "Libre Baskerville";
  font-size: 18px; }

.menu-footer-menu-container > ul.menu {
  padding-left: 0; }
  .menu-footer-menu-container > ul.menu > li {
    list-style: none; }
    .menu-footer-menu-container > ul.menu > li > a {
      color: black;
      font-family: "Libre Baskerville";
      font-size: 20px; }
      .menu-footer-menu-container > ul.menu > li > a:hover {
        color: red;
        text-decoration: none; }
  .menu-footer-menu-container > ul.menu > li.current-menu-item {
    background-color: transparent; }

#menu-footer-menu > li > a {
  font-size: 18px;
  text-decoration: none;
  border-bottom: 2px dotted lightgray;
  color: lightgray; }
  #menu-footer-menu > li > a:hover {
    text-decoration: none;
    color: lightgray; }

.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-9,
.col-sm-12 {
  float: left;
  padding: 15px;
  /*margin-bottom: 30px;
  margin-right: 0.5%;
  margin-left: 0.5%;*/
  position: relative;
  box-sizing: border-box;
  /*padding-right: 0px;
  padding-left: 0px;*/ }

.blackBackground h1{color:white !important;}
.blackBackground a{color: white !important;}

.col-sm-2 {
  width: 20%; }

.col-sm-3 {
  width: 25%; }

.col-sm-4 {
  width: 33.33%; }

.col-sm-6 {
  width: 50%; }

.col-sm-8 {
  width: 66.66%; }

.col-sm-9 {
  width: 75%; }

.col-sm-12 {
  width: 100%; }

@media (min-width: 319px) and (max-width: 601px) {
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-6,
  .col-sm-8,
  .col-sm-9,
  .col-sm-12 {
    width: 100%; } }
form {
  margin: 0px auto;
  width: 100%; }

.entryform > input[type="text"] {
  background-color: transparent;
  border: none;
  font-size: 90px;
  max-width: 850px;
  min-width: 250px;
  margin: 0px auto;
  font-family: "Playfair Display";
  color: #4A4A4A;
  font-weight: 700;
  text-align: center; }
  .entryform > input[type="text"]:focus {
    outline-offset: 0 !important;
    outline-width: 0 !important;
    outline: 0 !important; }

input[type="submit"] {
  margin: 0px auto;
  margin-top: 180px;
  border: 3px solid white;
  height: 80px;
  font-size: 40px;
  font-family: "Playfair Display";
  color: white;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 7px;
  background-color: transparent; }
  input[type="submit"]:hover {
    cursor: pointer; }

.grayButton {
  border: 3px solid #4A4A4A !important;
  color: #4A4A4A !important; }

.additionalform {
  margin-top: 120px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300; }
  .additionalform > a,
  .additionalform > label > a {
    color: #4A4A4A;
    text-decoration: none;
    border-bottom: 2px #4A4A4A dotted;
    display: inline-block;
    padding-bottom: 4px; }
    .additionalform > a:hover,
    .additionalform > label > a:hover {
      color: #4A4A4A;
      text-decoration: none; }
  .additionalform > label > input[type="text"],
  .additionalform > label > input[type="email"] {
    background-color: transparent;
    border: none;
    font-size: 40px;
    max-width: 650px;
    min-width: 250px;
    margin: 0px auto;
    font-family: "Playfair Display";
    color: #4A4A4A;
    font-weight: 700;
    text-align: center;
    background-image: linear-gradient(to right, #4A4A4A 33%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x; }
    .additionalform > label > input[type="text"]:focus,
    .additionalform > label > input[type="email"]:focus {
      outline-offset: 0 !important;
      outline-width: 0 !important;
      outline: 0 !important; }
  .additionalform > input[type="submit"] {
    margin-top: 80px;
    margin-bottom: 50px; }

.additionalform > input[type="checkbox"] + label::before {
  content: '\a0';
  /* nicht umbrechendes Leerzeichen */
  display: inline-block;
  vertical-align: .2em;
  width: .8em;
  height: .8em;
  margin-right: .2em;
  border-radius: .2em;
  background: transparent;
  border: 2px solid #4A4A4A;
  border-radius: 0;
  text-indent: .15em;
  line-height: .65;
  margin-right: 8px; }
.additionalform input[type="checkbox"]:checked + label::before {
  content: "x";
  font-family: "Source Sans Pro", sans-serif;
  background: white; }
.additionalform input[type="checkbox"] {
  background: none !important;
  border: none;
  width: auto !important;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute; }

@media (min-width: 319px) and (max-width: 767px) {
  input[type="submit"] {
    width: 100%;
    max-width: 400px;
    font-size: 25px;
    margin-top: 30px; }

  input[type="text"],
  input[type="email"] {
    width: 100%;
    font-size: 25px; }

  .additionalform {
    margin-top: 50px; } }

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