span.orangeSchrift {
	color: #E58E25;
	background-color: transparent;
}

span.roteSchrift {
	color	: #CC071E;
	background-color: transparent;
}

span.blaueSchrift {
	color: #00438A;
	background-color: transparent;
}

span.Textmarker {
	padding: 0 2px;
	color	: #303030;
	background-color: #FECC00;
}


