a:link {
	font-weight:lighter;
	color:#FFFF99;
	text-decoration:none;
}
a:visited {
	font-weight:normal;
	color:#ffff99;
	text-decoration:none;
}
a:focus {
	font-weight:lighter;
	color:#ffff99;
	text-decoration:none;
}
a:hover {
	font-weight:lighter;
	color:#666666;
	text-decoration:none;
}
.hintergund {
	background-image:url(Bilder_fuer_html/Hintergrund/Hintergrund_Blue.jpg);
	background-repeat:repeat-y;
	background-position:center 0px;
	background-color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;


	}
.Info {
	color: #FFFFFF;
}
.Schriftart {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
}
.Überschrift {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

