html,body {
margin: 0 0 0 0;
padding: 0;
text-align: center;
min-height: 100%;
width: 100%; float: left;
background: #B1B3B4;
}



#wrap {width: 100%; margin: 0; padding:0; float: left; min-width: 960px;  }
#wrap2 {width: 100%; margin: 0; float: left; padding:0; min-width: 960px; height: 135px;border-bottom: 1px solid #fff;overflow: hidden; }


#header {
width: 1160px;
margin: 0 auto;  padding: 0;
position: relative;
}

#logocontainer {
float: left; padding: 20px 1%; margin: 0; width: 26%;
}
#logocontainer img {max-width: 100%; height: auto;}

#navcontainer {
float: right;
margin: 70px 0 0 0;
padding: 0;
width: 70%;
}

#bilder {float: left; width: 100%; margin:0; position: relative; box-sizing: border-box; background-size: 100% auto; z-index: 4; }


#content {
width: 1160px;
text-align: left;
padding: 0;
margin: 0 auto;
position: relative;
}
.contentelement {float: left; width: 100%; padding: 0; margin: 0;}


#inhalt {
float: left; margin: 0;
width: 100%;
padding: 10px 0;
min-height: 550px;
}

#textfeld {
float: right;
padding: 0 2%;
margin: 0;
width: 64%;
min-height: 350px;
}

#aside {float: left; width: 31%; min-height: 100px; height: 100%;}
#aside h3 {float: left; width: 100%; padding: 10px 0;border-bottom: 1px solid #fff; }

#footwrap {
float: left;
width: 100%; min-width: 960px;
padding: 0; margin:0;
position: relative;border-top: 1px solid #fff;
}
#footwrap div#adresse {margin: 0 auto; max-width: 1160px; width: 100%; text-align: left; }
#footwrap address {float: left; width: 22%; margin: 0; padding: 20px 2%; font-style: normal;}
#footwrap div#footbild {float: left; width: 30%; margin: 0; padding: 20px 1%; }
#footwrap div#oeffnungszeiten {float: left; width: 36%; margin: 0; padding: 20px 2%;}

#footer {float: left;
width: 100%;
padding: 20px 0; margin:0;
position: relative;background: #fff; color: #333;}
#footbild img {margin: 20px 0;}



ul.unavseite_menue { float: left; list-style-type: none; padding: 0; }

ul.unavseite_menue li {
margin: 0 0 10px;
padding: 0;
font-weight: bold;
font-size: 1.0em;
width: 240px; float: left;
}

ul.unavseite_menue li a { color: #666;}
ul.unavseite_menue li a:after { content: " > " }

ul.sitemap li {
margin: 5px 0 10px;
list-style-type: square;
font-weight: normal;
font-size: 1.3em;
}


ul.sitemap_unterpunkt {
list-style-type: square;
color: #58585A;
}

ul.sitemap_unterpunkt li {
margin: 5px 0;
list-style-image: none;
font-weight: 300;
font-size: 0.8em;
}

.bildrahmen {
padding: 5px 0;
text-align: center;
font-size: 0.9em;
color: #000;
position: relative;
max-width: 45%;
}

.bildrahmen img {width: 100%;}

.floatrechts {
margin: 0 0 10px 3%;
float: right;
}

.floatlinks {
margin: 0 3% 10px 0;
float: left;
}

.galerie {
float: left;
margin: 10px 0;width: 100%;
}

.galerie dl {
float: left;
height: 210px;
margin: 2px 1.5%;
font-size: 0.9em;
text-align: center;
width: 30.33%;
}

.galerie dd {
margin: 0; 
padding: 0;
}


img.gal {
padding: 0; width: 100%;
}

.dlbox {
margin: 0 0 5px 0;
}

.dlbox p {
margin: 7px 0;
padding-left: 20px;
background: url('images/pfeilr2.html') 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;
}


.kontaktformular {
width: 95%; padding: 20px 1%;
}



.kontaktformular p {
width: 100%;
float: left;
}

legend {
display: none;}
fieldset {border: none; padding: 0;}

.kontaktformular label {
float: left;
width: 30%;
margin: 3px 0;
font-size: 100%;
}
.kontaktformular #infota label {width: 100%;
margin: 10px 0; padding: 5px 0; font-size: 1.3em; border-bottom: 2px dotted #58595b; }

.kontaktformular input {
float: left;
color: #000;
background: #fff;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #999;
width: 65%;
margin: 0; box-sizing: border-box;
}

.kontaktformular select {
float: left;
color: #000;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #999;
background: #fff;
width: 65%;
margin: 1px 0;
font-weight: bold;
padding: 4px;
}

div.formclear {
float: left;
width: 450px;
}

input#Ort {
width: 50%;
margin-left: 1%;
}
input#PLZ {
width: 14%;
}
input#captcha {
width: 130px;
}

