


#header1 {
    z-index: 2;
    left: -1px; right: -1px; top: -1px;
    margin:0 auto;
    position: fixed;
    background-image: url(Farbverlauf.png);
    padding: 20px;
    font-size: 30px;
    text-align: center;
    font-family: sans-serif ;
    font-style: italic;
    font-weight: bolder;
    color: white;
    text-shadow: black 2px 2px 4px;
}


#nav {
    margin-left: 5%;
    position: absolute;
    margin-top: 5px;
    font-size: 110%;
    text-align: left;
    font-family: serif ;
    font-style: italic;
    line-height: 35px;
}

#nav a {

    color: white;
}

#logo {
        position: absolute;
        margin-left: 75%;
        margin-top: 3%;


}

#inhalt_1 {

        margin-top: 5%;
        margin-left: 5%;
        margin-right: 10%;
        
       line-height: 40px;
}
#inhalt_1 h1 {
    padding-left: 5%;
    padding-right: 10%;
    font-size: 250%;
    text-align: left;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;

}
#inhalt_1 h2 {
    margin-left: 4%;
    margin-right: 5%;
    padding: 20px;
    font-size: 300%;
    text-align: left;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;
    text-shadow: blue 1px 1px 1px;
}

#inhalt_1 h3 {
    font-size: 150%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: left;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;
}

#inhalt_1 h4 {
    font-size: 200%;
    margin-left: 5%;
    text-align: left;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;
    padding-bottom: 5%;
    text-shadow: blue 1px 1px 1px;
}




#bilder {

        margin-left: 30px;


}





