#wrapper {
    background:#ece4d9 url("/files/contaogrid/background_1120.gif") center top repeat-y;
}
#container {
    background:#ece4d9 url("/files/contaogrid/background_1120.gif") center top repeat-y;
}

/* Aufzählpunkte */
.list_type_disc ul,
.list_type_disc li {
    list-style-type:disc;
}

/* Aufzählpunkte */
.list_type_disc ul {
    margin-top:14px;
    margin-bottom:14px;
    padding-left:40px;
}
#footer {
    height:50px;
    max-width:1140px;
    background-color:#C8B4A0;
}
#footer .inside {
    margin-right:auto;
    margin-left:auto;
    padding-top:15px;
    padding-right:0;
    padding-left:0;
    text-align:center;
    color:#000;
}
#footer .inside a {
    font-weight:normal;
    color:#FFF;
}
