html, body {
margin: 0 0 0 0;
padding: 0;
text-align: center;
background:#fff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%; float: left;
height: 100%;
}

#wrap {float: left; width: 100%; margin: 0; padding: 0; box-sizing: border-box; position: relative; min-width: 960px; z-index: 5; overflow: hidden;  }
#wrap2 {float: left;  margin: 0; padding:0; width: 300px; z-index: 9; text-align: center;  background: #3c464a; position: fixed; top: 0; left: 0; height: 100%; overflow: auto;}

#topnav {
    float: left; width: 100%; background:#aaaaa8;  border-bottom: 1px solid #d2d3d8;
}

   @font-face {
      font-family: 'icons';
      src: url('./font/icons.eot?90137900');
      src: url('./font/icons.eot?90137900#iefix') format('embedded-opentype'),
           url('./font/icons.woff?90137900') format('woff'),
           url('./font/icons.ttf?90137900') format('truetype'),
           url('./font/icons.svg?90137900#icons') format('svg');
      font-weight: normal;
      font-style: normal;
    }

.zc {
    margin: 0 auto; max-width: 1360px; width: 100%; padding: 0;
}

header {
width: 100%;
margin: 0;  padding:0;
position: relative;
float: left;
text-align: center; z-index: 9;
}


#logocontainer {
display: block; width:100%;margin:0;float: left;
overflow: hidden; background: #ced1d2;-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
#logocontainer img { width: 100%; }

#navcontainer {
float: left;
margin: 0;
padding: 0;
width:100%;
}

#bilder {float: left; width: 100%; position: relative; overflow: hidden;
text-align: left;
margin:0;
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
margin:0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
z-index: 4;
min-height: 100px;
}

#startinfo{
    position: absolute; left: 10%; top: 20%; text-align: left; width: 60%; margin: 20px 0 0; padding: 10px 0;  z-index: 10; font-size: 1.3em;
}
#startinfo div.zc {
    padding: 0; box-sizing: border-box; text-align: left;
}
#startinfo h1 {
    padding: 0; color: #fff;text-shadow: 0px 0px 5px #000000;  font-size: 2.8em;
filter: dropshadow(color=#000000, offx= 0, offy=0); margin: 10px 0;
}
#startinfo h1 span {
    font-size: 0.4em;white-space: nowrap;
}

#startinfo p {
    padding: 0; color: #fff;text-shadow: 0px 0px 5px #000000;
filter: dropshadow(color=#000000, offx= 0, offy=0); margin: 10px 0;
}
@media only screen and (min-width: 1160px) {

#wrap {
  padding: 0 0 0 300px;
}

#wrap2.fixiert #logocontainer {  }

}


#content {
margin: 0;
text-align: left;
padding: 0;  position: relative;
float: left; width: 100%;
}

.contentseite, .startseite {
    display: flex; flex-wrap: wrap;
}

.contentelement {float: left; width: 98%; padding: 0; margin: 0 1%;}
.halb { width: 48%; margin: 10px 1%; }
.drittel { width: 31.33%; margin: 10px 1%; }
.viertel { width: 23%; margin: 10px 1%; }
.dreiviertel { width:73%; margin: 10px 1%; }
.zweidrittel { width: 64.66%; margin:10px 1%; }
.artikelseite div.contentelement { border-bottom: 1px solid #aaaaa8; margin: 0 0 20px;}

#inhalt {
float: left; width: 100%;
padding: 60px 0 30px 0;
position: relative;
min-height: 700px;
}
@media only screen and (min-width: 960px) {
#inhalt.leistung { width: 75%; float: right; }
}

#textfeld {
float: right;
padding: 0 3%;
margin: 0;
width: 94%;
min-height: 100px;
}
#textfeld img, img {max-width: 100%;height: auto !important;}


