#boxFooter {
    margin: 0;
    padding: 7px 40px 0 40px;
    text-align: right;
    font-size:  10px;
    color: #ddeaef;
    background-color: #000032;
    height: 21px;
    font-weight: normal;
}
#boxFooter2 {
    margin: 0;
    padding: 7px 40px 0 40px;
    text-align: left;
    font-size:  10px;
    color: #ddeaef;
    height: 21px;
    font-weight: normal;
}}

#boxFooter div#hilfsnav,
#boxFooter2 div#hilfsnav {
    float: right;
}

#boxFooter a:link,
#boxFooter a:visited,
#boxFooter2 a:link,
#boxFooter2 a:visited {
    color: #fff;
    text-decoration: none;
}

#boxFooter a:hover,
#boxFooter a:focus,
#boxFooter2 a:hover,
#boxFooter2 a:focus {
    color: b6a45d;
    text-decoration: none;
}
