.copyright {
	font-family: "AvantGarde Bk BT";
	font-size: 10px;
	color: #54636B;
	font-weight: bold;
	text-decoration: underline;
}
.ueberschrift {
	font-family: "Lucida Console";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	font-family: "AvantGarde Bk BT";
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "AvantGarde Bk BT";
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: "AvantGarde Bk BT";
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
