#inhalt {
        background:url(../bilder/bg-ooo.png) repeat-x;
        height:auto; /*height:600px;*/
        width:auto;
        margin-top: 69px;
}
h1 {
    font-family: nicolebecker;
    font-size: 40px;
    text-align: center;
    padding-top:40px;
}
#inhalt .text2 {
    font-family: Times;
    font-size: 20px;
    text-align: center;
}
#inhalt .text3 {
    font-family: jamesbecker;
    font-size: 30px;
    text-align: center;
}
#inhalt .text4 {
    font-family: times;
    font-size: 30px;
    text-align: center;
}
#fussleiste {
        padding: 0.4em;
        border: 1px solid orange;
        background: orange;
        color: black;
        text-align: center;
}
#container {
    background-color: orange;
}
.vernissage {
    font-family: georgia;
    font-size:20px;
    color:red;
}
