* { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #EEEEEE }
.text_klein {}
.text_bold { font-weight: bold;}
.text_black { font-size: 12pt; font-weight: bold; color: #000000;}
.text_gray { font-size: 12pt; font-weight: bold; color: #C0C0C0;}
.bold_red { font-weight: bold; color: #FF0000;}
.link_red { font-size: 12pt; font-weight: bold; color: #FF0000;}
.link_red_klein { font-weight: bold; color: #FF0000;}

 a:link {text-decoration:none;}
 a:visited {text-decoration:none;}
 a:hover {text-decoration:underline;}
 a:active {text-decoration:underline;}
 
 #table {table-layout:fixed; border-collapse:collapse;}
