body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  color: #948475;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  color: #948475;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #948475;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #948475;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #948475;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  color: #948475;
}
p {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.back {
  background-image: url('../images/stone-back1.jpg');
  background-size: cover;
  background-repeat: repeat-y;
}
.frame {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  border-right: 1px solid white;
  border-left: 1px solid white;
  background-color: maroon;
}
.content {
  min-height: 840px;
  padding: 0px;
  background-color: #EBF1F7;
}
.middle {
  padding-right: 0px;
  padding-left: 0px;
}
.head {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.left_head {
  height: 178px;
  border-left: 1px solid white;
  background-color: maroon;
}
.pic_head {
  top: auto;
  height: 178px;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  background-color: #e3d3c6;
  background-image: url('../images/header_kleineidam_blank2.jpg');
  background-size: cover;
}

.text_head {
  padding-top: 3px;
  padding-right: 20px;
  color: #fff;
  font-size: 3.3em;
  text-align: right;
  line-height: 0.8em;
  letter-spacing: 0.2em;
  text-shadow: 2px 2px #847464;

}

/* Navi Höhe und Background */

.left_down {
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #BAB1B2;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
.address {
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px solid white;
}
.add {
  min-height: 330px;
  padding: 20px 15px 15px;
  font-family:'Open Sans', sans-serif;
  color: white;
  line-height: 28px;
  font-size: 0.9em;
}
.partner {
  padding: 15px;
  border-top: 1px solid white;
  background-color: #6C583F;
  text-align: center;
}
.add_over {
  padding-left: 0px;
}
.partner_logo {
  padding-top: 25px;
  padding-bottom: 25px;
}
.logos {
  padding: 10px;
  border-radius: 15px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 14px 0px;
}
.footer {
  height: 25px;
  margin-bottom: 0px;
  border-top: 1px solid white;
  border-right: 1px none white;
  border-bottom: 1px solid white;
  background-color: #847464;
}
.accordion {
  border-right: 1px solid white;
  border-left: 1px solid white;
}
.starter {
  padding: 20px;
  line-height: 32px;
  font-size: 22px;
}
.text {
  font-family:'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1.4em;
}

@media (max-width: 1025px) {
  .left_head {
    height: 107px;
  }
  .pic_head {
    height: 107px;
  }
  .add {
    padding-top: 30px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 9px;
    line-height: 17px;
  }
  .text {
    font-size: 16px;
    line-height: 16px;
  }
    .text_head {
  padding-top: 13px;
  padding-right: 10px;
  color: #fff;
  font-size: 2.3em;
  text-align: right;
  line-height: 1em;
  letter-spacing: 0.2em;
  text-shadow: 2px 2px #847464;
 }
}

@media (max-width: 991px) {
  .left_head {
    height: 107px;
  }
  .pic_head {
    height: 107px;
  }
  .add {
    padding-top: 30px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 8px;
    line-height: 17px;
  }
  .text {
    font-size: 16px;
    line-height: 1.4em;
  }
    .text_head {
  display: none;
 }
}
@media (max-width: 767px) {
  .pic_head {
    height: 87px;
  }
  .left_down {
  background-color: Maroon;
}
.content {
  min-height: 0;
}
  .add {
    padding-left: 25px;
    font-size: 16px;
    line-height: 24px;
  }
  .accordion {
    border-right-style: none;
    border-right-width: 0px;
    border-left-style: none;
    border-left-width: 0px;
  }
  .text_head {
  display: none;

}
}
@media (max-width: 479px) {
  .pic_head {
    height: 57px;
  }
  .content {
  min-height: 0;
}
  .add {
    padding-top: 18px;
    font-size: 14px;
  }
  .footer {
    border-top-style: none;
    border-top-width: 0px;
  }
  .accordion {
    border-right-style: none;
    border-right-width: 0px;
    border-left-style: none;
    border-left-width: 0px;
    display: none;
  }
}

figure { display: block; width: 100%; height: 100%; margin: 0 }
figcaption { padding: 10px 15px; position: absolute; bottom: 20px; right: 30px; z-index: 3; background: black; background: rgba(0,0,0,0.7); color: white;
             -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px }

input[type=button],input[type=submit],input[type=reset] {
        display: inline-block;
        zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
        *display: inline;
        vertical-align: baseline;
        margin: 0 2px;
        outline: none;
        cursor: pointer;
        text-align: center;
        font: 'Open Sans', sans-serif;
        font-size: 1.0em;
        padding: .5em 2em .55em;
        text-shadow: 0 1px 1px rgba(0,0,0,.3);
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        box-shadow: 0 1px 2px rgba(0,0,0,.2);
        color: #ffffff;
        border: solid 1px #555;
        background: #800000;
        padding: .3em 1.0em .3em;
}

input[type=button]:hover,
input[type=button]:focus,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=reset]:hover,
input[type=reset]:focus
 {
        background: #616161;
        padding: .3em 1.0em .3em;
        font-size: 1.0em;
}
input[type=button]:active,
input[type=button]:active,
input[type=submit]:active,
input[type=submit]:active,
input[type=reset]:active,
input[type=reset]:active
 {
        position: relative;
        top: 1px;
        color: #afafaf;
        padding: .3em 1.0em .3em;
        font-size: 1.0em;
}

input[type=text],
input[type=option],
input[type=file],
select,file,
input[type=password]
{
    background-color: #fbfbfb;
    border:solid 1px #333333;
    color: #000000;
    padding-left:5px;
    box-shadow: 1px 1px 0 #828181 inset;
    font-family: 'PT Sans', sans-serif;
    font-size:1.2em;
    font-weight: normal;
    font-style: normal;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

input[type=text]:hover,
input[type=password]:hover,
input[type=option]:hover,
input[type=file]:hover,
select:hover,
file:hover
 {
    box-shadow:0px 0px 10px rgba(48,115,199,0.6);
}
input[type=textarea],
textarea
{
    background-color: #fbfbfb;
    border:solid 1px #333333;
    color: #000000;
    padding-left:5px;
    box-shadow: 1px 1px 0 #828181 inset;
    font-family: 'Open Sans', sans-serif;
    font-size:1.2em;
    font-weight: normal;
    font-style: normal;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

input[type=textarea]:hover,
textarea:hover
 {
    box-shadow:0px 0px 10px rgba(48,115,199,0.6);
}

input[type=checkbox],input[type=radio] {
    border-radius:4px;
    -webkit-appearance:button;
    -moz-appearance: none;
    border: double 2px #333;
    background-color:#fbfbfb;
    color:#FFF;
    white-space: nowrap;
    overflow:hidden;
    width:20px;
    height:20px;
}

input[type=checkbox]:checked,input[type=radio]:checked {
    background-color:#00cc00;
    border-color:#aaffaa;
}

input[type=checkbox]:hover,input[type=radio]:hover {
    box-shadow:0px 0px 10px rgba(48,115,199,0.6);
}

.bildrahmen
 {
        margin: 20px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        -khtml-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        -moz-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
 }
.bildrahmen1
 {
        margin: 5px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        -khtml-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        -moz-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
 }
.bildrahmen2
 {
        background-color: rgba(250,250,250,0.6);
        border: 1px solid #fff;
        -webkit-border-radius: 1px;
        -khtml-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        -khtml-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        -moz-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
 }
.iambildrahmen
 {
        margin-bottom: 10%;
        border-width:2px;
        border-style:solid;
        border-color:#fff;
        -webkit-border-radius: 6px;
        -khtml-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0px 4px 8px rgba(239,239,214,0.6);
        -khtml-box-shadow: 0px 4px 8px rgba(239,239,214,0.6);
        -moz-box-shadow: 0px 4px 8px rgba(239,239,214,0.6);
        box-shadow: 0px 4px 8px rgba(239,239,214,0.6);
 }

BODY
{
scrollbar-face-color: #DFE3E3;
scrollbar-highlight-color: #DFE3E3;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: grey;
scrollbar-arrow-color: #3C6286;
scrollbar-track-color: #DFE3E3;
scrollbar-darkshadow-color: #3C6286;
}

em,italic {font-style: italic;}
strong,b {font-weight: bold;}
.strongem {font-weight: bold; font-style: italic;}

.center-pic{
        width: 100%;
        text-align: center;
}

.galerie-content {
        float: left;
        height: 210px;
        width: 190px;
        display: block;
        text-align: center;
        padding: 10px;
        margin: 10px;
        background-color: rgba(250,250,250,0.6);
        border: 1px solid #fff;
        -webkit-border-radius: 1px;
        -khtml-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        -khtml-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        -moz-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
}

.boxwrapper {
    clear: both;
    width: 94%;
    margin: auto;
    padding: 10px;
    float: none;
 }

.boxwrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.boxwrapper1 {
    clear: both;
    width: 80%;
    margin: auto;
    padding: 10px;
    float: none;
 }

.boxwrapper1:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.m1 {
  font-size: 24px;
  line-height: 50px;
  font-weight: 700;
  color: #800000;
  vertical-align: middle;
}

label {
  clear: both;
  font-family:'PT Sans', sans-serif;
  font-size: 1.2em;
}

iframe, object, embed{max-width: 100%;}

.responsive-video iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 }

.responsive-video {
 position: relative;
 padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
 padding-top: 0px;
 height: 0;
 overflow: hidden;
 }

.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}