@charset "UTF-8";
/* CSS Document */
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/source-sans-pro-v21-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/source-sans-pro-v21-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/source-sans-pro-v21-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/source-sans-pro-v21-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

* {
  margin: 0;
  padding: 0;
}
a:active, a:focus {
  outline: none;
}
div {
  box-sizing: border-box;
}
body, html {
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 19px;
  color: #343930;
  background-color: #faf1d6;
  margin: 0px;
  padding: 0px;
  position: relative;
  min-height: 101%;
  margin-bottom: 1px;
  font-weight: 400;
  line-height: 26px;
}
input:focus, select:focus, textarea:focus, checkkbox:focus, radiobutton:focus {
  outline: none;
}
a, a:link, a:visited {
  color: #343930;
  text-decoration: underline;
}
a:active, a:hover {
  color: #e08603;
  text-decoration: underline;
}
.formular {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-style: normal;
  color: #000000;
  background-color: #f4e1cf;
  border: 1px solid;
  border-color: #d97210;
  padding: 2px 4px;
  line-height: 120%;
}
.formularabst {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-style: normal;
  color: #000000;
  line-height: 120%;
}
.formtxt {
  font-size: 1em;
  width: 100px;
  float: left;
  line-height: 120%;
}
.formtxt2 {
  line-height: 120%;
  width: 200px;
  float: left;
}
#form1 {
  font-size: 1em;
  line-height: 120%;
}
p {
  margin: 0 0 8px 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  margin: 0;
  padding: 0;
}
.ref img, .ref_re img, .ref_li img, .content_reimg img {
  max-width: 200%;
  width: 100%;
}
.side {
  background-color: #fff;
  height: inherit;
}
.video-container, .video-container2 {
  width:100%;
}
#top_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 1000;
  background-color: #fff;
    -webkit-box-shadow: 0px 12px 12px -12px rgba(54, 59, 49, 0.5);
  -moz-box-shadow: 0px 12px 12px -12px rgba(54, 59, 49, 0.5);
  box-shadow: 0px 12px 12px -12px rgba(54, 59, 49, 0.5);
}
#top_content {
display: flex;
flex-flow: row nowrap;
justify-content: center;
background-color: #fff;
  max-width: 1800px;
  padding: 20px 60px 8px 60px;
  margin: 0 auto 0 auto;
}
#mainnav_wrapper {
  z-index: 1000;
  text-align: center;
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
#mainnav_content {
  float: right;
  padding: 0;
  margin: 0;
}
#top_logo {
  max-width: 348px;
  padding: 0;
  margin: 0;
}
#top-left {
  width: 100%;
  padding: 0;
  height: 65px;
  margin: 55px 0 0 0;
}
#zerti {
  height: 28px;
  width: 100%;
  font-size: 0.8em;
 text-align: right;
}
#zerti a {
  text-decoration: none;
}
#Tel, #Tel:link, .contli:visited {
  color: #343930;
  font-size: 1.2em;
  font-weight: 700;
  margin-left: 65px;
}
#Tel:active, #Tel:hover {
  color: #e08603;
}
#navline {
  width: 100%;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #e08603;
}
#top_zimmerer {
  max-width: 153px;
  float: right;
  padding: 0;
  margin: 0 auto 0 auto;
}
#subnav_wrapper {
  z-index: 99;
  width: 100%;
  float: left;
  padding: 0;
  background-color: #ffcc82;
}
#subnav_content {
  min-height: 28px;
  max-width: 1500px;
  padding: 12px 60px 3px 60px;
  margin: 0 auto 0 auto;
}
#teaser_wrapper {
  text-align: center;
  width: 100%;
  padding-top: 148px;
}
#teaser_content {
  background-color: #fff;
  max-width: 1500px;
  padding: 60px;
  margin: 0 auto 0 auto;
  text-align: center;
}
#teaser_content img {
  min-width:100%;
}
.cycle-slideshow {
  background-color: #fff;
  max-width: 1280px;
  padding: 0;
  margin: 0 auto 3% auto;
  text-align: center;
}
.slide {
  position: relative;
  padding: 0;
  margin: 0;
}
.slidetxt {
  position: absolute;
  left: 50%;
  bottom: 20%;
}
.slidetxtb {
  bottom: 10% !important;
}
.slidetxt2 {
  background-color: rgba(224, 134, 3, 0.9);
  padding: 0 10px;
  position: relative;
  left: -50%;
  color: #fff;
  font-size: 2.2em;
  line-height: auto;
  white-space: nowrap;
}
.cycle-slideshow div {
  display: none
}
.cycle-slideshow div.first {
  display: block
}
.cycle-prev {
left:0;
}
.cycle-next {
right:0;
}
.cycle-prev, .cycle-next {
top:0;
width: 8%;
z-index:200;
position:absolute;
opacity: 0.5;
cursor: pointer;
padding-top: 40%;
height: 60%;
}
.cycle-prev img, .cycle-next img{
width:50%;
}
.cycle-prev:hover, .cycle-next:hover {
opacity: 1;
}
.content_wrapper {
  width: 100%;
  float: left;
}
.anchor {
  color: #e08603;
  float: left;
  padding: 6px 10px;
  margin: 0 0 20px 0;
  text-align: left;
  font-weight: 600;
  background-color: #eff0ef;
  width: 100%;
  line-height: 24px;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.content {
  background-color: #fff;
  padding: 60px 60px;
  max-width: 1500px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  text-align: left;
}
.content_grey {
  background-color: #eff0ef;
  padding: 40px 60px;
  max-width: 1500px;
  margin: 0 auto 0 auto;
  overflow: hidden;
    display:flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.grau {
  background-color: #eff0ef !important;
}
.fettbl {
  font-weight: 600;
}
.content_col2 {
  text-align: left;
  width: 100%;
  float: left;
}
.content_wrapper2, .content_wrapper2b {
  text-align: left;
  width: 100%;
  float: left;
}
.content_wrapper_white {
  color: #343930;
  text-align: left;
  width: 100%;
  float: left;
}
.content_wrapper_grey {
  color: #343930;
  text-align: left;
  width: 100%;
  float: left;
}
.content_threeq {
  text-align: left;
  margin: 0;
  width: 67%;
  float: left;
  padding: 0 40px 40px 0;
}
.content_quarter {
  text-align: left;
  margin: 0 20px 40px 0;
  width: 22%;
  float: left;
  padding: 0 20px 40px 0;
}
.content_third {
  width: 30%;
  padding: 0;
  margin: 0;
}
.content_twothird {
  width: 60%;
  padding: 0;
  margin: 0;
}
.content_threeq_home {
  text-align: left;
  margin: 20px 0;
  width: 67%;
  float: left;
  padding: 0 40px 40px 0;
}
.content_quarter_home {
  text-align: left;
  margin: 20px 0;
  width: 280px;
  float: right;
  padding: 0 20px 40px 0;
}
.content_half {
  width: 47%;
  margin: 0 3% 40px 0;
}
.content_half_left, .content_half_left2, .content_2 {
  float: left;
}
.content_half_right, .content_half_right2 {
  float: right;
}
.content_half_right, .content_half_left {
  width: 47%;
  margin: 0;
  position: relative;
  min-height: 240px;
}
.content_half_right2, .content_half_left2 {
  width: 47%;
  margin: 0;
}
.content_2 {
  width: 100%;
  margin: 0 0 40px 0;
}
.content_half_right2, .content_half_left2, .content_2 {
  position: relative;
  min-height: 240px;
  background-color: #eff0ef;
}
.img_akt {
  width: 25%;
  float: left;
  line-height: 0;
  padding: 0 20px 0 0;
}
.img_akt img {
  padding: 4px 0 8px 0;
}
.txt_akt {
  line-height: auto;
  color: #313a2d;
  padding: 10px 20px;
}
.hl_akt {
  font-weight: 600;
  color: #e08603;
}
.ref_homelog {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px;
border-top: 4px solid #e08603;
border-bottom: 4px solid #e08603;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: center;
}
.ref_home {
max-width: 160px;
  text-align: center;
  vertical-align: middle;
  padding-top: 20px;
}
.ref_home img {
  width: 60%;
}
.ref_fenster {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.ref_fenster img {
  width: 70%;
}
.mehr_akt, .mehr_akt2 {
  background-color: #343930;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 1em;
  line-height: auto;
  white-space: nowrap;
}
.mehr_akt {
  padding: 1% 2%;
}
.mehr_akt2 {
  padding: 0.5% 1%;
}
.anchor_li {
  margin: 10px 0 0 0;
  background-color: #343930;
  padding: 4px 8px;
  position: relative;
 display: inline-block;
  color: #fff;
  font-size: 1em;
  line-height: auto;
  white-space: nowrap;
}
.button_li {
  margin: 10px 0;
background-color: #faf1d6;
padding: 15px 0 15px 0;
  position: relative;
  color: #fff;
  font-size: 1.2em;
  line-height: auto;
  white-space: nowrap;
  display: inline-block;
  background-repeat: no-repeat;
background-size: auto 40px;
background-position: 10px center;
}
.button_li a {
  color: #343930;
  text-decoration: none;
  font-weight: 700;
  white-space: nowrap;
  padding: 15px 25px 15px 70px;
}
.button_li a:hover, .button_li a:active {
  color: #e08603;
}
.button_li:hover {
  background-color: #fff;
  text-decoration: none;
  font-weight: 700;
  white-space: nowrap;
}
.tel_button {
background-image: url("../img/tel.png");
}
.kont_button {
background-image: url("../img/kont.png");
}
.lgtxt {
font-size: 1.2em;
line-height: 130%;
}
.whitebox {
color: #000;
background: #fff;
margin:0;
padding: 0 3% 2% 3%;
}

.borderbox {
margin:0;
padding: 0 3% 2% 3%;
border: 1px solid #000;
}
.icontxt {
  font-weight: 700;
  font-size: 5em;
  line-height: 130%;
  width: 100%;
  margin-bottom: -10px;

}
.mehr_akt a, .mehr_akt2 a, .anchor_li a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  white-space: nowrap;
}
.content_half2 {
  background-color: #f3d4b7;
  border: 2px solid #e08603;
  width: 43%;
  padding: 20px;
  margin: 0 40px 40px 0;
  float: left;
  box-sizing: border-box;
}
.content_quarter2 {
  width: 21%;
  padding: 30px;
  margin: 0 40px 40px 0;
  float: left;
  box-sizing: border-box;
}
.content_quarter3 {
  width: 21%;
  padding: 0;
  margin: 0 4% 0 0;
}
.sandboxnav {
  width: 21%;
  padding: 0;
  margin: 0 40px 0 0;
  float: left;
  box-sizing: border-box;
}
.contre {
  padding: 10px;
  float: left;
  width: 180px;
  background-color: #eff0ef;
  z-index: 97;
  float: left;
  width: 100%;
}
.contrehl {
  padding: 10px;
  float: left;
  width: 100%;
  background-color: #d97210;
  z-index: 97;
  font-family: Arial, Helvetica, sans;
  font-size: 1em;
  color: #ffffff;
  font-weight: bold;
  line-height: 120%;
}
.hfooter {
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
  width: 100%;
  float: left;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #343930;
}
.content_small {
  color: #fff;
  width: 100%;
  margin: 0;
}
.content_wide {
  text-align: left;
  color: #fff;
  margin: 0;
  width: 30%;
  float: left;
  padding: 0 0 20px 0;
}
.content_li, .content_liimg {
  width: 47%;
  margin: 0;
}
.content_re, .content_reimg {
  width: 47%;
  margin: 0;
}
.content_reimg, .content_liimg, .nospace {
  line-height: 0;
}
.content_li2, .content_li2img {
  width: 48%;
  margin: 0 0 40px 0;
  float: left;
}
.content_re2, .content_re2img {
  width: 48%;
  margin: 0 0 40px 0;
  float: right;
}
.content_re2img, .content_li2img {
  line-height: 0;
}
.subnav_li {
  font-weight: 700;
  text-decoration: underline;
  margin-right: 20px;
}
h1.subn, h1 {
  font-size: 1.1em;
  font-weight: 700;
  display: inline;
}
h2.cont, h2 {
  font-size: 1.2em;
  font-weight: 700;
  padding: 0;
  margin: 0 0 10px 0;
  line-height:120%;
}
.col {
color: #e08603;
}
.colbox {
color: #fff;
background-color: #e08603;
margin:-5px 0 0 0;
padding: 2% 3%;
}
.colbkg {
background-color: #e08603 !important;
color: #fff !important;
}
.listbox {
margin:0;
padding: 2% 3% 0 0;
}
.initiativbewerbung {
background-image: url("../img/Mitarbeiter_im_Einsatz_2024_2.jpg");
background-size: cover;
background-position: bottom center;
}
.azubibewerbung {
background-image: url("../img2/Azubis-Stellenbeschreibung.jpg");
background-size: cover;
background-position: bottom center;
}
h1.cont, h2.cont2 {
  font-size: 2em;
  font-weight: 700;
  display: inline;
  margin: 0;
  padding: 0;
  line-height: 120%;
}
h3.weblog, h3 {
  display: table-cell;
  font-size: 1em;
  font-weight: 700;
  padding: 14px 0 0 0;
  margin: 0;
}
.contli, .contli:link, .contli:visited {
  color: #343930;
  font-weight: 400;
  text-decoration: underline;
}
.contli:active, .contli:hover {
  color: #e08603;
}
.lazy {
  margin: 0 auto 0 0;
  padding: 0;
  display: inline-block;
}
.txtcont {
  height: 270px;
  padding: 0;
  float: left;
  width: 70%;
}
.lig {
  margin: 0 10px;
}
.refhl {
  text-align: left;
  float: none;
  width: 100%;
  font-weight: 700;
}
#top_fixed {
  z-index: 2000;
  top: 0;
  left: 0;
  position: fixed;
  text-align: center;
  width: 100%;
  background-color: #fff;
  padding: 15px 0 0 0;
  margin: 0;
}
#shownav {
  position: absolute;
  height: 36px;
  min-width: 100px;
  margin: 99px 0 0 0;
  padding: 5px 10px;
  color: #fff;
  background-color: #e08603;
  visibility: visible;
  cursor: pointer;
  float: right;
  right: 40px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(54, 59, 49, 1);
  -moz-box-shadow: 0px 4px 4px 0px rgba(54, 59, 49, 1);
  box-shadow: 0px 4px 4px 0px rgba(54, 59, 49, 1);
}
#shownav:hover {
  background-color: #e69e35;
}
#abd_content {
  position: relative;
  text-align: center;
  max-width: 1500px;
  padding: 0 60px;
  margin: 0 auto 0 auto;
}
.refcont {
  width: 100%;
  position: relative;
  display:flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.refcont2 {
  float: left;
  width: 100%;
  position: relative;
}
.alignflexbottom {
align-items: flex-end;
}
.tipps_li {
  width: 48%;
  margin: 0 0 40px 0;
  float: left;
}
.tipps_re {
  width: 48%;
  margin: 0 0 40px 0;
  float: right;
}
.grid-item, .grid-sizer {
  width: 22%;
  margin-bottom: 30px;
  float: left;
  line-height: 0;
}
.gutter-sizer {
  width: 4%;
}
.grid {
  width: 100%;
  float: left;
}
.ref_li {
  background-color: #fff;
  width: 48%;
  margin: 0 0 60px 0;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
  line-height: 0;
}
.ref_li2 {
  background-color: #fff;
  width: 52%;
  margin: 0 0 60px 0;
  padding: 2% 5% 2% 2%;
  box-sizing: border-box;
  text-align: left;
}
.ref_re2 {
  text-align: left;
  background-color: #fff;
  width: 52%;
  margin: 0 0 60px 0;
  box-sizing: border-box;
  padding:  2% 5% 2% 2%;
}
.ref_re {
  text-align: center;
  background-color: #fff;
  width: 48%;
  margin: 0 0 60px 0;
  box-sizing: border-box;
  padding: 0;
  line-height: 0;
}
.ref_lih {
  box-sizing: border-box;
  text-align: center;
  width: 50%;
  margin: 0 0 40px 0;
  float: left;
}
.ref_reh {
  box-sizing: border-box;
  text-align: center;
  width: 50%;
  margin: 0 0 40px 0;
  float: right;
}
.ref {
  text-align: center;
  padding: 0;
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  margin: 0 0 60px 0;
  float: left;
  display: table;
  line-height: 0;
}
.footerlink, .footerlink:link, .footerlink:visited {
  text-decoration: underline;
}
.footerlink:active, .footerlink:hover {
  text-decoration: underline;
}
#footer_wrapper {
  text-align: left;
  width: 100%;
  float: left;
}
.footer_content {
display:flex;
flex-wrap: wrap;
justify-content: space-between;
  max-width: 1500px;
  padding:0;
  margin: 0 auto 0 auto;
  background-color: #eff0ef;
  overflow: hidden;
}
.content_quarter3 img {
width: 95%;
}
.footer_content {
  padding-left: 60px;
  padding-right: 60px;
}
.footer_content:first-of-type {
  padding-top: 60px;
  padding-bottom: 0;
}
.footer_content:last-of-type {
  padding-top: 30px;
  padding-bottom: 20px;
}
.cont_right {
text-align: right !important;
}
.subtxt {
  float: left;
  padding: 6px 10px;
  margin: 0;
  text-align: left;
  color: #fff;
  font-weight: 600;
  background-color: #e08603;
  width: 100%;
  line-height: 24px;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.subtxtm {
  float: left;
  padding: 6px 10px;
  margin: 0;
  text-align: left;
  color: #fff;
  font-weight: 600;
  background-color: #e08603;
  width: 100%;
  line-height: 24px;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  height: 90px;
}
.statements {
  background-color: #343930;
  color: #fff;
  padding: 2%;
}
.statements_hl {
  background-color: #e08603;
  color: #fff;
  padding: 2%;
  font-weight: 600;
}
.subtxt a:link, .subtxt a:visited {
  color: #fff;
}
.subtxt a:active, .subtxt a:hover {
  color: #eff0ef;
}
.subtxt_tipps {
  font-weight: 600;
  float: left;
  padding: 5px 0;
  margin: 0;
  text-align: left;
}
#top_logo2 {
  float: left;
  max-width: 373px;
  padding: 0 0 10px 0;
  margin: 0 auto 0 auto;
}
#top_top {
  max-width: 108px;
  float: right;
  padding: 0 0 10px 0;
  margin: 0 auto 0 auto;
}
#zzNachoben {
  position: fixed;
  bottom: 0;
  right:20px;
  z-index: 1000;
}
.keinumbr {
  float: left;
  margin: 0 3px;
  white-space: nowrap;
}
.xoxo {
  margin: 0;
  padding: 0;
}

