



#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: 45px;
    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;
    padding-left: 250px;
    padding-top: 350px;
    
    
}

#tabelle_1 {
    position: absolute;
    margin-left: 20px;
    margin-top: 70px;
}

#calendar {
    z-index: 3;
    position: absolute;
    padding-bottom: 8px;
    margin-left: 20px;
    
    
}

#hintergrund {
    
}





