body     { color: black; font-size: 12px; font-family: Arial, Verdana; line-height: 20px }
td     { color: black; font-size: 12px; font-family: Arial, Verdana; line-height: 20px }
.pfeile     { font-size: larger }
.border { border: solid 1px gray }
a:link  { color: black; text-decoration: underline }
a:visited  { color: black; text-decoration: underline }
a:hover   { color: red; text-decoration: none }
a:active   { color: red; text-decoration: none }
a.button:link      { color: black; font-size: 12px; font-weight: 900; text-decoration: none }
a.button:visited      { color: black; font-size: 12px; font-weight: 900; text-decoration: none }
a.button:hover      { color: #d81c30 !important; font-size: 12px; font-weight: 900; text-decoration: none }
a.button:active      { color: #d81c30 !important; font-size: 12px; font-weight: 900; text-decoration: none }
a.active:link      { color: #d81c30; font-size: 12px; font-weight: 900; text-decoration: none }
a.active:visited      { color: #d81c30; font-size: 12px; font-weight: 900; text-decoration: none }
a.active:hover      { color: #d81c30; font-size: 12px; font-weight: 900; text-decoration: none }
a.active:active      { color: #d81c30; font-size: 12px; font-weight: 900; text-decoration: none }

textarea.email { color: black; font-size: 12px; font-family: Arial, Verdana; line-height: 20px }
input.email { color: black; font-size: 12px; font-family: Arial, Verdana; line-height: 20px }
.email_error_table { border: solid 1px black }
.email_error_table td { border: solid 1px black }
.email_error_key_word  { color: red; font-weight: 700 }