.BlauSchalter {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.BlauSchalterklein {

	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.weissText {
	font-size: 12px;
	color: #FFFFFF;
}
.weissTextGrossKursiv {
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;

}
.BlauSchalterkleinDuenn {


	font-size: 11px;
	font-weight: normal;
	color: #003399;
}
.weissTextHauptschalter {
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;

}
.BlauTextHauptschalter {

	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.weissTextHauptschalterInaktiv {

	font-size: 12px;
	color: #B1B1B1;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.Standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65617B;
	font-weight: lighter;
}
.StandardtextGross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #65617B;
	font-weight: lighter;
	font-style: normal;

}
.StandardtextFett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65617B;
	font-weight: bold;
}
