span.funktion {
	color:					#2a2;
	font-weight:			600;
}
span.zeichenkette {
	color:					#c22;
	font-weight:			500;
}
span.wert {
	color:					#22e;
	font-weight:			500;
}
span.kommentar {
	color:					#555;
	font-weight:			500;
}
span.html {
	color:					#000;
	font-weight:			500;
}