diff --git a/fhem/www/pgm2/darkCommon.css b/fhem/www/pgm2/darkCommon.css
index 4aa2a82c1..608c9ee26 100644
--- a/fhem/www/pgm2/darkCommon.css
+++ b/fhem/www/pgm2/darkCommon.css
@@ -13,3 +13,9 @@ div.ui-widget-content a {color: #CCCCCC!important; text-decoration: none!importa
div.detLink { display:inline-block; margin-right:0.5em; }
.fhemlog { color:#FFFFFF; }
+
+.zwBox { stroke:#fff; stroke-width:2px; fill:#000; }
+.zwDongle { stroke:red; stroke-width:2px; fill:#000; }
+.zwMargin { stroke:#fff; stroke-width:1px; fill:none; }
+.zwLine { stroke:#fff; stroke-width:1px; }
+.zwArrowHead { fill:#fff; stroke-width:1px; }
diff --git a/fhem/www/pgm2/defaultCommon.css b/fhem/www/pgm2/defaultCommon.css
index 00f79560a..09161e52d 100644
--- a/fhem/www/pgm2/defaultCommon.css
+++ b/fhem/www/pgm2/defaultCommon.css
@@ -137,3 +137,4 @@ select [value^=l8] { color: yellow; }
.zwDongle { stroke:red; stroke-width:2px; fill:#F0F0D8; }
.zwMargin { stroke:#278727; stroke-width:1px; fill:none; }
.zwLine { stroke:#278727; stroke-width:1px; }
+.zwArrowHead { fill:#278727; stroke-width:1px; }
diff --git a/fhem/www/pgm2/ios6Common.css b/fhem/www/pgm2/ios6Common.css
index c684c93af..1939c249b 100644
--- a/fhem/www/pgm2/ios6Common.css
+++ b/fhem/www/pgm2/ios6Common.css
@@ -249,3 +249,9 @@ div#svgmarker {
color:black; background:#999;
border:1px solid #fff; border-radius:4px;
}
+
+.zwBox { stroke:#c0c0c0; stroke-width:2px; fill:#f7f7f7; }
+.zwDongle { stroke:red; stroke-width:2px; fill:#f7f7f7; }
+.zwMargin { stroke:#c0c0c0; stroke-width:1px; fill:none; }
+.zwLine { stroke:#c0c0c0; stroke-width:1px; }
+.zwArrowHead { fill:#c0c0c0; stroke-width:1px; }
diff --git a/fhem/www/pgm2/ios7Common.css b/fhem/www/pgm2/ios7Common.css
index 996e7810b..6ea5c6c62 100644
--- a/fhem/www/pgm2/ios7Common.css
+++ b/fhem/www/pgm2/ios7Common.css
@@ -28,3 +28,9 @@ div#svgmarker {
text-align:left; max-width:600px;
color:black; background:#e5e5e5;
}
+
+.zwBox { stroke:#c0c0c0; stroke-width:2px; fill:#f7f7f7; }
+.zwDongle { stroke:red; stroke-width:2px; fill:#f7f7f7; }
+.zwMargin { stroke:#c0c0c0; stroke-width:1px; fill:none; }
+.zwLine { stroke:#c0c0c0; stroke-width:1px; }
+.zwArrowHead { fill:#147bff; stroke-width:1px; }
diff --git a/fhem/www/pgm2/zwave_neighborlist.js b/fhem/www/pgm2/zwave_neighborlist.js
index 04ed52ba3..bb23ec227 100644
--- a/fhem/www/pgm2/zwave_neighborlist.js
+++ b/fhem/www/pgm2/zwave_neighborlist.js
@@ -67,11 +67,11 @@ zw_draw(h, width, height)
svg += ''+
''+
- ''+
+ ''+
''+
''+
- ''+
+ ''+
''+
'';
svg += '