diff --git a/statistics/gemeinde_detail.php b/statistics/gemeinde_detail.php
index 540a209..5fcf7b6 100644
--- a/statistics/gemeinde_detail.php
+++ b/statistics/gemeinde_detail.php
@@ -1,5 +1,7 @@
Fahrradunfälle in =$strName?>
+ Einwohnerzahl:=$numPopulation?> Fläche:=$numFlaeche?> km2
Unfallzahlen
-
-
-
- Unfall mit Getöteten | =$numTote?> |
- Unfall mit Schwerverletztem | =$numSchwerverletzte?> |
- Unfall mit Leichtverletztem | =$numLeichtverletzte?> |
- Gesamt | =$numGesamt?> |
-
-
-
-
+
+
+
+ Unfall mit Getöteten | =$numTote?> |
+ Unfall mit Schwerverletztem | =$numSchwerverletzte?> |
+ Unfall mit Leichtverletztem | =$numLeichtverletzte?> |
+ Gesamt | =$numGesamt?> |
+
+
+
+
+
+
+
+ Quote pro Tausend Einwohner | = round($numGesamt/$numPopulation*1000,2) ?> |
+ Quote pro Fläche | = round($numGesamt/$numFlaeche,1) ?> /km2 |
+
+
+
+
+
+
+
+
+
Unfallbeteiligte
+
+
+
+
+
+
+
+