 

P,td  {
        font-family : arial, helvetica, sans-serif;
        font-size : 12pt;
        color : #000000;
}

A  {
        color : #006699;
        font-family : arial, helvetica, sans-serif;
		text-decoration: none;
		font-weight : bold;
		
}

A:Visited  {
        font-family : arial, helvetica, sans-serif;
        color : #000000;
}

A:Active  {
        font-family : arial, helvetica, sans-serif;
        color : #0000ff;
}

A:Hover  {
        font-family : arial, helvetica, sans-serif;
        color : #ffffff;
		background-color : #006699;
}


BODY  {
        font-size : 12pt;
        font-family : arial, helvetica, sans-serif;
        color : #000000;
}

#Ueberschrift  {
        font-family : arial, helvetica, sans-serif;
        font-weight : bold;
        color : #000000;
        font-size : 14pt;
}

#NormText  {
        font-family : arial, helvetica, sans-serif;
        color : #000000;
        font-size : 12pt;
}

#KleinText  {
        color : #000000;
        font-size : 10pt;
        font-family : arial, helvetica, sans-serif;
}


