
<!--
  body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
    }	
a.test:link
{
	color:#00AFF0;
	text-decoration:none;
}
a.test:visited
{
	color:#00AFF0;
	text-decoration:none;
}
a.test:hover
{
	color:#00AFF0;
	text-decoration:underline;

}
a.test:active
{
	color:#00AFF0;
	text-decoration:underline;
	
}
	

a.bild:link
{
	color:#000000;
	text-decoration:none;
}
a.bild:visited
{
	color:#000000;
	text-decoration:none;
}
a.bild:hover
{
	color:#00AFF0;
	text-decoration:underline;

}
a.bild:active
{
	color:#000000;
	text-decoration:underline;
	
}

.unterueberschrift{
	color: 00AFF0;
    }	

-->


