body       { color: black; font-size: 12px; font-family: Arial, Verdana; line-height: 20px; background-color: #ccc; margin: 0; padding: 0 }
td     { color: black; font-size: 12px; font-family: Arial, Verdana; line-height: 20px }
.pfeile     { font-size: larger }
.border { border: solid 1px gray }
.white { color: white }
.contend { background-color: white }
.mainmenu { }
.headline  { font-size: 16px; font-weight: 700; height: 30px }
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; text-decoration: none }
a.button:visited        { color: black; text-decoration: none }
a.button:hover        { color: #a03946; text-decoration: none }
a.button:active        { color: #a03946; text-decoration: none }
a.active:link        { color: #a03946; text-decoration: none }
a.active:visited        { color: #a03946; text-decoration: none }
a.active:hover        { color: #a03946; text-decoration: none }
a.active:active        { color: #a03946; text-decoration: none }

a.button2:link         { color: white; text-decoration: none }
a.button2:visited         { color: white; text-decoration: none }
a.button2:hover          { color: #999; text-decoration: none }
a.button2:active          { color: #999; text-decoration: none }
a.active2:link          { color: #999; text-decoration: none }
a.active2:visited          { color: #999; text-decoration: none }
a.active2:hover          { color: #999; text-decoration: none }
a.active2:active          { color: #999; 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 }
hr   { background-color: red; height: 1px; border-width: 0 }
