



#inhalt_1 {
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        text-align: center;
       
}
#inhalt_1 h1 {
    
    
    font-size: 25px;
    text-align: center;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;

}
#inhalt_1 h2 {
    width: 100%;
	color: blue;
    
    font-size: 60px;
    text-align: center;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;
    text-shadow: blue 1px 1px 1px;
}

#inhalt_1 h3 {
    font-size: 20px;
    text-align: center;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;
    padding-bottom: 15px;
    line-height: 30px;
}

#inhalt_1 h4 {
    font-size: 30px;
    text-align: center;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;
    padding-bottom: 2px;
    text-shadow: blue 1px 1px 1px;
}





#textblue {
    font-size: 30px;
    text-align: center;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;
    text-shadow: blue 1px 1px 1px;
}

#logo {
    position: absolute;
    margin-left: 20%;
    
    
    margin-top: 130px;
}

#absatz {
       line-height: 500px;
}

#bild {
    padding-bottom: 40px;
}
#video {
    
    padding-top: 30px;
}















