body{
  background-color: #DBDBDB; font: auto;
}  
  
table, tr, th, td
{
    
     position: center;
    margin-left: 400px;
    border-collapse: separate;
    font-size: 16px;
    margin: 20px;   
}

.button{
    float: left;
}
div.menue {
    width: 30%;
    background-color: #DBDBDB;
    }
div.inhalte {
    background-color: #DBDBDB;
    padding-left: 250px;
    text-align: center;
 }
H2{
     font-weight: bold; color: #FF0000;
 }
 div.padding{
     margin-left: 20px;
}
    Ich glaub das waren versuche irgebwie Bewegung ins Memeu zu bringen, was aber nicht klappte. deswegen war diese datei nutzlos geworden.