ul.xoxo {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

ul.xoxo ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.aufz {
  display: table;
  margin: 0;
  padding: 0 0 0 20px;
  list-style: outside disc;
}
ul.aufz_w {
  display: table;
  color: #fff;
  margin: 0;
  padding: 0 0 0 20px;
  list-style: outside disc;
}
ul.subli {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
ul.subli li {
  margin: 0;
  float: none;
  position: relative;
  list-style: none;
  display: block;
}
ul.subli li a {
  display: block;
  text-decoration: underline;
}
ul.subli a:hover {
  color: #e08603;
}
/* pager */
.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  bottom: 2%;
  left: 0;
  text-shadow: 0 0 6px #000000;
}
.cycle-pager span {
  font-family: arial;
  font-size: 2em;
  width: 30px;
  height: 30px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  opacity: 0.5;
}
.cycle-pager span.cycle-pager-active {
  opacity: 1;
}
.cycle-pager > * {
  cursor: pointer;
}
.cycle-pager span:hover {
  opacity: 1;
}
.sideslide {
position: fixed;
right: 0;
margin-right:-160px;
transition: margin-right 0.5s;
background: #fff;
background-repeat: no-repeat;
background-size: auto 40px;
background-position: 10px center;
border: 2px solid #e08603;
color: #e08603;
border-radius: 30px;
height: 60px;
width: 220px;
z-index: 1001;
text-align: left;
font-weight: 700;
padding-top: 15px;
padding-left: 80px;
font-size: 1.2em;
}
.sideslide:hover {
margin-right:-30px;
}
.telslide {
bottom:120px;
background-image: url("../img/tel.png");
}
.kontslide {
bottom:40px;
background-image: url("../img/kont.png");
}
@media only screen and (max-width: 1080px) {
.cycle-prev, .cycle-next, .cycle-prev:hover, .cycle-next:hover {
opacity: 0;
}
  #teaser_content {
    padding: 28px 40px;
  }
  #mainnav_content {
    text-align: center;
    width: 100%;

  }
  #teaser_wrapper {
    padding: 214px 0 0 0;
  }
  #top_logo {
    width: 100%;
    float: none;
    margin: 0 auto 10px auto;
  }
  #Tel {
    float: right;
  }
  #top-left {
    float: none;
    margin: 0;
    padding: 0;
  }
  #top_content {
  display:block;
    padding: 20px 40px 8px 40px;
  }
