.farbe {
	color: #212121;
}
.txfarbe {
	color: #212121;
}
.hintergrund {background-color: #AEAEAE}
a:link { color:#212121; text-decoration:none; }
a:visited {color:#686868; text-decoration:none; }
a:hover { color:#686868; text-decoration:none; }

body {
	background-color: #E5E5E5;
}