#anfang {
	left: auto;
	right: auto;
	position: relative;
	height: auto;
	width: auto;
	top: 0;
}
a:link {
	text-decoration: underline;
	color: #000000;
	border: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
