body {
  background-color: #2c2c2c;
  font-family: Gudea, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}
h1 {
  margin: -8px 0px 10px;
  font-size: 35px;
  line-height: 42px;
  font-weight: 400;
}
h2 {
  margin: 10px 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin: 10px 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 25px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.top {
  padding-top: 20px;
  padding-bottom: 20px;
}
.top_adress {
  display: inline-block;
  margin-top: 21px;
  padding-right: 20px;
  border-right: 1px solid #bdbdbd;
  font-family:'PT Sans', sans-serif;
  color: #d2d1d1;
  font-size: 15px;
  text-align: right;
}
.top_telefon {
  display: inline-block;
  margin-left: 20px;
  padding-left: 37px;
  background-image: url('../images/tel.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  color: #d2d1d1;
  font-size: 18px;
  line-height: 26px;
  text-align: right;
}
.top_inner {
  width: auto;
}
.header {
  position: absolute;
  left: 50%;
  display: block;
  width: 1362px;
  height: 499px;
  margin-right: auto;
  margin-left: -681px;
  padding-top: 76px;
  background-image: url('../images/header.png');
  background-repeat: no-repeat;
  box-shadow: black 0px 0px 13px 0px;
}
.line2_headline {
  margin-top: 60px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  background-image: url('../images/linie.png');
  background-position: 0px 100%;
  background-repeat: repeat-x;
  font-family: Gudea, sans-serif;
  color: #cab995;
  font-size: 27px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
}
.line2_text {
  color: #8e826a;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}
.line3_section {
  margin-top: 60px;
  background-color: #363635;
}
.line3_headline {
  margin-bottom: 15px;
  padding-left: 60px;
  background-image: url('../images/zahn_icon.jpg');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  color: #bcab84;
  font-size: 18px;
  line-height: 54px;
}
.line3_text {
  padding-top: 15px;
  background-image: url('../images/linie2.jpg');
  background-repeat: repeat-x;
  color: white;
  font-size: 18px;
  line-height: 25px;
  text-align: left;
}
.line3_block {
  margin-top: 40px;
  margin-bottom: 40px;
}
.line4_section {
  background-color: #b6a073;
}
.line4_headline {
  margin-top: 50px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  background-image: url('../images/linie3.jpg');
  background-position: 0px 100%;
  background-repeat: repeat-x;
  color: #56441c;
  font-size: 29px;
  line-height: 35px;
  text-align: center;
}
.line4_text {
  margin-bottom: 30px;
  color: #56441c;
  font-size: 17px;
  text-align: center;
}
.btn {
  display: inline;
  margin-right: auto;
  margin-left: auto;
  padding: 17px 20px;
  border: 1px solid #fd8081;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(#ff4343, #f10a0a);
  background-image: -o-linear-gradient(#ff4343, #f10a0a);
  background-image: linear-gradient(#ff4343, #f10a0a);
  box-shadow: black 1px 1px 3px 0px;
  color: white;
  font-size: 20px;
  text-decoration: none;
}
.btn.footer_btn {
  position: static;
  right: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-color: #9c6b16;
  border-radius: 5px;
  background-color: #b3985d;
  background-image: none;
  box-shadow: black 1px 1px 3px 0px;
  font-size: 18px;
}
.line4_container {
  padding-bottom: 70px;
}
.line4_btn_block {
  margin-top: 50px;
  text-align: center;
}
.line5_headline {
  margin-top: 60px;
  color: #cab995;
  font-size: 25px;
}
.line5_text {
  margin-top: 20px;
  margin-bottom: 60px;
  padding-top: 0px;
  color: #cab995;
  font-size: 20px;
  line-height: 26px;
}
.footer {
  border-top: 1px solid #4b4b4b;
  border-bottom: 1px solid #4b4b4b;
  color: #c7c7c7;
  font-size: 15px;
}
.footer_headline_row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer_col {
  margin-top: 20px;
  padding-top: 10px;
  padding-left: 20px;
  border-left: 1px solid #4b4b4b;
}
.footer_col.eins {
  padding-right: 15px;
  border-left-style: none;
}
.social_icon {
  margin-right: 6px;
}
.footer_adresse {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #4b4b4b;
}
.footer_text {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #4b4b4b;
  color: #d5d5d5;
  font-size: 16px;
}
.form_label {
  color: #d5d5d5;
  font-size: 18px;
  font-weight: 400;
}
.form_col {
  padding-right: 13px;
}
.form_col.form_col_last {
  padding-left: 10px;
}
.form_col.form_col_first {
  padding-right: 10px;
}
.erfolg {
  background-color: #b3985d;
}
.video {
  box-shadow: black 0px 0px 6px 0px;
}
.header_text {
  margin-top: 14px;
  margin-bottom: 44px;
  color: #2f2612;
  font-size: 17px;
  line-height: 25px;
}
.header_col_rechts {
  padding-left: 25px;
}
.header_section {
  height: 499px;
}
.uner_header {
  margin-top: 543px;
}
.under_header_h2 {
  color: #bcab84;
  font-weight: 400;
  text-align: center;
}
.under_header_h3 {
  font-family: Gudea, sans-serif;
  color: #bcab84;
  font-weight: 400;
  text-align: center;
}
.under_header_text {
  margin-top: 30px;
  color: white;
  font-size: 20px;
  line-height: 26px;
  text-align: justify;
}

.top_information {
  position: relative;
  padding-top: 18px;
  padding-bottom: 18px;
}
.uhrzeit {
  position: static;
  display: inline-block;
  margin-right: 17px;
  color: #a59a7f;
  font-size: 14px;
  text-align: left;
}
.tage {
  display: inline-block;
  margin-right: 17px;
  color: #a59a7f;
  font-size: 14px;
  font-weight: 200;
  text-align: left;
  margin-top: 4px;
}
.adresse {
  display: inline-block;
  margin-right: 17px;
  color: #a59a7f;
  font-size: 14px;
  position: relative;
  top: -9px;
}
.telefon {
  position: relative;
  display: inline-block;
  margin-top: 9px;
  padding-left: 45px;
  /* border-left: 1px solid #dbd9d5; */
  background-image: url('../images/tel.png');
  background-position: 9% 0px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #a59a7f;
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
  top: -9px;
}

textarea.w-input, textarea.w-select {
  height: 236px;
}


/*
 *  Neu
 */
.adressblock {
  padding-top: 3px;
  font-family:'PT Sans', sans-serif;
  text-align: right;
  padding-left: 80px;
}

.adressblock div {
  float: left;
  margin-left: 30px;
  margin-top: 10px;
}
.adressblock div p {
  color: #a59a7f;
  font-size: 14px;
  text-align: center;
}


@media (max-width: 991px) {
}