span.normal{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #00005a;
	line-height: 16px;
}

span.haupttitel{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #00005a;
	line-height: 22px;
}

span.untertitel{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
}

span.kommentar{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 16px;
}

span.auszeichnung{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: red;
	line-height: 16px;
}

span.fliesstextklein{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}
span.initiale{
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
}