
H1 {
    font-family : sans-serif;
    font-weight : bold;
    color : black;
    font-size : 150%;
    }
    
H2 {
    font-family : sans-serif;
    font-weight : bold;
    color : #009A56;
    font-size : 90%;
    }
    
    
.h2 {
    font-family : sans-serif;
    font-weight : bold;
    color : #009A56;
    font-size : 90%;
    }

.p {
    font-family : sans-serif;
    color : black;
    font-size : 90%;
    }

.s {
    font-family : sans-serif;
    color : black;
    font-size : 75%;
    }
        
P {
    font-family : sans-serif;
    color : black;
    font-size : 90%;
    }

A {
    font-family : sans-serif;
    color : #009A56;
    }
        
.schriftzugklein {
    font-weight : bold;
    font-family : sans-serif;
    color : white;
    text-decoration : none;
    font-size : 75%;
    text-align : center;
    }
            
.schriftzug {
    font-weight : bold;
    font-family : sans-serif;
    color : white;
    text-decoration : none;
    font-size : 90%;
    }

.navMark {
    font-weight : bold;
    font-family : sans-serif;
    font-size : 75%;
    }

.gotop {
    font-weight : bold;
    font-family : sans-serif;
    font-size : 150%;
    color : #009A56;
    text-align : center;
    text-decoration : none;
    }
                
.stufe1titel {
    font-weight : bold;
    font-family : sans-serif;
    color : black;
    font-size : 90%;
    }
    
.stufe1link {
    font-weight : bold;
    font-family : sans-serif;
    color : #009A56;
    text-decoration : none;
    font-size : 90%;
    }
        
.stufe2titel {
    font-family : sans-serif;
    color : black;
    font-size : 75%;
    }
    
.stufe2link {
    font-family : sans-serif;
    color : #009A56;
    text-decoration : none;
    font-size : 75%;
    }

.low {
    text-align : center;
    font-family : sans-serif;
    color : gray;
    font-size : 75%;
    }
    
