/* Start of CMSMS style sheet 'textformatierungen-css' */
.titel {
	font-size: 22px;
	text-transform: uppercase;
}
.untertitel {
	font-size: 17px;
	text-transform: none;
	font-weight: bold;
	line-height: 22px;
}
.lauftext {
	font-size: 15px;
	line-height: 22px;
	text-transform: none;
	font-weight: normal;
}
.bildlegenden {
	font-size: 15px;
	line-height: 22px;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
}
.kleinertext {
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
	font-weight: normal;
}
/* End of 'textformatierungen-css' */

