.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	color: #9D1D1C;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
.ueberschrift-weiss {

	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
.text-inhalt {


	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.text-inhalt-weiss {



	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.sub-unterschrift {


	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.text-inhalt-grau {




	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
}
a:active {


	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
}
.linkfarbe {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
.linkfarbeRot {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	font-size: 12px;
}
.linkfarbeRotgross {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
