body,td,tr
{
  font-family: Verdana,Arial;
  font-style: normal;
  text-align: center;
  font-size: 12px;
}

input,select
{
  font-size: 11px;
  font-family: Verdana,Arial;
}
textarea
{
  width: 450;
  height: 150;
  font-size: 11px;
  font-family: Verdana,Arial;
}

textarea.comment
{
  width: 350;
  height: 100;
  font-size: 11px;
  font-family: Verdana,Arial;
}

a:link {
color: #000000; text-decoration: underline;
}
a:visited {
color: #000000; text-decoration: underline;
}
a:active {
color: #555555; text-decoration: underline;
}
a:hover {
color: #000000; text-decoration: none;
}

a.h:link {
color: #abcdef; text-decoration: none; font-style: normal; font-weight: bold;
}
a.h:visited {
color: #abcdef; text-decoration: none; font-style: normal; font-weight: bold;
}
a.h:active {
color: #abcdef; text-decoration: none; font-style: normal; font-weight: bold;
}
a.h:hover {
color: #ffffff; text-decoration: none; font-style: normal; font-weight: bold;
}

.text1 {  font: normal 10pt Arial, Verdana, Helvetica, sans-serif; color: #000000}
.text_klein {  font: normal 7pt Arial, Verdana, Helvetica, sans-serif; color: #000000}