BODY
{
  font-family: helvetica,arial;
  font-size: 10pt;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}

th
{
	FONT-WEIGHT: bold;
  font-size: 10pt;
  font-family: helvetica,arial;
  color: #000000;
}

td
{
  font-size: 10pt;
  font-family: helvetica,arial;
  color: #000000;
}

p
{
  font-size=10pt;
  font-family: helvetica,arial;
  color: #000000;
}

a
{
  color: #000000;
  text-decoration: underline;
  font-family: helvetica,arial;
}

a:hover
{
  color: #000000;
  font-family: helvetica,arial;
}

a.mainmenu
{
  text-decoration: none;
  color: #000000;
  font-family: helvetica,arial;
}

a.mainmenu:active
{
  text-decoration: none;
  color: #000000;
  font-family: helvetica,arial;
}

a.mainmenu:visited
{
  text-decoration: none;
  color: #000000;
  font-family: helvetica,arial;
}

a.mainmenu:hover
{
  text-decoration: none;
  color: #000000;
  font-family: helvetica,arial;
}

a.submenu
{
  text-decoration: none;
  color: #000000;
  font-family: helvetica,arial;
}

a.submenu:active
{
  text-decoration: none;
  color: #000000;
  font-family: helvetica,arial;
}

a.submenu:visited
{
  text-decoration: none;
  color: #000000;
  font-family: helvetica,arial;
}

a.submenu:hover
{
  text-decoration: none;
  color: #000000;
  font-family: helvetica,arial;
}

.inputform
{
  font-size:10pt;
  font-family: helvetica,arial;
  color: #000000;
  background-color: #ffffff;
  border-bottom: #000000 1px solid;
  border-left:  #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
}

.textform
{
  font-size:10pt;
  font-family: helvetica,arial;
  color: #000000;
  background-color: #ffffff;
  border-bottom: #000000 1px solid;
  border-left:  #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
}

select
{
  font-size:10pt;
  font-family: helvetica,arial;
  color: #000000;
  background-color: #ffffff;
  border-bottom: #000000 1px solid;
  border-left:  #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-top-width: #000000 1px solid;
  border-bottom-width: #000000 1px solid;
  border-right-width: #000000 1px solid;
  border-left-width: #000000 1px solid;
}
.email a:link, .email a:visited, .email a:active {text-decoration:none}
.email a:hover {text-decoration:underline}
.verdana {font-family: Verdana, Arial, Helvetica, sans-serif}
.blau {color: #333399}
.orange {color: #CC6600}
.rot {color: #CC0000}
.schwarz {color:#000000}
.hinweis { font-size: 10px; font-weight: bold; }
