
.text    { color: #000; font-size: 12px; font-family: Arial }
.text_grau { color: #3a3a3a; font-size: 13px; font-family: Arial }
.text_big { color: #000; font-size: 14px; font-family: Arial }
.text_big_blau  { color: #286792; font-size: 14px; font-family: Arial }
.text_big_white { color: #d9f0ff; font-size: 14px; font-family: Arial }
.text_bigger { color: #000; font-size: 18px; font-family: Arial }
.text_small { color: #000; font-size: 11px; font-family: Arial }
.text_small_grau  { color: #9f9f9f; font-size: 12px; font-family: Arial }
.text_weiss   { color: white; font-size: 12px; font-family: Arial }
.text_weiss_klein   { color: white; font-size: 10px; font-family: Arial }
.text_weiss1 { color: white; font-size: 10px; font-family: Arial }
.text_blau   { color: #286792; font-size: 12px; font-family: Arial }
.text_blau_small   { color: #286792; font-size: 11px; font-family: Arial; font-weight: bold }
.text_gelb   { color: #ffcc00; font-size: 12px; font-family: Arial }
.text_blau1  { color: #286792; font-size: 11px; font-family: Arial }
.text_rot { color: #c03100; font-size: 12px; font-family: Arial }
.text_rot_big { color: #c03100; font-size: 14px; font-family: Arial }
.text_rot_bigger { color: #c03100; font-size: 15px; font-family: Arial }
.text_blau_big   { color: #286792; font-size: 14px; font-family: Arial }
.text_blau_bigger  { color: #286792; font-size: 15px; font-family: Arial }
a         { text-decoration: none }
a:hover          {  text-decoration: none }

tr.list_data_even { background-color:#ffffff; color: black; font-size: 12px; font-family: Arial;}
tr.list_data_hover { background-color:#ffcc00 ; cursor:hand ; cursor:pointer; color: black; font-size: 12px; font-family: Arial; }