.kontaktformular textarea {
width: 95%;
max-width: 800px;
height: 90px;
border: 1px solid #999;
color: #000;
font-family: Arial, Helvetica, sans-serif;
background: #fff;
margin-bottom: 10px;box-sizing: border-box;
}


div.formfehler {
width: 80%;
float: right;
color: #f00;
text-align: center;
font-size: 90%;
}

input.fehlerfeld {
background: #fcc;
border: 1px solid #f00;
}

form {
margin: 0;
}

input, textarea {
color: #000;
padding: 5px;
}

input.button {
background: #58585A; color: #fff; padding: 5px 20px;
font-weight: bold; font-size:1.2em;
cursor: pointer;border: none; width: auto;
}
input.button:hover {background:#000;}


a.backlink:link, a.backlink:visited, a.pfeillink:link, a.pfeillink:visited {
float: right;
display: block;
text-decoration: none;
background: #58585A; color: #fff; padding: 5px 20px;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

a.weiterlink:link, a.weiterlink:visited  {

}

a.backlink:hover, a.pfeillink:hover {
background-color: #222;color: #fff;
text-decoration: none;
}


#footinhalt a.weiterlink {background-image: none;padding: 5px 30px 5px 30px;}

ul.liste {
list-style-type: none;
}
ul.liste li {
font-weight: bold;
font-size: 100%;
padding-left: 20px;
background: url('images/pfeilr2.html') 0 6px no-repeat;
margin-bottom: 10px;
} 


ul.nliste {
list-style-type: none;
}
ul.nliste li {
font-size: 85%;
padding-left: 20px;
background: url('images/pfeilr2.html') 0 6px no-repeat;
margin-bottom: 10px;
} 



p.captchafehler {
border: 1px solid #c00;
color: #f00;
margin: 10px 0;
padding: 10px;
background: #ffc;
}

.meldung { color: red }



.accfeld {float: left; width: 98%; padding: 0 0 5px 1%; margin; 0;}
h2.accordeonlink {float: left; width: 96%; padding: 5px 2% 5px 2%; margin: 10px 0 0; background: url('images/accpfeil.html') right 10px top 15px no-repeat #FBD62B; color: #000; font-size: 1.3em; cursor: pointer;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
h2.offen { background: url('images/accpfeil2.html') right 10px top 15px no-repeat #FBD62B; }


.formfeld { width: 100%; float: left; padding: 2px 0; }
#newsletterabo p {margin: 10px 0 5px 0px}


img {max-width: 100%; height: auto;}
iframe {max-width: 100%;}

@media only screen and (max-width: 1160px)
{
#wrap2 { height: auto;}
#header,#content {width: 960px;}
#navcontainer {margin: 50px 0 0 0; }
.galerie dl {height: 175px;}
#logocontainer {width: 20%;}
#navcontainer {width: 75%; }
}

@media only screen and (max-width: 960px)
{
#wrap {min-width: 680px;  }
#wrap2 {min-width: 680px;position: relative; height: auto;}
#header,#content {width: 100%;}
#navcontainer {margin: 10px 0 10px 0;width: 65%; }
#footwrap {width: 100%; min-width: 680px;}
#footer {width: 100%;}
#textfeld {width: 94%; padding: 0 3%; border-right: 0;}
#aside {width: 94%; padding: 0 3%;}
.galerie dl {width: 22%; height: 160px;}
}

@media only screen and (max-width: 680px)
{
#wrap {min-width: 300px;}
#wrap2 {min-width: 300px;}
#footwrap { min-width: 300px;}
#logocontainer {width: 35%;padding: 10px 2%;}
#navcontainer {margin:0;width: 100%; }

#footwrap address { width: 43%; margin: 0; padding: 5px 5% 5px 2%;}
#footwrap div#footbild {width: 43%; margin: 0; padding: 5px 2% 5px 5%; }
#footwrap div#oeffnungszeiten {width: 90%; margin: 0; padding: 5px 5%;}


#footer {min-width: 300px;}
.galerie dl {width: 30.33%;}

}

 @media only screen and (max-width: 460px)
{
#logocontainer {width: 50%;}
.galerie dl {width: 47%;}
.kontaktseite {width: 100%;}
.kontaktformcontainer {width: 100%;}
.kontaktformular {width: 98%;}
.kontaktformular label { width: 100%;}
.kontaktformular p {width: 100%;}
.kontaktformular input {width: 95%;}
.kontaktformular textarea {width: 95%;}
input#Ort {
width: 70%;
margin-left: 1%;
}
input#PLZ {
width: 24%;
}
div.formfehler {width: 100%;}
}