Bessere Verteilung: Strafen/Mutation, plus Abstammungsbaum mit Id-Herkunft

Weniger vermeidbare Gruppentrennungen:
- strafen.cfg: Tischbesetzung bestraft jetzt gestaffelt nach freien
  Plaetzen (teilbelegte Tische am teuersten, mit Fallback auf den
  naechstkleineren Eintrag), Trennungsstrafen deutlich erhoeht - so
  werden Gruppen nicht mehr getrennt, obwohl leere Tische danebenstehen
- gibPunkte('Tischbesetzung') mit Naechst-kleiner-Fallback
- mutieren() setzt geraeumte Gruppen groesste-zuerst neu
  (GruppenSetzen(GrosseZuerst=True)), damit grosse Gruppen die frei
  gewordenen ganzen Tische bekommen und wieder zusammenkommen
  (uebrig bleiben nur physisch unvermeidbare Trennungen, Gruppe > Tisch)

Abstammungsbaum (neuer Schalter --show-lineage -> Abstammung.svg):
- neue Klasse ga.Abstammung zeichnet den vollen Mutationsbaum aller
  Loesungen; der Ast der finalen besten Loesung ist hervorgehoben und
  mit ihrer Id beschriftet
- hierarchische Loesungs-Ids (Farm._WurzelId/_KindId): Wurzel '7',
  Mutationskind '7.2', dessen Kind '7.2.1' - die ganze Abstammung ist
  direkt aus der Id ablesbar

