
* {
  box-sizing: border-box;
  transition: background 0.8s ease;
}
html {
  min-height: 100%;
  min-width: 100%;
  -ms-text-size-adjust: none;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
	scroll-behavior: smooth;
}
body, div, dl, dt, dd, ul, ol, li, nav, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
  font-family: myriad-pro, sans-serif;
  font-weight: 300;
  font-size: 20px;
  font-style: normal;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  background-repeat: no-repeat;
  text-align: center;
}
body {
  text-align: center;
 
}


.page{
     text-align: center;
     background-repeat: no-repeat;
  background-position: top center;
  background-image: url("/images/img_4009-crop-u166.jpg");
background-size:auto;
    
}

body.daecher .page{
  background-image: url("/images/header-daecher.jpg");
}
body.kunden .page{
  background-image: url("/images/header-kunden2.jpg");
}
body.schwoeppe .page{
  background-image: url("/images/header-schwoeppe.jpg");
}
body.jobs .page{
  background-image: url("/images/header-jobs.jpg");
}
.wide {
  width: 1160px;
  margin: 0 auto;
}
.jobbutton {
  position: absolute;
  right: 0;
  top: 30px;
}

.index .jobbutton{
margin-right:10px;margin-top:-20px; z-index:3000000;
}

p {
  padding: 0 0 20px 0;
}

   h3
{
    font-size: 16px;
    font-weight:bold !important;    
  }


