body {
        background-color: #65735c;
        margin: 0;
        padding: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #f7bf54;
        }

html {
        overflow-y: scroll;
        margin: 0;
        padding: 0;
        }

#container {
        margin: auto;
        width: 995px;
        height: 677px;
        margin-top: 20px;
        }

#top {
        background: url(../images/layout/top.jpg) no-repeat right top;
        width: 995px;
        height: 92px;
        }

#oeffnungszeiten {
        background: url(../images/layout/oeffnungszeiten.jpg) no-repeat left top;
        width: 912px;
        height: 50px;
        padding-left: 83px;
        }

#banner {
        background: url(../images/layout/banner.jpg) no-repeat right top;
        width: 995px;
        height: 91px;
        }

#navi {
        background: url(../images/layout/navi.jpg) no-repeat right top;
        width: 588px;
        height: 34px;
        padding-left: 407px;
        }

#links {
        background: url(../images/layout/links.jpg) no-repeat right top;
        width: 206px;
        height: 395px;
        padding-left: 170px;
        display: inline;
        float: left;
        }

#inhalt {
        background: url(../images/layout/inhalt.jpg) no-repeat left top;
        width: 619px;
        height: 395px;
        display: inline;
        float: left;
        }

#footer {
        width: 995px;
        height: 15px;
        color: #230d01;
        font-size: 11px;
        text-align: right;
        }

img {
        display: inline;
        float: left;
        }

.clear {
        clear: both;
        }

strong {
        font-weight: normal;
        }

textarea {
        border: 1px solid #422004;
        background-color: #65735c;
        color: #f7bf54;
        }

input {
        border: 1px solid #422004;
        background-color: #65735c;
        color: #f7bf54;
        }

select {
        border: 1px solid #422004;
        background-color: #65735c;
        color: #f7bf54;
        }

button {
        border: 1px solid #422004;
        background-color: #65735c;
        color: #f7bf54;
        }

.input_fehler {
        border: 1px solid #422004;
        background-color: #D47D7D;
        }

.input_bild {
        border: 0px solid #422004;
        background-color: #65735c;
        }

a:link {
        color: #65735c;
        text-decoration: none;
        font-weight: normal;
        }
a:visited {
        color: #65735c;
        text-decoration: none;
        font-weight: normal;
        }
a:hover {
        color: #f7bf54;
        text-decoration: none;
        font-weight: normal;
        }
a:active {
        color: #65735c;
        text-decoration: none;
        font-weight: normal;
        }

.a_link:link {
        color: #598263;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
}
.a_link:visited {
        color: #598263;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
}
.a_link:hover {
        color: #598263;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
}
.a_link:active {
        color: #598263;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
}

.a_footer:link {
        color: #230d01;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
}
.a_footer:visited {
        color: #230d01;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
}
.a_footer:hover {
        color: #f7bf54;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
}
.a_footer:active {
        color: #230d01;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
}
