a:link, a:active, a:visited
	{
	color: #000000;
	font-weight: bold;
	}
a:hover
	{
	color: #000000;
	text-decoration: underline overline;
	font-weight: bold;
	}
a.link:link, a.link:active, a.link:visited
	{
	color: #000000;
	text-decoration: none;
	}
a.link:hover
	{
	color: #000000;
	text-decoration: underline;
	}
.blocksatz
	{
	font-family: verdana;
	font-size: 10pt;
	color: black;
	text-align: justify;
	}
.rechts
	{
	font-family: verdana;
	font-size: 10pt;
	color: black;
	text-align: right;
	}
.tabellerahmen
	{
	border: solid 1px #000000;
	} 
