Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7439)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7440)
@@ -2776,4 +2776,7 @@
     text: auto;
 }
+area[aeroway=runway] {
+    fill-color: aeroway_dark#330000;
+}
 way[aeroway=runway] {
     width: 3;
@@ -2783,4 +2786,7 @@
     icon-image: "transport/airport/runway.png";
     text: auto;
+}
+area[aeroway=taxiway] {
+    fill-color: aeroway#660000;
 }
 way[aeroway=taxiway] {
