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



A {
    color: #000000;
    font-family: "Georgia", Times New Roman, serif;
	font-size: 16px;
    font-weight: bold;
    TEXT-DECORATION: none;
    font-style : normal;
}

A:hover {
   color: #333333;
   }


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

p.weiss {                                                 /*activ*/
    color: White;
}
