@CHARSET "ISO-8859-1";

.footer {
	text-align: center;
	color: rgb(173,173,173);
}
.footer a:link {
	color: rgb(173,173,173);
	font-weight: normal;
	text-decoration:underline;
}

.footer a:visited {
	color: rgb(173,173,173);
	font-weight: normal;
	text-decoration:underline;
}

.footer a:active {
	color: rgb(173,173,173);
	font-weight: normal;
	text-decoration:underline;
}

.footer a:hover {
	color: rgb(173,173,173);
	font-weight: normal;
	text-decoration:underline;
}

.seitenanfangLogo{
	width: 92;
	height: 27;
}