header {
  width: 964px;
  background-color: #fff;
  height: 79px;
  margin: 0 auto;
}
.logo {
  float: left;
  margin: 0;
  height: 79px;
}
.title {
  float: left;
  font-size: 20px;
  font-weight: 600 !important;
  color: #e3051c;
  display: block;
  width: 520px;
  margin: 35px 0 0 20px;
  text-align: left;
}
.navi {
  float: left;
  margin-top: 35px;
}
.navi ul li {
  float: left;
  list-style: none;
  margin: 0 20px 0 0;
}
.footernavi ul li {
  list-style: none;
  margin: 0 20px 0 0;
  display: inline-block !important;
}
.navi ul li a {
  text-decoration: none;
  color: #000;
}
.navi ul li a.aktiv, .navi ul li a:hover {
  color: #e3051c !important;
}
a {
  color: #000 !important;
  text-decoration: none !important;
}
.sofort {
  clear: left;
  float: left;
  color: #fff;
  height: 35px;
  display: block;
  padding: 5px;
  width: 100%;
  text-align: center;
  margin: 341px auto 0 auto;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8c0344+0,e3051c+100 */
  background: #e3051c; /* Old browsers */
  background: -moz-linear-gradient(left, #8c0344 0%, #e3051c 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #8c0344 0%, #e3051c 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #8c0344 0%, #e3051c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c0344', endColorstr='#e3051c', GradientType=1); /* IE6-9 */
}
.sofort p {
  margin: 0;
  padding: 0;
}


.sofort a {
    color:#fff !important;
    font-weight:bold;
}
p.dachzeile {
  padding-bottom: 12px;
}
.page {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.headline {
  margin: 0 auto 60px auto;
  padding: 40px 0 54px 0;
  border-bottom: 1px solid #ccc;
  width: 964px;
  text-align: left !important;
}
.headline * {
  text-align: left;
}
.headline h1 {
  padding: 0;
}
.content {
  width: 1200px;
}
.contbox {
  width: 33%;
  float: left;
  display: block;
  min-height: 300px;
  margin: 0 20px 20px 0;
}
div.third {
  width: 32%;
  margin: 0 20px 20px 0;
  text-align: left !important;
  float: left;
}
.third:nth-child(3n) {
  margin-right: 0;
}
.third h2 {
  clear: both;
  padding-top: 20px;
}
div.half {
  width: 471px;
  float: left;
  margin: 0;
  text-align: left !important;
  margin-top: 40px;
}
div.half:first-of-type {
  margin-right: 20px !important;
}
.half *, .third *, .full * {
  text-align: left;
}
.half.htext {
  width: 373px;
  float: right;
  padding-top: 48px;
}
.half ul li {
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px;
}
.jobs .half ul li {
  padding-bottom: 20px;
}
.full {
  width: 100%;
  clear: both;
  height: 650px;
  background-size: cover;
  margin-bottom: 60px;
}
.full .ftext {
  background: rgba(255, 255, 255, 0.8);
  float: right;
  width: 393px;
  height: 100%;
  padding: 20px;
  text-align: left;
}
.versp {
  background-color: #e5e5e5;
  padding: 20px;
  display: block;
  text-align: left !important;
  width: 100%;
  margin: 0 auto 20px auto;
  position: relative;
}
.versp .click {
  position: absolute;
  right: 20px;
  top: 20px;
  float: right;
  font-size: 30px;
  cursor: pointer;
}
.clickcont {
  display: none;
}
.versp h3 {
  font-size: 30px;
  text-align: left !important;
  margin-bottom: 30px;
    font-weight:300 !important;
}
.versp p {
  text-align: left !important;
  margin-left: 60px;
}
.footernavi {
  background-color: #e5e5e5;
  height: 60px;
  text-align: center;
}
fieldset, img {
  border: 0px;
  border-style: solid;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}
strong {
  font-weight: 600;
}
li {
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: inherit;
}
h1 {
  font-size: 48px;
  padding-bottom: 32px;
  padding-top: 30px;
}
h2 {
  font-size: 32px;
  padding-bottom: 20px;
}
body {
  word-wrap: break-word;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: 'liga';
  -ms-font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}
.clearfix:after {
  content: "\0020";
  visibility: hidden;
  display: block;
  height: 0px;
  clear: both;
}
*:first-child + html .clearfix {
  zoom: 1;
}
.svg {
  display: block;
  vertical-align: top;
}
span.wrap {
  content: '';
  clear: left;
  display: block;
}
textarea {
  resize: none;
  overflow: auto;
}
.fullscreen {
  overflow: hidden;
  left: 0px;
  top: 0px;
  position: fixed;
  height: 100%;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.fullwidth {
  position: absolute;
}
.borderbox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
p, h1, h2, h3, h4, h5, h6, ol, ul, span.actAsPara {
  max-height: 1000000px;
}
section {
  display: block;
  clear: both;
  text-align: center;
  margin: 60px auto 0 auto;
  width: 964px;
  overflow: hidden;
}
.top0 {
  margin-top: 0 !important;
}
section.top60, .top60 {
  margin-top: 60px;
}
section.quote {
  font-family: myriad-pro, sans-serif;
  font-size: 48px;
  line-height: 64px;
  font-style: italic;
  font-weight: 300;
  color: #666;
  padding: 60px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
.bordert {
  border-top: 1px solid #e5e5e5;
  padding-top: 60px;
}
.borderb {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 60px;
}
footer {
  clear: both;
  text-align: center;
  margin-top: 60px;
}
footer .logos {
  margin-bottom: 30px;
}
footer .logos img:nth-child(2) {
  margin: 0 45px;
}
footer ul {
  margin: 0 auto;
  width: 500px;
  padding-top: 20px;
}
footer .sofort {
  margin-top: 20px;
  width: 964px;
  margin: 0 auto;
  float: none;
}
footer .bordert {
  padding-top: 20px;
}
.but1 {
  display: inline;
}
.but2 {
  display: inline;
  margin-left: 40px;
}
.but {
  transition: all 0.2s ease;
  display: inline-block;
  background-color: #e5e5e5;
  padding: 5px 40px;
  border-radius: 10px;
}
a.but:hover {
  background-color: #e3051c;
  color: #fff !important;
}
.daecher .third h2 {
  float: left;
  padding-top: 0px;
}
.daecher .third .but {
  margin-top: 5px;
  float: right;
}
.daecher .third {
  margin-bottom: 40px;
}
.quote {
  font-style: italic;
  font-size: 48px;
  color: #666;
}
.col8 {
  width: 766px;
  margin: 0 auto;
}
#shownavi {
  display: none;
}
.koop img:nth-child(2) {
  margin: 0 60px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  body {
    text-rendering: auto;
  }
}
/* smartphone */






@media screen and (max-width:768px) {
    
body .page {
 background-size: auto 295px; /**/
}

    body.schwoeppe .page,body.daecher .page{
        background-size: auto 350px;
    }    
    
  .page, header, .content, footer .sofort, .sofort, section, section.wide, .headline, footer ul, .title {
    width: 100%;
  }
  .title {
    margin: 0;
  }
  div.half {
    width: 45%;
  }
  .sofort, footer .sofort {
    height: auto;
  }
  .sofort p {
    padding: 0 20px;
  }
  #shownavi {
    display: block;
    font-size: 24px;
    padding: 10px;
    float: right;
  }
  .navi {
    clear: both;
    background-color: #fff;
    margin: 0;
    display: none;
    width: 100%;
    position: absolute;
    top: 79px;
  }
  .navi ul {
    width: 100%;
    font-size: 24px;
  }
  .navi ul li {
    display: block;
    width: 100%;
    border-top: 1px solid #e5e5e5;
  }
  .navi ul li a {
    padding: 10px;
    display: block;
    font-size: 24px;
  }
  .headline {
    background-color: #fff;
    padding: 20px 10px;
    margin-bottom: 20px;
    min-height: 108px;
  }
  body, div, dl, dt, dd, ul, ol, li, nav, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
    font-size: 16px;
  }
  .title {
    width: auto;
    font-size: 14px;
    margin: 20px 0 0 20px;
  }
  .content {
    padding: 0;
  }
  .content section {
    padding: 20px 10px;
  }
  .content section.head {
    padding: 0;
  }
  .col8 {
    width: 100%;
  }
  div.half {
    width: 100%;
    margin-top: 0;
  }
  div.third {
    width: 100%;
  }
  .half.htext {
    width: 100%;
    padding: 20px 0px;
  }
  .half.himg {
    width: 100%;
  }
  .himg img {
    width: 100%;
    height: auto;
  }
  h1, section.quote, .quote {
    font-size: 24px;
    line-height: 32px;
  }
  h2 {
    font-size: 20px;
  }

 
  .sofort {
    margin-top: 204px;
  }
  .full .ftext {
    width: 100%;
    padding: 10px;
  }
  section.top60, .top60, section {
    margin-top: 20px;
  }
  .half img, .third img, .top0 img {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
  }
  .full {
    height: auto;
    min-height: 100px;
    overflow: hidden;
  }
  .versp .click {
    font-size: 24px;
  }
  .versp p {
    text-align: left !important;
    margin-left: 0px;
  }
  .versp h3 {
    padding-right: 20px;
    font-size: 24px;
  }
  section.head {
    overflow: visible;
  }
  .jobbutton {
    width: 80px;
    height: auto;
    top: 80px;
      right:10px;
  }
  .jobbutton img {
    max-width: 100%;
    height: auto;
  }
	
	.index .jobbutton{
margin-right:0px;margin-top:10px; top:0; right:10px;
}	
	
  .but1 {
    display: block;
  }
  .but2 {
    display: block;
    margin-left: 0px;
  }
  .koop {
    display: table;
    margin: 0 auto;
  }
  .koop img {
    max-width: 30%;
    max-height: 30px;
    height: auto;
    float: left;
    width: auto;
  }
  .koop img:nth-child(2) {
    margin: 0 20px;
  }
  footer .logos img:nth-child(1) {
    width: 95px;
    height: auto;
  }
  footer .logos img:nth-child(2) {
    margin: 0 18px;
    width: 40px;
    height: auto;
  }
  footer .logos img:nth-child(3) {
    width: 95px;
    height: auto;
  }
  footer .sofort {
    min-height: 60px;
  }
  .footernavi {
    height: auto;
    min-height: 120px;
  }
  footer ul {
    clear: both;
  }
}
/* tablet */
@media screen and (min-width:769px) and (max-width:1119px) {
  .page, header, .content, footer .sofort, .sofort, section, section.wide, .headline, footer ul, .title {
    width: 100%;
  }
  .page {
    padding: 0 20px;
  }
  .title {
    width: 42%;
    padding: 35px 0 0 20px;
    font-size: 20px;
  }
  .navi {
    float: right;
    font-size: 18px;
  }
  .navi ul li a {
    font-size: 18px !important;
  }
  div.third {
    width: 31%;
    margin-right: 2% !important;
  }
  .third img {
    width: 100%;
    height: auto;
  }
    
.third .jobbutton img {width:84px;
    height: 84px;}
    
.index .jobbutton{
margin-right:10px;margin-top:-20px; z-index:3000000;
}	
    
  .title {
    margin: 0;
  }
  .half.himg img, .half img {
    width: 100%;
    height: auto;
  }
  .sofort, footer .sofort {
    height: auto;
  }
  .col8 {
    width: 80%;
    max-width: 766px;
  }
  div.half, .half.htext {
    width: 48%;
  }
  div.half:first-of-type {
    margin-right: 4% !important;
  }
  section {
    width: 100%;
    max-width: 964px;
  }
}