
/* RTE Classes */
SPAN.grau {
	color: #7D7D7D;
}
SPAN.hellgrau {
	color: #f2f2f2;
}
SPAN.blau {
	color: #66A2F4;
}
SPAN.hellblau {
	color: #A3D2EE;
}
SPAN.orange {
	color: #F09F2D;
}
SPAN.hellorange {
	color: #FBE5C7;
}
SPAN.rot {
	color: #F03D2D;
}
SPAN.hellrot {
	color: #FBE7CB;
}
