form
{
	margin: 0px;
}

.textfeld
{
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; color: #40638e;
  margin-top: 4px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  border: 1px #40638e solid;
  font-weight: normal;
  width: auto;
}

.normal
{
  font-size: 10pt; color:#0059B3; font-family: arial,helvetica,sans-serif;
}

.ueber
{
  font-size: 11pt; color:#0059B3; font-family: arial,helvetica,sans-serif; font-weight: bold;text-decoration: underline;
}

.klein
{
  font-size: 8pt; color:#0059B3; font-family: arial,helvetica,sans-serif;
}

.reg
{
  color:FF9900;
}

a:link {color: #0059B3; text-decoration: underline; font-weight: bold;}

a:visited {color: #0059B3; text-decoration: underline; font-weight: bold;}

a:hover {color: #0059B3; text-decoration: none; font-weight: bold;}

a:active {color: #0059B3; text-decoration: none; font-weight: bold;}