Tests (15 gruen), README und CLAUDE.md aktualisiert; Beispiele mit den
neuen Strafen und beiden Grafiken neu berechnet.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Michael Stangl
2026-07-11 22:38:43 +02:00
parent 644f61ef6b
commit 6710d4f06a
28 changed files with 3908 additions and 1468 deletions
+458
View File
@@ -0,0 +1,458 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="2200" height="430" viewBox="0 0 2200 430" font-family="sans-serif">
<rect width="100%" height="100%" fill="white"/>
<text x="1100" y="30" text-anchor="middle" font-size="16" fill="#333">Abstammung der Loesungen (Mutationsbaum)</text>
<line x1="60.0" y1="60.0" x2="60.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="646.7" y1="60.0" x2="639.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1233.3" y1="60.0" x2="1218.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1820.0" y1="60.0" x2="1797.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1926.7" y1="60.0" x2="1903.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1980.0" y1="60.0" x2="1955.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2033.3" y1="60.0" x2="2008.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2086.7" y1="60.0" x2="2061.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2140.0" y1="60.0" x2="2113.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="113.3" y1="60.0" x2="112.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="166.7" y1="60.0" x2="165.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="220.0" y1="60.0" x2="218.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="273.3" y1="60.0" x2="270.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="326.7" y1="60.0" x2="323.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="380.0" y1="60.0" x2="375.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="433.3" y1="60.0" x2="428.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="486.7" y1="60.0" x2="481.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="540.0" y1="60.0" x2="533.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="593.3" y1="60.0" x2="586.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="700.0" y1="60.0" x2="691.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="753.3" y1="60.0" x2="744.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="806.7" y1="60.0" x2="797.2" y2="150.0" stroke="#c04040" stroke-width="2.5"/>
<line x1="860.0" y1="60.0" x2="849.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="913.3" y1="60.0" x2="902.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="966.7" y1="60.0" x2="955.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1020.0" y1="60.0" x2="1007.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1073.3" y1="60.0" x2="1060.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1126.7" y1="60.0" x2="1113.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1180.0" y1="60.0" x2="1165.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1286.7" y1="60.0" x2="1271.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1340.0" y1="60.0" x2="1323.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1393.3" y1="60.0" x2="1376.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1446.7" y1="60.0" x2="1429.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1500.0" y1="60.0" x2="1481.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1553.3" y1="60.0" x2="1534.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1606.7" y1="60.0" x2="1587.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1660.0" y1="60.0" x2="1639.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1713.3" y1="60.0" x2="1692.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1766.7" y1="60.0" x2="1745.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1873.3" y1="60.0" x2="1850.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="60.0" y1="60.0" x2="86.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="646.7" y1="60.0" x2="665.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1233.3" y1="60.0" x2="1244.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1820.0" y1="60.0" x2="1824.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1926.7" y1="60.0" x2="1929.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1980.0" y1="60.0" x2="1982.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2033.3" y1="60.0" x2="2034.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2086.7" y1="60.0" x2="2087.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2140.0" y1="60.0" x2="2140.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="113.3" y1="60.0" x2="139.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="166.7" y1="60.0" x2="191.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="220.0" y1="60.0" x2="244.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="273.3" y1="60.0" x2="297.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="326.7" y1="60.0" x2="349.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="380.0" y1="60.0" x2="402.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="433.3" y1="60.0" x2="454.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="486.7" y1="60.0" x2="507.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="540.0" y1="60.0" x2="560.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="593.3" y1="60.0" x2="612.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="700.0" y1="60.0" x2="718.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="753.3" y1="60.0" x2="770.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="806.7" y1="60.0" x2="823.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="860.0" y1="60.0" x2="876.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="913.3" y1="60.0" x2="928.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="966.7" y1="60.0" x2="981.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1020.0" y1="60.0" x2="1034.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1073.3" y1="60.0" x2="1086.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1126.7" y1="60.0" x2="1139.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1180.0" y1="60.0" x2="1192.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1286.7" y1="60.0" x2="1297.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1340.0" y1="60.0" x2="1350.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1393.3" y1="60.0" x2="1402.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1446.7" y1="60.0" x2="1455.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1500.0" y1="60.0" x2="1508.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1553.3" y1="60.0" x2="1560.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1606.7" y1="60.0" x2="1613.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1660.0" y1="60.0" x2="1666.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1713.3" y1="60.0" x2="1718.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1766.7" y1="60.0" x2="1771.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1873.3" y1="60.0" x2="1876.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="797.2" y1="150.0" x2="1239.7" y2="240.0" stroke="#c04040" stroke-width="2.5"/>
<line x1="823.5" y1="150.0" x2="1301.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="806.7" y1="60.0" x2="1363.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="323.3" y1="150.0" x2="494.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1165.8" y1="150.0" x2="1550.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="349.6" y1="150.0" x2="556.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1192.2" y1="150.0" x2="1612.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1797.7" y1="150.0" x2="1922.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="586.6" y1="150.0" x2="867.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="744.6" y1="150.0" x2="1053.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1587.1" y1="150.0" x2="1674.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1639.7" y1="150.0" x2="1860.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="612.9" y1="150.0" x2="929.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="770.9" y1="150.0" x2="1115.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1613.4" y1="150.0" x2="1736.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="593.3" y1="60.0" x2="991.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="753.3" y1="60.0" x2="1177.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1606.7" y1="60.0" x2="1798.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1955.7" y1="150.0" x2="2046.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="112.7" y1="150.0" x2="60.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="165.3" y1="150.0" x2="184.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="218.0" y1="150.0" x2="308.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="481.3" y1="150.0" x2="680.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1060.5" y1="150.0" x2="1426.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1824.1" y1="150.0" x2="1984.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1982.0" y1="150.0" x2="2109.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="139.0" y1="150.0" x2="122.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="191.6" y1="150.0" x2="246.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="244.3" y1="150.0" x2="370.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="507.6" y1="150.0" x2="743.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1086.8" y1="150.0" x2="1488.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="220.0" y1="60.0" x2="432.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="326.7" y1="60.0" x2="618.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="486.7" y1="60.0" x2="805.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="797.2" y1="150.0" x2="1270.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="823.5" y1="150.0" x2="1332.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="806.7" y1="60.0" x2="1394.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="323.3" y1="150.0" x2="525.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1165.8" y1="150.0" x2="1581.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="349.6" y1="150.0" x2="587.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1192.2" y1="150.0" x2="1643.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1797.7" y1="150.0" x2="1953.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="586.6" y1="150.0" x2="898.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="744.6" y1="150.0" x2="1084.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1587.1" y1="150.0" x2="1705.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1639.7" y1="150.0" x2="1891.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="612.9" y1="150.0" x2="960.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="770.9" y1="150.0" x2="1146.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1613.4" y1="150.0" x2="1767.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="593.3" y1="60.0" x2="1022.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="753.3" y1="60.0" x2="1208.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1606.7" y1="60.0" x2="1829.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1955.7" y1="150.0" x2="2077.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="112.7" y1="150.0" x2="91.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="165.3" y1="150.0" x2="215.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="218.0" y1="150.0" x2="339.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="481.3" y1="150.0" x2="711.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1060.5" y1="150.0" x2="1457.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1824.1" y1="150.0" x2="2015.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1982.0" y1="150.0" x2="2140.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="139.0" y1="150.0" x2="153.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="191.6" y1="150.0" x2="277.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="244.3" y1="150.0" x2="401.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="507.6" y1="150.0" x2="774.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1086.8" y1="150.0" x2="1519.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="220.0" y1="60.0" x2="463.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="326.7" y1="60.0" x2="649.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="486.7" y1="60.0" x2="836.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1239.7" y1="240.0" x2="816.4" y2="330.0" stroke="#c04040" stroke-width="2.5"/>
<line x1="1301.8" y1="240.0" x2="1043.3" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1363.9" y1="240.0" x2="1270.2" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1270.7" y1="240.0" x2="892.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1332.8" y1="240.0" x2="1118.9" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1394.9" y1="240.0" x2="1345.8" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="797.2" y1="150.0" x2="967.6" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="823.5" y1="150.0" x2="1194.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="806.7" y1="60.0" x2="1421.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="494.6" y1="240.0" x2="60.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1550.1" y1="240.0" x2="1497.1" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="556.7" y1="240.0" x2="286.9" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1612.2" y1="240.0" x2="1724.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="618.8" y1="240.0" x2="513.8" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="525.7" y1="240.0" x2="135.6" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1581.2" y1="240.0" x2="1572.7" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="587.8" y1="240.0" x2="362.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1643.3" y1="240.0" x2="1799.6" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="649.9" y1="240.0" x2="589.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="323.3" y1="150.0" x2="211.3" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1165.8" y1="150.0" x2="1648.4" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="349.6" y1="150.0" x2="438.2" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1192.2" y1="150.0" x2="1875.3" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1922.7" y1="240.0" x2="1950.9" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1953.7" y1="240.0" x2="2026.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1797.7" y1="150.0" x2="2102.2" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="867.2" y1="240.0" x2="665.1" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1053.4" y1="240.0" x2="740.7" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1239.7" y1="240.0" x2="854.2" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1301.8" y1="240.0" x2="1081.1" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1363.9" y1="240.0" x2="1308.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1270.7" y1="240.0" x2="929.8" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1332.8" y1="240.0" x2="1156.7" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1394.9" y1="240.0" x2="1383.6" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="797.2" y1="150.0" x2="1005.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="823.5" y1="150.0" x2="1232.4" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="806.7" y1="60.0" x2="1459.3" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="494.6" y1="240.0" x2="97.8" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1550.1" y1="240.0" x2="1534.9" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="556.7" y1="240.0" x2="324.7" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1612.2" y1="240.0" x2="1761.8" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="618.8" y1="240.0" x2="551.6" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="525.7" y1="240.0" x2="173.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1581.2" y1="240.0" x2="1610.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="587.8" y1="240.0" x2="400.4" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1643.3" y1="240.0" x2="1837.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="649.9" y1="240.0" x2="627.3" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="323.3" y1="150.0" x2="249.1" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1165.8" y1="150.0" x2="1686.2" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="349.6" y1="150.0" x2="476.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1192.2" y1="150.0" x2="1913.1" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1922.7" y1="240.0" x2="1988.7" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1953.7" y1="240.0" x2="2064.4" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1797.7" y1="150.0" x2="2140.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="867.2" y1="240.0" x2="702.9" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1053.4" y1="240.0" x2="778.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<circle cx="60.0" cy="60.0" r="5" fill="#7b5c40" stroke="#333" stroke-width="0.5"><title>Id 1, Wert -123.6</title></circle>
<circle cx="646.7" cy="60.0" r="5" fill="#3f7f4b" stroke="#333" stroke-width="0.5"><title>Id 2, Wert -91.0</title></circle>
<circle cx="1233.3" cy="60.0" r="5" fill="#7b5d40" stroke="#333" stroke-width="0.5"><title>Id 3, Wert -123.3</title></circle>
<circle cx="1820.0" cy="60.0" r="5" fill="#636a44" stroke="#333" stroke-width="0.5"><title>Id 4, Wert -110.7</title></circle>
<circle cx="1926.7" cy="60.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 5, Wert -90.3</title></circle>
<circle cx="1980.0" cy="60.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 6, Wert -87.7</title></circle>
<circle cx="2033.3" cy="60.0" r="5" fill="#6a6643" stroke="#333" stroke-width="0.5"><title>Id 7, Wert -114.3</title></circle>
<circle cx="2086.7" cy="60.0" r="5" fill="#7b5d40" stroke="#333" stroke-width="0.5"><title>Id 8, Wert -123.3</title></circle>
<circle cx="2140.0" cy="60.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 9, Wert -87.7</title></circle>
<circle cx="113.3" cy="60.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 10, Wert -87.7</title></circle>
<circle cx="166.7" cy="60.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 11, Wert -87.7</title></circle>
<circle cx="220.0" cy="60.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 12, Wert -84.7</title></circle>
<circle cx="273.3" cy="60.0" r="5" fill="#437c4a" stroke="#333" stroke-width="0.5"><title>Id 13, Wert -93.3</title></circle>
<circle cx="326.7" cy="60.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 14, Wert -84.7</title></circle>
<circle cx="380.0" cy="60.0" r="5" fill="#407e4b" stroke="#333" stroke-width="0.5"><title>Id 15, Wert -91.7</title></circle>
<circle cx="433.3" cy="60.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 16, Wert -90.3</title></circle>
<circle cx="486.7" cy="60.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 17, Wert -84.7</title></circle>
<circle cx="540.0" cy="60.0" r="5" fill="#a64438" stroke="#333" stroke-width="0.5"><title>Id 18, Wert -146.3</title></circle>
<circle cx="593.3" cy="60.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19, Wert -83.7</title></circle>
<circle cx="700.0" cy="60.0" r="5" fill="#437c4a" stroke="#333" stroke-width="0.5"><title>Id 20, Wert -93.3</title></circle>
<circle cx="753.3" cy="60.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21, Wert -83.7</title></circle>
<circle cx="806.7" cy="60.0" r="7" fill="#288c50" stroke="#c04040" stroke-width="2"><title>Id 22, Wert -78.7</title></circle>
<circle cx="860.0" cy="60.0" r="5" fill="#487949" stroke="#333" stroke-width="0.5"><title>Id 23, Wert -96.3</title></circle>
<circle cx="913.3" cy="60.0" r="5" fill="#b33d35" stroke="#333" stroke-width="0.5"><title>Id 24, Wert -153.3</title></circle>
<circle cx="966.7" cy="60.0" r="5" fill="#3f7f4b" stroke="#333" stroke-width="0.5"><title>Id 25, Wert -91.0</title></circle>
<circle cx="1020.0" cy="60.0" r="5" fill="#81593f" stroke="#333" stroke-width="0.5"><title>Id 26, Wert -126.3</title></circle>
<circle cx="1073.3" cy="60.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 27, Wert -84.7</title></circle>
<circle cx="1126.7" cy="60.0" r="5" fill="#3e7f4b" stroke="#333" stroke-width="0.5"><title>Id 28, Wert -90.7</title></circle>
<circle cx="1180.0" cy="60.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 29, Wert -84.7</title></circle>
<circle cx="1286.7" cy="60.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 30, Wert -90.3</title></circle>
<circle cx="1340.0" cy="60.0" r="5" fill="#3d804c" stroke="#333" stroke-width="0.5"><title>Id 31, Wert -90.0</title></circle>
<circle cx="1393.3" cy="60.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 32, Wert -90.3</title></circle>
<circle cx="1446.7" cy="60.0" r="5" fill="#b93a34" stroke="#333" stroke-width="0.5"><title>Id 33, Wert -156.6</title></circle>
<circle cx="1500.0" cy="60.0" r="5" fill="#3d804c" stroke="#333" stroke-width="0.5"><title>Id 34, Wert -90.0</title></circle>
<circle cx="1553.3" cy="60.0" r="5" fill="#3b804c" stroke="#333" stroke-width="0.5"><title>Id 35, Wert -89.3</title></circle>
<circle cx="1606.7" cy="60.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 36, Wert -83.7</title></circle>
<circle cx="1660.0" cy="60.0" r="5" fill="#6c6543" stroke="#333" stroke-width="0.5"><title>Id 37, Wert -115.3</title></circle>
<circle cx="1713.3" cy="60.0" r="5" fill="#765f41" stroke="#333" stroke-width="0.5"><title>Id 38, Wert -120.9</title></circle>
<circle cx="1766.7" cy="60.0" r="5" fill="#437c4a" stroke="#333" stroke-width="0.5"><title>Id 39, Wert -93.3</title></circle>
<circle cx="1873.3" cy="60.0" r="5" fill="#3b804c" stroke="#333" stroke-width="0.5"><title>Id 40, Wert -89.3</title></circle>
<circle cx="60.0" cy="150.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 1.1, Wert -90.3</title></circle>
<circle cx="639.2" cy="150.0" r="5" fill="#3f7f4b" stroke="#333" stroke-width="0.5"><title>Id 2.1, Wert -91.0</title></circle>
<circle cx="1218.5" cy="150.0" r="5" fill="#ba3934" stroke="#333" stroke-width="0.5"><title>Id 3.1, Wert -157.3</title></circle>
<circle cx="1797.7" cy="150.0" r="5" fill="#2e884e" stroke="#333" stroke-width="0.5"><title>Id 4.1, Wert -82.0</title></circle>
<circle cx="1903.0" cy="150.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 5.1, Wert -90.3</title></circle>
<circle cx="1955.7" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 6.1, Wert -84.7</title></circle>
<circle cx="2008.4" cy="150.0" r="5" fill="#6a6643" stroke="#333" stroke-width="0.5"><title>Id 7.1, Wert -114.3</title></circle>
<circle cx="2061.0" cy="150.0" r="5" fill="#4d7648" stroke="#333" stroke-width="0.5"><title>Id 8.1, Wert -99.0</title></circle>
<circle cx="2113.7" cy="150.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 9.1, Wert -87.7</title></circle>
<circle cx="112.7" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 10.1, Wert -84.7</title></circle>
<circle cx="165.3" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 11.1, Wert -84.7</title></circle>
<circle cx="218.0" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 12.1, Wert -84.7</title></circle>
<circle cx="270.6" cy="150.0" r="5" fill="#437c4a" stroke="#333" stroke-width="0.5"><title>Id 13.1, Wert -93.3</title></circle>
<circle cx="323.3" cy="150.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.1, Wert -81.7</title></circle>
<circle cx="375.9" cy="150.0" r="5" fill="#3a814c" stroke="#333" stroke-width="0.5"><title>Id 15.1, Wert -88.7</title></circle>
<circle cx="428.6" cy="150.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 16.1, Wert -90.3</title></circle>
<circle cx="481.3" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 17.1, Wert -84.7</title></circle>
<circle cx="533.9" cy="150.0" r="5" fill="#785e40" stroke="#333" stroke-width="0.5"><title>Id 18.1, Wert -121.9</title></circle>
<circle cx="586.6" cy="150.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19.1, Wert -83.7</title></circle>
<circle cx="691.9" cy="150.0" r="5" fill="#437c4a" stroke="#333" stroke-width="0.5"><title>Id 20.1, Wert -93.3</title></circle>
<circle cx="744.6" cy="150.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21.1, Wert -83.7</title></circle>
<circle cx="797.2" cy="150.0" r="7" fill="#288c50" stroke="#c04040" stroke-width="2"><title>Id 22.1, Wert -78.7</title></circle>
<circle cx="849.9" cy="150.0" r="5" fill="#437c4a" stroke="#333" stroke-width="0.5"><title>Id 23.1, Wert -93.3</title></circle>
<circle cx="902.5" cy="150.0" r="5" fill="#b93a34" stroke="#333" stroke-width="0.5"><title>Id 24.1, Wert -156.7</title></circle>
<circle cx="955.2" cy="150.0" r="5" fill="#3f7f4b" stroke="#333" stroke-width="0.5"><title>Id 25.1, Wert -91.0</title></circle>
<circle cx="1007.8" cy="150.0" r="5" fill="#7b5c40" stroke="#333" stroke-width="0.5"><title>Id 26.1, Wert -123.6</title></circle>
<circle cx="1060.5" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 27.1, Wert -84.7</title></circle>
<circle cx="1113.2" cy="150.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 28.1, Wert -87.7</title></circle>
<circle cx="1165.8" cy="150.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.1, Wert -81.7</title></circle>
<circle cx="1271.1" cy="150.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 30.1, Wert -87.3</title></circle>
<circle cx="1323.8" cy="150.0" r="5" fill="#3d804c" stroke="#333" stroke-width="0.5"><title>Id 31.1, Wert -90.0</title></circle>
<circle cx="1376.5" cy="150.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 32.1, Wert -90.3</title></circle>
<circle cx="1429.1" cy="150.0" r="5" fill="#567147" stroke="#333" stroke-width="0.5"><title>Id 33.1, Wert -103.7</title></circle>
<circle cx="1481.8" cy="150.0" r="5" fill="#37834d" stroke="#333" stroke-width="0.5"><title>Id 34.1, Wert -87.0</title></circle>
<circle cx="1534.4" cy="150.0" r="5" fill="#36834d" stroke="#333" stroke-width="0.5"><title>Id 35.1, Wert -86.3</title></circle>
<circle cx="1587.1" cy="150.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 36.1, Wert -83.7</title></circle>
<circle cx="1639.7" cy="150.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 37.1, Wert -83.7</title></circle>
<circle cx="1692.4" cy="150.0" r="5" fill="#487949" stroke="#333" stroke-width="0.5"><title>Id 38.1, Wert -95.9</title></circle>
<circle cx="1745.1" cy="150.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 39.1, Wert -90.3</title></circle>
<circle cx="1850.4" cy="150.0" r="5" fill="#36834d" stroke="#333" stroke-width="0.5"><title>Id 40.1, Wert -86.3</title></circle>
<circle cx="86.3" cy="150.0" r="5" fill="#c53332" stroke="#333" stroke-width="0.5"><title>Id 1.2, Wert -163.0</title></circle>
<circle cx="665.6" cy="150.0" r="5" fill="#3f7f4b" stroke="#333" stroke-width="0.5"><title>Id 2.2, Wert -91.0</title></circle>
<circle cx="1244.8" cy="150.0" r="5" fill="#c83232" stroke="#333" stroke-width="0.5"><title>Id 3.2, Wert -164.3</title></circle>
<circle cx="1824.1" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 4.2, Wert -84.7</title></circle>
<circle cx="1929.4" cy="150.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 5.2, Wert -90.3</title></circle>
<circle cx="1982.0" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 6.2, Wert -84.7</title></circle>
<circle cx="2034.7" cy="150.0" r="5" fill="#35844d" stroke="#333" stroke-width="0.5"><title>Id 7.2, Wert -85.7</title></circle>
<circle cx="2087.3" cy="150.0" r="5" fill="#567147" stroke="#333" stroke-width="0.5"><title>Id 8.2, Wert -103.6</title></circle>
<circle cx="2140.0" cy="150.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 9.2, Wert -87.7</title></circle>
<circle cx="139.0" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 10.2, Wert -84.7</title></circle>
<circle cx="191.6" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 11.2, Wert -84.7</title></circle>
<circle cx="244.3" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 12.2, Wert -84.7</title></circle>
<circle cx="297.0" cy="150.0" r="5" fill="#437c4a" stroke="#333" stroke-width="0.5"><title>Id 13.2, Wert -93.3</title></circle>
<circle cx="349.6" cy="150.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.2, Wert -81.7</title></circle>
<circle cx="402.3" cy="150.0" r="5" fill="#3a814c" stroke="#333" stroke-width="0.5"><title>Id 15.2, Wert -88.7</title></circle>
<circle cx="454.9" cy="150.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 16.2, Wert -90.3</title></circle>
<circle cx="507.6" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 17.2, Wert -84.7</title></circle>
<circle cx="560.3" cy="150.0" r="5" fill="#447c4a" stroke="#333" stroke-width="0.5"><title>Id 18.2, Wert -93.7</title></circle>
<circle cx="612.9" cy="150.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19.2, Wert -83.7</title></circle>
<circle cx="718.2" cy="150.0" r="5" fill="#437c4a" stroke="#333" stroke-width="0.5"><title>Id 20.2, Wert -93.3</title></circle>
<circle cx="770.9" cy="150.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21.2, Wert -83.7</title></circle>
<circle cx="823.5" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.2, Wert -78.7</title></circle>
<circle cx="876.2" cy="150.0" r="5" fill="#437c4a" stroke="#333" stroke-width="0.5"><title>Id 23.2, Wert -93.3</title></circle>
<circle cx="928.9" cy="150.0" r="5" fill="#3c804c" stroke="#333" stroke-width="0.5"><title>Id 24.2, Wert -89.7</title></circle>
<circle cx="981.5" cy="150.0" r="5" fill="#3f7f4b" stroke="#333" stroke-width="0.5"><title>Id 25.2, Wert -91.0</title></circle>
<circle cx="1034.2" cy="150.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 26.2, Wert -87.7</title></circle>
<circle cx="1086.8" cy="150.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 27.2, Wert -84.7</title></circle>
<circle cx="1139.5" cy="150.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 28.2, Wert -87.7</title></circle>
<circle cx="1192.2" cy="150.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.2, Wert -81.7</title></circle>
<circle cx="1297.5" cy="150.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 30.2, Wert -87.3</title></circle>
<circle cx="1350.1" cy="150.0" r="5" fill="#3d804c" stroke="#333" stroke-width="0.5"><title>Id 31.2, Wert -90.0</title></circle>
<circle cx="1402.8" cy="150.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 32.2, Wert -90.3</title></circle>
<circle cx="1455.4" cy="150.0" r="5" fill="#3e7f4b" stroke="#333" stroke-width="0.5"><title>Id 33.2, Wert -90.7</title></circle>
<circle cx="1508.1" cy="150.0" r="5" fill="#37834d" stroke="#333" stroke-width="0.5"><title>Id 34.2, Wert -87.0</title></circle>
<circle cx="1560.8" cy="150.0" r="5" fill="#36834d" stroke="#333" stroke-width="0.5"><title>Id 35.2, Wert -86.3</title></circle>
<circle cx="1613.4" cy="150.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 36.2, Wert -83.7</title></circle>
<circle cx="1666.1" cy="150.0" r="5" fill="#38824c" stroke="#333" stroke-width="0.5"><title>Id 37.2, Wert -87.7</title></circle>
<circle cx="1718.7" cy="150.0" r="5" fill="#3e7f4b" stroke="#333" stroke-width="0.5"><title>Id 38.2, Wert -90.9</title></circle>
<circle cx="1771.4" cy="150.0" r="5" fill="#3d7f4b" stroke="#333" stroke-width="0.5"><title>Id 39.2, Wert -90.3</title></circle>
<circle cx="1876.7" cy="150.0" r="5" fill="#36834d" stroke="#333" stroke-width="0.5"><title>Id 40.2, Wert -86.3</title></circle>
<circle cx="1239.7" cy="240.0" r="7" fill="#288c50" stroke="#c04040" stroke-width="2"><title>Id 22.1.1, Wert -78.7</title></circle>
<circle cx="1301.8" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.2.1, Wert -78.7</title></circle>
<circle cx="1363.9" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.3, Wert -78.7</title></circle>
<circle cx="494.6" cy="240.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.1.1, Wert -81.7</title></circle>
<circle cx="1550.1" cy="240.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.1.1, Wert -81.7</title></circle>
<circle cx="556.7" cy="240.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.2.1, Wert -81.7</title></circle>
<circle cx="1612.2" cy="240.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.2.1, Wert -81.7</title></circle>
<circle cx="1922.7" cy="240.0" r="5" fill="#2e884e" stroke="#333" stroke-width="0.5"><title>Id 4.1.1, Wert -82.0</title></circle>
<circle cx="867.2" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19.1.1, Wert -83.7</title></circle>
<circle cx="1053.4" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21.1.1, Wert -83.7</title></circle>
<circle cx="1674.3" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 36.1.1, Wert -83.7</title></circle>
<circle cx="1860.6" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 37.1.1, Wert -83.7</title></circle>
<circle cx="929.3" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19.2.1, Wert -83.7</title></circle>
<circle cx="1115.5" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21.2.1, Wert -83.7</title></circle>
<circle cx="1736.4" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 36.2.1, Wert -83.7</title></circle>
<circle cx="991.3" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19.3, Wert -83.7</title></circle>
<circle cx="1177.6" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21.3, Wert -83.7</title></circle>
<circle cx="1798.5" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 36.3, Wert -83.7</title></circle>
<circle cx="2046.9" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 6.1.1, Wert -84.7</title></circle>
<circle cx="60.0" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 10.1.1, Wert -84.7</title></circle>
<circle cx="184.2" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 11.1.1, Wert -84.7</title></circle>
<circle cx="308.4" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 12.1.1, Wert -84.7</title></circle>
<circle cx="680.9" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 17.1.1, Wert -84.7</title></circle>
<circle cx="1426.0" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 27.1.1, Wert -84.7</title></circle>
<circle cx="1984.8" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 4.2.1, Wert -84.7</title></circle>
<circle cx="2109.0" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 6.2.1, Wert -84.7</title></circle>
<circle cx="122.1" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 10.2.1, Wert -84.7</title></circle>
<circle cx="246.3" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 11.2.1, Wert -84.7</title></circle>
<circle cx="370.4" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 12.2.1, Wert -84.7</title></circle>
<circle cx="743.0" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 17.2.1, Wert -84.7</title></circle>
<circle cx="1488.1" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 27.2.1, Wert -84.7</title></circle>
<circle cx="432.5" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 12.3, Wert -84.7</title></circle>
<circle cx="618.8" cy="240.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.3, Wert -81.7</title></circle>
<circle cx="805.1" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 17.3, Wert -84.7</title></circle>
<circle cx="1270.7" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.1.2, Wert -78.7</title></circle>
<circle cx="1332.8" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.2.2, Wert -78.7</title></circle>
<circle cx="1394.9" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.4, Wert -78.7</title></circle>
<circle cx="525.7" cy="240.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.1.2, Wert -81.7</title></circle>
<circle cx="1581.2" cy="240.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.1.2, Wert -81.7</title></circle>
<circle cx="587.8" cy="240.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.2.2, Wert -81.7</title></circle>
<circle cx="1643.3" cy="240.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.2.2, Wert -81.7</title></circle>
<circle cx="1953.7" cy="240.0" r="5" fill="#2e884e" stroke="#333" stroke-width="0.5"><title>Id 4.1.2, Wert -82.0</title></circle>
<circle cx="898.2" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19.1.2, Wert -83.7</title></circle>
<circle cx="1084.5" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21.1.2, Wert -83.7</title></circle>
<circle cx="1705.4" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 36.1.2, Wert -83.7</title></circle>
<circle cx="1891.6" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 37.1.2, Wert -83.7</title></circle>
<circle cx="960.3" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19.2.2, Wert -83.7</title></circle>
<circle cx="1146.6" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21.2.2, Wert -83.7</title></circle>
<circle cx="1767.5" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 36.2.2, Wert -83.7</title></circle>
<circle cx="1022.4" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19.4, Wert -83.7</title></circle>
<circle cx="1208.7" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21.4, Wert -83.7</title></circle>
<circle cx="1829.6" cy="240.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 36.4, Wert -83.7</title></circle>
<circle cx="2077.9" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 6.1.2, Wert -84.7</title></circle>
<circle cx="91.0" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 10.1.2, Wert -84.7</title></circle>
<circle cx="215.2" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 11.1.2, Wert -84.7</title></circle>
<circle cx="339.4" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 12.1.2, Wert -84.7</title></circle>
<circle cx="711.9" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 17.1.2, Wert -84.7</title></circle>
<circle cx="1457.0" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 27.1.2, Wert -84.7</title></circle>
<circle cx="2015.8" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 4.2.2, Wert -84.7</title></circle>
<circle cx="2140.0" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 6.2.2, Wert -84.7</title></circle>
<circle cx="153.1" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 10.2.2, Wert -84.7</title></circle>
<circle cx="277.3" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 11.2.2, Wert -84.7</title></circle>
<circle cx="401.5" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 12.2.2, Wert -84.7</title></circle>
<circle cx="774.0" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 17.2.2, Wert -84.7</title></circle>
<circle cx="1519.1" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 27.2.2, Wert -84.7</title></circle>
<circle cx="463.6" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 12.4, Wert -84.7</title></circle>
<circle cx="649.9" cy="240.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.4, Wert -81.7</title></circle>
<circle cx="836.1" cy="240.0" r="5" fill="#33854d" stroke="#333" stroke-width="0.5"><title>Id 17.4, Wert -84.7</title></circle>
<circle cx="816.4" cy="330.0" r="7" fill="#288c50" stroke="#c04040" stroke-width="2"><title>Id 22.1.1.1, Wert -78.7</title></circle>
<circle cx="1043.3" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.2.1.1, Wert -78.7</title></circle>
<circle cx="1270.2" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.3.1, Wert -78.7</title></circle>
<circle cx="892.0" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.1.2.1, Wert -78.7</title></circle>
<circle cx="1118.9" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.2.2.1, Wert -78.7</title></circle>
<circle cx="1345.8" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.4.1, Wert -78.7</title></circle>
<circle cx="967.6" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.1.3, Wert -78.7</title></circle>
<circle cx="1194.5" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.2.3, Wert -78.7</title></circle>
<circle cx="1421.5" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.5, Wert -78.7</title></circle>
<circle cx="60.0" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.1.1.1, Wert -81.7</title></circle>
<circle cx="1497.1" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.1.1.1, Wert -81.7</title></circle>
<circle cx="286.9" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.2.1.1, Wert -81.7</title></circle>
<circle cx="1724.0" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.2.1.1, Wert -81.7</title></circle>
<circle cx="513.8" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.3.1, Wert -81.7</title></circle>
<circle cx="135.6" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.1.2.1, Wert -81.7</title></circle>
<circle cx="1572.7" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.1.2.1, Wert -81.7</title></circle>
<circle cx="362.5" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.2.2.1, Wert -81.7</title></circle>
<circle cx="1799.6" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.2.2.1, Wert -81.7</title></circle>
<circle cx="589.5" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.4.1, Wert -81.7</title></circle>
<circle cx="211.3" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.1.3, Wert -81.7</title></circle>
<circle cx="1648.4" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.1.3, Wert -81.7</title></circle>
<circle cx="438.2" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.2.3, Wert -81.7</title></circle>
<circle cx="1875.3" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.2.3, Wert -81.7</title></circle>
<circle cx="1950.9" cy="330.0" r="5" fill="#2e884e" stroke="#333" stroke-width="0.5"><title>Id 4.1.1.1, Wert -82.0</title></circle>
<circle cx="2026.5" cy="330.0" r="5" fill="#2e884e" stroke="#333" stroke-width="0.5"><title>Id 4.1.2.1, Wert -82.0</title></circle>
<circle cx="2102.2" cy="330.0" r="5" fill="#2e884e" stroke="#333" stroke-width="0.5"><title>Id 4.1.3, Wert -82.0</title></circle>
<circle cx="665.1" cy="330.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19.1.1.1, Wert -83.7</title></circle>
<circle cx="740.7" cy="330.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21.1.1.1, Wert -83.7</title></circle>
<circle cx="854.2" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.1.1.2, Wert -78.7</title></circle>
<circle cx="1081.1" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.2.1.2, Wert -78.7</title></circle>
<circle cx="1308.0" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.3.2, Wert -78.7</title></circle>
<circle cx="929.8" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.1.2.2, Wert -78.7</title></circle>
<circle cx="1156.7" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.2.2.2, Wert -78.7</title></circle>
<circle cx="1383.6" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.4.2, Wert -78.7</title></circle>
<circle cx="1005.5" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.1.4, Wert -78.7</title></circle>
<circle cx="1232.4" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.2.4, Wert -78.7</title></circle>
<circle cx="1459.3" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 22.6, Wert -78.7</title></circle>
<circle cx="97.8" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.1.1.2, Wert -81.7</title></circle>
<circle cx="1534.9" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.1.1.2, Wert -81.7</title></circle>
<circle cx="324.7" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.2.1.2, Wert -81.7</title></circle>
<circle cx="1761.8" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.2.1.2, Wert -81.7</title></circle>
<circle cx="551.6" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.3.2, Wert -81.7</title></circle>
<circle cx="173.5" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.1.2.2, Wert -81.7</title></circle>
<circle cx="1610.5" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.1.2.2, Wert -81.7</title></circle>
<circle cx="400.4" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.2.2.2, Wert -81.7</title></circle>
<circle cx="1837.5" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.2.2.2, Wert -81.7</title></circle>
<circle cx="627.3" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.4.2, Wert -81.7</title></circle>
<circle cx="249.1" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.1.4, Wert -81.7</title></circle>
<circle cx="1686.2" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.1.4, Wert -81.7</title></circle>
<circle cx="476.0" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 14.2.4, Wert -81.7</title></circle>
<circle cx="1913.1" cy="330.0" r="5" fill="#2d884e" stroke="#333" stroke-width="0.5"><title>Id 29.2.4, Wert -81.7</title></circle>
<circle cx="1988.7" cy="330.0" r="5" fill="#2e884e" stroke="#333" stroke-width="0.5"><title>Id 4.1.1.2, Wert -82.0</title></circle>
<circle cx="2064.4" cy="330.0" r="5" fill="#2e884e" stroke="#333" stroke-width="0.5"><title>Id 4.1.2.2, Wert -82.0</title></circle>
<circle cx="2140.0" cy="330.0" r="5" fill="#2e884e" stroke="#333" stroke-width="0.5"><title>Id 4.1.4, Wert -82.0</title></circle>
<circle cx="702.9" cy="330.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 19.1.1.2, Wert -83.7</title></circle>
<circle cx="778.5" cy="330.0" r="5" fill="#31864e" stroke="#333" stroke-width="0.5"><title>Id 21.1.1.2, Wert -83.7</title></circle>
<text x="816.4" y="352.0" text-anchor="middle" font-size="12" font-weight="bold" fill="#c04040">22.1.1.1</text>
<text x="48" y="64.0" text-anchor="end" font-size="11" fill="#666">Gen 0</text>
<text x="48" y="154.0" text-anchor="end" font-size="11" fill="#666">Gen 1</text>
<text x="48" y="244.0" text-anchor="end" font-size="11" fill="#666">Gen 2</text>
<text x="48" y="334.0" text-anchor="end" font-size="11" fill="#666">Gen 3</text>
</svg>

