body {
	color:#000000;
	background-color:#999999;
	background-image:url(QLmuster.jpg);
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF33FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.index {
	font-family: "Arial Black";
	left:40%;
	margin-left:-135px;
	position:absolute;
	top:30%;

}
.pfeile {
	color: #FF33FF;
}