.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	letter-spacing: 4px;
	text-decoration: none;
	text-align: left;
}

a.schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	padding: 10px;

}


a.schwarz:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}



a.schwarz:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	line-height: 22px;
	text-align: left;
}
.background {
	background-image: url(../Bilder/seite_06.gif);
}

