/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enth lt */
body {
        background-color:orange;
}

.pdf {
        position: absolute;
            top: 430px;
            left: 20px;
            font-size: 14px;


        }

.text-weiss {
        font-family: Arial;
        font-size: 14px;
        text-align: left;
        color: #ffffff;
}



.font-rehberg {
                font-family: 'Prosto One', cursive;
                color:white;
                font-size:13px; 
                text-decoration:none;
                 
                
}

.rehberg {
                font-family: 'Prosto One', cursive;
                color:#cccc33;
                 font-size:14px; 
                text-decoration:none;
               
}








        
.rot {
       color: #CF035C;
      
        } 
        

        
        
.text16 {
       font-size:16px;      
}   

.text24 {
       font-size:24px;      
} 

.zentriert{ 
         text-align: center;
         font-family: 'Prosto One', cursive;
         margin-right: auto;
          margin-left: auto;
 
    
}                          