After

Width:  |  Height:  |  Size: 48 KiB

+18 -21
View File
@@ -5,21 +5,21 @@
<line x1="60" y1="60" x2="60" y2="390.0" stroke="#333" stroke-width="1.5"/>
<line x1="60" y1="390.0" x2="840" y2="390.0" stroke="#333" stroke-width="1.5"/>
<line x1="60" y1="390.0" x2="840" y2="390.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="394.0" text-anchor="end" font-size="11" fill="#666">-177</text>
<text x="52" y="394.0" text-anchor="end" font-size="11" fill="#666">-164</text>
<line x1="60" y1="324.0" x2="840" y2="324.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="328.0" text-anchor="end" font-size="11" fill="#666">-152</text>
<text x="52" y="328.0" text-anchor="end" font-size="11" fill="#666">-147</text>
<line x1="60" y1="258.0" x2="840" y2="258.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="262.0" text-anchor="end" font-size="11" fill="#666">-127</text>
<text x="52" y="262.0" text-anchor="end" font-size="11" fill="#666">-130</text>
<line x1="60" y1="192.0" x2="840" y2="192.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="196.0" text-anchor="end" font-size="11" fill="#666">-101</text>
<text x="52" y="196.0" text-anchor="end" font-size="11" fill="#666">-113</text>
<line x1="60" y1="126.0" x2="840" y2="126.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="130.0" text-anchor="end" font-size="11" fill="#666">-76</text>
<text x="52" y="130.0" text-anchor="end" font-size="11" fill="#666">-96</text>
<line x1="60" y1="60.0" x2="840" y2="60.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="64.0" text-anchor="end" font-size="11" fill="#666">-51</text>
<text x="52" y="64.0" text-anchor="end" font-size="11" fill="#666">-79</text>
<text x="18" y="225.0" text-anchor="middle" font-size="12" fill="#333" transform="rotate(-90 18 225.0)">Wertigkeit (hoeher = besser)</text>
<polyline points="60.0,63.4 125.0,60.0 190.0,60.0 255.0,60.0 320.0,60.0 385.0,60.0 450.0,60.0 515.0,60.0 580.0,60.0 645.0,60.0 710.0,60.0 775.0,60.0 840.0,60.0" fill="none" stroke="#2f6f4f" stroke-width="2"/>
<polyline points="60.0,116.9 125.0,91.1 190.0,99.7 255.0,71.2 320.0,70.6 385.0,70.8 450.0,65.5 515.0,65.5 580.0,65.5 645.0,62.1 710.0,62.1 775.0,62.1 840.0,60.0" fill="none" stroke="#c08a2d" stroke-width="2"/>
<polyline points="60.0,390.0 125.0,294.8 190.0,390.0 255.0,80.1 320.0,80.1 385.0,80.1 450.0,68.7 515.0,68.7 580.0,68.7 645.0,63.4 710.0,63.4 775.0,63.4 840.0,60.0" fill="none" stroke="#a03030" stroke-width="2"/>
<polyline points="60.0,60.0 146.7,60.0 233.3,60.0 320.0,60.0 406.7,60.0 493.3,60.0 580.0,60.0 666.7,60.0 753.3,60.0 840.0,60.0" fill="none" stroke="#2f6f4f" stroke-width="2"/>
<polyline points="60.0,140.1 146.7,114.3 233.3,122.9 320.0,78.3 406.7,77.9 493.3,78.1 580.0,68.5 666.7,68.5 753.3,68.5 840.0,60.0" fill="none" stroke="#c08a2d" stroke-width="2"/>
<polyline points="60.0,360.3 146.7,390.0 233.3,390.0 320.0,83.1 406.7,83.1 493.3,83.1 580.0,79.3 666.7,79.3 753.3,79.3 840.0,60.0" fill="none" stroke="#a03030" stroke-width="2"/>
<line x1="680" y1="70" x2="704" y2="70" stroke="#2f6f4f" stroke-width="2"/>
<text x="710" y="74" font-size="11" fill="#333">beste Loesung</text>
<line x1="680" y1="88" x2="704" y2="88" stroke="#c08a2d" stroke-width="2"/>
@@ -35,19 +35,16 @@
<text x="52" y="519.0" text-anchor="end" font-size="11" fill="#666">60</text>
<line x1="60" y1="440.0" x2="840" y2="440.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="444.0" text-anchor="end" font-size="11" fill="#666">120</text>
<polyline points="60.0,540.0 125.0,490.0 190.0,440.0 255.0,547.5 320.0,505.0 385.0,462.5 450.0,555.0 515.0,520.0 580.0,485.0 645.0,561.2 710.0,532.5 775.0,503.8 840.0,566.2" fill="none" stroke="#4060a0" stroke-width="2"/>
<polyline points="60.0,540.0 146.7,490.0 233.3,440.0 320.0,547.5 406.7,505.0 493.3,462.5 580.0,555.0 666.7,520.0 753.3,485.0 840.0,561.2" fill="none" stroke="#4060a0" stroke-width="2"/>
<text x="60.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">e</text>
<text x="125.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">m</text>
<text x="190.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">j</text>
<text x="255.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">s</text>
<text x="320.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">m</text>
<text x="385.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">j</text>
<text x="450.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">s</text>
<text x="515.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">m</text>
<text x="580.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">j</text>
<text x="645.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">s</text>
<text x="710.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">m</text>
<text x="775.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">j</text>
<text x="146.7" y="606.0" text-anchor="middle" font-size="10" fill="#999">m</text>
<text x="233.3" y="606.0" text-anchor="middle" font-size="10" fill="#999">j</text>
<text x="320.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">s</text>
<text x="406.7" y="606.0" text-anchor="middle" font-size="10" fill="#999">m</text>
<text x="493.3" y="606.0" text-anchor="middle" font-size="10" fill="#999">j</text>
<text x="580.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">s</text>
<text x="666.7" y="606.0" text-anchor="middle" font-size="10" fill="#999">m</text>
<text x="753.3" y="606.0" text-anchor="middle" font-size="10" fill="#999">j</text>
<text x="840.0" y="606.0" text-anchor="middle" font-size="10" fill="#999">s</text>
<text x="450" y="638" text-anchor="middle" font-size="12" fill="#333">Zyklus-Aktion (Zeit)</text>
</svg>

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

