span.normal{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #006699;
	line-height: 18px;
}

span.haupttitel{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #006699;
	line-height: 24px;
}

span.untertitel{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	color: #006699
}

span.kommentar{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	color: #006699;
}

span.auszeichnung{
	font-size: 12px;
	font-weight: bold;
	/*font-style: italic;*/
	color: #d54500;
	line-height: 18px;
}

span.fliesstextklein{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}
span.initiale{
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	color: #006699;
}
span.dgp_weiss{
	color: white;
}
span.dgp_blau{
	color: #006699;
}
span.dgp_siena{
	color: #efb156;
}
span.dgp_ocker{
	color: #d54500;
}
