/* TITEL: CCS - Rosengarten                              */
/* schlenker                                          */
/*130402								     */

p {                                                             /*standard*/
    font-family: "Georgia", Times New Roman, serif;
    color: Black;
    font-size : 16px;
    }
	
p.fett {
    font-weight: bold;
}

p.weiss {                                                 /*activ*/
    color: #ffffff;
}

p.gross{                                          /*themes*/
    font-size: 37px;
}