+105 -105
View File
@@ -1,120 +1,120 @@
Aksoy, Rainer, = Hof 1, Tisch 15, Nummer 6
Aksoy, Renate, = Hof 1, Tisch 15, Nummer 4
Aydin, Horst, = Hof 1, Tisch 13, Nummer 7
Aydin, Ursula, = Hof 1, Tisch 13, Nummer 4
Barth, Hannelore, = Hof 1, Tisch 10, Nummer 8
Berger, Sergej, = Hof 1, Tisch 3, Nummer 4
Brandt, Andreas, = Hof 1, Tisch 2, Nummer 6
Brandt, Anja, = Hof 1, Tisch 6, Nummer 4
Brandt, Anton, = Hof 1, Tisch 16, Nummer 14
Brandt, Ben, = Hof 1, Tisch 17, Nummer 5
Brandt, Daniel, = Hof 1, Tisch 1, Nummer 7
Brandt, Felix, = Hof 1, Tisch 16, Nummer 4
Aksoy, Rainer, = Hof 1, Tisch 1, Nummer 5
Aksoy, Renate, = Hof 1, Tisch 1, Nummer 10
Aydin, Horst, = Hof 1, Tisch 3, Nummer 2
Aydin, Ursula, = Hof 1, Tisch 3, Nummer 3
Barth, Hannelore, = Hof 1, Tisch 9, Nummer 7
Berger, Sergej, = Hof 1, Tisch 4, Nummer 2
Brandt, Andreas, = Hof 1, Tisch 15, Nummer 3
Brandt, Anja, = Hof 1, Tisch 14, Nummer 6
Brandt, Anton, = Hof 1, Tisch 16, Nummer 2
Brandt, Ben, = Hof 1, Tisch 17, Nummer 3
Brandt, Daniel, = Hof 1, Tisch 11, Nummer 4
Brandt, Felix, = Hof 1, Tisch 16, Nummer 14
Brandt, Frieda, = Hof 1, Tisch 16, Nummer 8
Brandt, Greta, = Hof 1, Tisch 16, Nummer 6
Brandt, Helga, = Hof 1, Tisch 1, Nummer 5
Brandt, Julia, = Hof 1, Tisch 1, Nummer 4
Brandt, Kathrin, = Hof 1, Tisch 1, Nummer 6
Brandt, Lena, = Hof 1, Tisch 2, Nummer 4
Brandt, Milan, = Hof 1, Tisch 6, Nummer 3
Brandt, Paul, = Hof 1, Tisch 17, Nummer 3
Brandt, Sofia, = Hof 1, Tisch 6, Nummer 2
Brandt, Theo, = Hof 1, Tisch 2, Nummer 7
Brandt, Greta, = Hof 1, Tisch 16, Nummer 10
Brandt, Helga, = Hof 1, Tisch 1, Nummer 4
Brandt, Julia, = Hof 1, Tisch 1, Nummer 11
Brandt, Kathrin, = Hof 1, Tisch 11, Nummer 6
Brandt, Lena, = Hof 1, Tisch 15, Nummer 8
Brandt, Milan, = Hof 1, Tisch 14, Nummer 8
Brandt, Paul, = Hof 1, Tisch 17, Nummer 4
Brandt, Sofia, = Hof 1, Tisch 14, Nummer 7
Brandt, Theo, = Hof 1, Tisch 15, Nummer 4
Brandt, Werner, = Hof 1, Tisch 1, Nummer 8
Busch, Stefanie, = Hof 1, Tisch 3, Nummer 2
Demir, Elif, = Hof 1, Tisch 9, Nummer 6
Demir, Hannelore, = Hof 1, Tisch 14, Nummer 9
Demir, Ingrid, = Hof 1, Tisch 14, Nummer 7
Demir, Monika, = Hof 1, Tisch 14, Nummer 4
Dietrich, Jennifer, = Hof 1, Tisch 14, Nummer 8
Dietrich, Nicole, = Hof 1, Tisch 13, Nummer 5
Erdem, Erika, = Hof 1, Tisch 15, Nummer 7
Erdem, Gerhard, = Hof 1, Tisch 10, Nummer 7
Erdem, Rainer, = Hof 1, Tisch 10, Nummer 6
Esposito, Christian, = Hof 1, Tisch 13, Nummer 2
Esposito, Gisela, = Hof 1, Tisch 10, Nummer 4
Esposito, Julia, = Hof 1, Tisch 8, Nummer 3
Fischer, Heinz, = Hof 1, Tisch 15, Nummer 2
Fischer, Helga, = Hof 1, Tisch 15, Nummer 9
Fischer, Nicole, = Hof 1, Tisch 13, Nummer 9
Fischer, Sven, = Hof 1, Tisch 9, Nummer 3
Frank, Erika, = Hof 1, Tisch 10, Nummer 5
Frank, Nadine, = Hof 1, Tisch 12, Nummer 4
Frank, Timo, = Hof 1, Tisch 9, Nummer 8
Frank, Tobias, = Hof 1, Tisch 1, Nummer 10
Franke, Brigitte, = Hof 1, Tisch 10, Nummer 2
Hansen, Olga, = Hof 1, Tisch 12, Nummer 2
Hansen, Wolfgang, = Hof 1, Tisch 10, Nummer 3
Hoffmann, Lena, = Hof 1, Tisch 13, Nummer 6
Horn, Daniel, = Hof 1, Tisch 12, Nummer 7
Horn, Svenja, = Hof 1, Tisch 14, Nummer 5
Klein, Stefan, = Hof 1, Tisch 9, Nummer 5
Koch, Andreas, = Hof 1, Tisch 3, Nummer 5
Koch, Giovanna, = Hof 1, Tisch 3, Nummer 7
Kovac, Giovanna, = Hof 1, Tisch 8, Nummer 4
Kraus, Dennis, = Hof 1, Tisch 1, Nummer 3
Kraus, Matteo, = Hof 1, Tisch 16, Nummer 13
Kraus, Melanie, = Hof 1, Tisch 1, Nummer 9
Busch, Stefanie, = Hof 1, Tisch 4, Nummer 4
Demir, Elif, = Hof 1, Tisch 10, Nummer 2
Demir, Hannelore, = Hof 1, Tisch 13, Nummer 7
Demir, Ingrid, = Hof 1, Tisch 13, Nummer 3
Demir, Monika, = Hof 1, Tisch 13, Nummer 2
Dietrich, Jennifer, = Hof 1, Tisch 13, Nummer 5
Dietrich, Nicole, = Hof 1, Tisch 12, Nummer 2
Erdem, Erika, = Hof 1, Tisch 15, Nummer 5
Erdem, Gerhard, = Hof 1, Tisch 9, Nummer 3
Erdem, Rainer, = Hof 1, Tisch 9, Nummer 4
Esposito, Christian, = Hof 1, Tisch 12, Nummer 3
Esposito, Gisela, = Hof 1, Tisch 9, Nummer 9
Esposito, Julia, = Hof 1, Tisch 4, Nummer 5
Fischer, Heinz, = Hof 1, Tisch 2, Nummer 3
Fischer, Helga, = Hof 1, Tisch 2, Nummer 9
Fischer, Nicole, = Hof 1, Tisch 12, Nummer 8
Fischer, Sven, = Hof 1, Tisch 10, Nummer 5
Frank, Erika, = Hof 1, Tisch 9, Nummer 2
Frank, Nadine, = Hof 1, Tisch 11, Nummer 9
Frank, Timo, = Hof 1, Tisch 10, Nummer 7
Frank, Tobias, = Hof 1, Tisch 1, Nummer 9
Franke, Brigitte, = Hof 1, Tisch 9, Nummer 6
Hansen, Olga, = Hof 1, Tisch 11, Nummer 3
Hansen, Wolfgang, = Hof 1, Tisch 9, Nummer 5
Hoffmann, Lena, = Hof 1, Tisch 12, Nummer 9
Horn, Daniel, = Hof 1, Tisch 11, Nummer 2
Horn, Svenja, = Hof 1, Tisch 13, Nummer 9
Klein, Stefan, = Hof 1, Tisch 10, Nummer 4
Koch, Andreas, = Hof 1, Tisch 8, Nummer 2
Koch, Giovanna, = Hof 1, Tisch 8, Nummer 4
Kovac, Giovanna, = Hof 1, Tisch 8, Nummer 7
Kraus, Dennis, = Hof 1, Tisch 12, Nummer 5
Kraus, Matteo, = Hof 1, Tisch 16, Nummer 9
Kraus, Melanie, = Hof 1, Tisch 12, Nummer 6
Kuhn, Leni, = Hof 1, Tisch 16, Nummer 7
Kuhn, Sarah, = Hof 1, Tisch 11, Nummer 2
Kuhn, Stefan, = Hof 1, Tisch 14, Nummer 3
Kuhn, Timo, = Hof 1, Tisch 11, Nummer 7
Lange, Milan, = Hof 1, Tisch 12, Nummer 9
Meyer, Anton, = Hof 1, Tisch 17, Nummer 6
Meyer, Christian, = Hof 1, Tisch 14, Nummer 6
Meyer, Ida, = Hof 1, Tisch 17, Nummer 7
Meyer, Marco, = Hof 1, Tisch 11, Nummer 3
Meyer, Mila, = Hof 1, Tisch 16, Nummer 5
Meyer, Sandra, = Hof 1, Tisch 11, Nummer 4
Meyer, Wolfgang, = Hof 1, Tisch 10, Nummer 9
Musikverein, Gast, = Hof 1, Tisch 4, Nummer 2
Kuhn, Sarah, = Hof 1, Tisch 2, Nummer 2
Kuhn, Stefan, = Hof 1, Tisch 13, Nummer 6
Kuhn, Timo, = Hof 1, Tisch 2, Nummer 4
Lange, Milan, = Hof 1, Tisch 11, Nummer 8
Meyer, Anton, = Hof 1, Tisch 17, Nummer 7
Meyer, Christian, = Hof 1, Tisch 13, Nummer 4
Meyer, Ida, = Hof 1, Tisch 17, Nummer 5
Meyer, Marco, = Hof 1, Tisch 14, Nummer 4
Meyer, Mila, = Hof 1, Tisch 16, Nummer 13
Meyer, Sandra, = Hof 1, Tisch 14, Nummer 9
Meyer, Wolfgang, = Hof 1, Tisch 9, Nummer 8
Musikverein, Gast, = Hof 1, Tisch 4, Nummer 3
Musikverein, Gast, = Hof 1, Tisch 4, Nummer 4
Musikverein, Gast, = Hof 1, Tisch 4, Nummer 5
Musikverein, Gast, = Hof 1, Tisch 4, Nummer 6
Musikverein, Gast, = Hof 1, Tisch 4, Nummer 7
Musikverein, Gast, = Hof 1, Tisch 4, Nummer 8
Musikverein, Gast, = Hof 1, Tisch 4, Nummer 9
Musikverein, Gast, = Hof 1, Tisch 5, Nummer 2
Musikverein, Gast, = Hof 1, Tisch 5, Nummer 3
Musikverein, Gast, = Hof 1, Tisch 5, Nummer 4
Musikverein, Gast, = Hof 1, Tisch 5, Nummer 5
Musikverein, Gast, = Hof 1, Tisch 5, Nummer 6
Musikverein, Gast, = Hof 1, Tisch 5, Nummer 7
Musikverein, Gast, = Hof 1, Tisch 5, Nummer 8
Peters, Melanie, = Hof 1, Tisch 5, Nummer 3
Peters, Yusuf, = Hof 1, Tisch 5, Nummer 4
Polat, Matthias, = Hof 1, Tisch 13, Nummer 3
Roth, Stefanie, = Hof 1, Tisch 14, Nummer 2
Schmidt, Dennis, = Hof 1, Tisch 3, Nummer 6
Schmitt, Markus, = Hof 1, Tisch 12, Nummer 8
Musikverein, Gast, = Hof 1, Tisch 5, Nummer 9
Peters, Melanie, = Hof 1, Tisch 8, Nummer 6
Peters, Yusuf, = Hof 1, Tisch 8, Nummer 3
Polat, Matthias, = Hof 1, Tisch 12, Nummer 4
Roth, Stefanie, = Hof 1, Tisch 13, Nummer 8
Schmidt, Dennis, = Hof 1, Tisch 8, Nummer 9
Schmitt, Markus, = Hof 1, Tisch 11, Nummer 5
Schwarz, Elias, = Hof 1, Tisch 16, Nummer 3
Schwarz, Guenter, = Hof 1, Tisch 15, Nummer 8
Schwarz, Liam, = Hof 1, Tisch 16, Nummer 9
Schwarz, Sarah, = Hof 1, Tisch 12, Nummer 6
Schwarz, Yusuf, = Hof 1, Tisch 12, Nummer 3
Simon, Jennifer, = Hof 1, Tisch 9, Nummer 7
Simon, Patrick, = Hof 1, Tisch 8, Nummer 2
Simon, Stefanie, = Hof 1, Tisch 9, Nummer 2
Sommer, Daniel, = Hof 1, Tisch 1, Nummer 12
Sommer, Dennis, = Hof 1, Tisch 11, Nummer 6
Sommer, Dennis, = Hof 1, Tisch 2, Nummer 2
Sommer, Dieter, = Hof 1, Tisch 1, Nummer 2
Sommer, Emil, = Hof 1, Tisch 16, Nummer 12
Sommer, Ida, = Hof 1, Tisch 16, Nummer 10
Sommer, Jennifer, = Hof 1, Tisch 11, Nummer 5
Sommer, Lina, = Hof 1, Tisch 2, Nummer 3
Sommer, Max, = Hof 1, Tisch 16, Nummer 2
Sommer, Nicole, = Hof 1, Tisch 2, Nummer 5
Schwarz, Guenter, = Hof 1, Tisch 1, Nummer 12
Schwarz, Liam, = Hof 1, Tisch 16, Nummer 12
Schwarz, Sarah, = Hof 1, Tisch 2, Nummer 8
Schwarz, Yusuf, = Hof 1, Tisch 2, Nummer 5
Simon, Jennifer, = Hof 1, Tisch 10, Nummer 8
Simon, Patrick, = Hof 1, Tisch 8, Nummer 8
Simon, Stefanie, = Hof 1, Tisch 10, Nummer 6
Sommer, Daniel, = Hof 1, Tisch 1, Nummer 2
Sommer, Dennis, = Hof 1, Tisch 14, Nummer 2
Sommer, Dennis, = Hof 1, Tisch 2, Nummer 6
Sommer, Dieter, = Hof 1, Tisch 1, Nummer 6
Sommer, Emil, = Hof 1, Tisch 16, Nummer 4
Sommer, Ida, = Hof 1, Tisch 16, Nummer 5
Sommer, Jennifer, = Hof 1, Tisch 2, Nummer 7
Sommer, Lina, = Hof 1, Tisch 14, Nummer 3
Sommer, Max, = Hof 1, Tisch 16, Nummer 11
Sommer, Nicole, = Hof 1, Tisch 14, Nummer 5
Sommer, Renate, = Hof 1, Tisch 1, Nummer 13
Sommer, Theo, = Hof 1, Tisch 16, Nummer 11
Stein, Andreas, = Hof 1, Tisch 9, Nummer 9
Stein, Werner, = Hof 1, Tisch 15, Nummer 3
Tran, Heinz, = Hof 1, Tisch 15, Nummer 5
Vogel, Anton, = Hof 1, Tisch 17, Nummer 2
Vogel, Max, = Hof 1, Tisch 17, Nummer 4
Vogel, Sandra, = Hof 1, Tisch 11, Nummer 9
Vogel, Svenja, = Hof 1, Tisch 3, Nummer 3
Vogel, Yusuf, = Hof 1, Tisch 11, Nummer 8
Wagner, Daniel, = Hof 1, Tisch 9, Nummer 4
Wagner, Timo, = Hof 1, Tisch 13, Nummer 8
Winkler, Sarah, = Hof 1, Tisch 1, Nummer 11
Yilmaz, Olga, = Hof 1, Tisch 12, Nummer 5
Sommer, Theo, = Hof 1, Tisch 16, Nummer 6
Stein, Andreas, = Hof 1, Tisch 10, Nummer 9
Stein, Werner, = Hof 1, Tisch 1, Nummer 3
Tran, Heinz, = Hof 1, Tisch 15, Nummer 6
Vogel, Anton, = Hof 1, Tisch 17, Nummer 6
Vogel, Max, = Hof 1, Tisch 17, Nummer 2
Vogel, Sandra, = Hof 1, Tisch 15, Nummer 2
Vogel, Svenja, = Hof 1, Tisch 8, Nummer 5
Vogel, Yusuf, = Hof 1, Tisch 15, Nummer 7
Wagner, Daniel, = Hof 1, Tisch 10, Nummer 3
Wagner, Timo, = Hof 1, Tisch 12, Nummer 7
Winkler, Sarah, = Hof 1, Tisch 1, Nummer 7
Yilmaz, Olga, = Hof 1, Tisch 11, Nummer 7
1 Aksoy Rainer = Hof 1 Tisch 15 Tisch 1 Nummer 6 Nummer 5
2 Aksoy Renate = Hof 1 Tisch 15 Tisch 1 Nummer 4 Nummer 10
3 Aydin Horst = Hof 1 Tisch 13 Tisch 3 Nummer 7 Nummer 2
4 Aydin Ursula = Hof 1 Tisch 13 Tisch 3 Nummer 4 Nummer 3
5 Barth Hannelore = Hof 1 Tisch 10 Tisch 9 Nummer 8 Nummer 7
6 Berger Sergej = Hof 1 Tisch 3 Tisch 4 Nummer 4 Nummer 2
7 Brandt Andreas = Hof 1 Tisch 2 Tisch 15 Nummer 6 Nummer 3
8 Brandt Anja = Hof 1 Tisch 6 Tisch 14 Nummer 4 Nummer 6
9 Brandt Anton = Hof 1 Tisch 16 Tisch 16 Nummer 14 Nummer 2
10 Brandt Ben = Hof 1 Tisch 17 Tisch 17 Nummer 5 Nummer 3
11 Brandt Daniel = Hof 1 Tisch 1 Tisch 11 Nummer 7 Nummer 4
12 Brandt Felix = Hof 1 Tisch 16 Tisch 16 Nummer 4 Nummer 14
13 Brandt Frieda = Hof 1 Tisch 16 Tisch 16 Nummer 8 Nummer 8
14 Brandt Greta = Hof 1 Tisch 16 Tisch 16 Nummer 6 Nummer 10
15 Brandt Helga = Hof 1 Tisch 1 Tisch 1 Nummer 5 Nummer 4
16 Brandt Julia = Hof 1 Tisch 1 Tisch 1 Nummer 4 Nummer 11
17 Brandt Kathrin = Hof 1 Tisch 1 Tisch 11 Nummer 6 Nummer 6
18 Brandt Lena = Hof 1 Tisch 2 Tisch 15 Nummer 4 Nummer 8
19 Brandt Milan = Hof 1 Tisch 6 Tisch 14 Nummer 3 Nummer 8
20 Brandt Paul = Hof 1 Tisch 17 Tisch 17 Nummer 3 Nummer 4
21 Brandt Sofia = Hof 1 Tisch 6 Tisch 14 Nummer 2 Nummer 7
22 Brandt Theo = Hof 1 Tisch 2 Tisch 15 Nummer 7 Nummer 4
23 Brandt Werner = Hof 1 Tisch 1 Tisch 1 Nummer 8 Nummer 8
24 Busch Stefanie = Hof 1 Tisch 3 Tisch 4 Nummer 2 Nummer 4
25 Demir Elif = Hof 1 Tisch 9 Tisch 10 Nummer 6 Nummer 2
26 Demir Hannelore = Hof 1 Tisch 14 Tisch 13 Nummer 9 Nummer 7
27 Demir Ingrid = Hof 1 Tisch 14 Tisch 13 Nummer 7 Nummer 3
28 Demir Monika = Hof 1 Tisch 14 Tisch 13 Nummer 4 Nummer 2
29 Dietrich Jennifer = Hof 1 Tisch 14 Tisch 13 Nummer 8 Nummer 5
30 Dietrich Nicole = Hof 1 Tisch 13 Tisch 12 Nummer 5 Nummer 2
31 Erdem Erika = Hof 1 Tisch 15 Tisch 15 Nummer 7 Nummer 5
32 Erdem Gerhard = Hof 1 Tisch 10 Tisch 9 Nummer 7 Nummer 3
33 Erdem Rainer = Hof 1 Tisch 10 Tisch 9 Nummer 6 Nummer 4
34 Esposito Christian = Hof 1 Tisch 13 Tisch 12 Nummer 2 Nummer 3
35 Esposito Gisela = Hof 1 Tisch 10 Tisch 9 Nummer 4 Nummer 9
36 Esposito Julia = Hof 1 Tisch 8 Tisch 4 Nummer 3 Nummer 5
37 Fischer Heinz = Hof 1 Tisch 15 Tisch 2 Nummer 2 Nummer 3
38 Fischer Helga = Hof 1 Tisch 15 Tisch 2 Nummer 9 Nummer 9
39 Fischer Nicole = Hof 1 Tisch 13 Tisch 12 Nummer 9 Nummer 8
40 Fischer Sven = Hof 1 Tisch 9 Tisch 10 Nummer 3 Nummer 5
41 Frank Erika = Hof 1 Tisch 10 Tisch 9 Nummer 5 Nummer 2
42 Frank Nadine = Hof 1 Tisch 12 Tisch 11 Nummer 4 Nummer 9
43 Frank Timo = Hof 1 Tisch 9 Tisch 10 Nummer 8 Nummer 7
44 Frank Tobias = Hof 1 Tisch 1 Tisch 1 Nummer 10 Nummer 9
45 Franke Brigitte = Hof 1 Tisch 10 Tisch 9 Nummer 2 Nummer 6
46 Hansen Olga = Hof 1 Tisch 12 Tisch 11 Nummer 2 Nummer 3
47 Hansen Wolfgang = Hof 1 Tisch 10 Tisch 9 Nummer 3 Nummer 5
48 Hoffmann Lena = Hof 1 Tisch 13 Tisch 12 Nummer 6 Nummer 9
49 Horn Daniel = Hof 1 Tisch 12 Tisch 11 Nummer 7 Nummer 2
50 Horn Svenja = Hof 1 Tisch 14 Tisch 13 Nummer 5 Nummer 9
51 Klein Stefan = Hof 1 Tisch 9 Tisch 10 Nummer 5 Nummer 4
52 Koch Andreas = Hof 1 Tisch 3 Tisch 8 Nummer 5 Nummer 2
53 Koch Giovanna = Hof 1 Tisch 3 Tisch 8 Nummer 7 Nummer 4
54 Kovac Giovanna = Hof 1 Tisch 8 Tisch 8 Nummer 4 Nummer 7
55 Kraus Dennis = Hof 1 Tisch 1 Tisch 12 Nummer 3 Nummer 5
56 Kraus Matteo = Hof 1 Tisch 16 Tisch 16 Nummer 13 Nummer 9
57 Kraus Melanie = Hof 1 Tisch 1 Tisch 12 Nummer 9 Nummer 6
58 Kuhn Leni = Hof 1 Tisch 16 Tisch 16 Nummer 7 Nummer 7
59 Kuhn Sarah = Hof 1 Tisch 11 Tisch 2 Nummer 2 Nummer 2
60 Kuhn Stefan = Hof 1 Tisch 14 Tisch 13 Nummer 3 Nummer 6
61 Kuhn Timo = Hof 1 Tisch 11 Tisch 2 Nummer 7 Nummer 4
62 Lange Milan = Hof 1 Tisch 12 Tisch 11 Nummer 9 Nummer 8
63 Meyer Anton = Hof 1 Tisch 17 Tisch 17 Nummer 6 Nummer 7
64 Meyer Christian = Hof 1 Tisch 14 Tisch 13 Nummer 6 Nummer 4
65 Meyer Ida = Hof 1 Tisch 17 Tisch 17 Nummer 7 Nummer 5
66 Meyer Marco = Hof 1 Tisch 11 Tisch 14 Nummer 3 Nummer 4
67 Meyer Mila = Hof 1 Tisch 16 Tisch 16 Nummer 5 Nummer 13
68 Meyer Sandra = Hof 1 Tisch 11 Tisch 14 Nummer 4 Nummer 9
69 Meyer Wolfgang = Hof 1 Tisch 10 Tisch 9 Nummer 9 Nummer 8
Musikverein Gast = Hof 1 Tisch 4 Nummer 2
70 Musikverein Gast = Hof 1 Tisch 4 Tisch 4 Nummer 3 Nummer 3
Musikverein Gast = Hof 1 Tisch 4 Nummer 4
Musikverein Gast = Hof 1 Tisch 4 Nummer 5
71 Musikverein Gast = Hof 1 Tisch 4 Tisch 4 Nummer 6 Nummer 6
72 Musikverein Gast = Hof 1 Tisch 4 Tisch 4 Nummer 7 Nummer 7
73 Musikverein Gast = Hof 1 Tisch 4 Tisch 4 Nummer 8 Nummer 8
74 Musikverein Gast = Hof 1 Tisch 4 Tisch 4 Nummer 9 Nummer 9
75 Musikverein Gast = Hof 1 Tisch 5 Tisch 5 Nummer 2 Nummer 2
76 Musikverein Gast = Hof 1 Tisch 5 Nummer 3
77 Musikverein Gast = Hof 1 Tisch 5 Nummer 4
78 Musikverein Gast = Hof 1 Tisch 5 Tisch 5 Nummer 5 Nummer 5
79 Musikverein Gast = Hof 1 Tisch 5 Tisch 5 Nummer 6 Nummer 6
80 Musikverein Gast = Hof 1 Tisch 5 Tisch 5 Nummer 7 Nummer 7
81 Musikverein Gast = Hof 1 Tisch 5 Tisch 5 Nummer 8 Nummer 8
82 Peters Musikverein Melanie Gast = Hof 1 Tisch 5 Tisch 5 Nummer 3 Nummer 9
83 Peters Yusuf Melanie = Hof 1 Tisch 5 Tisch 8 Nummer 4 Nummer 6
84 Polat Peters Matthias Yusuf = Hof 1 Tisch 13 Tisch 8 Nummer 3 Nummer 3
85 Roth Polat Stefanie Matthias = Hof 1 Tisch 14 Tisch 12 Nummer 2 Nummer 4
86 Schmidt Roth Dennis Stefanie = Hof 1 Tisch 3 Tisch 13 Nummer 6 Nummer 8
87 Schmitt Schmidt Markus Dennis = Hof 1 Tisch 12 Tisch 8 Nummer 8 Nummer 9
88 Schmitt Markus = Hof 1 Tisch 11 Nummer 5
89 Schwarz Elias = Hof 1 Tisch 16 Tisch 16 Nummer 3 Nummer 3
90 Schwarz Guenter = Hof 1 Tisch 15 Tisch 1 Nummer 8 Nummer 12
91 Schwarz Liam = Hof 1 Tisch 16 Tisch 16 Nummer 9 Nummer 12
92 Schwarz Sarah = Hof 1 Tisch 12 Tisch 2 Nummer 6 Nummer 8
93 Schwarz Yusuf = Hof 1 Tisch 12 Tisch 2 Nummer 3 Nummer 5
94 Simon Jennifer = Hof 1 Tisch 9 Tisch 10 Nummer 7 Nummer 8
95 Simon Patrick = Hof 1 Tisch 8 Tisch 8 Nummer 2 Nummer 8
96 Simon Stefanie = Hof 1 Tisch 9 Tisch 10 Nummer 2 Nummer 6
97 Sommer Daniel = Hof 1 Tisch 1 Tisch 1 Nummer 12 Nummer 2
98 Sommer Dennis = Hof 1 Tisch 11 Tisch 14 Nummer 6 Nummer 2
99 Sommer Dennis = Hof 1 Tisch 2 Tisch 2 Nummer 2 Nummer 6
100 Sommer Dieter = Hof 1 Tisch 1 Tisch 1 Nummer 2 Nummer 6
101 Sommer Emil = Hof 1 Tisch 16 Tisch 16 Nummer 12 Nummer 4
102 Sommer Ida = Hof 1 Tisch 16 Tisch 16 Nummer 10 Nummer 5
103 Sommer Jennifer = Hof 1 Tisch 11 Tisch 2 Nummer 5 Nummer 7
104 Sommer Lina = Hof 1 Tisch 2 Tisch 14 Nummer 3 Nummer 3
105 Sommer Max = Hof 1 Tisch 16 Tisch 16 Nummer 2 Nummer 11
106 Sommer Nicole = Hof 1 Tisch 2 Tisch 14 Nummer 5 Nummer 5
107 Sommer Renate = Hof 1 Tisch 1 Tisch 1 Nummer 13 Nummer 13
108 Sommer Theo = Hof 1 Tisch 16 Tisch 16 Nummer 11 Nummer 6
109 Stein Andreas = Hof 1 Tisch 9 Tisch 10 Nummer 9 Nummer 9
110 Stein Werner = Hof 1 Tisch 15 Tisch 1 Nummer 3 Nummer 3
111 Tran Heinz = Hof 1 Tisch 15 Tisch 15 Nummer 5 Nummer 6
112 Vogel Anton = Hof 1 Tisch 17 Tisch 17 Nummer 2 Nummer 6
113 Vogel Max = Hof 1 Tisch 17 Tisch 17 Nummer 4 Nummer 2
114 Vogel Sandra = Hof 1 Tisch 11 Tisch 15 Nummer 9 Nummer 2
115 Vogel Svenja = Hof 1 Tisch 3 Tisch 8 Nummer 3 Nummer 5
116 Vogel Yusuf = Hof 1 Tisch 11 Tisch 15 Nummer 8 Nummer 7
117 Wagner Daniel = Hof 1 Tisch 9 Tisch 10 Nummer 4 Nummer 3
118 Wagner Timo = Hof 1 Tisch 13 Tisch 12 Nummer 8 Nummer 7
119 Winkler Sarah = Hof 1 Tisch 1 Tisch 1 Nummer 11 Nummer 7
120 Yilmaz Olga = Hof 1 Tisch 12 Tisch 11 Nummer 5 Nummer 7
+113 -113
View File
@@ -1,39 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="995.887" height="667.258" viewBox="0 0 995.887 667.258">
<rect width="100%" height="100%" fill="white"/>
<polyline points="251.472,415.786 251.472,251.472" fill="none" stroke="#3cb44b" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.5"/>
<polyline points="567.982,254.238 415.786,251.472" fill="none" stroke="#911eb4" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.5"/>
<polyline points="435.414,248.104 247.407,414.103" fill="none" stroke="#fabed4" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.5"/>
<polyline points="404.01,253.492 580.101,251.472" fill="none" stroke="#469990" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.5"/>
<circle cx="744.415" cy="251.472" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="744.415" cy="251.472" r="12" fill="white" fill-opacity="0.75"/>
<text x="744.415" y="251.472" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">6</text>
<circle cx="87.1573" cy="415.786" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="87.1573" cy="415.786" r="12" fill="white" fill-opacity="0.75"/>
<text x="87.1573" y="415.786" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">7</text>
<circle cx="744.415" cy="251.472" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="744.415" cy="216.979" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="774.288" cy="268.718" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="714.543" cy="268.718" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="744.415" cy="251.472" r="12" fill="white" fill-opacity="0.75"/>
<text x="744.415" y="251.472" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">6</text>
<circle cx="251.472" cy="415.786" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="251.472" cy="381.293" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="281.344" cy="433.033" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="221.6" cy="433.033" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="415.786" r="12" fill="white" fill-opacity="0.75"/>
<text x="251.472" y="415.786" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">8</text>
<circle cx="87.1573" cy="251.472" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="87.1573" cy="216.979" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="117.029" cy="234.225" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="117.029" cy="268.718" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="87.1573" cy="285.965" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="57.2852" cy="268.718" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="57.2852" cy="234.225" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="87.1573" cy="251.472" r="12" fill="white" fill-opacity="0.75"/>
<text x="87.1573" y="251.472" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">2</text>
<circle cx="251.472" cy="251.472" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="251.472" cy="216.979" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="281.344" cy="234.225" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="281.344" cy="268.718" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="285.965" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="221.6" cy="268.718" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="221.6" cy="234.225" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="216.979" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="285.965" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="251.472" r="12" fill="white" fill-opacity="0.75"/>
<text x="251.472" y="251.472" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">3</text>
<circle cx="908.73" cy="415.786" r="48.4" fill="white" stroke="black" stroke-width="1.5"/>
@@ -45,116 +23,138 @@
<circle cx="885.867" cy="402.586" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="908.73" cy="415.786" r="12" fill="white" fill-opacity="0.75"/>
<text x="908.73" y="415.786" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">17</text>
<circle cx="580.101" cy="251.472" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="580.101" cy="216.979" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="607.069" cy="229.966" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="613.729" cy="259.147" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="595.067" cy="282.549" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="565.135" cy="282.549" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="546.472" cy="259.147" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="553.133" cy="229.966" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="580.101" cy="251.472" r="12" fill="white" fill-opacity="0.75"/>
<text x="580.101" y="251.472" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">5</text>
<circle cx="580.101" cy="580.101" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="580.101" cy="545.608" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="607.069" cy="558.595" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="613.729" cy="587.776" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="595.067" cy="611.178" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="565.135" cy="611.178" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="546.472" cy="587.776" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="553.133" cy="558.595" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="580.101" cy="580.101" r="12" fill="white" fill-opacity="0.75"/>
<text x="580.101" y="580.101" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">15</text>
<circle cx="87.1573" cy="251.472" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="87.1573" cy="216.979" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="111.548" cy="227.081" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="121.651" cy="251.472" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="111.548" cy="275.862" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="87.1573" cy="285.965" r="12" fill="#bfef45" stroke="black" stroke-width="1"/>
<circle cx="62.7669" cy="275.862" r="12" fill="#bfef45" stroke="black" stroke-width="1"/>
<circle cx="52.664" cy="251.472" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="62.7669" cy="227.081" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="87.1573" cy="251.472" r="12" fill="white" fill-opacity="0.75"/>
<text x="87.1573" y="251.472" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">2</text>
<circle cx="415.786" cy="251.472" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="415.786" cy="216.979" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="227.081" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="450.28" cy="251.472" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="275.862" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="285.965" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="275.862" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="381.293" cy="251.472" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="227.081" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="216.979" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="227.081" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="450.28" cy="251.472" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="275.862" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="285.965" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="275.862" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="381.293" cy="251.472" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="227.081" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="251.472" r="12" fill="white" fill-opacity="0.75"/>
<text x="415.786" y="251.472" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">4</text>
<circle cx="580.101" cy="251.472" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="580.101" cy="216.979" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="604.491" cy="227.081" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="614.594" cy="251.472" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="604.491" cy="275.862" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="580.101" cy="285.965" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="555.711" cy="275.862" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="545.608" cy="251.472" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="555.711" cy="227.081" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="580.101" cy="251.472" r="12" fill="white" fill-opacity="0.75"/>
<text x="580.101" y="251.472" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">5</text>
<circle cx="251.472" cy="415.786" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="251.472" cy="381.293" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="275.862" cy="391.396" r="12" fill="#dcbeff" stroke="black" stroke-width="1"/>
<circle cx="285.965" cy="415.786" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="275.862" cy="440.177" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="450.28" r="12" fill="#dcbeff" stroke="black" stroke-width="1"/>
<circle cx="227.081" cy="440.177" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="216.979" cy="415.786" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="227.081" cy="391.396" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="415.786" r="12" fill="white" fill-opacity="0.75"/>
<text x="251.472" y="415.786" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">8</text>
<circle cx="415.786" cy="415.786" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="415.786" cy="381.293" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="391.396" r="12" fill="#bfef45" stroke="black" stroke-width="1"/>
<circle cx="450.28" cy="415.786" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="440.177" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="450.28" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="440.177" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="381.293" cy="415.786" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="391.396" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="381.293" r="12" fill="#9a6324" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="391.396" r="12" fill="#9a6324" stroke="black" stroke-width="1"/>
<circle cx="450.28" cy="415.786" r="12" fill="#9a6324" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="440.177" r="12" fill="#9a6324" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="450.28" r="12" fill="#9a6324" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="440.177" r="12" fill="#9a6324" stroke="black" stroke-width="1"/>
<circle cx="381.293" cy="415.786" r="12" fill="#9a6324" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="391.396" r="12" fill="#9a6324" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="415.786" r="12" fill="white" fill-opacity="0.75"/>
<text x="415.786" y="415.786" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">9</text>
<circle cx="580.101" cy="415.786" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="580.101" cy="381.293" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="604.491" cy="391.396" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="614.594" cy="415.786" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="604.491" cy="440.177" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="580.101" cy="450.28" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="555.711" cy="440.177" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="545.608" cy="415.786" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="555.711" cy="391.396" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="580.101" cy="381.293" r="12" fill="#800000" stroke="black" stroke-width="1"/>
<circle cx="604.491" cy="391.396" r="12" fill="#800000" stroke="black" stroke-width="1"/>
<circle cx="614.594" cy="415.786" r="12" fill="#800000" stroke="black" stroke-width="1"/>
<circle cx="604.491" cy="440.177" r="12" fill="#aaffc3" stroke="black" stroke-width="1"/>
<circle cx="580.101" cy="450.28" r="12" fill="#800000" stroke="black" stroke-width="1"/>
<circle cx="555.711" cy="440.177" r="12" fill="#800000" stroke="black" stroke-width="1"/>
<circle cx="545.608" cy="415.786" r="12" fill="#800000" stroke="black" stroke-width="1"/>
<circle cx="555.711" cy="391.396" r="12" fill="#800000" stroke="black" stroke-width="1"/>
<circle cx="580.101" cy="415.786" r="12" fill="white" fill-opacity="0.75"/>
<text x="580.101" y="415.786" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">10</text>
<circle cx="744.415" cy="415.786" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="744.415" cy="381.293" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="768.806" cy="391.396" r="12" fill="#dcbeff" stroke="black" stroke-width="1"/>
<circle cx="778.909" cy="415.786" r="12" fill="#dcbeff" stroke="black" stroke-width="1"/>
<circle cx="768.806" cy="440.177" r="12" fill="#9a6324" stroke="black" stroke-width="1"/>
<circle cx="744.415" cy="450.28" r="12" fill="#9a6324" stroke="black" stroke-width="1"/>
<circle cx="720.025" cy="440.177" r="12" fill="#469990" stroke="black" stroke-width="1"/>
<circle cx="709.922" cy="415.786" r="12" fill="#800000" stroke="black" stroke-width="1"/>
<circle cx="720.025" cy="391.396" r="12" fill="#800000" stroke="black" stroke-width="1"/>
<circle cx="744.415" cy="381.293" r="12" fill="#000075" stroke="black" stroke-width="1"/>
<circle cx="768.806" cy="391.396" r="12" fill="#000075" stroke="black" stroke-width="1"/>
<circle cx="778.909" cy="415.786" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="768.806" cy="440.177" r="12" fill="#000075" stroke="black" stroke-width="1"/>
<circle cx="744.415" cy="450.28" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="720.025" cy="440.177" r="12" fill="#000075" stroke="black" stroke-width="1"/>
<circle cx="709.922" cy="415.786" r="12" fill="#000075" stroke="black" stroke-width="1"/>
<circle cx="720.025" cy="391.396" r="12" fill="#000075" stroke="black" stroke-width="1"/>
<circle cx="744.415" cy="415.786" r="12" fill="white" fill-opacity="0.75"/>
<text x="744.415" y="415.786" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">11</text>
<circle cx="87.1573" cy="580.101" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="87.1573" cy="545.608" r="12" fill="#aaffc3" stroke="black" stroke-width="1"/>
<circle cx="111.548" cy="555.711" r="12" fill="#000075" stroke="black" stroke-width="1"/>
<circle cx="121.651" cy="580.101" r="12" fill="#aaffc3" stroke="black" stroke-width="1"/>
<circle cx="111.548" cy="604.491" r="12" fill="#aaffc3" stroke="black" stroke-width="1"/>
<circle cx="87.1573" cy="614.594" r="12" fill="#000075" stroke="black" stroke-width="1"/>
<circle cx="62.7669" cy="604.491" r="12" fill="#aaffc3" stroke="black" stroke-width="1"/>
<circle cx="52.664" cy="580.101" r="12" fill="#aaffc3" stroke="black" stroke-width="1"/>
<circle cx="62.7669" cy="555.711" r="12" fill="#aaffc3" stroke="black" stroke-width="1"/>
<circle cx="87.1573" cy="545.608" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="111.548" cy="555.711" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="121.651" cy="580.101" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="111.548" cy="604.491" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="87.1573" cy="614.594" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="62.7669" cy="604.491" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="52.664" cy="580.101" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="62.7669" cy="555.711" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="87.1573" cy="580.101" r="12" fill="white" fill-opacity="0.75"/>
<text x="87.1573" y="580.101" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">12</text>
<circle cx="251.472" cy="580.101" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="251.472" cy="545.608" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="275.862" cy="555.711" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="285.965" cy="580.101" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="275.862" cy="604.491" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="614.594" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="227.081" cy="604.491" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="216.979" cy="580.101" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="227.081" cy="555.711" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="545.608" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="275.862" cy="555.711" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="285.965" cy="580.101" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="275.862" cy="604.491" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="614.594" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="227.081" cy="604.491" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="216.979" cy="580.101" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="227.081" cy="555.711" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="251.472" cy="580.101" r="12" fill="white" fill-opacity="0.75"/>
<text x="251.472" y="580.101" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">13</text>
<circle cx="415.786" cy="580.101" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="415.786" cy="545.608" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="555.711" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="450.28" cy="580.101" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="604.491" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="614.594" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="604.491" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="381.293" cy="580.101" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="555.711" r="12" fill="#f58231" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="545.608" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="555.711" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="450.28" cy="580.101" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="440.177" cy="604.491" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="614.594" r="12" fill="#bfef45" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="604.491" r="12" fill="#bfef45" stroke="black" stroke-width="1"/>
<circle cx="381.293" cy="580.101" r="12" fill="#bfef45" stroke="black" stroke-width="1"/>
<circle cx="391.396" cy="555.711" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="580.101" r="12" fill="white" fill-opacity="0.75"/>
<text x="415.786" y="580.101" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">14</text>
<circle cx="580.101" cy="580.101" r="56.4933" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="580.101" cy="545.608" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="604.491" cy="555.711" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="614.594" cy="580.101" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="604.491" cy="604.491" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="580.101" cy="614.594" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="555.711" cy="604.491" r="12" fill="#f032e6" stroke="black" stroke-width="1"/>
<circle cx="545.608" cy="580.101" r="12" fill="#42d4f4" stroke="black" stroke-width="1"/>
<circle cx="555.711" cy="555.711" r="12" fill="#911eb4" stroke="black" stroke-width="1"/>
<circle cx="580.101" cy="580.101" r="12" fill="white" fill-opacity="0.75"/>
<text x="580.101" y="580.101" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">15</text>
<circle cx="415.786" cy="87.1573" r="73.0009" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="415.786" cy="36.1564" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="441.287" cy="42.9892" r="12" fill="#bfef45" stroke="black" stroke-width="1"/>
<circle cx="441.287" cy="42.9892" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="459.954" cy="61.6568" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="466.787" cy="87.1573" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="459.954" cy="112.658" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="441.287" cy="131.325" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="466.787" cy="87.1573" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="459.954" cy="112.658" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="441.287" cy="131.325" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="138.158" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="390.286" cy="131.325" r="12" fill="#bfef45" stroke="black" stroke-width="1"/>
<circle cx="371.618" cy="112.658" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="390.286" cy="131.325" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="371.618" cy="112.658" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="364.785" cy="87.1573" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="371.618" cy="61.6568" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="371.618" cy="61.6568" r="12" fill="#fabed4" stroke="black" stroke-width="1"/>
<circle cx="390.286" cy="42.9892" r="12" fill="#888888" stroke="black" stroke-width="1"/>
<circle cx="415.786" cy="87.1573" r="12" fill="white" fill-opacity="0.75"/>
<text x="415.786" y="87.1573" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">1</text>

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

