var teamlist_heim = new Array();
teamlist_heim.push("goal|1|M. Riemann");
teamlist_heim.push("defence|14|C. Burkhard");
teamlist_heim.push("defence|8|S. Kresin");
teamlist_heim.push("defence|18|B. Gorka");
teamlist_heim.push("defence|3|R. Schmidt");
teamlist_heim.push("midfield|17|S. Traut");
teamlist_heim.push("midfield|4|B. Hertl");
teamlist_heim.push("midfield|10|B. Nebihi");
teamlist_heim.push("midfield|2|P. Wolf");
teamlist_heim.push("midfield|27|C. Cappek");
teamlist_heim.push("forward|16|F. El Haj Ali");


var teamlist_auswaerts = new Array();
teamlist_auswaerts.push("goal|28|M. Frech");
teamlist_auswaerts.push("defence|8|C. Jürgensen");
teamlist_auswaerts.push("defence|20|P. Schyrba");
teamlist_auswaerts.push("defence|3|R. Müller");
teamlist_auswaerts.push("defence|5|C. Lamprecht");
teamlist_auswaerts.push("midfield|13|F. Meyer");
teamlist_auswaerts.push("midfield|6|T. Jerat");
teamlist_auswaerts.push("midfield|16|S. Vujcic");
teamlist_auswaerts.push("midfield|27|B. Schüßler");
teamlist_auswaerts.push("forward|31|M. Cannizzaro");
teamlist_auswaerts.push("forward|22|F. Sykora");

