@charset "UTF-8";
.LinkMenueInaktiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #8A857A;
	font-weight: bold;
}
.LinkMenueAktiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #41A284;
	font-weight: bold;
	text-decoration: none;
}
.LinkMenueTrennlinie {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #CC006B;
	font-weight: bold;
}
.TextHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #8A857A;
	font-weight: bold;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
}
.Fussnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.TabelleHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.Fussnoten {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
}
.TextKursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
}
