body, html {
  margin: 0;
  padding: 0;

}

.full-bg-img {
  position: relative;
  background-image: url(../images/head1.jpg);
  height: 80%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

.kontform {
  padding-top: 50px;
  padding-bottom: 10px;
}

.page-kontakt-header {
  position: relative;
  background-image: url(../images/kontakt-1920.jpg);
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-top: 100px;
}

.header-kontakt {
  background-color: transparent;
  color: white;
}

.header-jumbotron {
  background-color: transparent;
  color: white;
  padding-top: 0px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  height: 600px;
  width: header-jumbotron-width;
  font-size: 2rem;
}

h2 {
  font-style: italic;
  margin-bottom: 5px;
  font-size: 2rem;
}

h1 {
  margin-top: 10px;
  margin-bottom: 15px;
}

h6 {
  font-size: 0.8rem;
}

/*@media (min-width: 576px) {
  height: 650px;
}

@media (min-width: 768px) {
  height: 700px;
}

@media (min-width: 992px) {
  height: 750px;
}*/

.row {
  padding-top: 100px;
  padding-bottom: 100px;
}

.page-footer {
  color: white;
  padding-left: 0px;
  height: auto;
}

.footer1 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.mt-3 {
  margin-top: 1rem !important;
}

.page-footer a {
  color: white;
}

.page-footer a:hover {
  color: blue;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.abs-footer {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 0.8rem;
}

.pfeil {
  padding-left: 700px;
  padding-top: 100px;
}

.obenkreis {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: rgba(51, 51, 51, 0.6);
  /* Hintergrundfarbe (Kreis) */
  -webkit-animation: anitop 1s;
          animation: anitop 1s;
}

@-webkit-keyframes anitop {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes anitop {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.obenpfeil-1,
.obenpfeil-2 {
  border: solid #fff;
  /* Farbe Pfeile */
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  position: absolute;
  left: 50%;
  margin-left: -6px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.obenpfeil-1 {
  top: 15px;
}

.obenpfeil-2 {
  top: 22px;
}

.obenkreis:hover .obenpfeil-2 {
  top: 8px;
}

#back-top2 {
  position: fixed;
  bottom: 5%;
  right: 2%;
  z-index: 1000;
}

#back-top2 span {
  display: block;
}

@media (max-width: 1680px) {
  #back-top2 {
    bottom: 5px;
    right: 5px;
  }
}

.pro {
  text-align: left;
  width: 100%;
  background-color: rgba(104, 117, 104, 0.57);
  height: 100%;
}

.Rnachricht {
  padding-top: 5px;
  padding-bottom: 10px;
}

.Ukontakt {
  padding-top: 70px;
  padding-bottom: 50px;
}

.kontakt1 {
  padding-top: 70px;
  padding-bottom: 10px;
}

.KU {
  padding-top: 10px;
  padding-bottom: 30px;
}

.full-b-Kontaktimg {
  position: relative;
  background-image: url("../images/kontakt-1920.jpg");
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

.lead {
  font-size: 1.25rem;
  font-weight: 500;
  color: black;
}

.kont {
  margin-left: 0px;
  margin-right: 0px;
}

.schatten {
  -webkit-box-shadow: 10px 10px 10px 10px #aaa;
          box-shadow: 10px 10px 10px 10px #aaa;
}

.hidden {
  visibility: hidden;
}

.show {
  visibility: visible;
}

.dsguv {
  padding-top: 80px;
  padding-left: 15px;
  padding-right: 15px;
}

.page-imp-header {
  position: relative;
  background-image: url("../images/impressum1960.jpg");
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

.imp {
  padding-top: 80px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.header-logo{
   width:400px;
   margin:  auto;
   background: rgba(104, 117, 104, 0.57);
   padding-top: 20px;
}

/*footer*/
.footer-top{
    /*background: #111;*/
    padding: 18px 0;
    height:auto;
}

/*.fu{
     height: 100px;
}*/
.rfu{
    padding-top: 10px;
}
/*.page-footer{

height: 500px;
}*/

.fa{

padding-right: 10px;
}

.segment-one h6{
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 0.8em;
    margin: 10px 0;
    border-bottom: 3px solid rgba(0, 112, 50, 1.0);
    line-height: 40px;

}
.segment-two h6{
    font-family: cursive;
    color: #fff;
     font-size: 0.8em;
    margin: 10px 0;
    border-bottom: 3px solid rgba(0, 112, 50, 1.0);
    line-height: 40px;
}

.segment-three h6{
    font-family: cursive;
    color: #fff;
     font-size: 0.8em;
    margin: 10px 0;
    border-bottom: 3px solid rgba(0, 112, 50, 1.0);
    line-height: 40px;

}
.segment-four h6{
    font-family: cursive;
    color: #fff;
     font-size: 0.8em;
    margin: 10px 0;
    border-bottom: 3px solid rgba(0, 112, 50, 1.0);
    line-height: 40px;

}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .md-mb-30{
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 767px){
    .sm-mb-30{
        margin-bottom: 30px;
    }
   /* .footer-top{
        padding: 50px 0;
    }*/

}
.footer-copyrright li a{
    color: black;
}



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