body {
    background-image: url(website_Hundebilder/Farbe_Hintergrund.jpg);
}

#kurse {
    font-weight: bolder;
}

#kopf {
    background-color: #004B88;
    /* background-image: url(website_Hundebilder/Farbe_BLAU.jpg);*/
    height: 150px;
    color: white;
    text-align: right;
    font-size: 2em;
    padding: 1em;
    background-image: url(website_Hundebilder/HundeLeben_logo.jpg);
    background-repeat: no-repeat;
}

#steuerung {
    background-color: #856856; 
    color: white;
    width: 14em;
    float: left; 
}

#inhalt {
    margin-left: 16em;

}

#fuss {
    background-color: #856856;
    height: 50px;
    color: white;
    text-align: center;
    font-size: 1em;
    padding: 1em;
}

#table-links {
    width: 200px;
}