CINXE.COM
UEFA U19-EM Frauen 2012 - Switzerland-Spain – UEFA.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="de" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/index.html","20120322003415","https://web.archive.org/","web","/_static/", "1332376455"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>UEFA U19-EM Frauen 2012 - Switzerland-Spain – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Europas Fußball-Website - uefa.com - ist die offizielle Website der UEFA (Europäische Fußball-Union), dem Dachverband des Fußballs in Europa. Die UEFA organisiert einige der berühmtesten and prestigeträchtigsten Fußball-Wettbewerbe auf dem europäischen Kontinent, wie etwa die UEFA Champions League, den UEFA-Pokal und die UEFA-Europameisterschaften (UEFA EURO 2008, UEFA EURO 2012, etc.). Auf der Website findet man Video-Streams von vielen UEFA-Wettbewerben, ein großes Video-Archiv und Dienste für Mobiltelefone. Außerdem wird über 53 Ligen der nationalen Verbände berichtet, die Regularien der UEFA-Wettbewerbe werden erklärt und im Bereich UEFA-Organisation findet man Hintergründe zu den unternehmerischen Tätigkeiten der UEFA. Außerdem gibt es Trainingstipps von den "/><meta name="keywords" content="UEFA,Europäische Fußball-Union,Union of European Football Associations,Union Européenne de Football Association,Europa,Fußball,Fussball,Calcio,Football,Soccer,Fútbol,Futebol,UEFA Champions League,Champions League,UEFA Cup, EURO 2008, EURO 2012,EM, EM 2008, European Championship,FIFA,FIFA Weltmeisterschaft,Weltmeisterschaft,Michel Platini,MatchCentre,Match Centre,Football Europe,Fantasy Football,Fanzone,Magazin,Live Video,Replay,Vodcast,Mobile,Stadion,Training, Trainingsplatz,Schiedsrichter,Spieler,Trainer"/><meta name="author" content="uefa.com"/><meta name="searchtitle" content="UEFA U19-EM Frauen - Switzerland - Spain"/><link rel="canonical" href="https://web.archive.org/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120322003415cs_/http://de.uefa.com/inc/css/main.css?20120319154323"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120322003415cs_/http://de.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120322003415cs_/http://de.uefa.com/inc/css/competitions/womensunder19/main.css?20111205085442"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120322003415cs_/http://de.uefa.com/inc/css/sections/matches.css?20110923152336"/><script type="text/javascript" src="/web/20120322003415js_/http://de.uefa.com/inc/js/main.js?20120316124929"> </script><script type="text/javascript" src="/web/20120322003415js_/http://de.uefa.com/inc/js/matches/live.js?20120316124630"> </script><link rel="shortcut icon" href="/web/20120322003415im_/http://de.uefa.com/imgml/favicon/comp/wunder19.ico"/></head><body id="womensunder19" class="season_2012 matches langD artPage onlyMatchComment"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"matches","type":"overview","subsec3":"match swit-spai","sec":"wu19","comp":"wu19","subsec2":"season 2012","lang":"DE"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2011-12","13":"wu19","43":"web","16":"switzerland-spain","17":"first qualifying round","15":"wu19 3 1 2011-12"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Nicht noch einmal fragen?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120322003415/http://de.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120322003415im_/http://de.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="Die offizielle Website des europäischen Fußballs" class="uefacomBlurb" href="https://web.archive.org/web/20120322003415/http://de.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120322003415im_/http://de.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="Die offizielle Website des europäischen Fußballs"/></a><div class="accessible"><noscript><style type="text/css"> .masterNav .accessible{ height: auto !important; left: 25px !important; top: 30px !important; width: auto !important; } .masterNav .accessible a { color: #2A4982; font-weight: bold; } </style></noscript><a href="https://web.archive.org/web/20120322003415/http://ac.uefa.com/de/">Zugängliche Version</a></div><div class="beta"> </div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120322003415/http://de.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Registrierung</a> </div><div id="loginH"><a href="/web/20120322003415/http://de.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120322003415/http://de.uefa.com/community/logout/index.html">Logout</a> </div><div id="loggedH" style="display:none"><span id="loggedUserSpan"> </span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120322003415/http://de.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Suche"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Weitere Resultate</div><div class="seVal" id="seVal">suche</div></div></form></div> </div><!--googleon: snippet--><script type="text/javascript"> if(isHeaderClosed){ document.write("<style>#menuLevel1, #menuLevel0 { height: 0; overflow: hidden; } #box{height:0; overflow: hidden;} #OverBox a#close {display: none;} #OverBox a#open {display: block;} #OverBox a#close:hover {display: none;} #OverBox a#open:hover {display: block;} #OverBox a#closeSup {display: none;} #OverBox a#openSup {display: block;}</style>"); }; </script><!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120322003415/http://de.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Newscenter</a></li><li id="ml0_vc"><a href="/web/20120322003415/http://de.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Videocenter</a></li><li id="ml0_ls"><a href="/web/20120322003415/http://de.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Live-Ergebnisse</a></li><li id="ml0_tp"><a href="/web/20120322003415/http://de.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Teams und Spieler</a></li><li id="ml0_cg"><a href="/web/20120322003415/http://de.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community und Spiele</a></li><li id="ml0_mc"><a href="/web/20120322003415/http://de.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mobilcenter</a></li><li id="ml0_st"><a href="/web/20120322003415/http://de.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Shop</a></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120322003415/http://de.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Über die UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20120322003415/http://de.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mitgliedsverbände</a></li><li id="ml1_wf" class=""><a href="/web/20120322003415/http://de.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Frauenfußball-Entwicklung</a></li><li id="ml1_tg" class=""><a href="/web/20120322003415/http://de.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Training Ground</a></li><li id="ml1_cl" class=""><a href="/web/20120322003415/http://de.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class=""><a href="/web/20120322003415/http://de.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20120322003415/http://de.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li id="ml1_u21" class=""><a href="/web/20120322003415/http://de.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U21-EM</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Alle Wettbewerbe</a><div id="ml1_ac_items" class="hover"><div id="ml1_ac_top"> </div><div id="ml1_ac_content"><div id="ml1_ac_lside"><div class="ml1_ac_box_top"> </div><div><span>- Vereine -</span><ul><li><a href="/web/20120322003415/http://de.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li><a href="/web/20120322003415/http://de.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li><a href="/web/20120322003415/http://de.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA-Superpokal</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Verbände -</span><ul><li><a href="/web/20120322003415/http://de.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li><a href="/web/20120322003415/http://de.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2016</a></li><li><a href="/web/20120322003415/http://de.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA-Weltpokal</a></li><li><a href="/web/20120322003415/http://de.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U21-EM</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div><div id="ml1_ac_rside"><div class="ml1_ac_box_top"> </div><div><span>- Junioren & Amateure -</span><ul><li><a href="/web/20120322003415/http://de.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U19-EM</a></li><li><a href="/web/20120322003415/http://de.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U17-EM</a></li><li><a href="/web/20120322003415/http://de.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Regionen-Pokal</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120322003415/http://de.uefa.com/women/index.html">- Frauen -</a></span><ul><li><a href="/web/20120322003415/http://de.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's EURO</a></li><li><a href="/web/20120322003415/http://de.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Frauen-Fußball-WM</a></li><li><a href="/web/20120322003415/http://de.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's Champions League</a></li><li><a href="/web/20120322003415/http://de.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U19-EM Frauen</a></li><li><a href="/web/20120322003415/http://de.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U17-EM Frauen</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120322003415/http://de.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120322003415/http://de.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA-Futsal-EM</a></li><li><a href="/web/20120322003415/http://de.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA Futsal-WM</a></li><li><a href="/web/20120322003415/http://de.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA-Futsal-Pokal</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120322003415/http://de.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA U19-EM Frauen" class="bcLink" href="/web/20120322003415/http://de.uefa.com/womensunder19/index.html">UEFA U19-EM Frauen</a></li><li> > <a title="2012" class="bcLink" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/index.html">2012</a></li><li> > <a title="Spiele" class="bcLink" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/index.html">Spiele</a></li><li> > <a title="Erste Qualifikationsrunde" class="bcLink" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/index.html">Erste Qualifikationsrunde</a></li><li> > <a title="Switzerland-Spain" class="bcLink" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/index.html">Switzerland-Spain</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120322003415/http://de.uefa.com/community/feedback/index.html">Feedback schicken</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="UEFA U19-EM Frauen" href="/web/20120322003415/http://de.uefa.com/womensunder19/index.html">UEFA U19-EM Frauen</a><ul><li id="ml2_ne" class=" "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/video/index.html"><span>Videos</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/photos/index.html"><span>Fotos</span></a></li><li id="ml2_ma" class=" current"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/index.html"><span>Spiele</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/index.html"><span>Tabellen</span></a></li><li id="ml2_te" class=" "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/index.html"><span>Teams</span></a></li><li id="ml2_st" class=" "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/statistics/index.html"><span>Statistiken</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/draws/index.html"><span>Auslosung</span></a></li><li id="ml2_fi" class=" "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/finals/index.html"><span>Endspiel</span></a></li><li id="ml2_fo" class=" "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/competitionformat/index.html"><span>Modus</span></a></li><li id="ml2_hi" class=" "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/history/index.html"><span>Geschichte</span></a></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="matchpage row"><div id="matchbox"><div id="VenueDetails"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/index.html">Erste Qualifikationsrunde</a> (<a href="/web/20120322003415/http://de.uefa.com/womensunder19/standings/round=2000219/group=2001273/index.html">Gruppe 10</a>) - 22.09.2011 - 15:00MEZ (15:00 Ortszeit) - Grbavica - Sarajevo</div><div id="MBhome"><div id="homeDetails"><div id="LogoTeamHome"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html" title="Schweiz"><img height="50" width="50" alt="Schweiz" title="Schweiz" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/50x50/SUI.png"/> </a></div><div id="teamHome"><div id="teamHomeName"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html" title="Schweiz">Schweiz </a></div><div id="resultHome"><ul><li> </li></ul></div></div></div></div><div id="MBresults"><div id="resultsDetails">0-3</div></div><div id="MBawayStatic"><div id="awayDetails"><div id="LogoTeamAway" title="Spanien"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html" title="Spanien"><img height="50" width="50" alt="Spanien" title="Spanien" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/50x50/ESP.png"/> </a></div><div id="teamAway"><div id="teamAwayName"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html" title="Spanien">Spanien </a></div><div id="resultAway"><ul><li><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007387/index.html">Ivana</a> 31</li><li><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250005993/index.html">Sampedro</a> 65</li><li><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250014179/index.html">Putellas</a> 66</li><li> </li></ul></div></div></div></div><div class="reasonwin"> </div><!--googleoff: index--><!--googleon: index--></div><h2 class="seotitle">Schweiz - Spanien 0-3 - 22.09.2011 - Spiel-Seite - UEFA U19-EM Frauen 2012</h2> </div><div class="mpmenu row overviewdefault"><!--googleoff:snippet--><div class="tabs grid_12"><div id="menuLevel3" class="minorComp"><ul class="menu clearfix"><li id="ml3_match" class=""><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/index.html"><span>Spieldetails</span></a></li><li id="ml3_matchcentre" class=" last"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/live/day=3/session=1/match=2003573/matchcenterlight/index.html"><span>MatchCentre</span></a></li></ul></div><div class="subtabs sub"><ul class="submenu"><li id="ml3_overview" class=""><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/index.html"><span>Übersicht</span></a></li><li id="ml3_preview"> </li><li id="ml3_report"> </li><li id="ml3_lineups" class=""><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/postmatch/lineups/index.html"><span>Aufstellungen</span></a></li><li id="ml3_commentary" class=""><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/postmatch/commentary/index.html"><span>Kommentar</span></a></li><li id="ml3_statistics" class=""><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/postmatch/statistics/index.html"><span>Statistiken</span></a></li><li id="ml3_photos" class="last"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/postmatch/photos/index.html"><span>Fotos</span></a> </li></ul></div></div><!--googleon:snippet--></div></div> </div><div class="d3cmsCBody"><div class="grid_12 timeline"><!--googleoff: snippet--><div class="timelineMatch "><div class="half first b">45</div><div class="half second b">90</div><div class="fl h34 w105"><div class="teamName b">SUI</div><div class="teamName b">ESP</div></div><div class="fl h34 w436 rel"><div class="ht"><ul><li style="margin-left:220.5px;" class="24 -1 0"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="Gelbe Karten"/> Gelbe Karten<br/>24: Geering</span><span class="btm"> </span></span><img class="home" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/yellowcard.jpg" width="9" height="9" alt="Gelbe Karten"/></a></li> </ul></div><div class="ht away"><ul><li style="margin-left:157.5px;" class="17 -1 0"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="Gelbe Karten"/> Gelbe Karten<br/>17: Ouahabi</span><span class="btm"> </span></span><img class="away" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/yellowcard.jpg" width="9" height="9" alt="Gelbe Karten"/></a></li><li style="margin-left:117px;" class="31 17 0"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Tore"/> Tore<br/>31: Ivana</span><span class="btm"> </span></span><img class="away" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Tore"/></a></li> </ul></div> </div><div class="fl h34 w436 rel"><div class="ht"><ul><li style="margin-left:49.5px;" class="50 44 45"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="Gelbe Karten"/> Gelbe Karten<br/>50: Saner</span><span class="btm"> </span></span><img class="home" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/yellowcard.jpg" width="9" height="9" alt="Gelbe Karten"/></a></li><li style="margin-left:99px;" class="62 50 45"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" width="15" height="15" alt="Auswechslung"/> Auswechslung<br/>62: Brülhart</span><span class="btm"> </span></span><img class="home" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/substs.gif" width="9" height="9" alt="Auswechslung"/></a></li><li style="margin-left:126px;" class="77 62 45"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" width="15" height="15" alt="Auswechslung"/> Auswechslung<br/>77: Aigbogun</span><span class="btm"> </span></span><img class="home" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/substs.gif" width="9" height="9" alt="Auswechslung"/></a></li><li style="margin-left:54px;" class="84 77 45"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" width="15" height="15" alt="Auswechslung"/> Auswechslung<br/>84: Fässler</span><span class="btm"> </span></span><img class="home" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/substs.gif" width="9" height="9" alt="Auswechslung"/></a></li></ul></div><div class="ht away"><ul><li style="margin-left:184.5px;" class="65 44 45"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Tore"/> Tore<br/>65: Sampedro</span><span class="btm"> </span></span><img class="away" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Tore"/></a></li><li style="margin-left:0px;" class="66 65 45"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Tore"/> Tore<br/>66: Putellas</span><span class="btm"> </span></span><img class="away" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Tore"/></a></li><li style="margin-left:0px;" class="67 66 45"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" width="15" height="15" alt="Auswechslung"/> Auswechslung<br/>67: Pinel</span><span class="btm"> </span></span><img class="away" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/substs.gif" width="9" height="9" alt="Auswechslung"/></a></li><li style="margin-left:45px;" class="73 67 45"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" width="15" height="15" alt="Auswechslung"/> Auswechslung<br/>73: Ouahabi</span><span class="btm"> </span></span><img class="away" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/substs.gif" width="9" height="9" alt="Auswechslung"/></a></li><li style="margin-left:36px;" class="78 73 45"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" width="15" height="15" alt="Auswechslung"/> Auswechslung<br/>78: Carreño</span><span class="btm"> </span></span><img class="away" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/substs.gif" width="9" height="9" alt="Auswechslung"/></a></li><li style="margin-left:36px;" class="83 78 45"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="Gelbe Karten"/> Gelbe Karten<br/>83: Pereira</span><span class="btm"> </span></span><img class="away" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/9x9/yellowcard.jpg" width="9" height="9" alt="Gelbe Karten"/></a></li></ul></div> </div></div><!--googleon: snippet--> </div> <div class="rightCol grid_4"><div class="row "><div class="box statbar" style=""><div class="bH"><!--googleoff:index--><h3>Spielstatistiken </h3><!--googleon:index--> </div><div class="bC"><div class="matchstat"><h3 class="r"><span class="lteam_stat">Schweiz</span><span class="rteam_stat">Spanien</span></h3><table> <tr><td class="typestat l">Erzielte Tore</td><td class="lstat r">0 </td><td class="cstat r"><div class="borderbar"/></td><td class="rstat l">3 </td></tr> <tr><td class="typestat l">Schüsse aufs Tor</td><td class="lstat r">1 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:5.2631578947368425%"> </div></div></td><td class="rstat l">18 </td></tr> <tr><td class="typestat l">Schüsse vorbei</td><td class="lstat r">0 </td><td class="cstat r"><div class="borderbar"/></td><td class="rstat l">8 </td></tr> <tr><td class="typestat l">Ecken</td><td class="lstat r">2 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:28.571428571428573%"> </div></div></td><td class="rstat l">5 </td></tr> <tr><td class="typestat l">Begangene Fouls</td><td class="lstat r">11 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:61.111111111111114%"> </div></div></td><td class="rstat l">7 </td></tr> <tr><td class="typestat l">Gelbe Karten</td><td class="lstat r">2 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:50%"> </div></div></td><td class="rstat l">2 </td></tr> <tr><td class="typestat l">Rote Karten</td><td class="lstat r">0 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:50%"> </div></div></td><td class="rstat l">0 </td></tr></table> <div class="more"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/postmatch/statistics/index.html" class="m_s_l">Weiter</a></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Tabellen </h3> <!--googleon:index--> </div><div class="bC"><div class="t_standings cup_25_2012_2000219_2001273"><h3 class="bigTitle innerText grp_2001273 vis_title">Gruppe 10</h3><table class="tb_stand grp_2001273 vis_grtable"><thead><tr class="lcol"><th class="rank nosort innerText"></th><th class="club l nosort "></th><th class=""><abbr title="Spiele">S</abbr></th><th class="nosort"><abbr title="Punkte">Pkt.</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort innerText">1</td><td class="club l nosort "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html"><img height="18" width="18" alt="Spanien" title="Spanien" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/flags/18x18/esp.png"/> Spanien</a></td><td>3</td><td class="nosort">9</td></tr><tr class=" off "><td class="rank nosort innerText">2</td><td class="club l nosort "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html"><img height="18" width="18" alt="Schweiz" title="Schweiz" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/flags/18x18/sui.png"/> Schweiz</a></td><td>3</td><td class="nosort">6</td></tr><tr class="on "><td class="rank nosort innerText">3</td><td class="club l nosort "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=660094/index.html"><img height="18" width="18" alt="Bosnien-Herzegowina" title="Bosnien-Herzegowina" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/flags/18x18/bih.png"/> Bosnien und Herzegowina</a></td><td>3</td><td class="nosort">3</td></tr><tr class=" off "><td class="rank nosort innerText">4</td><td class="club l nosort "><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657160/index.html"><img height="18" width="18" alt="Moldawien" title="Moldawien" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/flags/18x18/mda.png"/> Moldawien</a></td><td>3</td><td class="nosort">0</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">Letzte Aktualisierung: 08/10/2011 12:48 MEZ</div></div><div class="legend"><p>Legende:</p><dl class="first"><dd><span class="dt">S: </span>Spiele </dd><dd><span class="dt">Pkt.: </span>Punkte </dd></dl> </div><div class="row more innerText"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001273/index.html">Tabellen</a><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/index.html">Alle Gruppen</a> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box acBox matchlist teamAccordion" id="matchlist_2003573"><div class="bH"><!--googleoff:index--><h3>Spiele </h3><!--googleon:index--> </div><div class="bC"><script type="text/javascript"> $j(document).ready(function(){ $j('#matchlist_2003573').uefaLive({ timestamp: '', timeout:30000, urlcheck: '', urlget: '/live/cup=25/season=2012/day=3/session=1/MatchCenterLight/match=2003573/library/_matchList.html', callback: function(elem, html){ elem.html($j(html).html()); $j('.jAccor').each(function() { var active = ""; var param = {header : 'p.accHeader', autoHeight: false}; var accordionId = this.id; $j("#" + accordionId + " p.accHeader").each(function(i) { if ($j(this).hasClass("selected")) { active = i; } }) if (active != "") { param.active = active; } $j(this).accordion(param); }); } }); }); </script><div id="id" class=" jAccor"> <p class=" accHeader 2000219-2000219"><a href="#"><span class="rName">19. September 2011 </span></a></p><div><table><tbody><table class="RS_Content"><tr id="m_2003541" class="RS_Match on first"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001268/index.html" title="Gruppe 5">5</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600127/index.html" title="Schweden - Slowakei">Schweden</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600127/index.html"><img height="18" width="18" alt="Sweden" title="Sweden" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SWE.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003541/index.html" title="Schweden-Slowakei">1-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=658836/index.html"><img height="18" width="18" alt="Slovakia" title="Slovakia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SVK.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=658836/index.html" title="Schweden - Slowakei">Slowakei</a></td></tr><tr id="m_2003548" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001271/index.html" title="Gruppe 8">8</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600049/index.html" title="Griechenland - Russland">Griechenland</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600049/index.html"><img height="18" width="18" alt="Greece" title="Greece" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/GRE.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003548/index.html" title="Griechenland-Russland">1-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657451/index.html"><img height="18" width="18" alt="Russia" title="Russia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/RUS.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657451/index.html" title="Griechenland - Russland">Russland</a></td></tr><tr id="m_2003546" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001270/index.html" title="Gruppe 7">7</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657155/index.html" title="Belarus - Schottland">Belarus</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657155/index.html"><img height="18" width="18" alt="Belarus" title="Belarus" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/BLR.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003546/index.html" title="Belarus-Schottland">1-4</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600117/index.html"><img height="18" width="18" alt="Scotland" title="Scotland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SCO.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600117/index.html" title="Belarus - Schottland">Schottland</a></td></tr><tr id="m_2003543" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001269/index.html" title="Gruppe 6">6</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600008/index.html" title="Österreich - Armenien">Österreich</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600008/index.html"><img height="18" width="18" alt="Austria" title="Austria" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/AUT.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003543/index.html" title="Österreich-Armenien">7-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657419/index.html"><img height="18" width="18" alt="Armenia" title="Armenia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ARM.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657419/index.html" title="Österreich - Armenien">Armenien</a></td></tr><tr id="m_2003544" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001269/index.html" title="Gruppe 6">6</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=659205/index.html" title="EJRM - Italien">EJRM</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=659205/index.html"><img height="18" width="18" alt="FYROM" title="FYROM" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/MKD.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003544/index.html" title="EJRM-Italien">0-4</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600066/index.html"><img height="18" width="18" alt="Italy" title="Italy" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ITA.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600066/index.html" title="EJRM - Italien">Italien</a></td></tr><tr id="m_2003551" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001273/index.html" title="Gruppe 10">10</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html" title="Spanien - Moldawien">Spanien</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html"><img height="18" width="18" alt="Spain" title="Spain" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ESP.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003551/index.html" title="Spanien-Moldawien">8-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657160/index.html"><img height="18" width="18" alt="Moldova" title="Moldova" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/MDA.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657160/index.html" title="Spanien - Moldawien">Moldawien</a></td></tr><tr id="m_2003552" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001273/index.html" title="Gruppe 10">10</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=660094/index.html" title="Bosnien und Herzegowina - Schweiz">Bosnien und Herzegowina</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=660094/index.html"><img height="18" width="18" alt="Bosnia and Herzegovina" title="Bosnia and Herzegovina" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/BIH.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003552/index.html" title="Bosnien und Herzegowina-Schweiz">0-7</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html"><img height="18" width="18" alt="Switzerland" title="Switzerland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SUI.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html" title="Bosnien und Herzegowina - Schweiz">Schweiz</a></td></tr><tr id="m_2003533" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001264/index.html" title="Gruppe 1">1</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600101/index.html" title="Norwegen - Kroatien">Norwegen</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600101/index.html"><img height="18" width="18" alt="Norway" title="Norway" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/NOR.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003533/index.html" title="Norwegen-Kroatien">7-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656370/index.html"><img height="18" width="18" alt="Croatia" title="Croatia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/CRO.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656370/index.html" title="Norwegen - Kroatien">Kroatien</a></td></tr><tr id="m_2003534" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001264/index.html" title="Gruppe 1">1</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600020/index.html" title="Bulgarien - Niederlande">Bulgarien</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600020/index.html"><img height="18" width="18" alt="Bulgaria" title="Bulgaria" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/BUL.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003534/index.html" title="Bulgarien-Niederlande">0-3</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600095/index.html"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/NED.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600095/index.html" title="Bulgarien - Niederlande">Niederlande</a></td></tr><tr id="m_2003537" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001266/index.html" title="Gruppe 3">3</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=658837/index.html" title="Tschechische Republik - Estland">Tschechische Republik</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=658837/index.html"><img height="18" width="18" alt="Czech Republic" title="Czech Republic" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/CZE.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003537/index.html" title="Tschechische Republik-Estland">6-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656556/index.html"><img height="18" width="18" alt="Estonia" title="Estonia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/EST.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656556/index.html" title="Tschechische Republik - Estland">Estland</a></td></tr><tr id="m_2003538" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001266/index.html" title="Gruppe 3">3</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600033/index.html" title="Zypern - Polen">Zypern</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600033/index.html"><img height="18" width="18" alt="Cyprus" title="Cyprus" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/CYP.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003538/index.html" title="Zypern-Polen">0-5</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600109/index.html"><img height="18" width="18" alt="Poland" title="Poland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/POL.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600109/index.html" title="Zypern - Polen">Polen</a></td></tr><tr id="m_2003542" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001268/index.html" title="Gruppe 5">5</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600147/index.html" title="Serbien - Ukraine">Serbien</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600147/index.html"><img height="18" width="18" alt="Serbia" title="Serbia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SRB.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003542/index.html" title="Serbien-Ukraine">4-2</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657166/index.html"><img height="18" width="18" alt="Ukraine" title="Ukraine" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/UKR.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657166/index.html" title="Serbien - Ukraine">Ukraine</a></td></tr><tr id="m_2003550" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001272/index.html" title="Gruppe 9">9</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600063/index.html" title="Nordirland - Rumänien">Nordirland</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600063/index.html"><img height="18" width="18" alt="Northern Ireland" title="Northern Ireland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/NIR.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003550/index.html" title="Nordirland-Rumänien">0-3</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600113/index.html"><img height="18" width="18" alt="Romania" title="Romania" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ROU.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600113/index.html" title="Nordirland - Rumänien">Rumänien</a></td></tr><tr id="m_2003536" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001265/index.html" title="Gruppe 2">2</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600065/index.html" title="Israel - Republik Irland">Israel</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600065/index.html"><img height="18" width="18" alt="Israel" title="Israel" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ISR.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003536/index.html" title="Israel-Republik Irland">1-5</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600064/index.html"><img height="18" width="18" alt="Republic of Ireland" title="Republic of Ireland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/IRL.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600064/index.html" title="Israel - Republik Irland">Republik Irland</a></td></tr><tr id="m_2003539" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001267/index.html" title="Gruppe 4">4</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600058/index.html" title="Island - Kasachstan">Island</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600058/index.html"><img height="18" width="18" alt="Iceland" title="Iceland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ISL.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003539/index.html" title="Island-Kasachstan">3-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=665146/index.html"><img height="18" width="18" alt="Kazakhstan" title="Kazakhstan" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/KAZ.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=665146/index.html" title="Island - Kasachstan">Kasachstan</a></td></tr><tr id="m_2003540" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001267/index.html" title="Gruppe 4">4</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657163/index.html" title="Slowenien - Wales">Slowenien</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657163/index.html"><img height="18" width="18" alt="Slovenia" title="Slovenia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SVN.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003540/index.html" title="Slowenien-Wales">1-4</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600144/index.html"><img height="18" width="18" alt="Wales" title="Wales" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/WAL.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600144/index.html" title="Slowenien - Wales">Wales</a></td></tr><tr id="m_2003547" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001271/index.html" title="Gruppe 8">8</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600035/index.html" title="Dänemark - Lettland">Dänemark</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600035/index.html"><img height="18" width="18" alt="Denmark" title="Denmark" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/DEN.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003547/index.html" title="Dänemark-Lettland">9-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656558/index.html"><img height="18" width="18" alt="Latvia" title="Latvia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/LVA.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656558/index.html" title="Dänemark - Lettland">Lettland</a></td></tr><tr id="m_2003545" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001270/index.html" title="Gruppe 7">7</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600042/index.html" title="Finnland - Färöer-Inseln">Finnland</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600042/index.html"><img height="18" width="18" alt="Finland" title="Finland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/FIN.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003545/index.html" title="Finnland-Färöer-Inseln">3-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=651218/index.html"><img height="18" width="18" alt="Faroe Islands" title="Faroe Islands" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/FRO.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=651218/index.html" title="Finnland - Färöer-Inseln">Färöer-Inseln</a></td></tr><tr id="m_2003535" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001265/index.html" title="Gruppe 2">2</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600057/index.html" title="Ungarn - Portugal">Ungarn</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600057/index.html"><img height="18" width="18" alt="Hungary" title="Hungary" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/HUN.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003535/index.html" title="Ungarn-Portugal">3-3</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600110/index.html"><img height="18" width="18" alt="Portugal" title="Portugal" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/POR.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600110/index.html" title="Ungarn - Portugal">Portugal</a></td></tr><tr id="m_2003549" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001272/index.html" title="Gruppe 9">9</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600013/index.html" title="Belgien - Litauen">Belgien</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600013/index.html"><img height="18" width="18" alt="Belgium" title="Belgium" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/BEL.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003549/index.html" title="Belgien-Litauen">6-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656557/index.html"><img height="18" width="18" alt="Lithuania" title="Lithuania" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/LTU.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656557/index.html" title="Belgien - Litauen">Litauen</a></td></tr></table> </tbody></table></div><p class=" accHeader 2000219-2000219 selected"><a href="#"><span class="rName">22. September 2011 </span></a></p><div><table><tbody><table class="RS_Content"><tr id="m_2003563" class="RS_Match on first"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001268/index.html" title="Gruppe 5">5</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657166/index.html" title="Ukraine - Schweden">Ukraine</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657166/index.html"><img height="18" width="18" alt="Ukraine" title="Ukraine" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/UKR.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003563/index.html" title="Ukraine-Schweden">0-3</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600127/index.html"><img height="18" width="18" alt="Sweden" title="Sweden" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SWE.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600127/index.html" title="Ukraine - Schweden">Schweden</a></td></tr><tr id="m_2003564" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001268/index.html" title="Gruppe 5">5</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=658836/index.html" title="Slowakei - Serbien">Slowakei</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=658836/index.html"><img height="18" width="18" alt="Slovakia" title="Slovakia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SVK.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003564/index.html" title="Slowakei-Serbien">2-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600147/index.html"><img height="18" width="18" alt="Serbia" title="Serbia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SRB.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600147/index.html" title="Slowakei - Serbien">Serbien</a></td></tr><tr id="m_2003565" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001269/index.html" title="Gruppe 6">6</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600066/index.html" title="Italien - Österreich">Italien</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600066/index.html"><img height="18" width="18" alt="Italy" title="Italy" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ITA.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003565/index.html" title="Italien-Österreich">0-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600008/index.html"><img height="18" width="18" alt="Austria" title="Austria" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/AUT.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600008/index.html" title="Italien - Österreich">Österreich</a></td></tr><tr id="m_2003566" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001269/index.html" title="Gruppe 6">6</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657419/index.html" title="Armenien - EJRM">Armenien</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657419/index.html"><img height="18" width="18" alt="Armenia" title="Armenia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ARM.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003566/index.html" title="Armenien-EJRM">1-8</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=659205/index.html"><img height="18" width="18" alt="FYROM" title="FYROM" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/MKD.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=659205/index.html" title="Armenien - EJRM">EJRM</a></td></tr><tr id="m_2003573" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001273/index.html" title="Gruppe 10">10</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html" title="Schweiz - Spanien">Schweiz</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html"><img height="18" width="18" alt="Switzerland" title="Switzerland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SUI.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/index.html" title="Schweiz-Spanien">0-3</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html"><img height="18" width="18" alt="Spain" title="Spain" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ESP.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html" title="Schweiz - Spanien">Spanien</a></td></tr><tr id="m_2003574" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001273/index.html" title="Gruppe 10">10</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657160/index.html" title="Moldawien - Bosnien und Herzegowina">Moldawien</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657160/index.html"><img height="18" width="18" alt="Moldova" title="Moldova" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/MDA.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003574/index.html" title="Moldawien-Bosnien und Herzegowina">0-2</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=660094/index.html"><img height="18" width="18" alt="Bosnia and Herzegovina" title="Bosnia and Herzegovina" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/BIH.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=660094/index.html" title="Moldawien - Bosnien und Herzegowina">Bosnien und Herzegowina</a></td></tr><tr id="m_2003569" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001271/index.html" title="Gruppe 8">8</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657451/index.html" title="Russland - Dänemark">Russland</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657451/index.html"><img height="18" width="18" alt="Russia" title="Russia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/RUS.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003569/index.html" title="Russland-Dänemark">0-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600035/index.html"><img height="18" width="18" alt="Denmark" title="Denmark" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/DEN.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600035/index.html" title="Russland - Dänemark">Dänemark</a></td></tr><tr id="m_2003570" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001271/index.html" title="Gruppe 8">8</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656558/index.html" title="Lettland - Griechenland">Lettland</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656558/index.html"><img height="18" width="18" alt="Latvia" title="Latvia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/LVA.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003570/index.html" title="Lettland-Griechenland">0-6</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600049/index.html"><img height="18" width="18" alt="Greece" title="Greece" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/GRE.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600049/index.html" title="Lettland - Griechenland">Griechenland</a></td></tr><tr id="m_2003555" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001264/index.html" title="Gruppe 1">1</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600095/index.html" title="Niederlande - Norwegen">Niederlande</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600095/index.html"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/NED.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003555/index.html" title="Niederlande-Norwegen">2-4</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600101/index.html"><img height="18" width="18" alt="Norway" title="Norway" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/NOR.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600101/index.html" title="Niederlande - Norwegen">Norwegen</a></td></tr><tr id="m_2003556" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001264/index.html" title="Gruppe 1">1</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656370/index.html" title="Kroatien - Bulgarien">Kroatien</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656370/index.html"><img height="18" width="18" alt="Croatia" title="Croatia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/CRO.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003556/index.html" title="Kroatien-Bulgarien">1-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600020/index.html"><img height="18" width="18" alt="Bulgaria" title="Bulgaria" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/BUL.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600020/index.html" title="Kroatien - Bulgarien">Bulgarien</a></td></tr><tr id="m_2003559" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001266/index.html" title="Gruppe 3">3</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600109/index.html" title="Polen - Tschechische Republik">Polen</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600109/index.html"><img height="18" width="18" alt="Poland" title="Poland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/POL.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003559/index.html" title="Polen-Tschechische Republik">0-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=658837/index.html"><img height="18" width="18" alt="Czech Republic" title="Czech Republic" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/CZE.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=658837/index.html" title="Polen - Tschechische Republik">Tschechische Republik</a></td></tr><tr id="m_2003560" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001266/index.html" title="Gruppe 3">3</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656556/index.html" title="Estland - Zypern">Estland</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656556/index.html"><img height="18" width="18" alt="Estonia" title="Estonia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/EST.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003560/index.html" title="Estland-Zypern">3-3</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600033/index.html"><img height="18" width="18" alt="Cyprus" title="Cyprus" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/CYP.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600033/index.html" title="Estland - Zypern">Zypern</a></td></tr><tr id="m_2003567" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001270/index.html" title="Gruppe 7">7</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600117/index.html" title="Schottland - Finnland">Schottland</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600117/index.html"><img height="18" width="18" alt="Scotland" title="Scotland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SCO.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003567/index.html" title="Schottland-Finnland">1-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600042/index.html"><img height="18" width="18" alt="Finland" title="Finland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/FIN.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600042/index.html" title="Schottland - Finnland">Finnland</a></td></tr><tr id="m_2003568" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001270/index.html" title="Gruppe 7">7</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=651218/index.html" title="Färöer-Inseln - Belarus">Färöer-Inseln</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=651218/index.html"><img height="18" width="18" alt="Faroe Islands" title="Faroe Islands" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/FRO.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003568/index.html" title="Färöer-Inseln-Belarus">2-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657155/index.html"><img height="18" width="18" alt="Belarus" title="Belarus" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/BLR.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657155/index.html" title="Färöer-Inseln - Belarus">Belarus</a></td></tr><tr id="m_2003561" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001267/index.html" title="Gruppe 4">4</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600144/index.html" title="Wales - Island">Wales</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600144/index.html"><img height="18" width="18" alt="Wales" title="Wales" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/WAL.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003561/index.html" title="Wales-Island">0-2</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600058/index.html"><img height="18" width="18" alt="Iceland" title="Iceland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ISL.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600058/index.html" title="Wales - Island">Island</a></td></tr><tr id="m_2003562" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001267/index.html" title="Gruppe 4">4</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=665146/index.html" title="Kasachstan - Slowenien">Kasachstan</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=665146/index.html"><img height="18" width="18" alt="Kazakhstan" title="Kazakhstan" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/KAZ.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003562/index.html" title="Kasachstan-Slowenien">0-3</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657163/index.html"><img height="18" width="18" alt="Slovenia" title="Slovenia" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/SVN.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=657163/index.html" title="Kasachstan - Slowenien">Slowenien</a></td></tr><tr id="m_2003557" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001265/index.html" title="Gruppe 2">2</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600064/index.html" title="Republik Irland - Ungarn">Republik Irland</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600064/index.html"><img height="18" width="18" alt="Republic of Ireland" title="Republic of Ireland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/IRL.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003557/index.html" title="Republik Irland-Ungarn">6-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600057/index.html"><img height="18" width="18" alt="Hungary" title="Hungary" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/HUN.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600057/index.html" title="Republik Irland - Ungarn">Ungarn</a></td></tr><tr id="m_2003558" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001265/index.html" title="Gruppe 2">2</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600110/index.html" title="Portugal - Israel">Portugal</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600110/index.html"><img height="18" width="18" alt="Portugal" title="Portugal" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/POR.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003558/index.html" title="Portugal-Israel">1-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600065/index.html"><img height="18" width="18" alt="Israel" title="Israel" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ISR.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600065/index.html" title="Portugal - Israel">Israel</a></td></tr><tr id="m_2003571" class="RS_Match on"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001272/index.html" title="Gruppe 9">9</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600113/index.html" title="Rumänien - Belgien">Rumänien</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600113/index.html"><img height="18" width="18" alt="Romania" title="Romania" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/ROU.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003571/index.html" title="Rumänien-Belgien">0-2</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600013/index.html"><img height="18" width="18" alt="Belgium" title="Belgium" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/BEL.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600013/index.html" title="Rumänien - Belgien">Belgien</a></td></tr><tr id="m_2003572" class="RS_Match off"><td class="RS_grp"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/standings/round=2000219/group=2001272/index.html" title="Gruppe 9">9</a></td><td class="RS_Team home"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656557/index.html" title="Litauen - Nordirland">Litauen</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=656557/index.html"><img height="18" width="18" alt="Lithuania" title="Lithuania" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/LTU.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003572/index.html" title="Litauen-Nordirland">0-4</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600063/index.html"><img height="18" width="18" alt="Northern Ireland" title="Northern Ireland" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/18x18/NIR.png"/></a></td><td class="RS_Team away"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600063/index.html" title="Litauen - Nordirland">Nordirland</a></td></tr></table> </tbody></table></div></div><div class="more innerText"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/matches/index.html">Alle Spiele</a></div> </div><div class="bF"> </div> </div> </div> </div><div class="grid_8"><div class="row "><div class="box Lineup " id="lineup_2003573"><div class="bH"><!--googleoff:index--><h3>Lineup </h3><!--googleon:index--> </div><div class="bC"><div id="matchLineup"><div><table class="halfwidth fl"><tr><td colspan="3" class="b"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html" title="Switzerland"><img height="30" width="30" alt="Schweiz" title="Schweiz" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/50x50/sui.png"/></a><h2 class="bigTitle"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html" title="Switzerland">Schweiz</a></h2></td><td colspan="3" class="b"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html" title="Spain"><img height="30" width="30" alt="Spanien" title="Spanien" src="/web/20120322003415im_/http://de.uefa.com/imgml/flags/50x50/esp.png"/></a><h2 class="bigTitle"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html" title="Spain">Spanien</a></h2></td></tr><tr class="people"><td class="c w18">1</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007432/index.html" title="Nadine Böni"><img height="27" width="27" alt="Böni" title="Böni" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250007432.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007432/index.html">Nadine Böni</a> (TW)</td></tr></table></td><td class="l w155 plev" id="p250007432"/><td class="c w18">1</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007384/index.html" title="Dolores Gallardo"><img height="27" width="27" alt="Gallardo" title="Gallardo" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250007384.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007384/index.html">Dolores Gallardo</a> (TW) (K)</td></tr></table></td><td class="l w155 plev" id="p250007384"/></tr><tr class="people"><td class="c w18">2</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013870/index.html" title="Gwendoline Fai"><img height="27" width="27" alt="Fai " title="Fai " src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250013870.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013870/index.html">Gwendoline Fai</a></td></tr></table></td><td class="l w155 plev" id="p250013870"/><td class="c w18">3</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250005997/index.html" title="Leila Ouahabi"><img height="27" width="27" alt="Ouahabi" title="Ouahabi" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250005997.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250005997/index.html">Leila Ouahabi</a></td></tr></table></td><td class="l w155 plev" id="p250005997"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/yells.gif" alt="Yellow Card"/><span class="minbymin">17</span></div><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">73</span></div></td></tr><tr class="people"><td class="c w18">3</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250017242/index.html" title="Karin Bernet"><img height="27" width="27" alt="Bernet" title="Bernet" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250017242.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250017242/index.html">Karin Bernet</a></td></tr></table></td><td class="l w155 plev" id="p250017242"/><td class="c w18">4</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007387/index.html" title="Ivana Andrés"><img height="27" width="27" alt="Ivana" title="Ivana" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250007387.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007387/index.html">Ivana Andrés</a></td></tr></table></td><td class="l w155 plev" id="p250007387"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">31</span></div></td></tr><tr class="people"><td class="c w18">4</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013873/index.html" title="Carina Gerber"><img height="27" width="27" alt="Gerber" title="Gerber" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250013873.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013873/index.html">Carina Gerber</a> (K)</td></tr></table></td><td class="l w155 plev" id="p250013873"/><td class="c w18">5</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250027234/index.html" title="Andrea Pereira"><img height="27" width="27" alt="Pereira" title="Pereira" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250027234.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250027234/index.html">Andrea Pereira</a></td></tr></table></td><td class="l w155 plev" id="p250027234"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/yells.gif" alt="Yellow Card"/><span class="minbymin">83</span></div></td></tr><tr class="people"><td class="c w18">6</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023686/index.html" title="Laura Geering"><img height="27" width="27" alt="Geering" title="Geering" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250023686.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023686/index.html">Laura Geering</a></td></tr></table></td><td class="l w155 plev" id="p250023686"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/yells.gif" alt="Yellow Card"/><span class="minbymin">24</span></div></td><td class="c w18">6</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250008860/index.html" title="Nagore Calderón"><img height="27" width="27" alt="Calderón" title="Calderón" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250008860.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250008860/index.html">Nagore Calderón</a></td></tr></table></td><td class="l w155 plev" id="p250008860"/></tr><tr class="people"><td class="c w18">7</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023679/index.html" title="Bettina Brülhart"><img height="27" width="27" alt="Brülhart" title="Brülhart" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250023679.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023679/index.html">Bettina Brülhart</a></td></tr></table></td><td class="l w155 plev" id="p250023679"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">62</span></div></td><td class="c w18">7</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007390/index.html" title="Gema Gili"><img height="27" width="27" alt="Gema" title="Gema" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250007390.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007390/index.html">Gema Gili</a></td></tr></table></td><td class="l w155 plev" id="p250007390"/></tr><tr class="people"><td class="c w18">9</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250027194/index.html" title="Eseosa Aigbogun"><img height="27" width="27" alt="Aigbogun" title="Aigbogun" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250027194.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250027194/index.html">Eseosa Aigbogun</a></td></tr></table></td><td class="l w155 plev" id="p250027194"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">77</span></div></td><td class="c w18">8</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007401/index.html" title="Marina García"><img height="27" width="27" alt="García" title="García" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250007401.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007401/index.html">Marina García</a></td></tr></table></td><td class="l w155 plev" id="p250007401"/></tr><tr class="people"><td class="c w18">10</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=1909836/index.html" title="Sophie Herzog"><img height="27" width="27" alt="Herzog" title="Herzog" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/1909836.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=1909836/index.html">Sophie Herzog</a></td></tr></table></td><td class="l w155 plev" id="p1909836"/><td class="c w18">10</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250005993/index.html" title="Amanda Sampedro"><img height="27" width="27" alt="Sampedro" title="Sampedro" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250005993.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250005993/index.html">Amanda Sampedro</a></td></tr></table></td><td class="l w155 plev" id="p250005993"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">65</span></div></td></tr><tr class="people"><td class="c w18">14</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013871/index.html" title="Nadine Fässler"><img height="27" width="27" alt="Fässler" title="Fässler" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250013871.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013871/index.html">Nadine Fässler</a></td></tr></table></td><td class="l w155 plev" id="p250013871"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">84</span></div></td><td class="c w18">11</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250014179/index.html" title="Alexia Putellas"><img height="27" width="27" alt="Putellas" title="Putellas" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250014179.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250014179/index.html">Alexia Putellas</a></td></tr></table></td><td class="l w155 plev" id="p250014179"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">66</span></div></td></tr><tr class="people"><td class="c w18">15</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250040711/index.html" title="Carole Schmid"><img height="27" width="27" alt="Schmid" title="Schmid" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250040711.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250040711/index.html">Carole Schmid</a></td></tr></table></td><td class="l w155 plev" id="p250040711"/><td class="c w18">17</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250017230/index.html" title="Raquel Carreño"><img height="27" width="27" alt="Carreño" title="Carreño" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250017230.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250017230/index.html">Raquel Carreño</a></td></tr></table></td><td class="l w155 plev" id="p250017230"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">78</span></div></td></tr><tr class="people"><td class="c w18">17</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013878/index.html" title="Corina Saner"><img height="27" width="27" alt="Saner" title="Saner" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250013878.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013878/index.html">Corina Saner</a></td></tr></table></td><td class="l w155 plev" id="p250013878"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/yells.gif" alt="Yellow Card"/><span class="minbymin">50</span></div></td><td class="c w18">18</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007405/index.html" title="Raquel Pinel"><img height="27" width="27" alt="Pinel" title="Pinel" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250007405.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250007405/index.html">Raquel Pinel</a></td></tr></table></td><td class="l w155 plev" id="p250007405"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">67</span></div></td></tr><tr><td colspan="6" class="b l"><h2 class="medTitle t10">Ersatzspieler</h2></td></tr><tr class="people"><td class="c w18">12</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023695/index.html" title="Dana Scherrer"><img height="27" width="27" alt="Scherrer" title="Scherrer" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250023695.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023695/index.html">Dana Scherrer</a> (TW)</td></tr></table></td><td class="l w155 plev" id="p250023695"/><td class="c w18">13</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250017225/index.html" title="Esther Sullastres"><img height="27" width="27" alt="Sullastres" title="Sullastres" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250017225.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250017225/index.html">Esther Sullastres</a> (TW)</td></tr></table></td><td class="l w155 plev" id="p250017225"/></tr><tr class="people"><td class="c w18">5</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013874/index.html" title="Lea Hinnen"><img height="27" width="27" alt="Hinnen" title="Hinnen" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250013874.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013874/index.html">Lea Hinnen</a></td></tr></table></td><td class="l w155 plev" id="p250013874"/><td class="c w18">2</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250014176/index.html" title="Paula López"><img height="27" width="27" alt="López" title="López" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250014176.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250014176/index.html">Paula López</a></td></tr></table></td><td class="l w155 plev" id="p250014176"/></tr><tr class="people"><td class="c w18">8</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023693/index.html" title="Fabienne Rochaix"><img height="27" width="27" alt="Rochaix" title="Rochaix" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250023693.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023693/index.html">Fabienne Rochaix</a></td></tr></table></td><td class="l w155 plev" id="p250023693"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">62</span></div></td><td class="c w18">9</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250005995/index.html" title="Paloma Lázaro"><img height="27" width="27" alt="Lázaro" title="Lázaro" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250005995.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250005995/index.html">Paloma Lázaro</a></td></tr></table></td><td class="l w155 plev" id="p250005995"/></tr><tr class="people"><td class="c w18">11</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023687/index.html" title="Michelle Heule"><img height="27" width="27" alt="Heule" title="Heule" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250023687.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023687/index.html">Michelle Heule</a></td></tr></table></td><td class="l w155 plev" id="p250023687"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">84</span></div></td><td class="c w18">12</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250041021/index.html" title="Virginia Reyes"><img height="27" width="27" alt="Reyes" title="Reyes" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250041021.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250041021/index.html">Virginia Reyes</a></td></tr></table></td><td class="l w155 plev" id="p250041021"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">73</span></div></td></tr><tr class="people"><td class="c w18">13</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023678/index.html" title="Naomi Bruderer"><img height="27" width="27" alt="Bruderer" title="Bruderer" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250023678.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023678/index.html">Naomi Bruderer</a></td></tr></table></td><td class="l w155 plev" id="p250023678"/><td class="c w18">14</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250014182/index.html" title="Laura Ortiz"><img height="27" width="27" alt="Ortiz" title="Ortiz" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250014182.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250014182/index.html">Laura Ortiz</a></td></tr></table></td><td class="l w155 plev" id="p250014182"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">67</span></div></td></tr><tr class="people"><td class="c w18">16</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013879/index.html" title="Sarina Schenkel"><img height="27" width="27" alt="Schenkel" title="Schenkel" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250013879.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250013879/index.html">Sarina Schenkel</a></td></tr></table></td><td class="l w155 plev" id="p250013879"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">77</span></div></td><td class="c w18">15</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023670/index.html" title="Claudia Barea"><img height="27" width="27" alt="Barea" title="Barea" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250023670.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250023670/index.html">Claudia Barea</a></td></tr></table></td><td class="l w155 plev" id="p250023670"/></tr><tr class="people"><td class="c w18">18</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250005901/index.html" title="Natasha Gensetter"><img height="27" width="27" alt="Gensetter" title="Gensetter" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250005901.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250005901/index.html">Natasha Gensetter</a></td></tr></table></td><td class="l w155 plev" id="p250005901"/><td class="c w18">16</td><td class="l w160"><table class="pname noboder"><tr><td class="w18"><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250018093/index.html" title="Nerea Pérez"><img height="27" width="27" alt="Pérez" title="Pérez" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/TP/players/25/2012/27x27/250018093.jpg"/></a></td><td class="l"><a class="pllinehe" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/player=250018093/index.html">Nerea Pérez</a></td></tr></table></td><td class="l w155 plev" id="p250018093"><div class="dinl"><img height="15" width="15" src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" alt="Substitution"/><span class="minbymin">78</span></div></td></tr><tr><td colspan="6" class="b l"><h2 class="medTitle t10">Trainer</h2></td></tr><tr class="people"><td class="w18"/><td class="l w160">Yannick Schwery (SUI) </td><td class="w155"/><td class="w18"/><td class="l w160">Ángel Vilda (ESP) </td><td class="w155"/></tr><tr><td colspan="6" class="b l"><h2 class="medTitle t10">Schiedsrichter</h2></td></tr><tr class="people"><td class="w18"/><td colspan="5" class="l">Florence Guillemin (FRA) </td></tr><tr><td colspan="6" class="b l"><h2 class="medTitle t10">Schiedsrichter-Assistenten</h2></td></tr><tr class="people"><td class="w18"/><td colspan="5" class="l">Solenne Bartnik (FRA), Alisa Suković (BIH)</td></tr><tr><td colspan="6" class="b l"><h2 class="medTitle t10">Vierter Offizieller</h2></td></tr><tr class="people noborder"><td class="w18"/><td colspan="5" class="l">Vanja Rosuljaš (BIH) </td></tr></table><div id="legendCommentary"><h2>Legende:</h2><ul><li><img src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Tore"/>Tore</li><li><img src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/goals_O.gif" width="15" height="15" alt="Eigentor"/>Eigentor</li><li><img src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/goals_P.gif" width="15" height="15" alt="Strafstöße"/>Strafstöße</li><li><img src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/goals_W.gif" width="15" height="15" alt="Verschossene Elfmeter"/>Verschossene Elfmeter</li><li><img src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/reds.gif" width="15" height="15" alt="reds_card"/>Rote Karten</li><li><img src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="yellow_cards"/>Gelbe Karten</li><li><img src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/yell_reds.gif" width="15" height="15" alt="yellow_red_cards"/>Gelb-Rote Karte</li><li><img src="/web/20120322003415im_/http://de.uefa.com/imgml/icons/event/substs.gif" width="15" height="15" alt="Auswechslung"/>Auswechslung</li></ul></div></div> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box see_also_matches"><div class="bH"><!--googleoff:index--><h3>Siehe auch </h3><!--googleon:index--> </div><div class="bC"><ul class="seealso"><li><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html" class="mlogo"><img height="50" width="50" alt="Schweiz" title="Schweiz" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/flags/50x50/SUI.png"/></a><div class="mdetail aw"><h3><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600128/index.html">Schweiz</a></h3>Nächstes Spiel UEFA U19-EM Frauen: - <a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000220/match=2009043/index.html" class="teamname">Dänemark</a>, 31. März 2012</div></li><li><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html" class="mlogo"><img height="50" width="50" alt="Spanien" title="Spanien" src="https://web.archive.org/web/20120322003415im_/http://img.uefa.com/imgml/flags/50x50/ESP.png"/></a><div class="mdetail ho"><h3><a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/teams/team=600122/index.html">Spanien</a></h3>Nächstes Spiel UEFA U19-EM Frauen: - <a href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000220/match=2009045/index.html" class="teamname">Italien</a>, 31. März 2012</div></li></ul> </div><div class="bF"> </div> </div> </div></div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120322003415/http://de.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA U19-EM Frauen" class="bcLink" href="/web/20120322003415/http://de.uefa.com/womensunder19/index.html">UEFA U19-EM Frauen</a></li><li> > <a title="2012" class="bcLink" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/index.html">2012</a></li><li> > <a title="Spiele" class="bcLink" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/index.html">Spiele</a></li><li> > <a title="Erste Qualifikationsrunde" class="bcLink" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/index.html">Erste Qualifikationsrunde</a></li><li> > <a title="Switzerland-Spain" class="bcLink" href="/web/20120322003415/http://de.uefa.com/womensunder19/season=2012/matches/round=2000219/match=2003573/index.html">Switzerland-Spain</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120322003415/http://de.uefa.com/community/feedback/index.html">Feedback schicken</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Wettbewerbe</span><div class="competitionlist fl"><span>- Vereine - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefasupercup/index.html" title="UEFA-Superpokal">UEFA-Superpokal</a></li></ul><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/futsal/index.html" title="- Futsal -">- Futsal - </a></span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/futsaleuro/index.html" title="UEFA-Futsal-EM">UEFA-Futsal-EM</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/futsalworldcup/index.html" title="FIFA Futsal-WM">FIFA Futsal-WM</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/futsalcup/index.html" title="UEFA-Futsal-Pokal">UEFA-Futsal-Pokal</a></li></ul> </div><div class="competitionlist fl"><span>- Verbände - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefaeuro/index.html" title="UEFA EURO">UEFA EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="UEFA EURO 2016">UEFA EURO 2016</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/worldcup/index.html" title="FIFA-Weltpokal">FIFA-Weltpokal</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/under21/index.html" title="UEFA U21-EM">UEFA U21-EM</a></li></ul><span>- Junioren & Amateure - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/under19/index.html" title="UEFA U19-EM">UEFA U19-EM</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/under17/index.html" title="UEFA U17-EM">UEFA U17-EM</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/regionscup/index.html" title="Regionen-Pokal">Regionen-Pokal</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">Frauenfußball</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/womenseuro/index.html" title="UEFA Women's EURO">UEFA Women's EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/womensworldcup/index.html" title="Frauen-Fußball-WM">Frauen-Fußball-WM</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/womenschampionsleague/index.html" title="UEFA Women's Champions League">UEFA Women's Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/womensunder19/index.html" title="UEFA U19-EM Frauen">UEFA U19-EM Frauen</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/womensunder17/index.html" title="UEFA U17-EM Frauen">UEFA U17-EM Frauen</a></li></ul><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/women/news/index.html" title="News">News</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/women/video/index.html" title="Videos">Videos</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/women/womens-football-development/index.html" title="Frauenfußball-Entwicklung">Frauenfußball-Entwicklung</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/women/key-players/index.html" title="Porträts">Porträts</a></li></ul> </div><div class="aboutuefa fl"><span class="footerLbl">Über die UEFA</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/news/index.html" title="News">News</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="UEFA-Präsident ">UEFA-Präsident </a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/library/_redirect_calendar.html" title="Kalender">Kalender</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Jobs">Jobs</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/mediaservices/index.html" title="Mediendienste">Mediendienste</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/documentlibrary/index.html" title="Dokumente">Dokumente</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/mediaservices/accreditation/index.html" title="Medienakkreditierung">Medienakkreditierung</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/events/videoarchive/index.html" title="UEFA-Videoarchiv">UEFA-Videoarchiv</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/events/tv/index.html" title="Gesperrte Übertragungszeiten">Gesperrte Übertragungszeiten</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/events/marketing/index.html" title="Rechtevergabe Medieninhalte">Rechtevergabe Medieninhalte</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-Doping">Anti-Doping</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/footballfirst/protectingthegame/medical/index.html" title="Medizin">Medizin</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Kanäle</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/news/index.html" title="Newscenter">Newscenter</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/teamsandplayers/index.html" title="Teams und Spieler">Teams und Spieler</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/video/index.html" title="Videos">Videos</a></li></ul></div><div class="channel"><span class="footerLbl">Seiten im UEFA-Netzwerk</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/trainingground/index.html" title="UEFA Training Ground">UEFA Training Ground</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20120322003415/http://twitter.com/uefacom_de" target="_blank" title="UEFA.com auf Twitter">UEFA.com auf Twitter</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/store/index.html" title="Shop">Shop</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Tools</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/news/rssfeeds/index.html" title="RSS-Feeds">RSS-Feeds</a></li></ul></div><div class="channel"><span class="footerLbl">Mein UEFA.com</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/community/login/index.html" title="Login">Login</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/community/registration/index.html" title="Registrierung">Registrierung</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/community/mypage/profile.htmx" title="Mein UEFA.com">Mein UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Sprache ändern:</span><ul class="changeLang"><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'en', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://en.uefa.com/" title="Englisch">English</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'fr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://fr.uefa.com/" title="Français">Français</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'de', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://de.uefa.com/" title="Deutsch">Deutsch</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'ru', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://ru.uefa.com/" title="Русский">Русский</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'es', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://es.uefa.com/" title="Español">Español</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'it', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://it.uefa.com/" title="Italiano">Italiano</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pt', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://pl.uefa.com/" title="Polski">Polski</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://ua.uefa.com/" title="Українська">Українська</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://jp.uefa.com/" title="日本語">日本語</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'cn', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://cn.uefa.com/" title="中文">中文</a></li><li class="last"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'kr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120322003415/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - Die offizielle Website des europäischen Fußballs" href="/web/20120322003415/http://de.uefa.com/index.html"> UEFA.com - Die offizielle Website des europäischen Fußballs</a></div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Kontakt">Kontakt</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/faq/index.html" title="Hilfe und FAQ">Hilfe und FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/termsconditions.html" title="Nutzungsbedingungen">Nutzungsbedingungen</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/uefa/privacypolicy.html" title="Datenschutz">Datenschutz</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120322003415/http://de.uefa.com/sitemap/index.html" title="Sitemap">Sitemap</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20120322003415/http://m.uefa.com/de/" title="Handy-Version ">Handy-Version </a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20120322003415/http://ac.uefa.com/de/" title="Zugängliche Version">Zugängliche Version</a></li></ul><ul class="disclaimer"><li>© 1998-2012 UEFA. Alle Rechte vorbehalten.</li><li>Der Name UEFA und die Trophäe sowie das Logo der UEFA-U19-Europameisterschaft für Frauen sind geschützte Marken und/oder von der UEFA urheberrechtlich geschützt. Sie dürfen nicht für kommerzielle Zwecke verwendet werden. Mit der Verwendung von UEFA.com erklären Sie sich mit den Nutzungsbedingungen und der Datenschutzpolitik für die Website einverstanden.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120322003415/https://ssl." : "https://web.archive.org/web/20120322003415/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> var _sf_async_config={uid:342,domain:"de.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120322003415/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html> <!-- FILE ARCHIVED ON 00:34:15 Mar 22, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:44:15 Dec 04, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.518 exclusion.robots: 0.026 exclusion.robots.policy: 0.016 esindex: 0.01 cdx.remote: 12.295 LoadShardBlock: 135.466 (3) PetaboxLoader3.datanode: 101.104 (4) PetaboxLoader3.resolve: 316.158 (2) load_resource: 331.679 -->