var teamlist_heim = new Array();
teamlist_heim.push("TW|16|M. Galia");
teamlist_heim.push("TW|1|C. Lichtlein");
teamlist_heim.push("RR|11|H. Glandorf");
teamlist_heim.push("RR|18|T. Mocsai");
teamlist_heim.push("RM|2|M. Kraus");
teamlist_heim.push("RM|19|M. Strobel");
teamlist_heim.push("RL|3|F. Ilyes");
teamlist_heim.push("RL|77|D. Kubes");
teamlist_heim.push("RA|15|F. Kehrmann");
teamlist_heim.push("RA|14|M. Schmetz");
teamlist_heim.push("LA|8|J. Bechtloff");
teamlist_heim.push("LA|23|L. Geirsson");
teamlist_heim.push("KM|7|S. Preiß");
teamlist_heim.push("KM|22|V. Svavasson");


var teamlist_auswaerts = new Array();
teamlist_auswaerts.push("TW|12|S. Heinevetter");
teamlist_auswaerts.push("TW|71|P. Stochl");
teamlist_auswaerts.push("RR|21|M. Bult");
teamlist_auswaerts.push("RR|6|R. Karason");
teamlist_auswaerts.push("RM|24|B. Jaszka");
teamlist_auswaerts.push("RM|5|K. Strand");
teamlist_auswaerts.push("RL|10|M. Kubisztal");
teamlist_auswaerts.push("RL|20|S. Schneider");
teamlist_auswaerts.push("RA|11|M. Richwien");
teamlist_auswaerts.push("LA|22|M. Murawski");
teamlist_auswaerts.push("LA|27|I. Nincevic");
teamlist_auswaerts.push("KM|7|R. Göde");
teamlist_auswaerts.push("KM|4|T. Laen");
teamlist_auswaerts.push("KM|2|C. Löffler");

