.links {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-style: italic;

}
.startlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-style: italic;

}
.überschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.linkshell {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #FFFFcc;
	text-decoration: none;
	font-style: italic;
}
.linksklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #063e26;
	text-decoration: none;
}
.textKlein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #063e26;
	text-decoration: none;
}
