span.blaueSchrift {
  color: #1973aa;
}

span.graueSchrift {
  color: #878787;
}

span.fetteSchrift {
  font-weight:bold;
}

span.unterstricheneSchrift {
  text-decoration:underline;
}

span.kursiveSchrift {
  font-style: italic;
}

span.Schrift-Groesse-8px {
	font-size: 8px;
}

span.Schrift-Groesse-10px {
	font-size: 10px;
}

span.Schrift-Groesse-12px {
	font-size: 12px;
}

span.Schrift-Groesse-14px {
	font-size: 14px;
}

span.Schrift-Groesse-16px {
	font-size: 16px;
}
