html{
    background: #eeeeee;
}
body{
    background: #eeeeee; 
}
.Reihe{
    padding: 20px;
}
.Liste{
    padding-top: 20px;
}
.footer{
    height: 50px;
    position: relative;
    bottom: 0;
    width: 100%;
}
#validatedCustomFile2{
    margin-bottom: 15px;
}
div .error{
    color: red;
    background-color: #f5c9c9;
}
div .data{
    margin: 15px;
    padding: 10px;
    
}
nav .navbar .navbar-expand-lg .navbar-light{
    background-color: #b5c900 !important;
}
.bg-self{
    background-color: #b5c900 !important;
}
