CINXE.COM

Futsal Cup - Standings – UEFA.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="en" 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://www.uefa.com/futsalcup/season=2012/standings/index.html","20120123085736","https://web.archive.org/","web","/_static/", "1327309056"); </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>Futsal Cup - Standings – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Europe's football website, uefa.com, is the official site of UEFA, the Union of European Football Associations, and the governing body of football in Europe. UEFA organises some of the most famous and prestigious football competitions on the European continent including the UEFA Champions League, the UEFA Cup and the UEFA European Football Championship (UEFA EURO 2008, UEFA EURO 2012, etc). The website features live video streaming of many UEFA competitions together with an extensive video archive and mobile service. In addition, via the Football Europe section, there is coverage of the 53 national association domestic leagues, the route to UEFA's club competitions; the UEFA Organisation section covers all corporate activities at UEFA, while Training Ground promotes grassroots football initiatives and elearning modules."/><meta name="keywords" content="UEFA,Union of European Football Associations,Union Européenne de Football Association,Europe,Football,Soccer,Calcio,Fussball,Fußball,Fútbol,Futebol,UEFA Champions League,Champions League,UEFA Cup, EURO 2008, EURO 2012,European Championship,FIFA,FIFA World Cup,World Cup,Michel Platini,MatchCentre,Match Centre,Football Europe,Fantasy Football,Fanzone,Magazine,Live Video,Replay,Vodcast,Mobile,Stadium,Training Ground,Referee,Players,Coach"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120123085736cs_/http://www.uefa.com/inc/css/main.css?20120123001216"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120123085736cs_/http://www.uefa.com/inc/css/print.css?20111203035331"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120123085736cs_/http://www.uefa.com/inc/css/competitions/futsalcup/main.css?20111205085454"/><script type="text/javascript" src="/web/20120123085736js_/http://www.uefa.com/inc/js/main.js?20111220112324"> </script><link rel="shortcut icon" href="/web/20120123085736im_/http://www.uefa.com/imgml/favicon/comp/futsalcup.ico"/></head><body id="futsalcup" class="season_2012 standings langE"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"standings","type":"standing","sec":"futsalcup","comp":"futsalcup","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2011-12","13":"futsalcup","43":"web"};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 ='Do not ask me again?'; 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><script type="text/javascript"> function loginSubmit() { // Following code could cause problem into IE, do not uncomment (when value of location.href is retrieved) var _u527k0bd_element = document.getElementById('miniReturningUrl'); if (typeof _u527k0bd_element != 'undefined' ) _u527k0bd_element.value = window.location.href; if ((document.getElementById('txtUsr').value == '') && (document.getElementById('txtPsw').value == '')) { location.href = '/community/login/index.html'; } else { document.getElementById('loginFormMini').submit(); }; } </script><div id="login" class="login"><form id="loginFormMini" onsubmit="loginSubmit();" action="https://web.archive.org/web/20120123085736/http://www.uefa.com/community/login/index.htmx" method="post"><fieldset><input type="hidden" name="loginButton" value="yes"/><input type="hidden" id="miniReturningUrl" name="returningUrl"/><span id="lblLogin" class="b">Login</span><label for="txtUsr" id="lblUsr">e-mail</label><input id="txtUsr" name="txtUsername" type="text" class="txt" value=""/><label for="txtPsw" id="lblPsw">password</label><input id="txtPsw" name="txtPassword" type="password" class="txt" value=""/><img id="imgClose" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/elem/BtnClose.png" width="15" height="15" alt="" onclick="document.getElementById('login').style.display = 'none';"/><input id="chkRem" name="ckStaySignedIn" class="chk" type="checkbox"/><label for="chkRem" id="lblChk">Stay signed in</label><div id="noaccess"><a href="https://web.archive.org/web/20120123085736/http://www.uefa.com/community/registration/lostpassword.htmx">Can't access?</a></div><div id="btnLogin"><a href="#" class="b" onclick="loginSubmit();">Login</a><span> </span></div></fieldset></form></div><!--googleon: all--><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120123085736/http://www.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/20120123085736im_/http://www.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="The official website for European football" class="uefacomBlurb" href="https://web.archive.org/web/20120123085736/http://www.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/20120123085736im_/http://www.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="The official website for European football"/></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/20120123085736/http://ac.uefa.com/">Accessible version</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120123085736/http://www.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Register</a> </div><div id="loginH"><a href="#" id="loginHL" onclick="document.getElementById('login').style.display = 'block';return false;">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120123085736/http://www.uefa.com/community/logout/index.html">Logout</a>&nbsp;</div><div id="loggedH" style="display:none"><span id="loggedUserSpan">&nbsp;</span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120123085736/http://www.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Search"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">More results</div><div class="seVal" id="seVal">search</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120123085736/http://www.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">News centre</a></li><li id="ml0_vc"><a href="/web/20120123085736/http://www.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Video centre</a></li><li id="ml0_ls"><a href="/web/20120123085736/http://www.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Live scores</a></li><li id="ml0_tp"><a href="/web/20120123085736/http://www.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Teams &amp; players</a></li><li id="ml0_cg"><a href="/web/20120123085736/http://www.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community &amp; games</a></li><li id="ml0_mc"><a href="/web/20120123085736/http://www.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mobile centre</a></li><li id="ml0_st"><a href="/web/20120123085736/http://www.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Store</a></li></ul></div><!--googleon:snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120123085736/http://www.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">About UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20120123085736/http://www.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Member associations</a></li><li id="ml1_wf" class=""><a href="/web/20120123085736/http://www.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's football development</a></li><li id="ml1_tg" class=""><a href="/web/20120123085736/http://www.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/20120123085736/http://www.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/20120123085736/http://www.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/20120123085736/http://www.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/20120123085736/http://www.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-21</a></li><li id="ml1_ac" class="fadeThis "><a href="#">All competitions</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>- Club -</span><ul><li><a href="/web/20120123085736/http://www.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/20120123085736/http://www.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/20120123085736/http://www.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Super Cup</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- National -</span><ul><li><a href="/web/20120123085736/http://www.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/20120123085736/http://www.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/20120123085736/http://www.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA World Cup</a></li><li><a href="/web/20120123085736/http://www.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-21</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>- Youth &amp; Amateur -</span><ul><li><a href="/web/20120123085736/http://www.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-19</a></li><li><a href="/web/20120123085736/http://www.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-17</a></li><li><a href="/web/20120123085736/http://www.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Regions' Cup</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/20120123085736/http://www.uefa.com/women/index.html">- Women -</a></span><ul><li><a href="/web/20120123085736/http://www.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/20120123085736/http://www.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's World Cup</a></li><li><a href="/web/20120123085736/http://www.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/20120123085736/http://www.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's Under-19</a></li><li><a href="/web/20120123085736/http://www.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's Under-17</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/20120123085736/http://www.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120123085736/http://www.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Futsal EURO</a></li><li><a href="/web/20120123085736/http://www.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 World Cup</a></li><li><a href="/web/20120123085736/http://www.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Futsal Cup</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/20120123085736/http://www.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Futsal cup" class="bcLink" href="/web/20120123085736/http://www.uefa.com/futsalcup/index.html">Futsal cup</a></li><li>&nbsp;&gt;&nbsp;<a title="2012" class="bcLink" href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/index.html">2012</a></li><li>&nbsp;&gt;&nbsp;<a title="Standings" class="bcLink" href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/index.html">Standings</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120123085736/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="UEFA Futsal Cup" href="/web/20120123085736/http://www.uefa.com/futsalcup/index.html">UEFA Futsal Cup</a><ul><li id="ml2_ne" class=" "><a href="/web/20120123085736/http://www.uefa.com/futsalcup/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120123085736/http://www.uefa.com/futsalcup/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120123085736/http://www.uefa.com/futsalcup/photos/index.html"><span>Photos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/matches/index.html"><span>Matches</span></a></li><li id="ml2_sd" class=" current"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/index.html"><span>Standings</span></a></li><li id="ml2_cl" class=" "><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/index.html"><span>Clubs</span></a></li><li id="ml2_st" class=" "><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/statistics/index.html"><span>Statistics</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/draws/index.html"><span>Draws</span></a></li><li id="ml2_fi" class=" "><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/finals/index.html"><span>Finals</span></a></li><li id="ml2_fo" class=" "><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/competitionformat/index.html"><span>Format</span></a></li><li id="ml2_hi" class=" "><a href="/web/20120123085736/http://www.uefa.com/futsalcup/history/index.html"><span>History</span></a></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><!--googleoff:snippet--><div class="grid_12 " id="menuLevel3"><h2 class="m3_ menuTitle">Standings</h2><ul class="menu clearfix"><li class=""><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/round=2000143/index.html">Preliminary round </a><span class="closer">&nbsp;</span></li><li class=""><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/round=2000144/index.html">Main round</a><span class="closer">&nbsp;</span></li><li class="current"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/index.html">Elite round</a><span class="closer">&nbsp;</span></li></ul></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><h1 class="bigTitle">Elite round</h1><div id="bygroup" class="letterbox"><ul id="grlist" class="clearfix"><li class="grlistcaption"><h2>Group detail: </h2></li><li id="gr1"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001033/index.html">A</a></li><li id="gr2"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001034/index.html">B</a></li><li id="gr3"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001035/index.html">C</a></li><li id="gr4"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001036/index.html">D</a></li></ul></div> </div><div class="row "><div class="t_standings cup_27_2012_2000145_2001033"><h3 class="bigTitle innerText grp_2001033 vis_title">Group A</h3><table class="tb_stand grp_2001033 vis_grtable"><thead><tr class="lcol"><th class="rank nosort w30 innerText"></th><th class="club l nosort w160">Clubs</th><th class=""><abbr title="Played">P</abbr></th><th class=""><abbr title="Won">W</abbr></th><th class=""><abbr title="Drawn">D</abbr></th><th class=""><abbr title="Lost">L</abbr></th><th class=""><abbr title="For">F</abbr></th><th class=""><abbr title="Against">A</abbr></th><th class=""><abbr title="Goal difference">+/-</abbr></th><th class=""><abbr title="Points">Pts</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w30 innerText">1</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=83403/index.html"><img height="18" width="18" alt="MFK Dinamo Moskva" title="MFK Dinamo Moskva" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83403.png"/> MFK Dinamo Moskva</a></td><td>3</td><td>2</td><td>1</td><td>0</td><td>16</td><td>5</td><td>11</td><td>7</td></tr><tr class=" off "><td class="rank nosort w30 innerText">2</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=87652/index.html"><img height="18" width="18" alt="Kairat Almaty" title="Kairat Almaty" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87652.png"/> Kairat Almaty</a></td><td>3</td><td>2</td><td>1</td><td>0</td><td>7</td><td>4</td><td>3</td><td>7</td></tr><tr class="on "><td class="rank nosort w30 innerText">3</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=2600500/index.html"><img height="18" width="18" alt="KMF Ekonomac Kragujevac" title="KMF Ekonomac Kragujevac" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600500.png"/> KMF Ekonomac Kragujevac</a></td><td>3</td><td>1</td><td>0</td><td>2</td><td>5</td><td>13</td><td>-8</td><td>3</td></tr><tr class=" off "><td class="rank nosort w30 innerText">4</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601461/index.html"><img height="18" width="18" alt="Châtelineau" title="Châtelineau" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601461.png"/> Châtelineau</a></td><td>3</td><td>0</td><td>0</td><td>3</td><td>6</td><td>12</td><td>-6</td><td>0</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001033/index.html">Group details</a></div><h3 class="bigTitle innerText grp_2001034">Group B</h3><table class="tb_stand grp_2001034"><thead><tr class="lcol"><th class="rank nosort w30 innerText"></th><th class="club l nosort w160">Clubs</th><th class=""><abbr title="Played">P</abbr></th><th class=""><abbr title="Won">W</abbr></th><th class=""><abbr title="Drawn">D</abbr></th><th class=""><abbr title="Lost">L</abbr></th><th class=""><abbr title="For">F</abbr></th><th class=""><abbr title="Against">A</abbr></th><th class=""><abbr title="Goal difference">+/-</abbr></th><th class=""><abbr title="Points">Pts</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w30 innerText">1</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601728/index.html"><img height="18" width="18" alt="FC Barcelona" title="FC Barcelona" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601728.png"/> FC Barcelona</a></td><td>3</td><td>2</td><td>1</td><td>0</td><td>12</td><td>2</td><td>10</td><td>7</td></tr><tr class=" off "><td class="rank nosort w30 innerText">2</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=90395/index.html"><img height="18" width="18" alt="Araz Naxçivan" title="Araz Naxçivan" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90395.png"/> Araz Naxçivan</a></td><td>3</td><td>1</td><td>1</td><td>1</td><td>10</td><td>9</td><td>1</td><td>4</td></tr><tr class="on "><td class="rank nosort w30 innerText">3</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602458/index.html"><img height="18" width="18" alt="Club Futsal Eindhoven" title="Club Futsal Eindhoven" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602458.png"/> Club Futsal Eindhoven</a></td><td>3</td><td>1</td><td>0</td><td>2</td><td>6</td><td>9</td><td>-3</td><td>3</td></tr><tr class=" off "><td class="rank nosort w30 innerText">4</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=87629/index.html"><img height="18" width="18" alt="FK EP Chrudim" title="FK EP Chrudim" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87629.png"/> FK EP Chrudim</a></td><td>3</td><td>1</td><td>0</td><td>2</td><td>4</td><td>12</td><td>-8</td><td>3</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001034/index.html">Group details</a></div><h3 class="bigTitle innerText grp_2001035">Group C</h3><table class="tb_stand grp_2001035"><thead><tr class="lcol"><th class="rank nosort w30 innerText"></th><th class="club l nosort w160">Clubs</th><th class=""><abbr title="Played">P</abbr></th><th class=""><abbr title="Won">W</abbr></th><th class=""><abbr title="Drawn">D</abbr></th><th class=""><abbr title="Lost">L</abbr></th><th class=""><abbr title="For">F</abbr></th><th class=""><abbr title="Against">A</abbr></th><th class=""><abbr title="Goal difference">+/-</abbr></th><th class=""><abbr title="Points">Pts</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w30 innerText">1</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=78223/index.html"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78223.png"/> Sporting Clube de Portugal</a></td><td>3</td><td>2</td><td>1</td><td>0</td><td>13</td><td>9</td><td>4</td><td>7</td></tr><tr class=" off "><td class="rank nosort w30 innerText">2</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=78208/index.html"><img height="18" width="18" alt="Iberia Star Tbilisi" title="Iberia Star Tbilisi" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78208.png"/> Iberia Star Tbilisi</a></td><td>3</td><td>1</td><td>1</td><td>1</td><td>14</td><td>17</td><td>-3</td><td>4</td></tr><tr class="on "><td class="rank nosort w30 innerText">3</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html"><img height="18" width="18" alt="City'US Târgu Mureş" title="City'US Târgu Mureş" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602138.png"/> City'US Târgu Mureş</a></td><td>3</td><td>1</td><td>0</td><td>2</td><td>14</td><td>15</td><td>-1</td><td>3</td></tr><tr class=" off "><td class="rank nosort w30 innerText">4</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html"><img height="18" width="18" alt="Győri ETO FC" title="Győri ETO FC" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601474.png"/> Győri ETO FC</a></td><td>3</td><td>1</td><td>0</td><td>2</td><td>13</td><td>13</td><td>0</td><td>3</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001035/index.html">Group details</a></div><h3 class="bigTitle innerText grp_2001036">Group D</h3><table class="tb_stand grp_2001036"><thead><tr class="lcol"><th class="rank nosort w30 innerText"></th><th class="club l nosort w160">Clubs</th><th class=""><abbr title="Played">P</abbr></th><th class=""><abbr title="Won">W</abbr></th><th class=""><abbr title="Drawn">D</abbr></th><th class=""><abbr title="Lost">L</abbr></th><th class=""><abbr title="For">F</abbr></th><th class=""><abbr title="Against">A</abbr></th><th class=""><abbr title="Goal difference">+/-</abbr></th><th class=""><abbr title="Points">Pts</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w30 innerText">1</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602103/index.html"><img height="18" width="18" alt="Marca Futsal" title="Marca Futsal" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602103.png"/> Marca Futsal</a></td><td>3</td><td>2</td><td>1</td><td>0</td><td>9</td><td>5</td><td>4</td><td>7</td></tr><tr class=" off "><td class="rank nosort w30 innerText">2</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602104/index.html"><img height="18" width="18" alt="ASD Città di Montesilvano C/5" title="ASD Città di Montesilvano C/5" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602104.png"/> ASD Città di Montesilvano C/5</a></td><td>3</td><td>1</td><td>2</td><td>0</td><td>5</td><td>4</td><td>1</td><td>5</td></tr><tr class="on "><td class="rank nosort w30 innerText">3</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601559/index.html"><img height="18" width="18" alt="Uragan Ivano-Frankovsk" title="Uragan Ivano-Frankovsk" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601559.png"/> Uragan Ivano-Frankovsk</a></td><td>3</td><td>1</td><td>1</td><td>1</td><td>7</td><td>8</td><td>-1</td><td>4</td></tr><tr class=" off "><td class="rank nosort w30 innerText">4</td><td class="club l nosort w160"><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/clubs/club=90414/index.html"><img height="18" width="18" alt="Slov-Matic Bratislava" title="Slov-Matic Bratislava" src="https://web.archive.org/web/20120123085736im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90414.png"/> Slov-Matic Bratislava</a></td><td>3</td><td>0</td><td>0</td><td>3</td><td>5</td><td>9</td><td>-4</td><td>0</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001036/index.html">Group details</a></div> </div><div class="footnote"><div class="lupdate">Last updated: 20/11/2011 20:48 CET</div></div><div class="legend"><p>Legend:</p><dl class="first"><dd><span class="dt">P: </span>Played   </dd><dd><span class="dt">W: </span>Won   </dd><dd><span class="dt">D: </span>Drawn   </dd><dd><span class="dt">L: </span>Lost   </dd><dd><span class="dt">F: </span>For   </dd><dd><span class="dt">A: </span>Against   </dd><dd><span class="dt">+/-: </span>Goal difference   </dd></dl> </div><div class="row more innerText"> </div> </div> </div><div class="grid_4 "><div class="row "><div style="" class="box acBox "><div class="bH"><!--googleoff:index--><h3>Calendar </h3><!--googleon:index--> </div><div class="bC"><div class="jAccor" id="CalendarHP"> <p id="chp1" class="accHeader selected"><a>Qualifying</a></p><div><ul><li><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/matches/round=2000143/index.html" title="Preliminary round ">Preliminary round </a></li><li><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/matches/round=2000144/index.html" title="Main round">Main round</a></li><li><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/index.html" title="Elite round">Elite round</a></li></ul></div><p id="chp2" class="accHeader"><a>Final tournament</a></p><div><ul><li><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/matches/round=2000140/index.html" title="Semi-finals">Semi-finals</a></li><li><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/matches/round=2000141/index.html" title="Third place">Third place</a></li><li><a href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/matches/round=2000142/index.html" title="Final">Final</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Road to the final </h3> <!--googleon:index--> </div><div class="bC"><div class="clearLeft innerText"><div class="fl newsBody"><div class="newsText"><p>The UEFA Futsal Cup comprises three group stages and a four-team final tournament.</p><p><strong>Preliminary round</strong><br/>Depending on the number of entrants, the lower-ranked nations are drawn into three or four-team mini-tournaments played at the start of the season. Each mini-tournament is staged by one of the clubs and each team plays each other once with the group winners progressing.</p><p><strong>Main round</strong><br/>The preliminary round winners join all but the four highest-ranked entrants excused the previous stage. They are drawn into six groups of four, staged as one-venue mini-tournaments, with the top two teams going through.</p><p><strong>Elite round</strong><br/>The 12 teams progressing from the main round join the four top seeds and are drawn into four groups of four teams. The winners of the one-venue mini-tournaments in late autumn progress to the finals.</p><p><strong>Finals</strong><br/>The four-team finals are held over a weekend in late April and hosted by one of the qualifiers. The tournament is played as a knockout with the semi-finals followed two days later by the final and third-place play-off. If the third-place match is level after 40 minutes it goes straight to penalties, in the other games ten minutes of extra time will be played.</p><p><br/><br/>Further details, including the criteria for separating teams that finish level on points in a group, or after extra time in a match, can be found in the <br/><a href="https://web.archive.org/web/20120123085736/http://www.uefa.com/MultimediaFiles/Download/competitions/FutsalCup/89/72/34/897234_DOWNLOAD.pdf">official competition regulations</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/20120123085736/http://www.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Futsal cup" class="bcLink" href="/web/20120123085736/http://www.uefa.com/futsalcup/index.html">Futsal cup</a></li><li>&nbsp;&gt;&nbsp;<a title="2012" class="bcLink" href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/index.html">2012</a></li><li>&nbsp;&gt;&nbsp;<a title="Standings" class="bcLink" href="/web/20120123085736/http://www.uefa.com/futsalcup/season=2012/standings/index.html">Standings</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120123085736/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competitions</span><div class="competitionlist fl"><span>- Club - </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/20120123085736/http://www.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/20120123085736/http://www.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/20120123085736/http://www.uefa.com/uefasupercup/index.html" title="UEFA Super Cup">UEFA Super Cup</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/20120123085736/http://www.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/20120123085736/http://www.uefa.com/futsaleuro/index.html" title="Futsal EURO">Futsal 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/20120123085736/http://www.uefa.com/futsalworldcup/index.html" title="FIFA Futsal World Cup">FIFA Futsal World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/futsalcup/index.html" title="Futsal Cup">Futsal Cup</a></li></ul> </div><div class="competitionlist fl"><span>- National - </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/20120123085736/http://www.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/20120123085736/http://www.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/20120123085736/http://www.uefa.com/worldcup/index.html" title="FIFA World Cup">FIFA World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/under21/index.html" title="Under-21">Under-21</a></li></ul><span>- Youth &amp; Amateur - </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/20120123085736/http://www.uefa.com/under19/index.html" title="Under-19">Under-19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/under17/index.html" title="Under-17">Under-17</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/regionscup/index.html" title="Regions' Cup">Regions' Cup</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">Women's football</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/20120123085736/http://www.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/20120123085736/http://www.uefa.com/womensworldcup/index.html" title="Women's World Cup">Women's World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.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/20120123085736/http://www.uefa.com/womensunder19/index.html" title="Women's Under-19">Women's Under-19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/womensunder17/index.html" title="Women's Under-17">Women's Under-17</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/20120123085736/http://www.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/20120123085736/http://www.uefa.com/women/video/index.html" title="Video">Video</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/women/womens-football-development/index.html" title="Women's football development">Women's football development</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/women/key-players/index.html" title="Profiles">Profiles</a></li></ul> </div><div class="aboutuefa fl"><span class="footerLbl">About 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/20120123085736/http://www.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/20120123085736/http://www.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="President">President</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/uefa/library/_redirect_calendar.html" title="Calendar">Calendar</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.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/20120123085736/http://www.uefa.com/uefa/mediaservices/index.html" title="Media services">Media services</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/uefa/documentlibrary/index.html" title="Library">Library</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/uefa/mediaservices/accreditation/index.html" title="Media accreditation">Media accreditation</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/uefa/events/videoarchive/index.html" title="UEFA video archive">UEFA video archive</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/uefa/events/tv/news/newsid=19817.html" title="Blocked broadcasting hours">Blocked broadcasting hours</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/uefa/events/marketing/index.html" title="Media content rights sales">Media content rights sales</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.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">Channels</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/20120123085736/http://www.uefa.com/news/index.html" title="News centre">News centre</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/teamsandplayers/index.html" title="Teams &amp; players">Teams &amp; players</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/video/index.html" title="Video">Video</a></li></ul></div><div class="channel"><span class="footerLbl">UEFA network sites</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/20120123085736/http://www.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="/web/20120123085736/http://www.uefa.com/trainingground/grassroots/index.html" title="UEFA Grassroots Day">UEFA Grassroots Day</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/20120123085736/http://www.facebook.com/uefacom" target="_blank" title="UEFA.com on Facebook">UEFA.com on Facebook</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/20120123085736/http://twitter.com/uefacom" target="_blank" title="UEFA.com on Twitter">UEFA.com on 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/20120123085736/http://www.uefa.com/store/index.html" title="Store">Store</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/20120123085736/http://www.uefa.com/news/rssfeeds/index.html" title="RSS feeds">RSS feeds</a></li></ul></div><div class="channel"><span class="footerLbl">My 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/20120123085736/http://www.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/20120123085736/http://www.uefa.com/community/registration/index.html" title="Register">Register</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/community/mypage/profile.htmx" title="My UEFA.com">My UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Change language:</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/20120123085736/http://en.uefa.com/" title="English">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/20120123085736/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/20120123085736/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/20120123085736/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/20120123085736/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/20120123085736/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/20120123085736/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/20120123085736/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/20120123085736/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/20120123085736/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/20120123085736/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/20120123085736/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 - The official website for European football" href="/web/20120123085736/http://www.uefa.com/index.html"> UEFA.com - The official website for European football</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/20120123085736/http://www.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contact us">Contact us</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/uefa/faq/index.html" title="Help / FAQ">Help / 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/20120123085736/http://www.uefa.com/uefa/termsconditions.html" title="Terms and Conditions">Terms and Conditions</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.uefa.com/uefa/privacypolicy.html" title="Privacy">Privacy</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123085736/http://www.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/20120123085736/http://m.uefa.com/" title="Mobile version">Mobile 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/20120123085736/http://ac.uefa.com/" title="Accessible version">Accessible version</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA. All rights reserved.</li><li>The UEFA word, the UEFA Futsal Cup logo and trophy are protected by trade marks and/or copyright of UEFA. No use for commercial purposes may be made of such trade marks. Use of UEFA.com signifies your agreement to the Terms and Conditions and Privacy Policy.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120123085736/https://ssl." : "https://web.archive.org/web/20120123085736/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:"en.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/20120123085736/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 08:57:36 Jan 23, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:12:21 Nov 28, 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.58 exclusion.robots: 0.03 exclusion.robots.policy: 0.019 esindex: 0.011 cdx.remote: 131.833 LoadShardBlock: 144.949 (3) PetaboxLoader3.datanode: 109.968 (4) PetaboxLoader3.resolve: 173.569 (2) load_resource: 183.148 -->

Pages: 1 2 3 4 5 6 7 8 9 10