/********** ^FOOTER **********/



#footer a {
   color: #4B688E;
    line-height: 18px;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

.footer-nav-container {
    float: left;
    position: relative;
    width: 100%;
}

.footer-nav-container {
    float: left;
    position: relative;
    width: 100%;
}

#footer hr {
    border:none;
    border-top-color: #C1D1DF;
    border-top-style: solid;
    border-top-width: 1px;
    clear: both;
    color: #C1D1DF;
    float: left;
    width: 100%;
    margin:6px 0;
}

.background_footer{
    background-image: url('/National_Library/20161130034600oe_/https://help.1and1.com/img/assets/footer/footer.jpg');
    background-position: top center;
    height: 120px;
}
#footer{
    font: 12px/1.231 arial,helvetica,clean,sans-serif;
    padding-top: 60px;
    vertical-align: top;
 }

.footer-nav {
    position: absolute;
    right: 0;
    top: 3px;
}

.footer-nav li {
    color: #4B688E;
    float: left;
    font-size: 11px;
    line-height: 18px;
    margin-left: 20px;
}

#footer .footer-nav-container a.target:hover {
    text-decoration: none;
}