#footer {
    background-color: #E7AC00;
    font-family: "Open Sans"; 
    position: absolute;
    z-index: 2001;
    overflow: hidden;
    color: #ffffff;
    min-height: 100px;
}  
#logo_weiss {
  cursor:pointer;
}  
#pfeil_nach_oben {
  cursor:pointer;
} 
#footer a {
    color: #05498C;
}