#inhalt h1 {
    font-family: georgia;
    font-size: 50px;
    padding-left:0px;
    padding-top: 45px;
}
#inhalt table {    
    margin-left: -100px;
}
#fussleiste {
        padding: 0.4em;       
        background: orange;
        color: black;
        text-align: center;
}
#inhalt .reihe1 td {
    padding-left:190px;    
}