#zerti {
 text-align: left;
}
  .content, .content_grey {
    padding: 60px 40px;
  }
  .footer_content {
    padding-left: 40px;
    padding-right: 40px;
  }
.footer_content:first-of-type {
  padding-top: 40px;
}
.footer_content:last-of-type {
  padding-bottom: 20px;
}
  #abd_content {
    padding: 0 40px;
  }
  #shownav {
    right: 40px;
  }
  .subtxtm {
    padding: 4px 5px;
    line-height: 18px;
  }
  .grid-item, .grid-sizer {
    width: 30%;
  }
  .gutter-sizer {
    width: 5%;
  }
  .cont_small, .content_wide, .content_quarter {
    width: 29%;
    float: left;
    padding: 0;
    margin: 10px 20px 10px 0;
  }

  .content_threeq {
    width: 29%;
    float: left;
    padding: 0;
    margin: 10px 20px 10px 0;
  }
  #subnav_content {
    font-size: 0.9em;
  }
  body {
    font-size: 0.9em;
    line-height: 21px;
  }
  h2.cont, h2, h3, h3.weblog {

    margin-bottom: 6px;
  }
  h1.subn {
    font-size: 0.9em;
  }
 
  #shownav {
    height: 22px;
  }
  .subtxt, .anchor {
    padding: 4px 5px;
    line-height: 18px;
  }
  .keinumbr {
    margin: 0 2px;
  }

  .content_half_left, .content_half_right, .content_half_left2, .content_half_right2, .content_2 {
    width: 100%;
    margin-bottom: 20px;
    float: left;
    min-height: 100px;
  }
  .mehr_akt2 {
    padding: 1% 2%;
  }
  
  #top_content {
    overflow: hidden;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #top_wrapper {
    position: relative;
  }
  #teaser_wrapper {
    padding: 0;
  }
  #subnav_content {
    min-height: 25px;
    padding: 12px 40px 5px 40px;
  }
  #shownav {
    visibility: hidden;
    position: fixed;
  }
  .ref_home img {
    width: 80%;
  }
}
@media only screen and (max-width: 800px) {
  .cont_right {
text-align: left !important;
}
#top_content {
    padding: 20px 20px 8px 20px;
  }
  .content, .content_grey {
    padding: 50px 20px;
  }
  #teaser_content {
    padding: 28px 20px;
  }
  .footer_content {
    padding-left: 20px;
    padding-right: 20px;
  }
  #abd_content {
    padding: 0 20px;
  }
  #shownav {
    right: 20px;
  }
  #subnav_content {
    padding: 12px 20px 5px 20px;
  }
