.BLACK{
	background-color : Black;
}
.dunkelgrau
{
	background-color : #909490;

}
A:visited {
	color : #bbbbbb;
}

.adminlink
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.adminlink:hover
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.adminlink:visited
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
