.normText {
	font-family: arial;
	font-size: 14px;
}
.normText2 {
	font-family: arial;
	font-size: 14px;
	text-align: right;
}
.normTextBold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.errorText {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
.normTextBold2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
.textSpezial {
	font-family: Verdana;
	font-size: 14px;
}

.smallText {
	font-family: Verdana;
	font-size: 12px;
}
.totalText {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
};