
.text_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.text_normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.text_small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.text_normal_blue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333366; text-decoration: none }
.text_bold_blue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #333366; text-decoration: none }
.text_blue_big_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #333366; text-decoration: none }


/* Die Textfarbe eines noch nicht besuchten Links. */ 
a:link { color:#000000; } 

/* Die Textfarbe eines besuchten Links. */ 
a:visited { color:#000000; } 

/* Die Textfarbe eines Links ueber dem sich der Cursor befindet. */ 
a:hover { color:#FF8000; } 

/* Die Textfarbe eines Links der angeklickt wird. */ 
a:active { color:#FF8000;highlight; } 
