.normaler_Text {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.überschrift {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
}
.kleiner_text {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.symbol_normaler_text {
	font-family: Symbol;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