.balken { margin:40px 1% 50px; padding: 40px 0 !important; position: relative; color: #000;}
.balken::after {
    background: url('images/Brandl3.jpg')  center center #E3E3E3;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    z-index: -1; background-size: cover;
    margin: 0 0 0 -50vw; -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}



.balkenschwarz {background: #000; margin:30px 1%; padding: 30px 0 50px; position: relative; color: #fff;}
.balkenschwarz::after {
    background:#000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 1;
}

.balkenschwarz::before {
    background: #000;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.balkenweiss {background: #fff; margin:30px 1%; padding: 30px 0 50px; position: relative; color: #000;}
.balkenweiss::after {
    background:#fff;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 1;
}

.balkenweiss::before {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.bbwrap .bildbalken {
float: left; width: 100vw; background-position: center center;
background-repeat: no-repeat;
margin: 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%; position: absolute; top: 0; left: 50%; margin: 0 0 0 -50vw;
z-index: -1;
}
.bbwrap {
    width: 100%; position: relative; float: left; margin: 30px 0; z-index: 5; padding: 20px 0; text-align: center;text-shadow: 0px 0px 5px #fff;
}



@media only screen and (min-width: 1160px) { .bbwrap .bildbalken { background-attachment: fixed;} }


.footcontainer {float: left; width:25.33%; padding: 10px 4% 10px 4%;  }
#oez {width: 20.33%;}
#footnav {width: 30.33%; display: flex; }
#footnav ul {
    align-self: flex-end; margin-bottom: 20px;
}

footer {
float: left;
width: 100%;
padding:30px 0;
background: #3c464a;
text-align: left;
margin: 0;
margin: 0;
display: flex; flex-wrap: wrap;
color: #fff;
}


.kontaktseite {float: right; width: 40%; margin: 30px 0 10px;}
.kontaktformcontainer {float: left; width: 100%; display: flex; justify-content: center; }


ul.unavseite_menue { float: left;color: #555464; margin: 0; }

ul.unavseite_menue li {
margin: 5px 0 10px;
list-style-type: square;
font-weight: normal;
font-size: 1.0em;
}

ul.sitemap li {
margin: 5px 0 10px;
list-style-type: square;
font-weight: normal;
font-size: 1.2em;
}


ul.sitemap_unterpunkt {
list-style-type: square;
color: #555464;
}

ul.sitemap_unterpunkt li {
margin: 5px 0;
list-style-image: none;
font-weight: 300;
font-size: 0.8em;
}

.bildrahmen {
padding: 0;
text-align: center;
font-size: 0.85em;
position: relative;
max-width: 50%;
}

.bildrahmen img {width: 100%;}


.floatrechts {
margin: 0 0 20px 5%;
float: right;
}

.floatlinks {
margin: 0 5% 10px 0;
float: left;
}

.galerie {
float: left;
margin: 10px 0 10px -1%; width: 102%;
}
.galerie > div { display: flex; flex-wrap: wrap;}

.galerie dl {
float: left;
height: auto !important;
text-align: left;
margin: 10px 1%;
font-size: 0.9em;
width: 31.33%;
}

.galerie dd {
margin: 0;
padding: 0;
}


img.gal {
padding: 0;
width: 100%;
box-sizing: border-box;
}



.dlbox {

margin: 0 0 5px 0;
}

.dlbox p {
margin: 7px 0;
padding-left: 20px;
background: url('images/pfeilr2.gif') 0 4px no-repeat;
font-size: 95%;
}
.dlbox p.pdfdl {
background: url('images/pdf.gif') 0 0 no-repeat;
}

.dlbox h3 {
padding: 0;
margin: 30px 0 20px 0;
font-weight: bold;
}


#logoutform {
position: absolute;
bottom: 100px; right: 60px;
}

#kontaktform {
    float: left; width: 100%; margin: 0; padding: 0;
}

.kontaktformular {
width: 100%; padding: 0; max-width:750px;
}

.fspalte {float: left; width: 47%; padding: 10px 3% 10px 0;}


.kontaktformular p {
width: 100%;
float: left;
}
.kontaktformular p.pflichtf {font-size: 0.9em; padding: 0; width: 100%;}

.kontaktformular legend {  display: none; }

.kontaktformular legend {  float: left; width: 100%; font-size: 1.4em; margin: 0 0 20px; }
#kontaktformular fieldset {border: none;  padding: 0; margin: 0;}

.formfeld.radio > div {
    float: left; margin: 0 10px;
}
.formfeld.radio > div input {
    width: auto; margin: 10px;
}
.formfeld.radio > div label {
    width: auto;
}
.kontaktformular h3 {
    margin: 0 0 10px 0;
}

.kontaktformular label {
float: left;
width: 35%;
margin:5px 0;
font-size: 100%;
}

.kontaktformular input {
float: left;
color: #000;
background: #d8dadb;
border: 1px solid #d8dadb;
width: 100%;
margin: 0; box-sizing: border-box;
}

.kontaktformular select {
float: left;
color: #000;
border: 1px solid #d8dadb;
background: #d8dadb;
width: 65%;
margin: 1px 0;
}


#bewerbungsform legend {
    display: block;margin: 10px 0;
}
#bewerbungsform fieldset {
    border: 1px solid #ddd; padding:0 10px 5px; margin: 10px 0;
}

.fileinfo, .bildinfo {
    float: left; width: 100%; text-align: center; margin: 10px 0;
}
.formfehler_file {
color: red; font-weight: bold;
}

input#captcha {
width: 130px;
}

.kontaktformular textarea {
width: 100%;
height: 120px;
border: 1px solid #d8dadb;
color: #000;
background: #d8dadb;
margin-bottom: 10px;box-sizing: border-box;
}


div.formfehler {
width: 100%;
float: right;
color: #c00;
text-align: center;
font-size: 90%;
}

