/*:::::::::::::: Eigene Klassen für die Styles im JCE-Editor:::::::::::::::::::::::::::*/

.Lauftext {
    margin-left:0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 110%;
    font-weight: 300;
    line-height: 120%;
    color: #000000;
    hyphens:auto;
    
   
}

.Titel {
    
    font-family: 'Cantata One', serif;
    font-size: 140%;
    line-height: 150%;
    font-weight: 300;
    color:rgba(0,0,0,1);
    hyphens:auto;

}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/  
    



