.noprint{
    display: none !important;
}

.fusszeile{
    bottom: 0px;
    text-align: center;
    border-top: 1px solid grey;
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.table{
    width: 100%;
}