input.fehlerfeld {
background: #fcc;
border: 1px solid #f00;
}

form {
margin: 0;
}

input.button, input.anfragebutton {
font-weight: 700; text-align: center;
padding: 10px 20px; margin:0;
font-size: 1.2em; background:#8d3c27;
color:#fff; border: 0; width: 220px; box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; cursor: pointer;
}
input.button:hover, input.anfragebutton:hover {
background: #3c464a;
color: #fff;
text-decoration: none;}


a.backlink {
float: right;
display: block;
text-decoration: none;
font-weight:400; text-align: center;
padding: 10px 25px; margin:0 20px 10px 0;
font-size: 1.0em; background:#fff; min-width: 100px;
color:#000;
border: 1px solid #000;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
text-shadow: none !important;
}

a.weiterlink  {
display: inline-block;
text-decoration: none;
font-weight:400; text-align: center;
padding: 10px 40px; margin:20px 20px 10px 0;
font-size: 1.0em; background:#8d3c27; min-width: 100px;
color:#fff; font-weight: 600;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
text-shadow: none !important;
}


a.backlink:hover {
background: #fff;
color:#8d3c27;
text-decoration: none;
}

.bildelement a.weiterlink {background: transparent; color: #fff; margin: 10px 0; border: 1px solid #fff;}


a.weiterlink:hover {
background: #3c464a;
color:#fff;
text-decoration: none;
}



ul.nliste {
list-style-type: none;
}
ul.nliste li {
font-size: 85%;
padding-left: 20px;
margin-bottom: 10px;
}

p.captchafehler {
border: 1px solid #c00;
color: #f00;
margin: 10px 0;
padding: 10px;
background: #ffc;
}

.meldung { color: red }

#datenschutzfeld {
float: left; width: 98%; margin: 10px 0; background:#f6f6f6; padding: 10px 1%;
}
#datenschutzfeld input {
    float: left; width: 6%; margin: 10px 0; padding: 0;
}
#datenschutzfeld label {
    float: right; width: 93%; font-size: 0.9em; line-height: 1.5em;
}


.formfeld { width: 100%; float: left; padding: 2px 0; }
.formfeld.hop { display: none !important;}


