#content p, #content ul, #content ol, #content table, #content form, #content fieldset {
    margin: 1.2em 0;
    text-align: justify;
}
body {
    color: #61686b;
    font: 13px/1.6 "Verdana",Arial,sans-serif;
}


#leistungen {
    margin-bottom: 166px;
}
form input, form textarea {
    padding: 0.5em 1.06667em;
}

#article-top {
    margin-top: -59px;
}

.rsts-crop{
    border: 1px solid #b2a06b;
    margin-top: -59px;
}

 
#nav-footer {
    float: left;
    margin-left: 15px;
    text-align: left;
}


#footer-info {
    color: #505151;
    float: right;
    margin-top: -10px;
    text-align: right;
}

html {
    height: 101%;
}

#nav-footer a {
    color: #505151;
    margin: 0 2em 0 0;
    text-decoration: none;
}

.image_container figcaption, .image_container .caption {
    background: rgba(255, 255, 255, 0.73) none repeat scroll 0 0;
    bottom: 0;
    color: #000;
    font-size: 1.5em;
    font-weight: bold;
    left: 0;
    padding: 0.46154em 1em;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100% !important;
} 
#wrapper {
    margin: 0 auto;
    max-width: 100%;
    padding: 24px 0 0;
    position: relative;
}

header .inside,
#content-body,
footer .inside {
    max-width: 1200px;
} 

#content-body, header .inside{
    margin: 0 auto;
}
header .inside{
    position: intherit;
}
#wrapper footer .inside{
    margin: 0 auto 0;
}
header {
    border-bottom: 80px solid #b2a06b;
    padding-bottom: 30px;
}
.start header {
    border-bottom: 0px solid #b2a06b;
    padding-bottom: 30px;
}

aside#sidebar p, aside#sidebar ul, aside#sidebar ol, aside#sidebar table, aside#sidebar blockquote, aside#sidebar fieldset, aside#sidebar form {
    margin: 0.6em 0;
}
.swissy-fullwidth header {
    border-bottom: 80px solid transparent;
    padding-bottom: 30px;
}

#content-wrapper {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    margin: 30px 4% 0;
    padding: 4%;
}

.swissy-fullwidth #content-wrapper:before {
    display: none;
    }
    #content-wrapper:before {
    background: white none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 11px;
    left: -48px;
    position: relative;
    top: -54px;
    width: 109.6%;
}

#content-wrapper:after {
    background: white none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 7px;
    left: -48px;
    position: relative;
    top: 55px;
    width: 109.6%;
    }
    
footer {
    background-color: #b2a06b;
    margin-top: 4%;
}

#nav-footer-wrap {
    background-color: #b2a06b;
    border-top: 1px solid #cccccd;
    clear: both;
    letter-spacing: 0;
    margin: 0 4%;
    padding: 0.9em 0 0;
    text-align: center;
}


.widget.widget-text.left.form-row {
    float: left;
    width: 60%;
}


.widget.widget-text.right.form-row {
    float: right;
    width: 40%;
}
section#content form input.right {
    margin-left: 28px;
    width: 56.5%;
}


section#content form label.left {
    width: 20%;
}

.dlh_googlemap.block {
    max-width: 100%;
}

@media (max-width: 1175px) {

#content-wrapper::after {
    background: white none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 7px;
    left: -48px;
    position: relative;
    top: 54px;
    width: 109.6%;
}

}


@media (max-width: 897px) {

.ce_rsce_swissy_footer_box{
    margin: 6.66667% 0 0 6.66667%;
    width: 40%;
}

#content-wrapper::after,
#content-wrapper::before {
    display: none;
}

}

@media (max-width: 600px) {



section#content form input.right {
    margin-left: 47px;
    width: 75.5%;
}

section#content form label.right {
    margin-left: 47px;
}

}

@media (max-width: 500px) {


section#content form input.right {
    margin-left: 39px;
    width: 75.5%;
}

section#content form label.right {
    margin-left: 40px;
}

}

@media (max-width: 400px) {


section#content form input.right {
    margin-left: 29px;
    width: 75.5%;
}

section#content form label.right {
    margin-left: 31px;
}

