CINXE.COM
UEFA Champions League - Michaël Wiggers – 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/uefachampionsleague/season=2012/clubs/player=250019398/index.html","20120328064719","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1332917239"); </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 Champions League - Michaël Wiggers – 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/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019398/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120328064719cs_/http://de.uefa.com/inc/css/main.css?20120328071043"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120328064719cs_/http://de.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120328064719cs_/http://de.uefa.com/inc/css/competitions/uefachampionsleague/main.css?20120328071043"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120328064719cs_/http://de.uefa.com/inc/css/sections/profile.css?20120322165833"/><script type="text/javascript" src="/web/20120328064719js_/http://de.uefa.com/inc/js/main.js?20120323121008"> </script><link rel="shortcut icon" href="/web/20120328064719im_/http://de.uefa.com/imgml/favicon/comp/ucl.ico"/></head><body id="uefachampionsleague" class="season_2012 clubs langD"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"sec":"ucl","subsec1":"clubs","subsec2":"player wiggers","subsec3":"uefachampionsleague","type":"overview","comp":"ucl","lang":"DE"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web","14":"2011-12","22":"bel","23":"belgium","13":"ucl","20":"wiggers"};SCW.CustomSocialNetwork = {"hp":"ucl hp"};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Nicht noch einmal fragen?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120328064719/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/20120328064719im_/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/20120328064719/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/20120328064719im_/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/20120328064719/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/20120328064719/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/20120328064719/http://de.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120328064719/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/20120328064719/http://de.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Suche"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Weitere Resultate</div><div class="seVal" id="seVal">suche</div></div></form></div> </div><!--googleon: snippet--><script type="text/javascript"> if(isHeaderClosed){ document.write("<style>#menuLevel1, #menuLevel0 { height: 0; overflow: hidden; } #box{height:0; overflow: hidden;} #OverBox a#close {display: none;} #OverBox a#open {display: block;} #OverBox a#close:hover {display: none;} #OverBox a#open:hover {display: block;} #OverBox a#closeSup {display: none;} #OverBox a#openSup {display: block;}</style>"); }; </script><!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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="current"><a href="/web/20120328064719/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/20120328064719/http://de.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/http://de.uefa.com/women/index.html">- Frauen -</a></span><ul><li><a href="/web/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/http://de.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/http://de.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Champions League" class="bcLink" href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/index.html">UEFA Champions League</a></li><li> > <a title="2012" class="bcLink" href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/index.html">2012</a></li><li> > <a title="Vereine" class="bcLink" href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/index.html">Vereine</a></li><li> > <a title="Michaël Wiggers" class="bcLink" href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019398/index.html">Michaël Wiggers</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120328064719/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 Champions League" href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/index.html">UEFA Champions League</a><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/video/index.html"><span>Videos</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/photos/index.html"><span>Fotos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/matches/index.html"><span>Spiele</span></a></li><li id="ml2_fi" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/final/index.html"><span>Finale</span></a></li><li id="ml2_cl" class=" current"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/index.html"><span>Vereine</span></a></li><li id="ml2_st" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/statistics/index.html"><span>Statistiken</span></a></li><li id="ml2_fantasy" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_predictor" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/library/redirect/_predictor.html"><span>Predictor</span></a></li><li id="ml2_ratings" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/library/redirect/_ratings.html"><span>Rater</span></a></li><li id="ml2_potd" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/library/redirect/_potd.html"><span>Ups and downs</span></a></li><li id="ml2_classic" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/library/redirect/_classics.html"><span>Klassiker</span></a></li><li id="ml2_mo" class=" "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/mobile/index.html"><span>Mobil</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/20120328064719/http://de.uefa.com/uefachampionsleague/store/index.html">Shop</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/library/redirect/_trophytour.html">Trophy Tour</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/history/index.html">Geschichte</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/standings/index.html">Tabellen</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/draws/index.html">Auslosung</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/accesslist/index.html">Zugangsliste</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/competitionformat/index.html">Modus</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/ticketing/index.html">Tickets</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/theball/index.html">Der Ball</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/final/thetrophy/index.html">Trophäe</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/ambassador/index.html">Botschafter</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/music/index.html">Hymne</a></li><li><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/finance/index.html">Wohin das Geld fließt</a></li></ul></div></li></ul></div><!--googleon:snippet--><div class="d3cmsTopContent"><div class="row "><div class="row HeaderInfo"><div class="grid_1 "><div class="HeaderProfile" id="PlayerHeaderBadge"><div class="HeaderLogo"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=59028/index.html"><img height="70" width="70" alt="F91 Dudelange" title="F91 Dudelange" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/59028.png"/></a> </div></div> </div><div class="grid_5 "><div id="PlayerHeader" class="HeaderProfile"><div class="HeaderDetails"><h1 class="bigTitle">Michaël Wiggers</h1><ul><li>Geburtsdatum : 08/02/1980</li><li>Position : Verteidiger</li><li><span>Land : </span><span><img height="18" width="18" alt="Belgien" title="Belgien" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></span><span> Belgien</span></li></ul></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="Dudelange" title="Dudelange" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/kits/1/2012/80x105/59028_1.png"/></li><li id="kitsB2"><img height="105" width="80" alt="Dudelange" title="Dudelange" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/kits/1/2012/80x105/59028_2.png"/></li></ul></div> </div><div class="grid_3 "> </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/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019398/profile/index.html"><span>Profil</span></a></li><li id="ml3_do" class=""><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019398/domestic/index.html"><span>Nationale Meisterschaft</span></a></li><li id="ml3_comp" class=" last current "><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019398/index.html"><span>UEFA Champions League</span></a></li></ul> </div><div class="subtabs sub"><ul class="submenu"><li id="ml3_ov" class="current"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019398/index.html"><span>Übersicht</span></a></li><li id="ml3_ne"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019398/news/index.html"><span>News</span></a></li><li id="ml3_photos"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/photos/allgalleries/players/P=250019398/index.html"><span>Fotos »</span></a></li><li id="ml3_st" class="last"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/statistics/index.html"><span>Statistiken »</span></a></li></ul></div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="row "><div class="row "><div class="grid_8 "><div class="row "><div class="innGrid_4 fl"><div id="PlayerPhoto" class="fl"><img height="324" width="324" alt="Michaël Wiggers" title="Michaël Wiggers" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/players/1/2012/324x324/250019398.jpg"/></div> </div><div class="innGrid_4 fr"><div class="box "><div class="bH"><!--googleoff:index--><h3>Kurzprofil </h3> <!--googleon:index--> </div><div class="bC"><script type="text/javascript"> $j(document).ready(function(){ calcAge('08/02/1980', '.jsage'); });</script><div class="infoBox"><ul class="innerText"><li><span class="title">Name: </span>Michaël Wiggers</li><li><span class="title">Position: </span>Verteidiger</li><li><span class="title">Geburtsdatum (Alter): </span>08/02/1980 (<span class="jsage">31</span>)</li><li class="pl_country"><span class="title">Land: </span>Belgien</li><li><span class="title">Nummer: </span>17</li><li class="pl_team"><span class="title">Verein: </span>Dudelange (<img height="12" width="12" alt="Luxemburg" title="Luxemburg" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/> LUX)</li></ul><br/><ul class="innerText"><li><span class="title">Debüt im UEFA-Wettbewerb: </span></li><li><span class="u">Verein</span><span>:</span> UEFA Europa League (Erste Qualifikationsrunde)<br/>01.07.10: <span class="">Randers</span> <a href="/web/20120328064719/http://de.uefa.com/uefaeuropaleague/season=2011/matches/round=2000124/match=2002462/index.html">6-1</a> <span class="b">Dudelange</span></li></ul><br/><ul class="innerText"><li class="b">Bilanz in diesem Wettbewerb</li><li><span class="b">Spielzeiten (Einsätze):</span> 1 (4)</li><li><span class="b">Tore:</span> 0</li></ul> </div> </div><div class="bF"> </div> </div> </div> </div><div class="row "><div style="" class="box"><div class="bH"><!--googleoff:index--><h3>Spiel-Log </h3><!--googleon:index--> </div><div class="bC"><script type="text/javascript"> SCW.AddProp("14", "2011-12"); </script><table class="mlog"><thead><tr><th class="l w60">Datum</th><th class="l">Runde</th><th class="w95"></th><th class="w18"></th><th class="w45"></th><th class="w18"></th><th class="w95"></th><th class="w30"><abbr title="Gespielte Minuten">Min.</abbr></th><th class="w15"><abbr title="Erzielte Tore">T</abbr></th><th class="w15"><abbr title="Torvorlagen">V</abbr></th><th class="w15"><abbr title="Schüsse">S</abbr></th><th class="w30"><abbr title="Begangene und erlittene Fouls">F (b/e)</abbr></th><th class="w15"><abbr title="Gelbe Karte">GK</abbr></th><th class="w15"><abbr title="Rote Karte">RK</abbr></th></tr></thead><tfoot><tr><td colspan="14" class="r">Letzte Aktualisierung: 20/07/2011 04:46 MEZ</td></tr></tfoot><tbody><tr class=""><td class="l">28.06.2011</td><td class="l"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000259/index.html" title="Erste Qualifikationsrunde">Erste Qualifikationsrunde</a></td><td class="r"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=62180/index.html">FC Santa Coloma</a></td><td><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=62180/index.html"><img height="18" width="18" alt="FC Santa Coloma" title="FC Santa Coloma" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62180.png"/></a></td><td class="b fs15 nw"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000259/match=2007482/index.html">0-2</a></td><td><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=59028/index.html"><img height="18" width="18" alt="Dudelange" title="Dudelange" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59028.png"/></a></td><td class="l b"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=59028/index.html">Dudelange</a></td><td class="">90</td><td class="">0</td><td class="">0</td><td class="">0</td><td class="">0/0</td><td class=""><div class="b"> </div></td><td class=""><div class="b"> </div></td></tr><tr class="odd"><td class="l">05.07.2011</td><td class="l"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000259/index.html" title="Erste Qualifikationsrunde">Erste Qualifikationsrunde</a></td><td class="r b"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=59028/index.html">Dudelange</a></td><td><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=59028/index.html"><img height="18" width="18" alt="Dudelange" title="Dudelange" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59028.png"/></a></td><td class="b fs15 nw"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000259/match=2007484/index.html">2-0</a></td><td><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=62180/index.html"><img height="18" width="18" alt="FC Santa Coloma" title="FC Santa Coloma" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62180.png"/></a></td><td class="l"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=62180/index.html">FC Santa Coloma</a></td><td class="">90</td><td class="">0</td><td class="">0</td><td class="">1</td><td class="">4/3</td><td class=""><div class="b"> </div></td><td class=""><div class="b"> </div></td></tr><tr class=""><td class="l">12.07.2011</td><td class="l"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000260/index.html" title="Zweite Qualifikationsrunde">Zweite Qualifikationsrunde</a></td><td class="r"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=57490/index.html">Maribor</a></td><td><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=57490/index.html"><img height="18" width="18" alt="Maribor" title="Maribor" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57490.png"/></a></td><td class="b fs15 nw"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000260/match=2007487/index.html">2-0</a></td><td><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=59028/index.html"><img height="18" width="18" alt="Dudelange" title="Dudelange" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59028.png"/></a></td><td class="l b"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=59028/index.html">Dudelange</a></td><td class="">90</td><td class="">0</td><td class="">0</td><td class="">2</td><td class="">2/0</td><td class=""><div class="b"> </div></td><td class=""><div class="b"> </div></td></tr><tr class="odd"><td class="l">19.07.2011</td><td class="l"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000260/index.html" title="Zweite Qualifikationsrunde">Zweite Qualifikationsrunde</a></td><td class="r b"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=59028/index.html">Dudelange</a></td><td><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=59028/index.html"><img height="18" width="18" alt="Dudelange" title="Dudelange" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59028.png"/></a></td><td class="b fs15 nw"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000260/match=2007504/index.html">1-3</a></td><td><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=57490/index.html"><img height="18" width="18" alt="Maribor" title="Maribor" src="https://web.archive.org/web/20120328064719im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57490.png"/></a></td><td class="l"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=57490/index.html">Maribor</a></td><td class="">90</td><td class="">0</td><td class="">0</td><td class="">1</td><td class="">3/2</td><td class=""><div class="b"><img height="15" width="15" src="/web/20120328064719im_/http://de.uefa.com/imgml/icons/event/yells.gif" alt="Gelbe Karte"/></div></td><td class=""><div class="b"> </div></td></tr></tbody></table><div class="tbl-legend"><p>Legende:</p><ul><li><span class="dt">Min.: </span><span>Gespielte Minuten </span></li><li><span class="dt">T: </span><span>Erzielte Tore </span></li><li><span class="dt">V: </span><span>Torvorlagen </span></li><li><span class="dt">S: </span><span>Schüsse </span></li><li><span class="dt">F (b/e): </span><span>Begangene und erlittene Fouls </span></li><li><span class="dt">GK: </span><span>Gelbe Karte </span></li><li><span class="dt">RK: </span><span>Rote Karte </span></li></ul></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="innGrid_4 fl"><div class="row "><div style="display:none;" class="newsBulList box barsList"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><!--googleon:index--> <div class="more innerText"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/clubs/player=250019398/news/index.html" title="Mehr News">Mehr News</a></div> </div><div class="bF"> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div class="box jcBox newsSlide texture photo" style="display:none;"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/photos/index.html" class="morelink fl">Weitere Galerien</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlidePhotoUcl">1</span> von 0</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style="display:none;"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/players/player=250019398/video/index.html" class="morelink fl">Mehr Videos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideVideoUWcl">1</span> von 0</div></div><!--googleon:index--> </div> </div> </div> </div> </div> </div><div class="grid_4 "><div class="row "><div class="box stats"><div class="bH"><!--googleoff:index--><h3>Spieler-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="fl stat"><div class="statNum fl">4 </div><div class="statDesc"><h3>Einsätze</h3><div class="statComment">(360) Gespielte Min.</div></div></div><div class="fl stat"><div class="statNum fl">0 </div><div class="statDesc"><h3>Tore</h3></div></div><div class="fl stat"><div class="statNum fl">0 </div><div class="statDesc"><h3>Assists</h3></div></div><div class="dett r">Letzte Aktualisierung: 20/07/2011 04:46 CET</div><div class="more innerText"><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/statistics/index.html">Mehr Statistiken</a></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Mannschaft </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><script type="text/javascript"> var plid = ""; plid = "250019398"; var active = 0; active = 2; var tSelected = 1;</script><div class="jTabsSquad tabs " id="squadPl"><ul class="menu"><li class="selected"><a href="#ui-tabs-squadPl"><span>Qualifikationsphase </span> </a> </li><li class="last "><span>Endrunde </span></li><script type="text/javascript"> $j(document).ready(function() { if( $j('.innerSquad').find("p.accHeader").length == 3 && active == 4){ active--; } $j(parent).addClass("selected"); $j('.innerSquad').accordion({autoHeight: false, active: active-1}); $j('.plid_'+plid).addClass('selected'); var parent = $j('.plid_'+plid).parent().parent().prev(); $j(parent).addClass("selected"); $j('.jTabsSquad').tabs({ selected: parseInt(tSelected)-1, cache: false, load: function(event, ui) { callBack(); } }); }); function callBack(){ if($j('.plid_'+plid).is('li')) { $j('.plid_'+plid).addClass('selected'); var parent = $j('.plid_'+plid).parent().parent().prev(); $j(parent).addClass("selected"); }; $j(parent).addClass("selected"); $j('.innerSquad').accordion({header: 'h3, p.accHeader',autoHeight: false, active: active-1}); }; </script> </ul><div id="ui-tabs-squadPl"><div class="innerSquad"> <p class="accHeader" id="_pos1"><a>Torhüter</a></p><div><ul><li class="plid_34896"><div class="fl r bibNum">1</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=34896/index.html" title="J. Joubert">Jonathan Joubert</a></li><li class="plid_250029179"><div class="fl r bibNum">12</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250029179/index.html" title="Consbruck">Lou Consbruck</a></li><li class="plid_1907838"><div class="fl r bibNum">22</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=1907838/index.html" title="Jorge">Yannik Jorge</a></li></ul></div><p class="accHeader" id="_pos2"><a>Verteidiger</a></p><div><ul><li class="plid_250030802"><div class="fl r bibNum">2</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250030802/index.html" title="Tournut">Julien Tournut</a></li><li class="plid_71728"><div class="fl r bibNum">3</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=71728/index.html" title="Mouny">Loïc Mouny</a></li><li class="plid_250019396"><div class="fl r bibNum">4</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019396/index.html" title="Rentmeister">Jeffrey Rentmeister</a></li><li class="plid_101383"><div class="fl r bibNum">5</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=101383/index.html" title="Caillet">Jean-Philippe Caillet</a></li><li class="plid_250019392"><div class="fl r bibNum">13</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019392/index.html" title="Benzouien">Sofian Benzouien</a></li><li class="plid_250019398"><div class="fl r bibNum">17</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019398/index.html" title="Wiggers">Michaël Wiggers</a></li><li class="plid_104064"><div class="fl r bibNum">19</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=104064/index.html" title="Malget">Kevin Malget</a></li><li class="plid_1903793"><div class="fl r bibNum">19</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=1903793/index.html" title="Guthleber">Laurent Guthleber</a></li><li class="plid_60531"><div class="fl r bibNum">21</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=60531/index.html" title="Zeghdane">Léhit Zeghdane</a></li></ul></div><p class="accHeader" id="_pos3"><a>Mittelfeldspieler</a></p><div><ul><li class="plid_73275"><div class="fl r bibNum">6</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=73275/index.html" title="Payal">Ben Payal</a></li><li class="plid_250019394"><div class="fl r bibNum">7</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019394/index.html" title="Melisse">Bryan Melisse</a></li><li class="plid_69825"><div class="fl r bibNum">8</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=69825/index.html" title="Sanchez">Paco Sanchez</a></li><li class="plid_250030801"><div class="fl r bibNum">10</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250030801/index.html" title="Legros">Jean-Sébastien Legros</a></li><li class="plid_250019395"><div class="fl r bibNum">15</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019395/index.html" title="Olle-Nicolle">Romain Olle-Nicolle</a></li><li class="plid_73274"><div class="fl r bibNum">16</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=73274/index.html" title="Bensi">Stefano Bensi</a></li><li class="plid_250016357"><div class="fl r bibNum">18</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250016357/index.html" title="Wang">Jun Cai Wang</a></li><li class="plid_250012649"><div class="fl r bibNum">20</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250012649/index.html" title="Selimovic">Fahret Selimovic</a></li></ul></div><p class="accHeader" id="_pos4"><a>Angreifer</a></p><div><ul><li class="plid_71703"><div class="fl r bibNum">9</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=71703/index.html" title="Daniel Da Mota">Daniel Da Mota</a></li><li class="plid_99523"><div class="fl r bibNum">11</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=99523/index.html" title="Joachim">Aurélien Joachim</a></li><li class="plid_65426"><div class="fl r bibNum">14</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=65426/index.html" title="Gruszczyński">Thomas Gruszczyński</a></li><li class="plid_250029177"><div class="fl r bibNum">23</div><a href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250029177/index.html" title="Abdullei">Amodou Abdullei</a></li></ul></div></div><div class="more innerText"><a title="Mehr zum Team" href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=59028/index.html">Mehr zum Team</a></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box standings hide "><div class="bH"><!--googleoff:index--><h3>Tabellen </h3> <!--googleon:index--> </div><div class="bC"> </div><div class="bF"> </div> </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/20120328064719/http://de.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Champions League" class="bcLink" href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/index.html">UEFA Champions League</a></li><li> > <a title="2012" class="bcLink" href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/index.html">2012</a></li><li> > <a title="Vereine" class="bcLink" href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/index.html">Vereine</a></li><li> > <a title="Michaël Wiggers" class="bcLink" href="/web/20120328064719/http://de.uefa.com/uefachampionsleague/season=2012/clubs/player=250019398/index.html">Michaël Wiggers</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/http://de.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-Doping">Anti-Doping</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120328064719/http://de.uefa.com/uefa/footballfirst/protectingthegame/medical/index.html" title="Medizin">Medizin</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Kanäle</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/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/20120328064719/http://ac.uefa.com/de/" title="Zugängliche Version">Zugängliche Version</a></li></ul><ul class="disclaimer"><li>© 1998-2012 UEFA. Alle Rechte vorbehalten.</li><li>Die Namen CHAMPIONS LEAGUE und UEFA CHAMPIONS LEAGUE, das Logo und die Trophäe der UEFA Champions League sowie das Logo des Endspiels der UEFA Champions League sind geschützte Marken und/oder von der UEFA urheberrechtlich geschützt. Sie dürfen nicht für kommerzielle Zwecke verwendet werden. Mit der Verwendung von UEFA.com erklären Sie sich mit den Nutzungsbedingungen und der Datenschutzpolitik für die Website einverstanden.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120328064719/https://ssl." : "https://web.archive.org/web/20120328064719/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/20120328064719/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 06:47:19 Mar 28, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 04:35:04 Feb 18, 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.698 exclusion.robots: 0.035 exclusion.robots.policy: 0.021 esindex: 0.014 cdx.remote: 28.312 LoadShardBlock: 86.731 (3) PetaboxLoader3.datanode: 101.461 (4) load_resource: 209.592 PetaboxLoader3.resolve: 110.757 -->