.sonderinhalt {background: #F9A979; color: #fff; box-sizing: border-box; padding: 20px;}
iframe {max-width: 100%;}



div.formfeldnl {float: left; width: 100%; margin: 5px 0;}
div.formfeldnl input {float: left; width: 10%; margin: 10px 0;}
div.formfeldnl label {float: right; width: 88%; }
div.formfeld.ta label { width: 100%;}


p.beschriftung {
    float: left; width: 100%; margin: 20px 0 10px;
}

.formfeld div.checkelement {
    float: left; width: 50%; padding: 5px 0;}
.kontaktformular div.checkelement label {float: none; }
.kontaktformular div.checkelement input {background: none; border: none; width: 20px; float: left !important; margin: 5px 5px 5px 0;}

.loader { float: left; width: 100%; text-align: center; margin: 20px 0;}
.loader div { display: inline-block; border:4px solid #ccc; border-top:3px solid #8d3c27; border-radius: 50%; width: 50px; height: 50px; animation: spin 1s linear infinite;z-index: 6;}
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }


.contentelement.flexgalerie { position: relative;  }
.contentelement.flexgalerie::before{ position: absolute; top: 100px; left: 50%; z-index: 1; margin: 0 0 0 -30px; content:""; display: inline-block; border:4px solid #ccc; border-top:4px solid #8d3c27; border-radius: 50%; width: 50px; height: 50px; animation: spin 1s linear infinite;}

@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
/*sudo-Slider -----------------*/
.slider {
    display: block; float: left; width: 100%; height: 100%; min-height: 100%; margin:0; background: url('images/loader.gif') center center no-repeat #fff; z-index: 1;
}
.slider div {
     display: block; float: left; width: 100%;  height: 100%; margin:0;
}
.slider div.wslide {
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


.controls a {
    font-family: icons; font-size:2.0em; position: absolute; z-index: 50; color: #bebeb8; width:100%; text-align: center; top: 50%; margin: -40px 0 0 0; line-height: 30px;
    border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
a.prevBtn { float: left;opacity: 0.5; width:50px;padding: 15px 0; color: #fff; left: 10px; }
a.nextBtn {float: right;opacity: 0.5; width:50px;padding: 15px 0; color: #fff; right: 10px;}
a.prevBtn:hover { opacity: 0.9; color: #fff; text-decoration: none; background: #8d3c27; }
a.nextBtn:hover { opacity: 0.9; color: #fff; text-decoration: none; background: #8d3c27;}

a.prevBtn:hover, a.nextBtn:hover { opacity:1.0;  }



@media only screen and (max-height: 800px) {

}


@media only screen and (max-width: 1160px)
{
#wrap2 {
    height: auto; width: 100%;
}
#logocontainer {
    width: 170px; position: relative;
}
.fixiert #logocontainer {
width: 120px;
}

#bilder { max-height: 750px;}
#wrap {min-width: 680px;}
header {width: 100%; height: auto;}
#content {width: 100%; margin: 0; }
footer {min-width: 680px;}
header > p {  display: none;}

#navcontainer {width: 100%; margin: 0;padding: 0; position: relative; top: 0; right: 0;}

.galerie dl { width: 31.33%; }
.slider div.animationsinfos { bottom: 5%; font-size: 1.0em; }

}

@media only screen and (max-width: 960px) {
.viertel { width: 48%; }
.dreiviertel {width: 98%}
.umen {width: 48%; }
div#startinfo { font-size: 0.9em; top: 30%; width: 80%;}

.footcontainer, #oez, #footnav { width:92% !important;  }
}

@media only screen and (max-width: 680px) {
#wrap {min-width: 320px;}
header {width: 100%; min-width: 320px;}
#wrap2 {min-width: 320px; width: 100%; }
#content {min-width: 320px; width: 100%; min-height: 350px;}

#textfeld {
float: left;
}
#bilder { max-height: 600px;}
.galerie dl { width: 48%;}

.kontaktseite, .kontaktformcontainer  {width: 100%; margin: 0;}
.kontaktadresse {  width: 100%; margin: 0;}


footer {min-width: 300px; }


.halb { width: 98%;}
.drittel { width: 98%; }
.zweidrittel { width: 98%; }
div#startinfo { font-size: 0.8em; margin: 10px 0 0;  }
#startinfo h1 {   font-size: 2.2em;}

.controls a {display: none;}

}
@media only screen and (max-width: 460px) {

ul.unavseite_menue li {
padding-left: 9%;
width: 90%;
}
footer {min-width: 300px; }
#bilder { max-height:500px;}
.formfeld div.checkelement {width: 100%;}
.kontaktformular {width: 100%;}
.kontaktformular label { width: 100%;}
.kontaktformular p {width: 100%;}
.kontaktformular input {width: 100%;}
.kontaktformular textarea {width: 100%;}


.viertel { width: 98%; }

div.formfehler {width: 100%;}
.umen {width: 98%; }

.bildrahmen {
    width: 100%; margin: 0 0 20px 0; max-width: 100%;
}

a.weiterlink {
    font-size: 0.9em;
}

}

@media only screen and (max-width: 380px)
{ .galerie dl { width: 98%;}  }


#trackinghinweis {background:#000; height:auto; color:#fff; text-align:center; padding:10px 0; z-index: 200; position: relative;
box-shadow: 0px 0px 5px 0px #000000; -moz-box-shadow: 0px 0px 5px 0px #000000; -webkit-box-shadow: 0px 0px 5px 0px #000000;
position:fixed; left:0; width:100%; bottom:0; top:auto;}
#trackinghinweis p { float: left; width: 80%; box-sizing: border-box; padding: 0 10px;}
#trackinghinweis a { color:#ffffff; }
#trackinghinweis .thbuttons {  float: right; width: 18%; padding: 0 1%; }

#trackinghinweis .thbuttons a {color:#ffffff; display:block; float: left; width: 100%; box-sizing: border-box; text-decoration:none; padding:10px; margin:2px 0; }
#trackinghinweis .thbuttons .enable {background:#8d3c27; font-weight: bold; }
#trackinghinweis .thbuttons .enable:hover {background:#fff;  color: #000;}
#trackinghinweis .thbuttons .disable {background:transparent; color: #fff; padding: 5px 10px; }
#trackinghinweis .thbuttons .disable:hover {background:#fff; color: #000;}
#trackinghinweis .thbuttons .policy {background:#fff;  color: #000;}
#trackinghinweis .thbuttons .policy:hover {background:#8D8F8F; color: #fff;}

.trackinginfo {
    float: left; width: 94%; padding: 10px 3%; background:#f3f3f3;
}

.trackinginfo a {
 color:#ffffff !important; display:inline-block; float: left; box-sizing: border-box; text-decoration:none; padding:10px 20px; margin:5px 20px 5px 0; background: #333;
}
.trackinginfo a.enable {background:#8d3c27; font-weight: bold; }
.trackinginfo a:hover { background: #fff; color:#8d3c27 !important; }


@media only screen and (max-width: 960px) {
#trackinghinweis p { width: 70%}
 #trackinghinweis .thbuttons {  width: 28%; }
}


@media only screen and (max-width: 680px) {
#trackinghinweis p {float: left; width: 90%; padding: 0 5%;}
#trackinghinweis .thbuttons {  width: 90%; padding: 0 5%; }
}