/*Titel/Überschrift der Pressmitteilungen*/
.mainTitle { font-size : 13px; font-family : Verdana,Arial,sans-serif; color : #333333; font-weight: bold; }
.emmainTitle { font-size : 13px; font-family : Verdana,Arial,sans-serif; color : #333333; font-weight: bold; font-style: oblique;}
/*Bodytext der Pressmitteilungen*/
.mainText { font-size : 11px; font-family : Verdana,Arial,sans-serif; color : #333333; font-weight: normal; }
.emmainText { font-size : 11px; font-family : Verdana,Arial,sans-serif; color : #333333; font-weight: normal; font-style: oblique;}

/*Elemente der Klasse "border" (class="border")
scheint nicht ganz korrekt zu sein warum "color"?
class border wird sehr oft verwendet sonwohl intern als auch öffentlich
*/
.border {margin: 5px; border-style: solid; border-width:1px; color:#000000; border-color:#999999;} 
