@charset "utf-8";
body {
    margin: 0;
    font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    background-color: #f4ece1;
    color: #b07f4a;
    padding: 0
}
ul {
    list-style-image: url(img/li_gif.gif);
    padding-left: .5em;
    margin-left: .5em;
    margin-top: 0
}
a {
    color: #b07f4a;
    text-decoration: none;
    font-weight: 400;
}
#content_wrap {
    background-image: url(img/bg_content.gif);
    background-position: right top;
    background-repeat: no-repeat;
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 0;
}
#content {
    margin: 0;
    width: 100%;
    height: 750px;
}
#left,
#right {
    float: left;
}
#left {
    width: 495px;
}
#right {
    width: 470px;
}
#title {
    margin-left: 27px;
    margin-top: 7px;
    width: 250px;
    height: 50px;
}
#logo {
    width: 470px;
    height: 170px;
    margin-left: 0;
    margin-top: 0;
    z-index: 110;
}
#text {
    float: left;
    width: 440px;
    height: auto;
    margin-left: 27px;
    margin-top: 10px
}
#text img {
    float: right;
    margin-top: 5px;
    margin-left: 10px;
}
#leistungen {
    float: left;
    width: 250px;
    height: 395px;
    margin-top: 0;
    margin-left: -25px;
}
#image {
    float: right;
    margin-top: 0;
    margin-right: -80px;
    width: 325px;
    z-index: 100;
}
#address {
    float: left;
    width: 260px;
    height: 80px;
    margin-left: 210px;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}
#address .tel {
    font-weight: bold;
}
#impressum {
    clear: both;
    margin-left: 200px;
    width: 260px;
    height: 20px;
    margin-top: 30px;
    text-align: center;
}

#flyer {
    clear: both;
    margin-left: 27px;
    height: 150px;
    width: 200px;
}

#flyer a.a_link {
    margin-top: 60px;
    font-weight: bold;
    position: absolute;
}

#flyer img {
    margin-top: 0;
    margin-left: 85px;
}

#images_wrap {
    clear: both;
    float: none;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    height: 130px;
}

#images {
    margin-left: 300px;
    margin-top: -170px;
    width: 380px;
    height: 130px;
    position: absolute;
}



#images img {
    float: left;
}
