body {
        background-color: #394435;
        margin: 0;
        padding: 0;
        font-family: Arial Narrow, Helvetica, sans-serif;
        font-size: 15px;
        color: #5f372a;
        width: 100%;
        height: 100%;
        }

html {
        overflow-y: scroll;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        }

#container {
        margin: auto;
        width: 984px;
        }

#banner {
        background: url(../images/layout/banner.jpg) no-repeat left top;
        width: 984px;
        height: 295px;
        }

#links {
        background: url(../images/layout/links.jpg) no-repeat left top;
        width: 246px;
        height: 432px;
        padding-left: 64px;
        display: inline;
        float: left;
        }

#mitte {
        background-color: #617659;
        width: 421px;
        height: 432px;
        display: inline;
        float: left;
        }

#rechts {
        background: url(../images/layout/rechts.jpg) no-repeat left top;
        width: 207px;
        height: 432px;
        padding-left: 46px;
        display: inline;
        float: left;
        text-align: center;
        }

#footer {
        background: url(../images/layout/footer.jpg) no-repeat right top;
        color: #c4a033;
        font-size: 13px;
        text-align: center;
        width: 931px;
        padding: 14px 0px 10px 53px;
        }

h1      {
        margin: 0px;
        }

h2      {
        margin: 0px;
        color: #d74646;
        font-size: 20px;
        font-weight: normal;
        }

.clear {
        clear: both;
        margin: 0px;
        padding: 0px;
        }

strong {
        font-weight: normal;
        }

.navi_distance {
        padding-right: 54px;
        display: inline;
        float: left;
        }

a {
        outline: none;
        }

a:link, a:visited, a:active {
        color: #5f372a;
        text-decoration: none;
        font-weight: normal;
        }

a:hover, a:focus {
        color: #2657a0;
        text-decoration: underline;
        font-weight: normal;
        }

.a_links:link, .a_links:visited, .a_links:active  {
        font-size: 15px;
        color: #5f372a;
        text-decoration: none;
        font-weight: normal;
}

.a_links:hover, .a_links:focus {
        font-size: 15px;
        color: #f2af2d;
        text-decoration: none;
        font-weight: normal;
}

.a_links_hov:link, .a_links_hov:visited, .a_links_hov:active, .a_links_hov:hover, .a_links_hov:focus  {
        font-size: 15px;
        color: #f2af2d;
        text-decoration: none;
        font-weight: normal;
}

.a_links1:link, .a_links1:visited, .a_links1:active  {
        font-size: 15px;
        color: #ccbd93;
        text-decoration: none;
        font-weight: normal;
}

.a_links1:hover, .a_links1:focus {
        font-size: 15px;
        color: #f2af2d;
        text-decoration: none;
        font-weight: normal;
}

.a_links1_hov:link, .a_links1_hov:visited, .a_links1_hov:active, .a_links1_hov:hover, .a_links1_hov:focus  {
        font-size: 15px;
        color: #f2af2d;
        text-decoration: none;
        font-weight: normal;
}

.a_links2:link, .a_links2:visited, .a_links2:active  {
        font-size: 15px;
        color: #5f372a;
        text-decoration: none;
        font-weight: normal;
}

.a_links2:hover, .a_links2:focus {
        font-size: 15px;
        color: #617659;
        text-decoration: none;
        font-weight: normal;
}

.a_links2_hov:link, .a_links2_hov:visited, .a_links2_hov:active, .a_links2_hov:hover, .a_links2_hov:focus  {
        font-size: 15px;
        color: #617659;
        text-decoration: none;
        font-weight: normal;
}

.a_wohnung:link, .a_wohnung:visited, .a_wohnung:active  {
        font-size: 15px;
        color: #a72f2d;
        text-decoration: none;
        font-weight: normal;
}

.a_wohnung:hover, a_wohnung:focus {
        font-size: 15px;
        color: #2657a0;
        text-decoration: none;
        font-weight: normal;
}

.a_wohnung_hov:link, .a_wohnung_hov:visited, .a_wohnung_hov:active, .a_wohnung_hov:hover, a_wohnung_hov:focus  {
        font-size: 15px;
        color: #2657a0;
        text-decoration: none;
        font-weight: normal;
}

.a_footer:link, .a_footer:visited, .a_footer:active  {
        color: #c4a033;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}

.a_footer:hover, a_footer:focus {
        font-size: 13px;
        color: #c4a033;
        text-decoration: underline;
        font-weight: normal;
}




