body {
        background-color: #f8e2af;
        margin: 0px;
        padding-top: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        color: #0f506c;
        }

html {
        overflow-y: scroll;
        }

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

#left {
        background: url(../images/layout/left.jpg) no-repeat left bottom;
        width: 199px;
        height: 624px;
        display: inline;
        float: left;
        }

#left_top {
        width: 199px;
        height: 62px;
        }

#left_middle {
        width: 132px;
        height: 552px;
        padding-right: 67px;
        padding-top: 10px;
        text-align: right;
        }

#middle {
        width: 550px;
        height: 200px;
        display: inline;
        float: left;
        }

#middle_top {
        width: 550px;
        height: 205px;
        }

#content {
        width: 520px;
        padding-left: 15px;
        padding-right: 15px;
        }

#right {
        width: 217px;
        height: 624px;
        display: inline;
        float: left;
        }

#right_top {
        background: url(../images/layout/right.jpg) no-repeat left top;
        width: 217px;
        height: 491px;
        }

#right_bottom {
        width: 217px;
        height: 133px;
        }

#footer {
        background: url(../images/layout/footer.jpg) no-repeat left top;
        width: 520px;
        height: 14px;
        }

#copyright {
        text-align: center;
        width: 520px;
        font-size: 11px;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #d0b473;
        }

.clear {
        clear: both;
        }

strong {
        font-weight: normal;
        }

textarea {
        border: 1px solid #0f506c;
        background-color: #f9e7bc;
        color: #0f506c;
        }

input {
        border: 1px solid #0f506c;
        background-color: #f9e7bc;
        color: #0f506c;
        }

select {
        border: 1px solid #0f506c;
        background-color: #f9e7bc;
        color: #0f506c;
        }

button {
        border: 1px solid #0f506c;
        background-color: #f9e7bc;
        color: #0f506c;
        }

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

.input_bild {
        border: 0px solid #FFFFFF;
        background-color: #c2ced0;
        }

a:link {
        color: #055f72;
        text-decoration: none;
        font-weight: normal;
        }
a:visited {
        color: #055f72;
        text-decoration: none;
        font-weight: normal;
        }
a:hover {
        color: #598263;
        text-decoration: none;
        font-weight: normal;
        }
a:active {
        color: #055f72;
        text-decoration: none;
        font-weight: normal;
        }

.a_link:link {
        color: #f9e7bc;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}
.a_link:visited {
        color: #f9e7bc;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}
.a_link:hover {
        color: #125b7b;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}
.a_link:active {
        color: #f9e7bc;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}

.a_link2:link {
        color: #125b7b;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}
.a_link2:visited {
        color: #125b7b;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}
.a_link2:hover {
        color: #125b7b;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}
.a_link2:active {
        color: #125b7b;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}

.a_copy:link {
        color: #d0b473;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}
.a_copy:visited {
        color: #d0b473;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}
.a_copy:hover {
        color: #125b7b;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}
.a_copy:active {
        color: #d0b473;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
}
