#fussbereich {
    position: fixed;
    bottom: 0;
    left: 10;
    right: 0;
    width: 150px;
    height: 40px;
}

