Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 14998)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 15017)
@@ -4809,4 +4809,7 @@
     symbol-fill-color: node_tagged#00ffff;
 }
+node:tagged[!is_prop_set("icon-image")]!.maxspeedclass {
+    symbol-fill-color: node_tagged_without_icon#00ffff; /* by default same color as above but user configurable */
+}
 way > node|z-14[setting("shrink_nodes")][setting("hide_tagged_waynodes")]:tagged { /* todo: check which is faster: `way > node {...}` or `node!:unconnected {...}`, also at other occurrences in this file */
     symbol-shape: none;
