body  {
	color: #000;
	background-image: url(img/sand-sw1.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: "6495ED";
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}
#dateiliste {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: x-large;
	color: #FFF;
	text-align: center;
}