.content_quarter3 {
  width: 46%;
  padding: 4% 0;
}
  .subtxtm {
    padding: 4px 5px;
    line-height: 18px;
  }
  .grid-item, .grid-sizer {
    width: 100%;
  }
  .gutter-sizer {
    width: 0;
  }
  .img_akt {
    width: 33%;
    padding: 0 10px 0 0;
  }
  .img_akt img {
    padding: 4px 0 8px 0;
  }
  #Tel, #zerti {
    width: 100%;
    text-align: center;
  }
  #top-left {
    text-align: center;
  }
  #navline {
    overflow: hidden;
    padding-top: 18px;
  }
  .tipps_re, .tipps_li {
    width: 100%;
    margin: 0 0 20px 0;
    float: left;
  }
  .ref_re, .ref_li, .ref, .ref_lih, .ref_reh {
    width: 100%;
    margin: 0 0 30px 0;
    position: relative;
  }
.ref_li2, .ref_re2 {
    width: 100%;
    margin: 0;
    padding: 2% 5%;
    position: relative;
  }
  .ref_li {
    order: 2;
  }
.ref_re2 {
    order: 1;
  }
  .subtxt, subtxt_tipps {
    padding-top: 5px;
  }
  .refcont, .content_grey {
  flex-flow: column nowrap;
}
  .content_re, .content_li, .content_reimg, .content_liimg {
    width: 100%;
    margin: 0 0 8% 0;
  }
    .content_re2, .content_li2, .content_re2img, .content_li2img {
    width: 100%;
    margin: 0 0 20px 0;
    float: left;
  }
  .cont_small, .content_wide, .content_quarter, .content_half, .content_threeq, .content_third, .content_twothird {
    width: 100%;
    margin: 0 0 8% 0;
  }
  .content_half2, .content_quarter2 {
    float: left;
    width: 100%;
    padding: 20px;
    margin: 0 0 20px 0;
  }
  #top_zimmerer, #top_top {
    float: none;
    margin-top: 10px;
  }
  #top_zimmerer {
    max-width: 120px;
  }
  #top_logo {
    float: none;
  }
  #top-left {
    float: none;
  }
  .sandboxnav {
    margin: 0 20px 0 0;
  }
  .txtcont {
    float: none;
    width: 100%;
    height: auto;
  }
}


