CINXE.COM
UEFA Europa League - Spiele 2012 – 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:80/uefaeuropaleague/season=2012/matches/round=2000276/index.html","20120101021315","https://web.archive.org/","web","/_static/", "1325383995"); </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 Europa League - Spiele 2012 – 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"/><link rel="canonical" href="https://web.archive.org/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000276/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120101021315im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120101021315cs_/http://de.uefa.com/inc/css/main.css?20111230153227"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120101021315cs_/http://de.uefa.com/inc/css/sections/matches.css?20110923152336"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120101021315cs_/http://de.uefa.com/inc/css/competitions/uefaeuropaleague/main.css?20120101005638"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120101021315cs_/http://de.uefa.com/inc/css/print.css?20111019091843"/><script type="text/javascript" src="/web/20120101021315js_/http://de.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20120101021315js_/http://de.uefa.com/inc/js/matches/live.js?20111118150311"> </script><link rel="shortcut icon" href="/web/20120101021315im_/http://de.uefa.com/imgml/favicon/comp/uefacup.ico"/></head><body id="uefaeuropaleague" class="season_2012 matches langD"><script type="text/javascript"><!-- SCW.Initialize();SCW.ActiveFlash = true;SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"matches","type":"list:matches by round","subsec3":"semi finals","sec":"uel","comp":"uel","subsec2":"season 2012","lang":"DE"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2011-12","13":"uel","43":"web","17":"semi finals"};SCW.CustomSocialNetwork = {"hp":"uel hp"};//--></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 =''; 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/20120101021315/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/20120101021315im_/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/20120101021315/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/20120101021315im_/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/20120101021315/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/20120101021315/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/20120101021315/http://de.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120101021315/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/20120101021315/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--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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="current"><a href="/web/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/http://de.uefa.com/women/index.html">- Frauen -</a></span><ul><li><a href="/web/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/http://de.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/http://de.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li><li> > <a title="Saison" class="bcLink" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/index.html">Saison</a></li><li> > <a title="Spiele" class="bcLink" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/index.html">Spiele</a></li><li> > <a title="Runde" class="bcLink" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000276/index.html">Runde</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120101021315/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 Europa League" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/video/index.html"><span>Videos</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/photos/index.html"><span>Fotos</span></a></li><li id="ml2_ma" class=" current"><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/index.html"><span>Spiele</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/standings/index.html"><span>Tabellen</span></a></li><li id="ml2_cl" class=" "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/clubs/index.html"><span>Vereine</span></a></li><li id="ml2_st" class=" "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/statistics/index.html"><span>Statistiken</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/draws/index.html"><span>Auslosung</span></a></li><li id="ml2_ac" class=" "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/accesslist/index.html"><span>Zugangsliste</span></a></li><li id="ml2_fa" class=" "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_pr" class=" "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><span>Predictor</span></a></li><li id="ml2_hi" class="fadeThis "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/history/index.html"><span>Geschichte<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><div class="ovSeason more"><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/history/index.html" class="fr">Überblick</a></div><div class="sgWrap clearfix"><div class="seasonGroup mtop_9"><p class="caption">1970</p><ul><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1971/index.html">1971/72</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1972/index.html">1972/73</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1973/index.html">1973/74</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1974/index.html">1974/75</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1975/index.html">1975/76</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1976/index.html">1976/77</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1977/index.html">1977/78</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1978/index.html">1978/79</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1979/index.html">1979/80</a></li></ul></div><div class="seasonGroup "><p class="caption">1980</p><ul><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1980/index.html">1980/81</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1981/index.html">1981/82</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1982/index.html">1982/83</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1983/index.html">1983/84</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1984/index.html">1984/85</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1985/index.html">1985/86</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1986/index.html">1986/87</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1987/index.html">1987/88</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1988/index.html">1988/89</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1989/index.html">1989/90</a></li></ul></div><div class="seasonGroup "><p class="caption">1990</p><ul><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1990/index.html">1990/91</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1991/index.html">1991/92</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1992/index.html">1992/93</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1993/index.html">1993/94</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1994/index.html">1994/95</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1995/index.html">1995/96</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1996/index.html">1996/97</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1997/index.html">1997/98</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1998/index.html">1998/99</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=1999/index.html">1999/00</a></li></ul></div><div class="seasonGroup "><p class="caption">2000</p><ul><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2000/index.html">2000/01</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2001/index.html">2001/02</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2002/index.html">2002/03</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2003/index.html">2003/04</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2004/index.html">2004/05</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2005/index.html">2005/06</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2006/index.html">2006/07</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2008/index.html">2007/08</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2009/index.html">2008/09</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2010/index.html">2009/10</a></li></ul></div><div class="seasonGroup "><p class="caption">2010</p><ul class="last"><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2011/index.html">2010/11</a></li></ul></div></div><p class="currSeason more"><a href="" class="fr">Zurück zur aktuellen Saison</a></p></div></li><li id="ml2_more_plus" class="fadeThis "><a href="#"><span>Weiter<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><ul><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/ticketing/index.html">Tickets</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/mobile/index.html">Mobil</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/competitionformat/index.html">Modus</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/final/index.html">Finale</a></li><li><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/music/index.html">Hymne</a></li></ul></div></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><!--googleoff:snippet--><div class="grid_12 tabs_gray"><div id="menuLevel3"><h2 class="m3_matches menuTitle">Spiele</h2><ul class="menu clearfix"><li id="mtc_ov" class=" current "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/index.html"><span>Übersicht</span></a></li><li id="mtc_bm" class=""><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/bymonth/index.html"><span>Pro Monat</span></a></li><li id="mtc_am" class=" last "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/all/index.html"><span>Alle Spiele</span></a></li></ul> </div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><!--googleoff: all--><script type="text/javascript">(function($,win){ $(document).ready(function(){ var d3=win.Deltatre.Uefacom; window.Deltatre.Uefacom.MatchLinkRules={"CupRules":{"New":[1,14,3],"Old":[9,17,13,24,23,28,25,101,5,38,27],"Old2":[22,18,39]},"Rules":{"New":{"mc":"/[compfolder]/season=[season]/matches/live/index.html?day=[day]&session=[session]&match=[match]","pg":"/[compfolder]/season=[season]/matches/live/day=[day]/session=[session]/match=[match]/index.html","pm":"/[compfolder]/season=[season]/matches/round=[round]/match=[match]/index.html"},"Old":{"mc":"/[compfolder]/season=[season]/matches/live/day=[day]/session=[session]/match=[match]/matchcenterlight/index.html","pg":"/[compfolder]/season=[season]/matches/round=[round]/match=[match]/index.html"},"Old2":{"mc":"/[compfolder]/matches/season=[season]/live/day=[day]/session=[session]/match=[match]/matchcenterlight/index.html","pg":"/[compfolder]/matches/season=[season]/round=[round]/match=[match]/index.html"}},"Matches":[{"idMatch":2007396,"rule":0},{"idMatch":2007398,"rule":0},{"idMatch":2007399,"rule":0},{"idMatch":2007400,"rule":0},{"idMatch":2007401,"rule":0},{"idMatch":2007402,"rule":0},{"idMatch":2007408,"rule":0},{"idMatch":2007409,"rule":0},{"idMatch":2007410,"rule":0},{"idMatch":2007411,"rule":0},{"idMatch":2007412,"rule":0},{"idMatch":2007413,"rule":0},{"idMatch":2008301,"rule":0},{"idMatch":2008302,"rule":0},{"idMatch":2008307,"rule":0},{"idMatch":2008308,"rule":0},{"idMatch":2008313,"rule":0},{"idMatch":2008314,"rule":0},{"idMatch":2008319,"rule":0},{"idMatch":2008320,"rule":0},{"idMatch":2008325,"rule":0},{"idMatch":2008326,"rule":0},{"idMatch":2008331,"rule":0},{"idMatch":2008332,"rule":0},{"idMatch":2008337,"rule":0},{"idMatch":2008338,"rule":0}]}; window.Deltatre.Uefacom.CurrentDate=[2011,12,19]; var handler = new d3.MatchHandler({ idcup:14, season:2012, liveUrl:'/live/matchcentre/year=[year]/month=[month]/day=[day]/match=[match]/_match.html', liveJson:'/live/match-centre/livescores/year=[year]/month=[month]/day=[day]/match=[match]/livescore.json', mdUrl:'/library/matches/idcup=14/season=2012/fixtures/day=[day]/session=[session]/_matchesbydate.html' }); handler.loadMdSe(false); $('#expandAll').click(handler.expandAll); $('#collapseAll').click(handler.collapseAll); });})(jQuery, window);</script><!--googleon: all--><div id="matchesindex" class="matchesbyround"><div id="matchtabphaselist"><ul class="clearfix"><li class="first " style="z-index:99"><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000268/index.html" title="Qualifikation">Qualifikation</a></li><li class="mid" style="z-index:98"><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/index.html" title="Play-offs">Play-offs</a></li><li class="mid" style="z-index:97"><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html" title="Gruppenphase">Gruppenphase</a></li><li class="selected mid" style="z-index:96"><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/index.html" title="K.-o.-Phase">K.-o.-Phase</a></li><li class="last" style="z-index:95"><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000277/index.html" title="Finale">Finale</a></li></ul></div><div id="roundphaselist"><ul class="clearfix"><li class="first "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/index.html" title="Sechzehntelfinale">Sechzehntelfinale</a></li><li class="mid "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000274/index.html" title="Achtelfinale">Achtelfinale</a></li><li class="mid "><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html" title="Viertelfinale">Viertelfinale</a></li><li class="mid selected"><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000276/index.html" title="Halbfinale">Halbfinale</a></li></ul></div><div><div class="atc fl">Alle Zeiten in MEZ</div><div class="expcoll fr"><a href="#" id="expandAll">Erweitern</a> / <a href="#" id="collapseAll">Verkleinern</a></div></div><ul class="clearfix round_nav"><li class="prev l"><a class="prevnavig btn" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html"> </a><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html">Viertelfinale</a></li><li class="next r"><a class="nextnavig btn" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000277/index.html"> </a><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000277/index.html">Endspiel</a> </li></ul><div class="mdsession matchBox innGrid_8"><h3 class="barTitle">Halbfinale : 19 April 2012 </h3><div class="session"><table class="date20120419" id="md_13_1"> </table></div></div><div class="mdsession matchBox innGrid_8"><h3 class="barTitle">Halbfinale : 26 April 2012 </h3><div class="session"><table class="date20120426" id="md_14_1"> </table></div></div><div class="fixnoav cb"><h2 class="medTitle c">Spielkalender noch nicht verfügbar</h2></div><p class="footnote lupdate">Letzte Aktualisierung: 30/09/2011 08:54 MEZ</p><ul class="clearfix round_nav"><li class="prev l"><a class="prevnavig btn" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html"> </a><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html">Viertelfinale</a></li><li class="next r"><a class="nextnavig btn" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000277/index.html"> </a><a href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000277/index.html">Endspiel</a> </li></ul></div> </div> </div><div class="grid_4 "><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uel_section_MPU_mpu_top_1='https://web.archive.org/web/20120101021315/http://ad.ch.doubleclick.net/adj/uel.german/section_MPU;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_uel_section_MPU_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20120101021315/http://ad.ch.doubleclick.net/jump/uel.german/section_MPU;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120101021315im_/http://ad.ch.doubleclick.net/ad/uel.german/section_MPU;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Der Weg ins Finale </h3> <!--googleon:index--> </div><div class="bC"><div class="clearLeft innerText"><div class="fl newsBody"><div class="newsText"><p>Die UEFA Europa League besteht aus drei Qualifikationsrunden, einer Play-off-Runde, einer Gruppenphase und fünf K.-o.-Runden.</p> <p><strong>Qualifikation</strong><br/>In den drei Qualifikationsrunden und der Play-off-Runde stehen sich die Klubs zweimal gegenüber, einmal zu Hause und einmal auswärts. Die Mannschaft mit den meisten Toren zieht in die nächste Runde ein. Sollte es zu einem Unentschieden kommen, entscheidet die Auswärtstorregel oder letztendlich ein Elfmeterschießen.</p> <p><strong>Gruppenphase<br/></strong>Zu den 38 Siegern der Play-off-Runde stoßen die zehn Verlierer aus der Play-off-Runde zur UEFA Champions League. Die Vereine werden in zwölf Vierergruppen aufgeteilt. Zwischen September und Dezember trifft jedes Team zweimal auf alle anderen Vereine in einer Gruppe, einmal zu Hause und einmal auswärts. Die beiden besten Mannschaften jeder Gruppe erreichen die Runde der letzten 32, wo auch die acht Drittplatzierten der UEFA-Champions-League-Gruppenphase dazustoßen.</p> <p><strong>K.-o.-Phase</strong><br/>Von der Runde der letzten 32 bis zum Halbfinale machen die Mannschaften in Hin- und Rückspiel den Sieger aus, hier gelten die gleichen Regeln wie in den Qualifikations- und Play-off-Runden zuvor. In der Runde der letzten 32 sind die Gruppensieger und vier Gruppendritte aus der UEFA Champions League mit der besten Bilanz gesetzt, damit haben sie das Rückspiel zu Hause. Teams aus der gleichen Gruppe oder dem gleichen Verband können nicht aufeinandertreffen. Ab dem Achtelfinale gibt es keine Einschränkungen mehr.</p> <p><strong>Finale</strong><br/>Das Finale wird in einem Spiel entschieden, das in dieser Saison am Mittwoch, den 9. Mai, in der National-Arena von Bukarest stattfindet.</p> <p>Weitere Details, wie etwa die Kriterien, die in der Gruppenphase bei Punktgleichheit über die Platzierung der Teams entscheiden, finden Sie in den <a href="https://web.archive.org/web/20120101021315/http://de.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/48/48/93/1484893_DOWNLOAD.pdf">offiziellen Regeln des Wettbewerbs</a>.</p> </div></div></div> </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/20120101021315/http://de.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li><li> > <a title="Saison" class="bcLink" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/index.html">Saison</a></li><li> > <a title="Spiele" class="bcLink" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/index.html">Spiele</a></li><li> > <a title="Runde" class="bcLink" href="/web/20120101021315/http://de.uefa.com/uefaeuropaleague/season=2012/matches/round=2000276/index.html">Runde</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/http://de.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-Doping">Anti-Doping</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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/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/20120101021315/http://ac.uefa.com/de/" title="Zugängliche Version">Zugängliche Version</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA. Alle Rechte vorbehalten.</li><li>Die Namen UEFA EUROPA LEAGUE, das Logo der UEFA Europa League sowie die Trophäe der UEFA Europa League 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/20120101021315/https://ssl." : "https://web.archive.org/web/20120101021315/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/20120101021315/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 02:13:15 Jan 01, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:00:04 Dec 03, 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.552 exclusion.robots: 0.026 exclusion.robots.policy: 0.015 esindex: 0.011 cdx.remote: 5.374 LoadShardBlock: 221.988 (3) PetaboxLoader3.datanode: 204.869 (4) load_resource: 219.457 PetaboxLoader3.resolve: 161.312 -->