



#inhalt_1 {
        text-align: center;
        margin-left: 100px;
        margin-right: 140px;
      
}



#inhalt_1 h1 {
    
   
    font-size: 25px;
    text-align: center;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;

}
#inhalt_1 h2 {
    width: 900px;
	color: blue;
    
    font-size: 30px;
    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: 15px;
    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: 20px;
    text-align: center;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;
    padding-bottom: 2px;
    text-shadow: blue 1px 1px 1px;
}


#logo {
    position: absolute;
    margin-left: 250px;
    
    
    margin-top: 130px;
}

#MSV_1 {

    position: absolute;
    
    margin-left:40px;
    margin-top: 150px;
    font-style: italic;
    text-align: center;
    font-size: large;
    font-weight: bold;
}
#MSV_02 {
    position: absolute;
    margin-top: 10em;
    padding-left: 40em;
    font-style: italic;
    text-align: center;
    font-size: large;
    font-weight: bold;
}
#bilder {
    text-align: center;
    padding-top: 5em;
}






