.fond {
	background-attachment: scroll;
	background-image:  url(Bildordner/Fond.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #667EBF;
	text-decoration: none;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #00C;
}
.textlinkblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #00C;
}
a:visited {
	color: #00C;
	text-decoration: none;
}
