body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
table {
	text-align: center;
}
.titel {
	font-weight: bold;
}
.schwarz {
	background-color:#000000;
	color: #FFFFFF;
}
.block {
	text-align: justify;
}		
.Stil1 
{
	color: #FFFFFF;
	background-color: #000000;
}
.Stil1 a:link 
{
	color: #FFFFFF;
}
.Stil1 a:visited 
{
	color: #999999;
}
.Stil1 a:hover 
{
	color: #FFFFFF;
	font-weight: bold;
}

.Stil2 
{
	color: #000000;
	background-color: #FFFFFF;
}
.Stil2 a:link 
{
	color: #000000;
}
.Stil2 a:visited 
{
	color: #666666;
}
.Stil2 a:hover 
{
	color: #000000;
	font-weight: bold;
}
