h1 {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 40px;

  font-weight: 700;
  color: #bc6f50;
  margin-bottom: 20px;
  margin-top: 0px;
  line-height: 120%;
}
h2 {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 22px;
  line-height: 130%;
  font-weight: 400;
  color: #bc6f50;
  margin-bottom: 20px;
  margin-top: 0px;
  text-transform: uppercase;
}
h3 {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 27px;
  line-height: 130%;
  font-weight: 700;
  color: #bc6f50;
  margin-bottom: 20px;
  margin-top: 0px;
}
.nl-text .bh-bodytext,
.nl-text .bh-bodytext p {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 16px;
  line-height: 160%;
  font-weight: 400;
  color: #3e3e3c;
  margin-top: 0px;
}
.nl-text .bh-bodytext a {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 16px;
  line-height: 160%;
  font-weight: 400;
  color: #bc6f50;
}
.style-text-teaser,
span.style-text-teaser {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 24px;
  line-height: 130%;
  font-weight: 400;
  font-style: italic;
  color: #3e3e3c;
}
.style-text-color-white,
span.style-text-color-white {
  color: white !important;
}
.style-text-color-red,
span.style-text-color-red {
  color: #bc6f50 !important;
}
.style-text-bold,
span.style-text-bold {
  font-weight: 700 !important;
}
.onlineversion a {
  text-decoration: underline;
  color: #bc6f50;
}
.nl-datenschutz a,
.nl-impressum a {
  text-decoration: none;
  color: #3e3e3c;
  text-transform: uppercase;
}
.header-content {
  padding-bottom: 0px;
}
.content {
  padding-top: 30px;
}
.footerMain a {
  color: #bc6f50;
  text-decoration: none;
}
.footer-button .buttonLink,
.footer-button .buttonLink span {
  display: block;
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding: 0;
  margin: 0;
  line-height: 1;
  color: #ffffff;
}

/*----- nl-button -----*/

.nl-button .buttonBG {
  border-radius: 100px;
}
.nl-button .buttonLink,
.nl-button .buttonLink span {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-weight: bold;
  letter-spacing: 0em;
}

.nl-button.btn-type-bg.btn-color-red .buttonBG {
  background-color: #bc6f50;
}
.nl-button.btn-type-border.btn-color-red .buttonBG {
  border: 2px solid #bc6f50;
}
.nl-button.btn-type-bg.btn-color-red .buttonLink,
.nl-button.btn-type-bg.btn-color-red .buttonLink span {
  color: #ffffff;
}
.nl-button.btn-type-border.btn-color-red .buttonLink,
.nl-button.btn-type-border.btn-color-red .buttonLink span {
  color: #bc6f50;
}

.nl-button.btn-type-bg.btn-color-white .buttonLink,
.nl-button.btn-type-bg.btn-color-white .buttonLink span {
  color: #bc6f50;
}

/*----- nl-box -----*/

.nl-box .boxHeadline {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 56px;
  text-transform: none;
}
.nl-box .boxcolor-transparent .boxHeadline,
.nl-box .boxcolor-FFFFFF .boxHeadline {
  color: #3e3e3c;
}
.nl-box .boxHeadline,
.nl-box .boxText,
.nl-box .boxText p {
  font-family: Tahoma, Geneva, sans-serif !important;
}
.nl-box .buttonLink,
.nl-box .buttonLink span {
  text-align: left;
  letter-spacing: 0;
}

.nl-box .buttonBG {
  width: auto;
  padding: 11px 20px;
  display: inline-block;
}
.nl-box .buttonLink,
.nl-box .buttonLink span {
  font-weight: 400;
}

.nl-box .boxcolor-eae5e0 .buttonBG {
  background-color: #bc6f50;
}
.nl-box .boxcolor-eae5e0 .buttonBG span {
  color: #ffffff;
}

.nl-box .boxcolor-2f2f2d .boxHeadline,
.nl-box .boxcolor-2f2f2d .boxText,
.nl-box .boxcolor-2f2f2d .boxText p,
.nl-box .boxcolor-e7205f .boxHeadline,
.nl-box .boxcolor-e7205f .boxText,
.nl-box .boxcolor-e7205f .boxText p {
  color: #ffffff;
}

/*----- Elements -----*/

.bhElement.color-inner-white .nl-row-max-width {
  background-color: #ffffff;
}
.bhElement.color-inner-lightgray .nl-row-max-width {
  background-color: #ededed;
}
.bhElement.color-inner-darkgray .nl-row-max-width {
  background-color: #2f2f2d;
}
.bhElement.color-inner-red .nl-row-max-width {
  background-color: #e7205f;
}

/* CONTENT BOX WITH IMAGE */

.nl-box .bigBox .boxHeadline {
  color: #bc6f50;
  font-size: 35px;
  line-height: 43px;
  line-height: 120%;
}
.nl-box .bigBox .boxButtonWrapper,
.nl-box .bigBox .boxHeadline,
.nl-box .bigBox .boxText {
  padding-left: 25px;
  padding-right: 25px;
}

.nl-box .buttonLink,
.nl-box .buttonLink span,
.nl-box .boxText,
.nl-box .boxText p {
  font-size: 16px;
  font-family: Tahoma, Geneva, sans-serif !important;
}
