CINXE.COM
UEFA EURO - Spanien – 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="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_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="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://de.uefa.com/uefaeuro/season=2012/teams/team=122/index.html","20120107235328","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1325980408"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>UEFA EURO - Spanien – 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/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120107235328cs_/http://de.uefa.com/inc/css/main.css?20120106075838"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120107235328cs_/http://de.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120107235328cs_/http://de.uefa.com/inc/css/competitions/uefaeuro/main.css?20120103171646"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120107235328cs_/http://de.uefa.com/inc/css/sections/profile.css?20111121140935"/><script type="text/javascript" src="/web/20120107235328js_/http://de.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20120107235328js_/http://de.uefa.com/inc/js/matches/live.js?20111118150311"> </script><link rel="shortcut icon" href="/web/20120107235328im_/http://de.uefa.com/imgml/favicon/comp/euro.ico"/></head><body id="uefaeuro" class="season_2012 teams langD"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"teams","type":"overview","subsec3":"uefaeuro2012","sec":"euro2012","comp":"euro2012","subsec2":"team spain","lang":"DE"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2010-12","19":"spain","13":"euro2012","23":"spain","43":"web","22":"esp"};SCW.CustomSocialNetwork = {"hp":"euro2012 hp","valfb":"spain"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Nicht noch einmal fragen?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN =''; 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/20120107235328/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/20120107235328im_/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/20120107235328/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/20120107235328im_/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/20120107235328/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/20120107235328/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/20120107235328/http://de.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/http://de.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class=""><a href="/web/20120107235328/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="current"><a href="/web/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/http://de.uefa.com/women/index.html">- Frauen -</a></span><ul><li><a href="/web/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/http://de.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/http://de.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA EURO" class="bcLink" href="/web/20120107235328/http://de.uefa.com/uefaeuro/index.html">UEFA EURO</a></li><li> > <a title="Saison" class="bcLink" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/index.html">Saison</a></li><li> > <a title="Teams" class="bcLink" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/index.html">Teams</a></li><li> > <a title="Team" class="bcLink" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/index.html">Team</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120107235328/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-Europameisterschaft" href="/web/20120107235328/http://de.uefa.com/uefaeuro/index.html">UEFA-Europameisterschaft</a><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/video/index.html"><span>Videos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/matches/index.html"><span>Spiele</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/standings/index.html"><span>Tabellen</span></a></li><li id="ml2_te" class=" current"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/index.html"><span>Teams</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/draws/index.html"><span>Auslosung</span></a></li><li id="ml2_hc" class=" "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/hostcountries/index.html"><span>Polen/Ukraine</span></a></li><li id="ml2_ti" class=" "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/ticketing/index.html"><span>Tickets</span></a></li><li id="ml2_ho" class=" "><a href="https://web.archive.org/web/20120107235328/https://hospitality.uefa.com/UEFAEURO2012/" target="_blank"><span>Hospitality</span></a></li><li id="ml2_ms" class=" "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/fansarea/index.html"><span>Fan-Bereich</span></a></li><li id="ml2_sr" class=" "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/store/index.html"><span>Shop</span></a></li><li id="ml2_hi" class=" "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/history/index.html"><span>Geschichte</span></a></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/20120107235328/http://de.uefa.com/uefaeuro/abouteuro/index.html">Über die EURO</a></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/volunteers/index.html">Volunteers</a></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/thetrophy/index.html">Die Trophäe</a></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/format/index.html">Modus</a></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/statistics/index.html">Statistiken</a></li></ul></div></li></ul><div class="geoTargetSponsorHeader"><input type="hidden" class="yesLink" value="/uefaeuro/library/hp/promo/Country=/idCountry/_sponsorRandom.html"/><input type="hidden" class="noLink" value="/uefaeuro/library/hp/promo/Country=en/_sponsorRandom.html"/><div id="geoTarget_sponsor_header" class=" geoTargetContHeader"> </div> </div><!--googleoff: all--><script type="text/javascript" src="/web/20120107235328js_/http://de.uefa.com/inc/js/elements/geosponsor.js"> </script><!--googleon: all--></div><!--googleon:snippet--><div class="d3cmsTopContent"><div class="row "><div class="row HeaderInfo"><div class="grid_6 "><div id="TeamClubHeader" class="HeaderProfile"><div class="HeaderLogo"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/index.html"><img height="70" width="70" alt="Spanien" title="Spanien" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/MA/logos/70x70/122.png"/></a></div><div class="HeaderDetails"><div><h1 class="bigTitle"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/index.html">Spanien</a> <a href="/web/20120107235328/http://de.uefa.com/memberassociations/association=esp/index.html"><img height="18" width="18" alt="Spain" title="Spain" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></a> </h1></div><div><h3>Spiel läuft: Endrunde - Gruppenphase</h3></div></div></div> </div><div class="grid_2 "><div class="kitsPlain clearfix" id="kits"><ul class="clearfix"><li id="kitsB1"><img height="105" width="80" alt="ESP" title="ESP" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/TP/teams/kits/80x105/ESP_1.png"/></li><li id="kitsB2"><img height="105" width="80" alt="ESP" title="ESP" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/TP/teams/kits/80x105/ESP_2.png"/></li></ul></div> </div><div class="grid_3 "><div class="jboxdiv scroll_1 animation_slow alsoPlaying " id="alsoPlay"><div class="jc-next"> </div><div class="jc-clip"><ul class="jc-list"><li id="also_cup17"><a href="/web/20120107235328/http://de.uefa.com/worldcup/season=2014/teams/team=122/index.html"><span class="alsoP">Spielt in:</span><span class="alsoPcup">FIFA-Weltpokal</span><span class="alsoPyear">2012/2014</span><span class="alsoPstatus">Status: Aktiv</span></a></li></ul></div></div> </div> </div> </div><div class="row "><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><ul class="menu clearfix"><li id="ml3_pr" class=""><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/profile/index.html"><span>Profil</span></a></li><li id="ml3_hst" class=""><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/history/index.html"><span>Geschichte</span></a></li><li id="ml3_comp" class=" last current "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/index.html"><span>UEFA EURO 2012 (+ Freundschaftsspiele)</span></a></li></ul> </div><div class="subtabs sub"><ul class="submenu"><li id="ml3_ov" class="current"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/index.html"><span>Übersicht</span></a></li><li id="ml3_ne"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/news/index.html"><span>News</span></a></li><li id="ml3_vi"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/video/index.html"><span>Video</span></a></li><li id="ml3_ph"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/index.html"><span>Fotos</span></a></li><li id="ml3_ma"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/matches/index.html"><span>Spiele</span></a></li><li id="ml3_st"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/statistics/index.html"><span>Statistiken »</span></a></li><li id="ml3_sq" class="last"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/squad/index.html"><span>Mannschaft</span></a></li></ul></div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="row "><div class="grid_8 "><div class="row "><div style="" class="box mainNewsHP noborder"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=1988/matches/round=212/match=6/postmatch/report/index.html"><img src="/web/20120107235328im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/53/31/1725331_w4.jpg" alt="Überlegenes Spanien besiegt defensive Dänen" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=1988/matches/round=212/match=6/postmatch/report/index.html" title="Überlegenes Spanien besiegt defensive Dänen">Überlegenes Spanien besiegt defensive Dänen</a></h2><div class="newsComment innerText"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=1988/matches/round=212/match=6/postmatch/report/index.html"><b>Dänemark - Spanien 2:3<br></b>Nachdem man Dänemark bereits bei der letzten FIFA-Weltmeisterschaft und UEFA-Europameisterschaft nach Hause schicken konnte, war Spanien zum Auftakt der Gruppe 1 wieder einen Tick zu stark für die Skandinavier.</a></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/newsid=1735760.html" title="Im Fokus ... Spanien">Im Fokus ... Spanien</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/newsid=1735760.html"><img src="/web/20120107235328im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/44/55/99/1445599_s5.jpg" alt="Im Fokus ... Spanien" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/newsid=1735760.html">Spanien wird versuchen, als erstes Team drei große Turniere in Folge zu gewinnen, wenn die Iberer nach einer perfekten Qualifikation in Polen und der Ukraine ihre Mission Titelverteidigung angehen.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/newsid=1734795.html" title="Im Fokus ... Republik Irland">Im Fokus ... Republik Irland</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/newsid=1734795.html"><img src="/web/20120107235328im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/65/34/1716534_s5.jpg" alt="Im Fokus ... Republik Irland" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/newsid=1734795.html">Bei ihrer erst zweiten Teilnahme an einer Endrunde der UEFA-Europameisterschaften haben es die Boys in Green schon in der Vorrunden-Gruppe C mit Spanien und Italien zu tun.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Weitere Top-Storys</span></li><li class="lower"><h3 class="nTitle"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/newsid=1735700.html">Im Fokus ... Kroatien</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/newsid=1726781.html">Spanien: Keine Selbstzufriedenheit</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/newsid=1726707.html">EURO-Spielplan festgelegt</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/news/newsid=1726675.html">EURO-Auslosung in Kyiw</a></h3></li><li class="moreClear"><a href="news/index.html" class="FooterURL">Mehr News</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="innGrid_4 fl"><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Video </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideVideoEuro"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro2012/video/videoid=1588528.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/58/70/61/1587061_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Dudek trépigne d'impatience pour la Pologne"/><img src="/web/20120107235328im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/58/70/61/1587061_w4.jpg" width="324" height="182" alt="Dudek trépigne d'impatience pour la Pologne"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Dudek trépigne d'impatience pour la Pologne</div></div></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro2012/video/videoid=1446422.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/44/64/00/1446400_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Klassiker bei EURO-Qualifikation"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Klassiker bei EURO-Qualifikation</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/video/index.html">Mehr Videos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideVideoEuro">1</span> von 2</div></div><!--googleon:index--> </div> </div> </div><div class="innGrid_4 fr"><div class="box jcBox newsSlide photo rewritePhoto" style=""><div class="bH"><!--googleoff:index--><h3>Fotos </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlidePhotoUcl"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/56/00/1715600_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Pepe (Portugal) & Edin Džeko (Bosnia and Herzegovina)"/><img src="/web/20120107235328im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/56/00/1715600_w4.jpg" width="324" height="182" alt="Pepe (Portugal) & Edin Džeko (Bosnia and Herzegovina)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Pepe (Portugal) & Edin Džeko (Bosnia and Herzegovina)</div></div></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/56/13/1715613_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Pepe (Portugal) & Zvjezdan Misimović (Bosnia and Herzegovina)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Pepe (Portugal) & Zvjezdan Misimović (Bosnia and Herzegovina)</div></div></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/54/29/1715429_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Cristiano Ronaldo (Portugal)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Cristiano Ronaldo (Portugal)</div></div></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/54/28/1715428_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Cristiano Ronaldo (Portugal)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Cristiano Ronaldo (Portugal)</div></div></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/53/83/1695383_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="David Silva (Spain)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">David Silva (Spain)</div></div></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/55/43/1695543_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="David Silva (Spain)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">David Silva (Spain)</div></div></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/52/53/1695253_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="David Silva (Spain)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">David Silva (Spain)</div></div></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/52/52/1695252_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="David Silva (Spain)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">David Silva (Spain)</div></div></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/51/43/1695143_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="David Silva (Spain)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">David Silva (Spain)</div></div></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/48/36/1694836_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Sergio Ramos (Spain)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Sergio Ramos (Spain)</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/photos/photo.html">Mehr Fotos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlidePhotoUcl">1</span> von 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Mannschaft </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs "><ul class="menu"><li class="selected"><a href="#ui-tabs-"><span>Qualifikationsphase </span> </a> </li><li class="last "><span>Endrunde </span></li> </ul><div id="ui-tabs-"><div id="SquadList"><div id="gk_df"><div id="gkp"><h2 class="medTitle">Torhüter</h2><table class="sortTable"><tr><th class="l NoBibnum">Name</th><th><abbr title="Spiele">S</abbr></th><th><abbr title="Tore">T</abbr></th></tr><tr class="player 34694"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=34694/index.html" title="Casillas">Iker Casillas</a></td><td class="number">7</td><td class="number">0</td></tr><tr class="player 48716"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=48716/index.html" title="Reina">Pepe Reina</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 56455"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=56455/index.html" title="Víctor Valdés">Víctor Valdés</a></td><td class="number">1</td><td class="number">0</td></tr></table></div><div id="def"><h2 class="medTitle">Verteidiger</h2><table class="sortTable"><tr><th class="l NoBibnum">Name</th><th><abbr title="Spiele">S</abbr></th><th><abbr title="Tore">T</abbr></th></tr><tr class="player 69168"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=69168/index.html" title="Raúl Albiol">Raúl Albiol</a></td><td class="number">3</td><td class="number">0</td></tr><tr class="player 74932"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=74932/index.html" title="Iraola">Andoni Iraola</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 99092"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=99092/index.html" title="Monreal">Nacho Monreal</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 42872"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=42872/index.html" title="Puyol">Carles Puyol</a></td><td class="number">4</td><td class="number">0</td></tr><tr class="player 1909529"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=1909529/index.html" title="Montoya">Martín Montoya</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 1907235"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=1907235/index.html" title="Álvaro Domínguez">Álvaro Domínguez</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 250006566"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=250006566/index.html" title="Botía">Alberto Botía</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 58676"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=58676/index.html" title="Arbeloa">Álvaro Arbeloa</a></td><td class="number">6</td><td class="number">0</td></tr><tr class="player 93649"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=93649/index.html" title="Sergio Ramos">Sergio Ramos</a></td><td class="number">8</td><td class="number">1</td></tr><tr class="player 93148"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=93148/index.html" title="Piqué">Gerard Piqué</a></td><td class="number">7</td><td class="number">0</td></tr><tr class="player 51820"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=51820/index.html" title="Marchena">Carlos Marchena</a></td><td class="number">3</td><td class="number">0</td></tr><tr class="player 44862"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=44862/index.html" title="Capdevila">Joan Capdevila</a></td><td class="number">4</td><td class="number">0</td></tr><tr class="player 250000036"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=250000036/index.html" title="Jordi Alba">Jordi Alba</a></td><td class="number">1</td><td class="number">0</td></tr></table></div></div><div id="mid"><h2 class="medTitle">Mittelfeldspieler</h2><table class="sortTable"><tr><th class="l NoBibnum">Name</th><th><abbr title="Spiele">S</abbr></th><th><abbr title="Tore">T</abbr></th></tr><tr class="player 54091"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=54091/index.html" title="Xabi Alonso">Xabi Alonso</a></td><td class="number">6</td><td class="number">1</td></tr><tr class="player 35018"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=35018/index.html" title="Xavi Hernández">Xavi Hernández</a></td><td class="number">6</td><td class="number">2</td></tr><tr class="player 58031"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=58031/index.html" title="Iniesta">Andrés Iniesta</a></td><td class="number">5</td><td class="number">1</td></tr><tr class="player 250002704"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=250002704/index.html" title="Busquets">Sergio Busquets</a></td><td class="number">7</td><td class="number">0</td></tr><tr class="player 69173"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=69173/index.html" title="Jesús Navas">Jesús Navas</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 72644"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=72644/index.html" title="Santi Cazorla">Santi Cazorla</a></td><td class="number">5</td><td class="number">0</td></tr><tr class="player 1906776"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=1906776/index.html" title="Thiago Alcántara">Thiago Alcántara</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 1906174"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=1906174/index.html" title="Pablo Hernández">Pablo Hernández</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 98953"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=98953/index.html" title="Javi Martínez">Javi Martínez</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 63946"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=63946/index.html" title="Borja Valero">Borja Valero</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 93936"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=93936/index.html" title="Bruno Soriano">Bruno Soriano</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 70072"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=70072/index.html" title="Fàbregas">Cesc Fàbregas</a></td><td class="number">2</td><td class="number">0</td></tr></table></div><div id="stk"><h2 class="medTitle">Angreifer</h2><table class="sortTable"><tr><th class="l NoBibnum">Name</th><th><abbr title="Spiele">S</abbr></th><th><abbr title="Tore">T</abbr></th></tr><tr class="player 250015849"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=250015849/index.html" title="Aduriz">Aritz Aduriz</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 104584"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=104584/index.html" title="Juan Mata">Juan Mata</a></td><td class="number">3</td><td class="number">2</td></tr><tr class="player 250002701"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=250002701/index.html" title="Pedro Rodríguez">Pedro Rodríguez</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 101672"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=101672/index.html" title="Negredo">Álvaro Negredo</a></td><td class="number">1</td><td class="number">2</td></tr><tr class="player 69176"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=69176/index.html" title="Llorente">Fernando Llorente</a></td><td class="number">5</td><td class="number">3</td></tr><tr class="player 64257"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=64257/index.html" title="Silva">David Silva</a></td><td class="number">6</td><td class="number">4</td></tr><tr class="player 66414"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=66414/index.html" title="Villa">David Villa</a></td><td class="number">8</td><td class="number">7</td></tr><tr class="player 58686"><td class="playername l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=58686/index.html" title="Torres">Fernando Torres</a></td><td class="number">3</td><td class="number">2</td></tr></table></div></div><div class="row c"><h2 class="medTitle"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/coach=53485/profile/index.html">Trainer: Vicente del Bosque (ESP)</a></h2></div><div class="row"><div class="innGrid_3 fl innerText">Daten basieren auf aktuellem Wettbewerb</div><div class="innGrid_3 r fr innerText">Letzte Aktualisierung: 25/10/2011 08:53 MEZ</div></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 "><div class="row "><div style="" class="box jcTrophyCabinet"><div class="bH"><!--googleoff:index--><h3>Trophäen-Kabinett </h3><!--googleon:index--> </div><div class="bC"><ul><li class="row"><h3 class="medTitle">UEFA EURO</h3><div class="detalis_trophy"><div class="img_trophy fl"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=1964/index.html"><span class="tooltip downRightSmall left_-10 top_-45"><span class="top"> </span><span class="ctn b c">1962/1964</span><span class="btm"> </span></span><img src="/web/20120107235328im_/http://de.uefa.com/imgml/comp/honours/3.png" width="45" height="86" alt=""/></a><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2008/index.html"><span class="tooltip downRightSmall left_-10 top_-45"><span class="top"> </span><span class="ctn b c">2006/2008</span><span class="btm"> </span></span><img src="/web/20120107235328im_/http://de.uefa.com/imgml/comp/honours/3.png" width="45" height="86" alt=""/></a></div><div class="number_trophy fl"><div class="c b">Titel</div><div class="tot_titles c b">2</div></div></div></li></ul> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box standings"><div class="bH"><!--googleoff:index--><h3>Tabellen </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="compStandings"><ul class="menu"><li class="pos1_sel2 "><a href="/web/20120107235328/http://de.uefa.com/memberassociations/leaguesandcups/IdCup=3/season=2012/round=15171/group=2000743/_standingsMinorComp.html" title="Qualifikationsrunde"><span>QR </span> </a> </li><li class="pos2_sel2 last selected"><a href="#ui-tabs-compStandings" title="Gruppenphase - Endrunde"><span>GP Endr. </span> </a> </li> </ul><div id="ui-tabs-compStandings"><div class="t_standings cup_3_2012_15172_700966"><h3 class="bigTitle innerText grp_700966 vis_title">Gruppe C</h3><table class="tb_stand grp_700966 vis_grtable"><thead><tr class="lcol"><th class="rank nosort innerText"></th><th class="club l nosort "></th><th class=""><abbr title="Spiele">S</abbr></th><th class="nosort"><abbr title="Punkte">Pkt.</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort innerText">0</td><td class="club l nosort "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/index.html"><img height="18" width="18" alt="Spanien" title="Spanien" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/flags/18x18/esp.png"/> Spanien</a></td><td>0</td><td class="nosort">0</td></tr><tr class=" off "><td class="rank nosort innerText">0</td><td class="club l nosort "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=66/index.html"><img height="18" width="18" alt="Italien" title="Italien" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/flags/18x18/ita.png"/> Italien</a></td><td>0</td><td class="nosort">0</td></tr><tr class="on "><td class="rank nosort innerText">0</td><td class="club l nosort "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=64/index.html"><img height="18" width="18" alt="Republik Irland" title="Republik Irland" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/flags/18x18/irl.png"/> Republik Irland</a></td><td>0</td><td class="nosort">0</td></tr><tr class=" off "><td class="rank nosort innerText">0</td><td class="club l nosort "><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=56370/index.html"><img height="18" width="18" alt="Kroatien" title="Kroatien" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/flags/18x18/cro.png"/> Kroatien</a></td><td>0</td><td class="nosort">0</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">Letzte Aktualisierung: 02/12/2011 21:32 MEZ</div></div><div class="legend"><p>Legende:</p><dl class="first"><dd><span class="dt">S: </span>Spiele </dd><dd><span class="dt">Pkt.: </span>Punkte </dd></dl> </div><div class="row more innerText"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700966/index.html">Tabellen</a><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/standings/index.html">Alle Gruppen</a> </div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box matches"><div class="bH"><!--googleoff:index--><h3>Spiele </h3> <!--googleon:index--> </div><div class="bC"><!--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:3, 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=3/season=2012/fixtures/day=[day]/session=[session]/_matchesbydate.html', wrapperSelector:'.matchlastnext' }); handler.CONFIG.idTeam=122; handler.CONFIG.lastNext=true; }); })(jQuery, window);</script><!--googleon: all--><div class="innerText matchlastnext"><div class="date fl"><div>Di</div><div class="day">15</div><div>Nov</div></div><div class="fl last"><div class="info l">Letzte Ergebnisse</div><div class="info l"><a href="/web/20120107235328/http://de.uefa.com/friendlies/season=2012/matches/index.html">Freundschaftsspiele 2010-12</a></div><div class="info l"><h2><a href="#">Costa Rica</a> (<abbr title="Gast">A</abbr>)</h2></div><div class="info l b"><a href="#">2-2</a></div></div><div class="date fr"><div>So</div><div class="day">10</div><div>Jun</div></div><div class="fr next"><div class="info r" id="lnLabel">Nächste Partie</div><div class="info r" id="lnTeam"><h2><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003323/index.html">Italien</a> (<abbr title="Heim">H</abbr>)</h2></div><div class="info r" id="lnResult"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003323/index.html">Anstoß<span class="title"> 18:00</span></a></div></div></div><div class="more innerText clearboth"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/matches/index.html">Mehr Spiele</a></div> <h3 class="medTitle btop">Letzte Ergebnisse (* Testspiel)</h3><div class="formguide"><ul><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/matches/round=15171/match=2002208/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">29.03.2011<br/>Litauen 1<br/>Spanien 3</span><span class="btm"> </span></span>S</a></li><li><a href="#"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">04.06.2011<br/>USA 0<br/>Spanien 4</span><span class="btm"> </span></span>S*</a></li><li><a href="#"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">07.06.2011<br/>Venezuela 0<br/>Spanien 3</span><span class="btm"> </span></span>S*</a></li><li><a href="#"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">10.08.2011<br/>Italien 2<br/>Spanien 1</span><span class="btm"> </span></span>N*</a></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/matches/round=15171/match=2002199/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">06.09.2011<br/>Spanien 6<br/>Liechtenstein 0</span><span class="btm"> </span></span>S</a></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/matches/round=15171/match=2002200/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">07.10.2011<br/>Tschechische Rep. 0<br/>Spanien 2</span><span class="btm"> </span></span>S</a></li><li><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/matches/round=15171/match=2002197/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">11.10.2011<br/>Spanien 3<br/>Schottland 1</span><span class="btm"> </span></span>S</a></li><li><a href="#"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">12.11.2011<br/>England 1<br/>Spanien 0</span><span class="btm"> </span></span>N*</a></li><li><a href="#"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">15.11.2011<br/>Costa Rica 2<br/>Spanien 2</span><span class="btm"> </span></span>U*</a></li></ul></div><div class="footnote"><div class="fl">Alle Zeiten in MEZ</div><div class="fr lupdate">Letzte Aktualisierung: 02/12/2011 20:54 MEZ</div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box boxSimple wHyundai"><div class="bH"><!--googleoff:index--><h3> </h3> <!--googleon:index--> </div><div class="bC"><script type="text/javascript"> var u = ''; var uJson = {}; var loadedItem = new Array(); var countries = {}; var omnCountries = {}; var uLoadedJson = false; countries["CRO"] = "56370"; omnCountries["56370"] = "croatia"; countries["CZE"] = "58837"; omnCountries["58837"] = "czech republic"; countries["DEN"] = "35"; omnCountries["35"] = "denmark"; countries["ENG"] = "39"; omnCountries["39"] = "england"; countries["ESP"] = "122"; omnCountries["122"] = "spain"; countries["FRA"] = "43"; omnCountries["43"] = "france"; countries["GER"] = "47"; omnCountries["47"] = "germany"; countries["GRE"] = "49"; omnCountries["49"] = "greece"; countries["ITA"] = "66"; omnCountries["66"] = "italy"; countries["NED"] = "95"; omnCountries["95"] = "netherlands"; countries["POL"] = "109"; omnCountries["109"] = "poland"; countries["POR"] = "110"; omnCountries["110"] = "portugal"; countries["IRL"] = "64"; omnCountries["64"] = "republic of ireland"; countries["RUS"] = "57451"; omnCountries["57451"] = "russia"; countries["SWE"] = "127"; omnCountries["127"] = "sweden"; countries["UKR"] = "57166"; omnCountries["57166"] = "ukraine"; </script><script type="text/javascript" src="/web/20120107235328js_/http://de.uefa.com/inc/js/soleandexclusive/hyundai/hyundai.js"> </script><script> jQuery(document).ready(function($) { $j('#submit_slogan').click(function(e){ if(u.isLogged()) e.preventDefault(); SCW.TL(this, 'o', 'Tool Used', { linkTrackVars: 'events,eVar43', linkTrackEvents: 'event20', events: 'event20', eVar43: 'euro2012 hyundai- widget - submit your slogan' }); s.eVar43 = ''; }); }); </script><div id="hyundai_widget"><div class="intro"><div class="euLogo"> </div><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/be-there-with-hyundai/index.html" class="hyuLogo"><img src="/web/20120107235328im_/http://de.uefa.com/imgml/comp/euro/hyundai/widget/hyundailogo.png" width="57px" height="47px" title="Be There with Hyundai"/></a><h4 class="title">Be There with Hyundai</h4><p class="subtitle">Werden Sie Teil der Fußballgeschichte Ihres Landes</p><a id="submit_slogan" class="hyuButton clearfix cb" href="/web/20120107235328/http://de.uefa.com/uefaeuro/be-there-with-hyundai/index.html"><span class="fl open"> </span><span class="fr close"> </span>Ihren Slogan eingeben</a><div class="prImages"> </div><div class="btmAction"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/be-there-with-hyundai/index.html" title="Preise">Was ist das?</a><span>|</span><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/be-there-with-hyundai/prizes/index.html" title="Preise">Preise</a><span>|</span><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/be-there-with-hyundai/rules/index.html" title="Regeln">Regeln</a></div></div></div><div id="teamID" class="hide">teamID</div><div id="loading" class="hide"><img src="/web/20120107235328im_/http://de.uefa.com/imgml/loader_64.png" width="64px" height="64px"/></div><div id="countryError" class="hide"><div class="euLogo"> </div><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/be-there-with-hyundai/index.html" class="hyuLogo"><img src="/web/20120107235328im_/http://de.uefa.com/imgml/comp/euro/hyundai/widget/hyundailogo.png" width="57px" height="47px" title="Be There with Hyundai"/></a><h4 class="title">Es tut uns leid - Sie müssen in einem der 16 Teilnehmerländer der Endrunde der UEFA EURO 2012 leben, um mitmachen zu können.</h4></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box statistics"><div class="bH"><!--googleoff:index--><h3>Statistiken </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="stats"><ul class="menu"><li class="pos1_sel1 selected"><a href="#ui-tabs-stats"><span>Qualifikationsphase </span> </a> </li><li class="pos2_sel1 last "><span>Endrunde </span></li> </ul><div id="ui-tabs-stats"><div class="container"><h3 class="medTitle">Beste Torschützen</h3><table class="statplayer"><thead><tr><th class="l">Spieler</th><th>Tore</th><th>S</th></tr></thead><tbody><tr><td class="l player"><img height="27" width="27" alt="David Villa" title="David Villa" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/TP/players/3/2012/27x27/66414.jpg"/><span class="limg nozoom"><a title="David Villa" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=66414/index.html">David Villa</a></span></td><td class="value">7</td><td class="value">8</td></tr><tr><td class="l player"><img height="27" width="27" alt="David Silva" title="David Silva" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/TP/players/3/2012/27x27/64257.jpg"/><span class="limg nozoom"><a title="David Silva" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=64257/index.html">David Silva</a></span></td><td class="value">4</td><td class="value">6</td></tr><tr><td class="l player"><img height="27" width="27" alt="Fernando Llorente" title="Fernando Llorente" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/TP/players/3/2012/27x27/69176.jpg"/><span class="limg nozoom"><a title="Fernando Llorente" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=69176/index.html">Fernando Llorente</a></span></td><td class="value">3</td><td class="value">5</td></tr><tr><td class="l player"><img height="27" width="27" alt="Álvaro Negredo" title="Álvaro Negredo" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/TP/players/3/2012/27x27/101672.jpg"/><span class="limg nozoom"><a title="Álvaro Negredo" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=101672/index.html">Álvaro Negredo</a></span></td><td class="value">2</td><td class="value">1</td></tr><tr><td class="l player"><img height="27" width="27" alt="Fernando Torres" title="Fernando Torres" src="https://web.archive.org/web/20120107235328im_/http://img.uefa.com/imgml/TP/players/3/2012/27x27/58686.jpg"/><span class="limg nozoom"><a title="Fernando Torres" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/player=58686/index.html">Fernando Torres</a></span></td><td class="value">2</td><td class="value">3</td></tr></tbody></table><div class="more innerText"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/statistics/round=15171/teams/index.html">Mehr Team-Statistiken</a></div></div><div class="footnote"><div class="lupdate">Letzte Aktualisierung: 25/10/2011 08:51 CET</div></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box statistics"><div class="bH"><!--googleoff:index--><h3>Bilanz in diesem Wettbewerb </h3> <!--googleon:index--> </div><div class="bC"><table><thead><tr><th colspan="6">Die letzten Saisons</th></tr><tr><th class="l w50">Saison</th><th class="l w164">Phase</th><th class="c w24"><abbr title="Spiele">S</abbr></th><th class="c w24"><abbr title="Sieg">S</abbr></th><th class="c w24"><abbr title="Unentschieden">U</abbr></th><th class="c"><abbr title="Niederlage">N</abbr></th></tr></thead><tbody><tr><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2008/index.html">2006/08</a></td><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2008/teams/team=122/matches/index.html">Sieger</a></td><td class="c">18</td><td class="c">14</td><td class="c">2</td><td class="c">2</td></tr><tr><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2004/index.html">2002/04</a></td><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2004/teams/team=122/matches/index.html">Endrunde - Gruppenphase</a></td><td class="c">13</td><td class="c">8</td><td class="c">3</td><td class="c">2</td></tr><tr><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2000/index.html">1998/00</a></td><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2000/teams/team=122/matches/index.html">Viertelfinale</a></td><td class="c">12</td><td class="c">9</td><td class="c">0</td><td class="c">3</td></tr><tr><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=1996/index.html">1994/96</a></td><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=1996/teams/team=122/matches/index.html">Viertelfinale</a></td><td class="c">14</td><td class="c">9</td><td class="c">5</td><td class="c">0</td></tr><tr class="noborder"><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=1992/index.html">1990/92</a></td><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=1992/teams/team=122/matches/index.html">Vorrunde</a></td><td class="c">7</td><td class="c">3</td><td class="c">0</td><td class="c">4</td></tr></tbody></table><table class="t10"><thead><tr><th class="l w217">Wettbewerb</th><th class="c w24"><abbr title="Spiele">S</abbr></th><th class="c w24"><abbr title="Sieg">S</abbr></th><th class="c w24"><abbr title="Unentschieden">U</abbr></th><th class="c"><abbr title="Niederlage">N</abbr></th></tr></thead><tbody><tr><td class="l"><a href="/web/20120107235328/http://de.uefa.com/uefaeuro/history/index.html">UEFA-Europameisterschaft</a></td><td class="c">137</td><td class="c">85</td><td class="c">25</td><td class="c">27</td></tr><tr><td class="l">FIFA-Weltpokal</td><td class="c">155</td><td class="c">94</td><td class="c">34</td><td class="c">27</td></tr></tbody></table><div class="footnote"><div class="fl">Inklusive Qualifikationsspiele</div></div><div class="footnote"><div class="lupdate">Letzte Aktualisierung: 28/11/2011 18:14 MEZ</div></div> </div><div class="bF"> </div> </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/20120107235328/http://de.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA EURO" class="bcLink" href="/web/20120107235328/http://de.uefa.com/uefaeuro/index.html">UEFA EURO</a></li><li> > <a title="Saison" class="bcLink" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/index.html">Saison</a></li><li> > <a title="Teams" class="bcLink" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/index.html">Teams</a></li><li> > <a title="Team" class="bcLink" href="/web/20120107235328/http://de.uefa.com/uefaeuro/season=2012/teams/team=122/index.html">Team</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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/20120107235328/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 und EURO 2012, das Logo und die Slogans der UEFA EURO 2012 sowie die Trophäe der UEFA EURO 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/20120107235328/https://ssl." : "https://web.archive.org/web/20120107235328/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/20120107235328/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 23:53:28 Jan 07, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:23:48 Mar 05, 2025. 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.53 exclusion.robots: 0.029 exclusion.robots.policy: 0.019 esindex: 0.012 cdx.remote: 12.644 LoadShardBlock: 77.576 (3) PetaboxLoader3.datanode: 87.226 (4) load_resource: 200.3 PetaboxLoader3.resolve: 152.163 -->