hr { 
    width: 10%; 
    height: 5px; 
    margin: 0 auto;
    color: blue;
    background: #a8872a;
}


#kopffusszeile {
    background-color: rgb(245, 218, 184);
   
}

img#werkstuecke {
        width: 100%;
        max-width: 400px; 
        height: auto;
}


#navileiste {
    background-color: rgb(241,191,124);
    padding: 0px 0px;
}

#hauptseite {
    background-image: url(../img/background/bg_04.png);
    background-repeat: no-repeat;background-size: 100% 100%;
}

/* #rechtliches {
    background-color:  rgb(245, 218, 184);
} */


