<!--

td
{
  font-size: 10pt;
  font-family: Verdana;  
}

.ueberschrift
{
  font-size: 10pt;
  font-weight: 600;
  font-family: Verdana, Arial, Serif;
}

a.kein
{
  text-decoration: none;
}

a:hover.kein
{
  text-decoration: underline;
}

form input, form file, textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size:  10pt;
	background-color: #DDDDDD;
	border-color: #DDDDDD;
	border-style: solid
	}

-->