.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #878787 !important;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #9bc2a7;
}

.navbar-light .navbar-nav .nav-link {
  color: #9bc2a7;
}

#mainNav {
  font-family: Cabin,Helvetica Neue,Helvetica,Arial,sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  border-bottom: 0px solid hsla(0,0%,100%,.3) !important;
  background-color: #f2baba !important;
  padding-bottom: 6px;
  padding-top: 6px;
}

body {
  font-family: Lora,Helvetica Neue,Helvetica,Arial,sans-serif;
  position: relative;
  color: #fff;
  background-color: #f2baba;
}

.navbar-light .navbar-nav .nav-link {
  color: #9bc2a7;
}

#mainNav .navbar-nav .nav-item {
  margin-right: 0px;
  margin-left: 0px;
}

footer {
  /*background-color: rgb(98,88,80);*/
}

img, svg {
  border: none !important;
}

#mainNav .navbar-toggler {
  border: none !important;
}

.masthead {
  display: table;
  width: 100%;
  /*max-width: 1400px;*/
  /*height: 50vh;*/
  padding: 200px 0;
  text-align: center;
  color: #fff;
  background-color: #000;
  background-size: cover;
}

.text-dunkel {
  color: #878787;
}

#ueberunsimg {
  margin-top: 18px;
}

@media (min-width: 768px) {
  #ueberunsimg {
    margin: 0px;
    margin-top: 0;
  }
}

.masthead {
  display: table;
  width: 100%;
  height: 100vH !important;
  padding: 200px 0;
  text-align: center;
  color: #fff;
  background-color: #000;
  background-size: cover;
}

#headerimg {
  height: 40vH;
  background-image: url("060.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  #headerimg {
    height: 100vH;
    /*background-image: url("060.jpg");*/
    /*background-position: center;*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
  }
}

@media (min-width:992px) {
  #mainNav {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    transition: background .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s;
    letter-spacing: 1px;
    border-bottom: none;
    background: transparent;
    /*box-shadow: 10px 10px 5px grey;*/
  }
}

#text-slider {
  color: rgb(255,255,255) !important;
}

#headtxt {
  padding-top: 41vh;
  color: white;
}

#headtxtsize {
  font-family: Cabin, sans-serif;
  font-size: 30px;
}

@media (min-width: 768px) {
  #headtxtsize {
    font-family: Cabin, sans-serif;
    font-size: 44px;
  }
}

.nav-link {
  display: block;
  padding: .5rem .5rem !important;
}

.akt-cre {
  font-size: 12px;
  color: #9bc2a7;
}

@media (min-width: 1200px) {
  #abo-txt {
    /*padding-top: 170px !important;*/
  }
}

@media (min-width: 992px) {
  #abo-txt {
    padding-top: 114px;
  }
}

@media (min-width:992px) {
  .content-section {
    padding-top: 180px;
    padding-bottom: 180px;
  }
}

.content-section {
  padding-top: 130px;
  padding-bottom: 80px;
}

@media (max-width: 575px) {
  .col-cal {
    display: none;
  }
}

#kon-lin {
  color: #ffffff;
  text-decoration: underline;
}

#kon-lin:hover {
  color: #ffffff;
  text-decoration: none;
}

@media (max-width: 767px) {
  #akt-lin-meh {
    display: none;
  }
}

@media (min-width: 768px) {
  #akt-lin-meh-sma {
    display: none;
  }
}

@media (min-width: 576px) {
  #akt-lin-meh-mid-sma {
    display: none;
  }
}

@media (max-width: 575px) {
  #akt-lin-meh-mid-2 {
    display: none;
  }
}

@media (min-width: 576px) {
  .cal-lin {
    display: none;
  }
}

.table td, .table th {
  padding: .5rem;
  vertical-align: top;
  border-top: none;
}

.container.pre {
  display: none;
}

@media (min-width: 576px) {
  .container.pre {
    display: inherit;
  }
}

.container.pre-2 {
  display: inherit;
}

@media (min-width: 576px) {
  .container.pre-2 {
    display: none;
  }
}

.pad-top-0 {
  margin-top: 0px;
}

@media (min-width: 576px) {
  .pad-top-0 {
    margin-top: 46px;
  }
}

@media (min-width: 768px) {
  #navline {
    display: none;
  }
}

