



#inhalt_1 {
        position: absolute;
        margin-top: 10px;
        margin-left: 80px;
        margin-right: 140px;
        text-align: center;

}
#inhalt_1 h1 {

    margin-left: 25px;
    margin-right: 150px;
    font-size: 25px;
    text-align: center;
    font-family: serif ;
    font-style: italic;
    font-weight: bolder;
    color: black;

}
#inhalt_1 h2 {
    width: 1000px;
	color: blue;

    font-size: 40px;
    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;
}


#logo {
    z-index: 1;
    position: absolute;
    margin-left: 250px;


    margin-top: 130px;
}

#MSV_01 {
    position: absolute;
    margin-left: 5%;
    margin-top: 10px;
    font-style: italic;
    text-align: center;
    font-size: large;
    font-weight: bold;
}
#video {

    margin-top: 200px;
}
#tabelle_1 {
    z-index: 2;
}
