/* Standard Text */
.Text {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif}

/* Standard Blocktext */
.TextBlock { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif ; text-decoration: none; text-align: justify}


/* Text - Grün */
.Text_GRN { FONT-SIZE: 12px; COLOR: #009900; font-family: Arial, Helvetica, sans-serif}

/* Weiße Überschrift in 30000a.htm */
.HDL_TOP { FONT-WEIGHT: bolder; FONT-SIZE: 14px; MARGIN: 3px 0px 0px 10px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif}

/* Standardüberschrift groß */
.HDL { FONT-SIZE: 15px; COLOR: #336699; font-weight: bold; font-family: Arial, Helvetica, sans-serif}

/* Rote Überschrift klein*/
.HDL1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold; left: auto; clip:  rect(   )}

/* Blaue Überschrift Klein*/
.HDL2 { FONT-SIZE: 12px; COLOR: #336699; font-weight: bold; font-family: Arial, Helvetica, sans-serif}

/* Linktext */
.Linkfarbe {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #0099FF; text-decoration: underline; }
a.Linkfarbe:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FF0000}

