:root {
  --white: white;
  --black: black;
  --dark-slate-blue: #204b9b;
  --white-smoke: #e8ebee;
}

body {
  color: #333;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 53px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 53px;
  font-weight: 700;
  line-height: 53px;
}

h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 37px;
  font-weight: 700;
  line-height: 37px;
}

h4 {
  color: #1da702;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #204b9b;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

h6 {
  color: #204b9b;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

p {
  text-align: justify;
  margin-bottom: 10px;
}

a {
  color: #000;
  text-decoration: none;
}

.blauer-balken {
  background-color: #204b9b;
  height: 20px;
}

.blauer-balken.blue-auto {
  height: 30px;
  margin-top: 15px;
}

.content-main-container {
  position: absolute;
  top: 200px;
  left: 0;
  right: 0;
}

.header {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

._w-container {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.company-name {
  color: #204b9b;
  margin-top: 7px;
}

.company-name.message {
  float: right;
  margin-top: 21px;
  padding-right: 0;
}

.company {
  float: right;
  width: 69%;
}

.name {
  float: none;
  text-align: right;
  text-transform: uppercase;
  font-size: 55px;
  font-weight: 700;
  line-height: 59px;
}

.message {
  font-size: 27px;
  font-weight: 700;
  line-height: 30px;
}

.white {
  background-color: #fff;
  height: 141px;
}

.white.small {
  height: 20px;
}

.company-head {
  float: right;
  color: #fff;
  padding-right: 20px;
  font-weight: 400;
}

.secound-nav {
  z-index: 20;
  float: left;
  background-color: #204b9b;
  width: 180px;
  height: 550px;
  margin-bottom: -20px;
  font-size: 13px;
  position: fixed;
}

.third-nav {
  float: right;
  background-color: #204b9b;
  border-top: 1px solid #204b9b;
  border-bottom: 1px solid #204b9b;
  width: 450px;
  height: 85px;
}

.content {
  float: right;
  width: 450px;
  margin-top: 25px;
  position: relative;
  top: 0;
}

.secound-nav-menu {
  color: #fff;
  padding-top: 7px;
  padding-left: 7px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.txt-center {
  text-align: center;
}

.txt-center.ia {
  padding-top: 192px;
}

.nv10 {
  margin-top: 10px;
}

.navbar {
  background-color: #0000;
}

.nav-link {
  color: #fff;
  padding: 0 30px 0 64px;
}

.nav-link.w--current {
  color: #fff;
  padding-right: 30px;
}

.nav-link.current {
  color: #fff;
}

.nav-link.respon {
  display: none;
}

.third-nav-left {
  float: left;
  width: 52%;
  padding-left: 10px;
}

.third-nav-right {
  float: right;
  width: 48%;
}

.third-nav-menu {
  float: left;
  color: #fff;
  margin-top: 5px;
  text-decoration: none;
}

.betonflchen {
  border-bottom: 1px solid #e8ebee;
  padding-top: 150px;
  padding-bottom: 20px;
}

.asphalt {
  border-bottom: 1px solid #e8ebee;
  padding-top: 20px;
  padding-bottom: 20px;
}

.verbundpflaster {
  padding-top: 20px;
  padding-bottom: 20px;
}

.img-box {
  padding-bottom: 20px;
}

.content-box {
  border-bottom: 1px solid #e8ebee;
  padding-top: 20px;
  padding-bottom: 20px;
}

.left {
  text-align: left;
}

.left.nv40.blue.kl {
  font-size: 21px;
}

.left.blue {
  color: #204b9b;
}

.img-left {
  float: left;
}

.float-left {
  float: left;
  width: 50%;
}

.float-left._25 {
  width: 25%;
  padding-right: 10px;
}

._2row {
  padding-top: 20px;
}

.float-right {
  float: right;
}

.bildunterschrift {
  font-size: 16px;
  font-weight: 700;
}

.bildunterschrift.nv10.kl {
  font-size: 15px;
}

.bildunterschrift.nv10.kl.uv30 {
  margin-bottom: 30px;
}

.bildunterschrift-rechts {
  text-align: right;
  font-size: 16px;
  font-weight: 700;
}

.img-right {
  float: right;
}

.txt-right {
  float: right;
  width: 100%;
}

.txt-right.relative {
  position: relative;
  top: -142px;
  left: 286px;
  right: 0;
}

.img-left-relativ {
  z-index: 5;
  position: relative;
  top: -90px;
}

.txt-relative {
  width: 174px;
  position: relative;
  bottom: 185px;
  left: 272px;
}

.clear-box {
  clear: both;
  width: 100%;
}

.nv30 {
  margin-top: 30px;
}

.nv30.pad-left {
  padding-left: 20px;
}

.ausnahme {
  font-size: 45px;
}

.ausnahme.h3-26 {
  margin-bottom: 0;
  font-size: 26px;
}

.nv40 {
  margin-top: 40px;
}

.underline {
  text-align: left;
  font-weight: 700;
  text-decoration: underline;
}

.important {
  font-size: 24px;
}

.form-container {
  text-align: left;
}

.blue-btn {
  background-color: #204b9b;
  font-size: 21px;
}

.nv20 {
  margin-top: 20px;
}

.text-blauer-balken {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-size: 18px;
  line-height: 20px;
}

.abstand {
  background-color: #fff;
  height: 20px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.imp {
  margin-bottom: 0;
}

.imp.uv19, .imp.uv10 {
  margin-bottom: 10px;
}

.bgheader {
  background-color: #fff;
}

.text-block {
  margin-top: 1px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 13px;
}

.text-block.belohnung {
  margin-top: 20px;
  font-size: 22px;
}

.rot {
  color: red;
  font-size: 34px;
}

.sonder_h2 {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 48px;
}

.grosse_txt {
  font-size: 21px;
  font-weight: 700;
  line-height: 35px;
}

.h2floatleft {
  text-align: left;
  padding-top: 50px;
  font-size: 29px;
}

.sonder_p {
  text-align: left;
  width: 80%;
  padding-top: 20px;
  font-size: 20px;
  line-height: 25px;
}

.image {
  margin-left: 24px;
}

.h3_right {
  text-align: left;
  padding-top: 30px;
  font-size: 23px;
}

.image-2 {
  margin-top: 42px;
}

.paragraph {
  color: #204b9b;
  font-weight: 700;
}

.heading {
  color: #204b9b;
}

@media screen and (max-width: 991px) {
  .header {
    position: fixed;
  }

  .header.home {
    position: static;
  }

  .secound-nav {
    position: fixed;
  }

  .secound-nav.home {
    position: static;
  }

  .sonder_p {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .header {
    position: static;
  }

  .company-name.message {
    float: none;
    text-align: right;
  }

  .name {
    font-size: 39px;
  }

  .message {
    font-size: 19px;
  }

  .secound-nav, .third-nav {
    display: none;
  }

  .content {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-link {
    color: #000;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 20px;
  }

  .nav-link.respon {
    display: block;
  }

  .nav-menu-container {
    padding-top: 20px;
  }

  .hamburger {
    color: #fff;
    line-height: 20px;
  }

  .hamburger-container {
    padding-top: 0;
    padding-bottom: 0;
  }

  .betonflchen {
    padding-top: 0;
  }

  .nav-link-toggle {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .third-nav-link {
    padding: 5px 0 5px 10px;
  }

  .sonder_p {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 39px;
    line-height: 55px;
  }

  h2 {
    font-size: 36px;
  }

  h3 {
    font-size: 30px;
  }

  .company-name {
    margin-top: 0;
  }

  .company-name.message {
    margin-top: -10px;
  }

  .name {
    font-size: 27px;
  }

  .message {
    font-size: 13px;
  }

  .white {
    height: 95px;
  }

  .content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .float-left {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 10px;
  }

  .clear-box {
    padding-top: 10px;
  }

  .imp.uv19, .imp.uv10 {
    margin-bottom: 0;
  }

  .h2floatleft {
    font-size: 26px;
  }

  .sonder_p {
    text-align: left;
    width: 100%;
  }
}