+105 -105
View File
@@ -1,38 +1,36 @@
[1]
Dieter Sommer = Hof 1, Tisch 1, Nummer 1
Dennis Kraus = Hof 1, Tisch 1, Nummer 2
Julia Brandt = Hof 1, Tisch 1, Nummer 3
Helga Brandt = Hof 1, Tisch 1, Nummer 4
Kathrin Brandt = Hof 1, Tisch 1, Nummer 5
Daniel Brandt = Hof 1, Tisch 1, Nummer 6
Daniel Sommer = Hof 1, Tisch 1, Nummer 1
Werner Stein = Hof 1, Tisch 1, Nummer 2
Helga Brandt = Hof 1, Tisch 1, Nummer 3
Rainer Aksoy = Hof 1, Tisch 1, Nummer 4
Dieter Sommer = Hof 1, Tisch 1, Nummer 5
Sarah Winkler = Hof 1, Tisch 1, Nummer 6
Werner Brandt = Hof 1, Tisch 1, Nummer 7
Melanie Kraus = Hof 1, Tisch 1, Nummer 8
Tobias Frank = Hof 1, Tisch 1, Nummer 9
Sarah Winkler = Hof 1, Tisch 1, Nummer 10
Daniel Sommer = Hof 1, Tisch 1, Nummer 11
Tobias Frank = Hof 1, Tisch 1, Nummer 8
Renate Aksoy = Hof 1, Tisch 1, Nummer 9
Julia Brandt = Hof 1, Tisch 1, Nummer 10
Guenter Schwarz = Hof 1, Tisch 1, Nummer 11
Renate Sommer = Hof 1, Tisch 1, Nummer 12
[2]
Dennis Sommer = Hof 1, Tisch 2, Nummer 1
Lina Sommer = Hof 1, Tisch 2, Nummer 2
Lena Brandt = Hof 1, Tisch 2, Nummer 3
Nicole Sommer = Hof 1, Tisch 2, Nummer 4
Andreas Brandt = Hof 1, Tisch 2, Nummer 5
Theo Brandt = Hof 1, Tisch 2, Nummer 6
Sarah Kuhn = Hof 1, Tisch 2, Nummer 1
Heinz Fischer = Hof 1, Tisch 2, Nummer 2
Timo Kuhn = Hof 1, Tisch 2, Nummer 3
Yusuf Schwarz = Hof 1, Tisch 2, Nummer 4
Dennis Sommer = Hof 1, Tisch 2, Nummer 5
Jennifer Sommer = Hof 1, Tisch 2, Nummer 6
Sarah Schwarz = Hof 1, Tisch 2, Nummer 7
Helga Fischer = Hof 1, Tisch 2, Nummer 8
[3]
Stefanie Busch = Hof 1, Tisch 3, Nummer 1
Svenja Vogel = Hof 1, Tisch 3, Nummer 2
Sergej Berger = Hof 1, Tisch 3, Nummer 3
Andreas Koch = Hof 1, Tisch 3, Nummer 4
Dennis Schmidt = Hof 1, Tisch 3, Nummer 5
Giovanna Koch = Hof 1, Tisch 3, Nummer 6
Horst Aydin = Hof 1, Tisch 3, Nummer 1
Ursula Aydin = Hof 1, Tisch 3, Nummer 2
[4]
Gast Musikverein = Hof 1, Tisch 4, Nummer 1
Sergej Berger = Hof 1, Tisch 4, Nummer 1
Gast Musikverein = Hof 1, Tisch 4, Nummer 2
Gast Musikverein = Hof 1, Tisch 4, Nummer 3
Gast Musikverein = Hof 1, Tisch 4, Nummer 4
Stefanie Busch = Hof 1, Tisch 4, Nummer 3
Julia Esposito = Hof 1, Tisch 4, Nummer 4
Gast Musikverein = Hof 1, Tisch 4, Nummer 5
Gast Musikverein = Hof 1, Tisch 4, Nummer 6
Gast Musikverein = Hof 1, Tisch 4, Nummer 7
@@ -40,115 +38,117 @@
[5]
Gast Musikverein = Hof 1, Tisch 5, Nummer 1
Melanie Peters = Hof 1, Tisch 5, Nummer 2
Yusuf Peters = Hof 1, Tisch 5, Nummer 3
Gast Musikverein = Hof 1, Tisch 5, Nummer 2
Gast Musikverein = Hof 1, Tisch 5, Nummer 3
Gast Musikverein = Hof 1, Tisch 5, Nummer 4
Gast Musikverein = Hof 1, Tisch 5, Nummer 5
Gast Musikverein = Hof 1, Tisch 5, Nummer 6
Gast Musikverein = Hof 1, Tisch 5, Nummer 7
Gast Musikverein = Hof 1, Tisch 5, Nummer 8
[6]
Sofia Brandt = Hof 1, Tisch 6, Nummer 1
Milan Brandt = Hof 1, Tisch 6, Nummer 2
Anja Brandt = Hof 1, Tisch 6, Nummer 3
[7]
[8]
Patrick Simon = Hof 1, Tisch 8, Nummer 1
Julia Esposito = Hof 1, Tisch 8, Nummer 2
Giovanna Kovac = Hof 1, Tisch 8, Nummer 3
Andreas Koch = Hof 1, Tisch 8, Nummer 1
Yusuf Peters = Hof 1, Tisch 8, Nummer 2
Giovanna Koch = Hof 1, Tisch 8, Nummer 3
Svenja Vogel = Hof 1, Tisch 8, Nummer 4
Melanie Peters = Hof 1, Tisch 8, Nummer 5
Giovanna Kovac = Hof 1, Tisch 8, Nummer 6
Patrick Simon = Hof 1, Tisch 8, Nummer 7
Dennis Schmidt = Hof 1, Tisch 8, Nummer 8
[9]
Stefanie Simon = Hof 1, Tisch 9, Nummer 1
Sven Fischer = Hof 1, Tisch 9, Nummer 2
Daniel Wagner = Hof 1, Tisch 9, Nummer 3
Stefan Klein = Hof 1, Tisch 9, Nummer 4
Elif Demir = Hof 1, Tisch 9, Nummer 5
Jennifer Simon = Hof 1, Tisch 9, Nummer 6
Timo Frank = Hof 1, Tisch 9, Nummer 7
Andreas Stein = Hof 1, Tisch 9, Nummer 8
Erika Frank = Hof 1, Tisch 9, Nummer 1
Gerhard Erdem = Hof 1, Tisch 9, Nummer 2
Rainer Erdem = Hof 1, Tisch 9, Nummer 3
Wolfgang Hansen = Hof 1, Tisch 9, Nummer 4
Brigitte Franke = Hof 1, Tisch 9, Nummer 5
Hannelore Barth = Hof 1, Tisch 9, Nummer 6
Wolfgang Meyer = Hof 1, Tisch 9, Nummer 7
Gisela Esposito = Hof 1, Tisch 9, Nummer 8
[10]
Brigitte Franke = Hof 1, Tisch 10, Nummer 1
Wolfgang Hansen = Hof 1, Tisch 10, Nummer 2
Gisela Esposito = Hof 1, Tisch 10, Nummer 3
Erika Frank = Hof 1, Tisch 10, Nummer 4
Rainer Erdem = Hof 1, Tisch 10, Nummer 5
Gerhard Erdem = Hof 1, Tisch 10, Nummer 6
Hannelore Barth = Hof 1, Tisch 10, Nummer 7
Wolfgang Meyer = Hof 1, Tisch 10, Nummer 8
Elif Demir = Hof 1, Tisch 10, Nummer 1
Daniel Wagner = Hof 1, Tisch 10, Nummer 2
Stefan Klein = Hof 1, Tisch 10, Nummer 3
Sven Fischer = Hof 1, Tisch 10, Nummer 4
Stefanie Simon = Hof 1, Tisch 10, Nummer 5
Timo Frank = Hof 1, Tisch 10, Nummer 6
Jennifer Simon = Hof 1, Tisch 10, Nummer 7
Andreas Stein = Hof 1, Tisch 10, Nummer 8
[11]
Sarah Kuhn = Hof 1, Tisch 11, Nummer 1
Marco Meyer = Hof 1, Tisch 11, Nummer 2
Sandra Meyer = Hof 1, Tisch 11, Nummer 3
Jennifer Sommer = Hof 1, Tisch 11, Nummer 4
Dennis Sommer = Hof 1, Tisch 11, Nummer 5
Timo Kuhn = Hof 1, Tisch 11, Nummer 6
Yusuf Vogel = Hof 1, Tisch 11, Nummer 7
Sandra Vogel = Hof 1, Tisch 11, Nummer 8
Daniel Horn = Hof 1, Tisch 11, Nummer 1
Olga Hansen = Hof 1, Tisch 11, Nummer 2
Daniel Brandt = Hof 1, Tisch 11, Nummer 3
Markus Schmitt = Hof 1, Tisch 11, Nummer 4
Kathrin Brandt = Hof 1, Tisch 11, Nummer 5
Olga Yilmaz = Hof 1, Tisch 11, Nummer 6
Milan Lange = Hof 1, Tisch 11, Nummer 7
Nadine Frank = Hof 1, Tisch 11, Nummer 8
[12]
Olga Hansen = Hof 1, Tisch 12, Nummer 1
Yusuf Schwarz = Hof 1, Tisch 12, Nummer 2
Nadine Frank = Hof 1, Tisch 12, Nummer 3
Olga Yilmaz = Hof 1, Tisch 12, Nummer 4
Sarah Schwarz = Hof 1, Tisch 12, Nummer 5
Daniel Horn = Hof 1, Tisch 12, Nummer 6
Markus Schmitt = Hof 1, Tisch 12, Nummer 7
Milan Lange = Hof 1, Tisch 12, Nummer 8
Nicole Dietrich = Hof 1, Tisch 12, Nummer 1
Christian Esposito = Hof 1, Tisch 12, Nummer 2
Matthias Polat = Hof 1, Tisch 12, Nummer 3
Dennis Kraus = Hof 1, Tisch 12, Nummer 4
Melanie Kraus = Hof 1, Tisch 12, Nummer 5
Timo Wagner = Hof 1, Tisch 12, Nummer 6
Nicole Fischer = Hof 1, Tisch 12, Nummer 7
Lena Hoffmann = Hof 1, Tisch 12, Nummer 8
[13]
Christian Esposito = Hof 1, Tisch 13, Nummer 1
Matthias Polat = Hof 1, Tisch 13, Nummer 2
Ursula Aydin = Hof 1, Tisch 13, Nummer 3
Nicole Dietrich = Hof 1, Tisch 13, Nummer 4
Lena Hoffmann = Hof 1, Tisch 13, Nummer 5
Horst Aydin = Hof 1, Tisch 13, Nummer 6
Timo Wagner = Hof 1, Tisch 13, Nummer 7
Nicole Fischer = Hof 1, Tisch 13, Nummer 8
Monika Demir = Hof 1, Tisch 13, Nummer 1
Ingrid Demir = Hof 1, Tisch 13, Nummer 2
Christian Meyer = Hof 1, Tisch 13, Nummer 3
Jennifer Dietrich = Hof 1, Tisch 13, Nummer 4
Stefan Kuhn = Hof 1, Tisch 13, Nummer 5
Hannelore Demir = Hof 1, Tisch 13, Nummer 6
Stefanie Roth = Hof 1, Tisch 13, Nummer 7
Svenja Horn = Hof 1, Tisch 13, Nummer 8
[14]
Stefanie Roth = Hof 1, Tisch 14, Nummer 1
Stefan Kuhn = Hof 1, Tisch 14, Nummer 2
Monika Demir = Hof 1, Tisch 14, Nummer 3
Svenja Horn = Hof 1, Tisch 14, Nummer 4
Christian Meyer = Hof 1, Tisch 14, Nummer 5
Ingrid Demir = Hof 1, Tisch 14, Nummer 6
Jennifer Dietrich = Hof 1, Tisch 14, Nummer 7
Hannelore Demir = Hof 1, Tisch 14, Nummer 8
Dennis Sommer = Hof 1, Tisch 14, Nummer 1
Lina Sommer = Hof 1, Tisch 14, Nummer 2
Marco Meyer = Hof 1, Tisch 14, Nummer 3
Nicole Sommer = Hof 1, Tisch 14, Nummer 4
Anja Brandt = Hof 1, Tisch 14, Nummer 5
Sofia Brandt = Hof 1, Tisch 14, Nummer 6
Milan Brandt = Hof 1, Tisch 14, Nummer 7
Sandra Meyer = Hof 1, Tisch 14, Nummer 8
[15]
Heinz Fischer = Hof 1, Tisch 15, Nummer 1
Werner Stein = Hof 1, Tisch 15, Nummer 2
Renate Aksoy = Hof 1, Tisch 15, Nummer 3
Heinz Tran = Hof 1, Tisch 15, Nummer 4
Rainer Aksoy = Hof 1, Tisch 15, Nummer 5
Erika Erdem = Hof 1, Tisch 15, Nummer 6
Guenter Schwarz = Hof 1, Tisch 15, Nummer 7
Helga Fischer = Hof 1, Tisch 15, Nummer 8
Sandra Vogel = Hof 1, Tisch 15, Nummer 1
Andreas Brandt = Hof 1, Tisch 15, Nummer 2
Theo Brandt = Hof 1, Tisch 15, Nummer 3
Erika Erdem = Hof 1, Tisch 15, Nummer 4
Heinz Tran = Hof 1, Tisch 15, Nummer 5
Yusuf Vogel = Hof 1, Tisch 15, Nummer 6
Lena Brandt = Hof 1, Tisch 15, Nummer 7
[16]
Max Sommer = Hof 1, Tisch 16, Nummer 1
Anton Brandt = Hof 1, Tisch 16, Nummer 1
Elias Schwarz = Hof 1, Tisch 16, Nummer 2
Felix Brandt = Hof 1, Tisch 16, Nummer 3
Mila Meyer = Hof 1, Tisch 16, Nummer 4
Greta Brandt = Hof 1, Tisch 16, Nummer 5
Emil Sommer = Hof 1, Tisch 16, Nummer 3
Ida Sommer = Hof 1, Tisch 16, Nummer 4
Theo Sommer = Hof 1, Tisch 16, Nummer 5
Leni Kuhn = Hof 1, Tisch 16, Nummer 6
Frieda Brandt = Hof 1, Tisch 16, Nummer 7
Liam Schwarz = Hof 1, Tisch 16, Nummer 8
Ida Sommer = Hof 1, Tisch 16, Nummer 9
Theo Sommer = Hof 1, Tisch 16, Nummer 10
Emil Sommer = Hof 1, Tisch 16, Nummer 11
Matteo Kraus = Hof 1, Tisch 16, Nummer 12
Anton Brandt = Hof 1, Tisch 16, Nummer 13
Matteo Kraus = Hof 1, Tisch 16, Nummer 8
Greta Brandt = Hof 1, Tisch 16, Nummer 9
Max Sommer = Hof 1, Tisch 16, Nummer 10
Liam Schwarz = Hof 1, Tisch 16, Nummer 11
Mila Meyer = Hof 1, Tisch 16, Nummer 12
Felix Brandt = Hof 1, Tisch 16, Nummer 13
[17]
Anton Vogel = Hof 1, Tisch 17, Nummer 1
Paul Brandt = Hof 1, Tisch 17, Nummer 2
Max Vogel = Hof 1, Tisch 17, Nummer 3
Ben Brandt = Hof 1, Tisch 17, Nummer 4
Anton Meyer = Hof 1, Tisch 17, Nummer 5
Ida Meyer = Hof 1, Tisch 17, Nummer 6
Max Vogel = Hof 1, Tisch 17, Nummer 1
Ben Brandt = Hof 1, Tisch 17, Nummer 2
Paul Brandt = Hof 1, Tisch 17, Nummer 3
Ida Meyer = Hof 1, Tisch 17, Nummer 4
Anton Vogel = Hof 1, Tisch 17, Nummer 5
Anton Meyer = Hof 1, Tisch 17, Nummer 6