CINXE.COM
UEFA Champions League – 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:80/uefachampionsleague/index.html","20120327160706","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1332864426"); </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 – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Europas Fußball-Website - uefa.com - ist die offizielle Website der UEFA (Europäische Fußball-Union), dem Dachverband des Fußballs in Europa. Die UEFA organisiert einige der berühmtesten and prestigeträchtigsten Fußball-Wettbewerbe auf dem europäischen Kontinent, wie etwa die UEFA Champions League, den UEFA-Pokal und die UEFA-Europameisterschaften (UEFA EURO 2008, UEFA EURO 2012, etc.). Auf der Website findet man Video-Streams von vielen UEFA-Wettbewerben, ein großes Video-Archiv und Dienste für Mobiltelefone. Außerdem wird über 53 Ligen der nationalen Verbände berichtet, die Regularien der UEFA-Wettbewerbe werden erklärt und im Bereich UEFA-Organisation findet man Hintergründe zu den unternehmerischen Tätigkeiten der UEFA. Außerdem gibt es Trainingstipps von den "/><meta name="keywords" content="UEFA,Europäische Fußball-Union,Union of European Football Associations,Union Européenne de Football Association,Europa,Fußball,Fussball,Calcio,Football,Soccer,Fútbol,Futebol,UEFA Champions League,Champions League,UEFA Cup, EURO 2008, EURO 2012,EM, EM 2008, European Championship,FIFA,FIFA Weltmeisterschaft,Weltmeisterschaft,Michel Platini,MatchCentre,Match Centre,Football Europe,Fantasy Football,Fanzone,Magazin,Live Video,Replay,Vodcast,Mobile,Stadion,Training, Trainingsplatz,Schiedsrichter,Spieler,Trainer"/><meta name="author" content="uefa.com"/><meta property="og:title" content="UEFA Champions League"/><meta property="og:type" content="sport_league"/><meta property="og:url" content="https://web.archive.org/web/20120327160706/http://de.uefa.com/uefachampionsleague/index.html"/><meta property="og:image" content="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/icons/social/og/ucl.jpg"/><meta property="og:site_name" content="UEFA.com"/><meta property="og:description" content="The official home of Europe's premier club competition on Facebook."/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20120327160706/http://de.uefa.com/uefachampionsleague/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120327160706cs_/http://de.uefa.com/inc/css/main.css?20120327125812"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120327160706cs_/http://de.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120327160706cs_/http://de.uefa.com/inc/css/competitions/uefachampionsleague/main.css?20120327125812"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120327160706cs_/http://de.uefa.com/inc/css/ureader/competitions/uefachampionsleague/urtemplate.css?20120323075743"/><script type="text/javascript" src="/web/20120327160706js_/http://de.uefa.com/inc/js/main.js?20120323121008"> </script><script type="text/javascript" src="/web/20120327160706js_/http://de.uefa.com/inc/js/ureader/competitions/uefachampionsleague/urtemplate.js?20120220141253"> </script><link rel="shortcut icon" href="/web/20120327160706im_/http://de.uefa.com/imgml/favicon/comp/ucl.ico"/></head><body id="uefachampionsleague" class="homepage langD"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"hub","sec":"ucl","comp":"ucl","lang":"DE"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"ucl","43":"web"};SCW.CustomSocialNetwork = {"hp":"ucl hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Nicht noch einmal fragen?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120327160706/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/20120327160706im_/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/20120327160706/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/20120327160706im_/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/20120327160706/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/20120327160706/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/20120327160706/http://de.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/http://de.uefa.com/women/index.html">- Frauen -</a></span><ul><li><a href="/web/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/http://de.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/http://de.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Champions League" class="bcLink" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/index.html">UEFA Champions League</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120327160706/http://de.uefa.com/community/feedback/index.html">Feedback schicken</a></div><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="UEFA Champions League" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/index.html">UEFA Champions League</a></h1><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/index.html"><span>Videos</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/index.html"><span>Fotos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/index.html"><span>Spiele</span></a></li><li id="ml2_fi" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/final/index.html"><span>Finale</span></a></li><li id="ml2_cl" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/index.html"><span>Vereine</span></a></li><li id="ml2_st" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/statistics/index.html"><span>Statistiken</span></a></li><li id="ml2_fantasy" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_predictor" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_predictor.html"><span>Predictor</span></a></li><li id="ml2_ratings" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_ratings.html"><span>Rater</span></a></li><li id="ml2_potd" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_potd.html"><span>Ups and downs</span></a></li><li id="ml2_classic" class=" "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_classics.html"><span>Klassiker</span></a></li><li id="ml2_mo" class=" "><a href="/web/20120327160706/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/20120327160706/http://de.uefa.com/uefachampionsleague/store/index.html">Shop</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_trophytour.html">Trophy Tour</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/history/index.html">Geschichte</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/standings/index.html">Tabellen</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/draws/index.html">Auslosung</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/accesslist/index.html">Zugangsliste</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/competitionformat/index.html">Modus</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/ticketing/index.html">Tickets</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/theball/index.html">Der Ball</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/final/thetrophy/index.html">Trophäe</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/ambassador/index.html">Botschafter</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/music/index.html">Hymne</a></li><li><a href="/web/20120327160706/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 "><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><h2 class="m3_nav_uefachampionsleague menuTitle">UEFA Champions League</h2> </div></div><!--googleon:snippet--> </div><div class="row "><div id="ugrid12" class="ureader"><div class="row matches matchday slot"><div class="boxM"><div class="bH"><h3>Viertelfinale </h3><ul class="urmtab"><li class="selected"><div class="button"><span class="btnL btnG"> </span><span class="btnC btnG"><a href="#">Dienstag, 27. März 2012 </a></span><span class="btnR btnG"> </span></div></li><li><div class="button"><span class="btnL btnG"> </span><span class="btnC btnG"><a href="#">Mittwoch, 28. März 2012 </a></span><span class="btnR btnG"> </span></div></li></ul></div><div class="bC"><div id="ur_matches" class="clearfix"><div id="ur_matches_1" class="session clearfix cols2 "><ul class="column col1"><li id="urmatch_1_2012_2007683" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50147/index.html" class="urmhome">Benfica</a></span><span class="tl"><img height="30" width="30" alt="SL Benfica" title="SL Benfica" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50147.png"/></span><span class="rs c urmmatch "><div><span class="sl"> </span><a class="sc" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/index.html">20:45</a><span class="mlive sr"> </span></div><span class="reasonwin" id="rw_2007683"> </span></span><span class="tl"><img height="30" width="30" alt="Chelsea FC" title="Chelsea FC" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/52914.png"/></span><span class="tn away l"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=52914/index.html" class="urmaway">Chelsea</a></span> <span class="meta hide"><a href="/web/20120327160706/http://de.uefa.com/printoutfiles/competitions/ucl/2012/E/E_2007683_pk.pdf" class="disabled urmpk">Pressemappe</a></span></div><div class="hvB hvG"> </div></div><div class="venue c">Schiedsrichter: Tagliavento (ITA) - Stadion: Estádio do Sport Lisboa e Benfica, Lissabon (POR)</div></li></ul><ul class="column col2"><li id="urmatch_1_2012_2007681" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50118/index.html" class="urmhome">APOEL</a></span><span class="tl"><img height="30" width="30" alt="APOEL FC" title="APOEL FC" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50118.png"/></span><span class="rs c urmmatch "><div><span class="sl"> </span><a class="sc" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007681/index.html">20:45</a><span class="mlive sr"> </span></div><span class="reasonwin" id="rw_2007681"> </span></span><span class="tl"><img height="30" width="30" alt="Real Madrid CF" title="Real Madrid CF" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50051.png"/></span><span class="tn away l"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50051/index.html" class="urmaway">Real Madrid</a></span> <span class="meta hide"><a href="/web/20120327160706/http://de.uefa.com/printoutfiles/competitions/ucl/2012/E/E_2007681_pk.pdf" class="disabled urmpk">Pressemappe</a></span></div><div class="hvB hvG"> </div></div><div class="venue c">Schiedsrichter: Brych (GER) - Stadion: GSP Stadium, Nikosia (CYP)</div></li></ul></div><div id="ur_matches_2" class="session clearfix cols2 starthide"><ul class="column col1"><li id="urmatch_1_2012_2007682" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=52748/index.html" class="urmhome">Marseille</a></span><span class="tl"><img height="30" width="30" alt="Olympique de Marseille" title="Olympique de Marseille" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/52748.png"/></span><span class="rs c urmmatch "><div><span class="sl"> </span><a class="sc" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007682/index.html">20:45</a><span class="mlive sr"> </span></div><span class="reasonwin" id="rw_2007682"> </span></span><span class="tl"><img height="30" width="30" alt="FC Bayern München" title="FC Bayern München" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50037.png"/></span><span class="tn away l"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50037/index.html" class="urmaway">Bayern</a></span> <span class="meta hide"><a href="/web/20120327160706/http://de.uefa.com/printoutfiles/competitions/ucl/2012/E/E_2007682_pk.pdf" class="disabled urmpk">Pressemappe</a></span></div><div class="hvB hvG"> </div></div><div class="venue c">Schiedsrichter: Velasco Carballo (ESP) - Stadion: Stade Vélodrome, Marseille (FRA)</div></li></ul><ul class="column col2"><li id="urmatch_1_2012_2007686" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50058/index.html" class="urmhome">Milan</a></span><span class="tl"><img height="30" width="30" alt="AC Milan" title="AC Milan" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50058.png"/></span><span class="rs c urmmatch "><div><span class="sl"> </span><a class="sc" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007686/index.html">20:45</a><span class="mlive sr"> </span></div><span class="reasonwin" id="rw_2007686"> </span></span><span class="tl"><img height="30" width="30" alt="FC Barcelona" title="FC Barcelona" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50080.png"/></span><span class="tn away l"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50080/index.html" class="urmaway">Barcelona</a></span> <span class="meta hide"><a href="/web/20120327160706/http://de.uefa.com/printoutfiles/competitions/ucl/2012/E/E_2007686_pk.pdf" class="disabled urmpk">Pressemappe</a></span></div><div class="hvB hvG"> </div></div><div class="venue c">Schiedsrichter: Eriksson (SWE) - Stadion: Stadio Giuseppe Meazza, Mailand (ITA)</div></li></ul></div></div></div><div class="bF"> </div></div><div class="urmtooltip hide" id="urmtooltip"><div class="rel"><a href="#" class="close">Schließen </a></div><div class="bC"><div class="bT clearfix"><div class="img"><a href="#" id="urm_tlp_img_lnk"><img id="urm_tlp_img" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/img/ml/void.png" width="75" height="75"/></a></div><div class="text"><div class="tlp_headline"><a href="#" id="urm_tlp_h_lnk"><span id="urm_tlp_h"> </span></a></div><div class="tlp_title"><a href="#" id="urm_tlp_t_lnk"><span id="urm_tlp_t"> </span></a></div><ul class="related"><li id="urm_tlp_th" style="background:url(https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="#">Mannschaft</a> </li><li id="urm_tlp_ta" style="background:url(https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="#">Mannschaft</a> </li><li id="urm_tlp_st" style="background:url(https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="#">Tabellen</a> </li><li id="urm_tlp_pk" style="background:url(https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="#">Pressemappe</a> </li></ul></div></div><div class="bB"><div class="button clearfix"><div class="fl btn_l"> </div><div class="fl title b c btn_c"><a class="b" href="#" id="urm_tlp_gm">Zurück zur Spielübersicht</a></div><div class="fl btn_r"> </div></div></div></div><div class="tH"> </div><div class="tC"> </div><div class="tB"> </div></div><script type="text/javascript"> $j(document).ready(function() { $j.UreaderMatches.onReady(); }); </script> </div><div class="row bgon"><div class="urCol8"><div id="slot1" class="unews8 unews8_1 news big slot bgfull omniture_ureader_news_reader"><div style="background: transparent url(/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/41/62/1774162_W2.jpg?timestamp=12429PM) no-repeat scroll top ;" class="hbig layer background">1:24:29 PMblackground</div><div class="hbig row layer content"><input type="hidden" class="label" value="ureader_live"/><div class="lblTitle lblTitle_ fl yellow">Live</div><div class="lblArrow lblArrow_ fl yellow">arrow</div> </div><div class="caption content"><div class="fl cL"><h2 class="headline"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/blogs/blog=blog_liveblog/postid=1774350.html#uefa+champions+league+live+marz">UEFA Champions League live: 27. März </a> </h2> <div class="comment"><div><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/blogs/blog=blog_liveblog/postid=1774350.html#uefa+champions+league+live+marz">Die Reporter und Korrespondenten von UEFA.com bringen ihnen vor den Viertelfinal-Hinspielen der UEFA Champions League am Dienstagabend die neuesten Informationen aus ganz Europa. </a> </div> </div> </div><div class="seealso cR"><ul class="row fl"><li style="background:url(/web/20120327160706im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/newsid=1773776.html#heimfinale+reizt+robben">Heimfinale reizt Robben </a></li><li style="background:url(/web/20120327160706im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/newsid=1773414.html#fakten+spiel">Fakten zum Spiel </a></li><li style="background:url(/web/20120327160706im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/prematch/background/index.html#blues+gast+lissabon">Blues in Lissabon </a></li> </ul> </div></div> </div><div id="slot3" class="unews4 unews4_1 news medium slot bgfull omniture_ureader_news_reader"><div class="hnews4"><div class="content arr"><input type="hidden" class="label" value="ureader_focus"/><div class="lblTitle lblTitle_ fl">Fokus</div><div class="lblArrow lblArrow_ fl">arrow</div> </div><div class="content head"><h2 class="headline"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/prematch/focus/index.html#aimar+im+hexenkessel+kuhlen+kopf+bewahren">Aimar baut auf Hexenkessel </a> </h2> </div></div><div class="wcont content"><div class="w85 fl"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/prematch/focus/index.html#aimar+im+hexenkessel+kuhlen+kopf+bewahren" title="Aimar baut auf Hexenkessel&nbsp;"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/42/00/1774200_s5.jpg" width="75" height="75" alt="Aimar: Im Hexenkessel kühlen Kopf bewahren"/></a> </div><div class="comment fl"><div><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/prematch/focus/index.html#aimar+im+hexenkessel+kuhlen+kopf+bewahren">Pablo Aimar hofft darauf, dass die Fans von SL Benfica für den "zusätzlichen Schub" sorgen werden, wenn es am Dienstagabend im Viertelfinale gegen Chelsea FC geht. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20120327160706im_/http://de.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120327160706/http://de.uefa.com/teamsandplayers/players/player=58841/profile/index.html">Aimar </a></li><li style="background:url(/web/20120327160706im_/http://de.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120327160706/http://de.uefa.com/teamsandplayers/teams/club=50147/profile/index.html">Benfica </a></li><li style="background:url(/web/20120327160706im_/http://de.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120327160706/http://de.uefa.com/teamsandplayers/teams/club=52914/profile/index.html">Chelsea </a></li> </ul> </div> </div> </div><div id="slot4" class="unews4 unews4_2 news medium slot bgfull omniture_ureader_news_reader"><div class="hnews4"><div class="content arr"><input type="hidden" class="label" value="ureader_preview"/><div class="lblTitle lblTitle_ fl">Vorschau</div><div class="lblArrow lblArrow_ fl">arrow</div> </div><div class="content head"><h2 class="headline"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007681/prematch/preview/index.html#das+perfekte+spiel+reicht+vielleicht+nicht">Jovanović fordert Perfektion </a> </h2> </div></div><div class="wcont content"><div class="w85 fl"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007681/prematch/preview/index.html#das+perfekte+spiel+reicht+vielleicht+nicht" title="Jovanović fordert Perfektion"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/39/90/1773990_s5.jpg" width="75" height="75" alt=""Das perfekte Spiel reicht vielleicht nicht""/></a> </div><div class="comment fl"><div><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007681/prematch/preview/index.html#das+perfekte+spiel+reicht+vielleicht+nicht">Laut APOEL-Trainer Ivan Jovanović muss seine Mannschaft über sich hinaus wachsen und dann noch eine Schippe drauf legen, um gegen Real Madrid überhaupt eine echte Chance zu haben. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20120327160706im_/http://de.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120327160706/http://de.uefa.com/teamsandplayers/teams/club=50118/profile/index.html">APOEL </a></li><li style="background:url(/web/20120327160706im_/http://de.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120327160706/http://de.uefa.com/teamsandplayers/teams/club=50051/profile/index.html">Real Madrid </a></li><li style="background:url(/web/20120327160706im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/newsid=1772716.html#vorschau+champions+league">Vorschau </a></li> </ul> </div> </div> </div> </div><div class="urCol4"><div class="featuredvideo row slot bgfull omniture_ureader_featured_videos"> <!--googleoff:index--><div class="editors-pick el-3"><h3 class="urTitle"><span class="icon"> </span><span>Videos im Blickpunkt</span></h3><div class="jboxfeat" id="ureaderFeatVideoCarousel"><div class="jcarousel-clip"><ul class="jcarousel-list"><li class="n1773448"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1773448.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Butragueño traut Real den großen Coup zu" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/77/34/51/1773451_s4.jpg"/></a><a class="playBut" rel="1773448" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1773448.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Butragueño traut Real den großen Coup zu</h2><div class="vComment">Klublegende Emilio Butragueño glaubt vor dem Viertelfinale der UEFA Champions League gegen APOEL, das beste Real-Team aller Zeiten vor sich zu haben.</div></div></li><li class="n1772982"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1772982.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Boatengs steiniger Weg zum Ruhm" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/77/29/67/1772967_s4.jpg"/></a><a class="playBut" rel="1772982" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1772982.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Boatengs steiniger Weg zum Ruhm</h2><div class="vComment">AC Milans Mittelfeldmotor Kevin-Prince Boateng hat dem Championsmagazin in einem Interview viele interessante Details über seine schwere Kindheit in Berlin und seine Idole aus der Jugend und von heute erzählt.</div></div></li><li class="n1773866"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1773866.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Heimfinale für Robben "etwas ganz Besonderes"" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/77/34/58/1773458_s4.jpg"/></a><a class="playBut" rel="1773866" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1773866.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Heimfinale für Robben "etwas ganz Besonderes"</h2><div class="vComment">Für Arjen Robben ist die Aussicht auf das Endspiel im eigenen Stadion "etwas ganz Besonderes", dennoch will sich FC Bayern Münchens Flügelflitzer zunächst nur auf Viertelfinal-Gegner Olympique de Marseille konzentrieren.</div></div></li><li class="n1771685"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1771685.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Favoriten im Vorteil" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/88/86/1768886_s4.jpg"/></a><a class="playBut" rel="1771685" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1771685.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Favoriten im Vorteil</h2><div class="vComment">Olympique Lyonnais, 1. FFC Turbine Potsdam und Arsenal LFC haben gute Karten, das Halbfinale der UEFA Women's Champions League zu erreichen, der 1. FFC Frankfurt muss dagegen noch zittern.</div></div></li><li class="n1770604"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1770604.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Trophy Tour triumphiert in Mexiko" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/04/86/1770486_s4.jpg"/></a><a class="playBut" rel="1770604" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1770604.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Trophy Tour triumphiert in Mexiko</h2><div class="vComment">Der Start der UEFA Champions League Trophy Tour, präsentiert von Heineken fand in Mexiko City und Guadalajara statt. Für einen gelungenen Auftakt sorgten auch Christian Karembeu und Edwin van der Sar.</div></div></li><li class="n1770532"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1770532.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Bayern gegen Marseille im Viertelfinale" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/77/02/47/1770247_s4.jpg"/></a><a class="playBut" rel="1770532" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1770532.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Bayern gegen Marseille im Viertelfinale</h2><div class="vComment">Der FC Bayern bekommt es im Viertelfinale der Champions League mit Olympique Marseille zu tun. Das ergab die Auslosung in Nyon. Highlight aber ist die Partie zwischen dem AC Milan und Titelverteidiger FC Barcelona.</div></div></li><li class="n1770477"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1770477.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Die Trainer: Episode eins" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/05/44/1770544_s4.jpg"/></a><a class="playBut" rel="1770477" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1770477.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Die Trainer: Episode eins</h2><div class="vComment">In der ersten Episode einer siebenteiligen Reihe spricht UEFA.com mit den besten Trainern im Geschäft, um herauszufinden, wie sie mit den Ansprüchen seitens der Medien und Fans sowie mit ihren eigenen Erwartungen umgehen.</div></div></li><li class="n1768027"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1768027.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Bayern - Basel Stimmen" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/76/80/19/1768019_s4.jpg"/></a><a class="playBut" rel="1768027" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1768027.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Bayern - Basel Stimmen</h2><div class="vComment"> </div></div></li><li class="n1768025"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1768025.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Bayern - Basel Stimmen" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/76/80/20/1768020_s4.jpg"/></a><a class="playBut" rel="1768025" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1768025.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Bayern - Basel Stimmen</h2><div class="vComment"> </div></div></li><li class="n1767337"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1767337.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Pressekonferenz: Jupp Heynckes, Bastian Schweinsteiger und Manuel Neuer (Bayern)" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/UCL/01/76/69/32/1766932_s4.jpg"/></a><a class="playBut" rel="1767337" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1767337.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Pressekonferenz: Jupp Heynckes, Bastian Schweinsteiger und Manuel Neuer (Bayern)</h2><div class="vComment"> </div></div></li><li class="n1767334"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1767334.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Pressekonferenz: Heiko Vogel, Marco Streller und Alexander Frei (Basel)" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/69/29/1766929_s4.jpg"/></a><a class="playBut" rel="1767334" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1767334.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Pressekonferenz: Heiko Vogel, Marco Streller und Alexander Frei (Basel)</h2><div class="vComment"> </div></div></li><li class="n1766147"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1766147.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Stocker baut auf Basels Routiniers" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/76/43/11/1764311_s4.jpg"/></a><a class="playBut" rel="1766147" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1766147.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Stocker baut auf Basels Routiniers</h2><div class="vComment">Valentin Stocker vom FC Basel setzt im Duell mit dem FC Bayern München auf die Erfahrung seiner Teamkollegen Alexander Frei, Benjamin Huggel und Marco Streller.</div></div></li><li class="n1764545"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1764545.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Xavi übergibt UEFA-Scheck an IKRK" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/44/80/1764480_s4.jpg"/></a><a class="playBut" rel="1764545" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1764545.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Xavi übergibt UEFA-Scheck an IKRK</h2><div class="vComment">Xavi Hernández überreichte vor dem Spiel zwischen dem FC Barcelona und Bayer 04 Leverkusen einen Scheck in Höhe von 100.000 Euro an das Internationale Komitee vom Roten Kreuz.</div></div></li><li class="n1764286"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1764286.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Pressekonferenz: Robin Dutt und Stefan Kiessling (Leverkusen)" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/35/40/1763540_s4.jpg"/></a><a class="playBut" rel="1764286" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1764286.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Pressekonferenz: Robin Dutt und Stefan Kiessling (Leverkusen)</h2><div class="vComment"> </div></div></li><li class="n1763147"><div class="vThumbContainer"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1763147.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Nasri: Mancini ist Vater von Citys Erfolg" src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/76/31/58/1763158_s4.jpg"/></a><a class="playBut" rel="1763147" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/video/videoid=1763147.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Nasri: Mancini ist Vater von Citys Erfolg</h2><div class="vComment">Samir Nasri erklärte gegenüber UEFA.com, wie es Trainer Roberto Mancini geschafft hat, Manchester City FC voranzubringen: "Er ist einer, der viel redet und der keine Niederlagen akzeptiert."</div></div></li> </ul></div></div><div class="jcarousel-bottom"> </div></div><script type="text/javascript"> $j(document).ready(function(){ $j('#ureaderFeatVideoCarousel').UreaderVideoSlide(); }); </script><!--googleon:index--> </div><div class="promo row slot bgfull "> <div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_ucl_section_single_mpu_top_1='https://web.archive.org/web/20120327160706/http://ad.ch.doubleclick.net/adj/ucl.german/section_single;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_ucl_section_single_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20120327160706/http://ad.ch.doubleclick.net/jump/ucl.german/section_single;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120327160706im_/http://ad.ch.doubleclick.net/ad/ucl.german/section_single;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div> </div></div><div class="bgon"><div class="sponsorstrip row slot bgfull "> <div id="sponsorUcl" class="sponsorBar"><ul><li class="spn_unicredit"><a title="UniCredit" href="https://web.archive.org/web/20120327160706/http://be-part-of-it.unicredit.eu/?ucid=BAC-BPI253" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/unicredit.png" alt="UniCredit" width="65" height="35"/></a></li><li class="spn_sony"><a title="Sony" href="https://web.archive.org/web/20120327160706/http://www.sony.de/3d" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/sony.png" alt="Sony" width="65" height="35"/></a></li><li class="spn_ford"><a title="Ford" href="https://web.archive.org/web/20120327160706/http://www.ford.eu/" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/ford.png" alt="Ford" width="65" height="35"/></a></li><li class="spn_mastercard"><a title="MasterCard" href="https://web.archive.org/web/20120327160706/http://www.mastercard.com/football/ucl/" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/mastercard.png" alt="MasterCard" width="65" height="35"/></a></li><li class="spn_playstation"><a title="PlayStation" href="https://web.archive.org/web/20120327160706/http://eu.playstation.com/" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/playstation.png" alt="PlayStation" width="65" height="35"/></a></li><li class="spn_heineken"><a title="Heineken" href="https://web.archive.org/web/20120327160706/http://www.heineken.com/" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/heineken.png" alt="Heineken" width="65" height="35"/></a></li></ul></div> </div> </div> </div><!--googleoff: all--><script type="text/javascript"> function setTitles(){ $j('.headline a').each(function(){ $j(this).attr("title",$j(this).text()); }); } function onSlotUpdate(){ setTitles(); AreaTagger.Tag(); } $j(document).ready(function(){ onSlotUpdate(); var _promo = $j('.promo'); _promo.find("script, noscript").remove(); $j('.ureader').uefaLive({ timestamp: '8:41:22 AM', timeout: 60000,urlcheck: '/library/ureader/v2/uefachampionsleague/_timestamp.html',urlget: '/library/ureader/v2/uefachampionsleague/_container.html', callbackCheck: function() { }, callback: function(elem, html){ var _html = $j(html) _html.find(".promo").empty(); $j('#urmtooltip').remove(); elem.html(_html.html()).find(".promo").append(_promo.html()); onSlotUpdate(); } }); $j('#slot1').uefaLive({ timestamp: '1:24:29 PM', timeout: 90000,urlcheck: '/library/ureader/v2/uefachampionsleague/timestamp=1/_news.html',urlget: '/library/ureader/v2/uefachampionsleague/slot=1/_news.html', callback: function(elem, html){ //console.log(elem); //console.log(html); elem.html(html); onSlotUpdate(); } }); $j('#slot3').uefaLive({ timestamp: '3/27/2012 3:00:59 PM', timeout: 90000,urlcheck: '/library/ureader/v2/uefachampionsleague/timestamp=2/_news.html',urlget: '/library/ureader/v2/uefachampionsleague/slot=2/_news.html', callback: function(elem, html){ //console.log(elem); //console.log(html); elem.html(html); onSlotUpdate(); } }); $j('#slot4').uefaLive({ timestamp: '3:02:24 PM', timeout: 90000,urlcheck: '/library/ureader/v2/uefachampionsleague/timestamp=3/_news.html',urlget: '/library/ureader/v2/uefachampionsleague/slot=3/_news.html', callback: function(elem, html){ //console.log(elem); //console.log(html); elem.html(html); onSlotUpdate(); } }); }); </script><!--googleon: all--> </div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><div class="row omniture_news_reader"><!--googleoff:snippet--><div class="jTabs tabcolor tab8 " id="mainNewsUcl"><ul class="menu"><li class="last"><a href="#ui-tabs-mainNewsUcl1" rel=""><span>News </span></a></li></ul><div id="ui-tabs-mainNewsUcl1" class="ui-tabs-panel"><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/20120327160706/http://de.uefa.com/uefachampionsleague/news/blogs/blog=blog_liveblog/postid=1774350.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/41/62/1774162_w4.jpg" alt="UEFA Champions League live: 27. März" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/blogs/blog=blog_liveblog/postid=1774350.html" title="Champions League live">Champions League live</a></h2><div class="newsComment innerText"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/blogs/blog=blog_liveblog/postid=1774350.html">Die Reporter und Korrespondenten von UEFA.com bringen ihnen vor den Viertelfinal-Hinspielen der UEFA Champions League die neuesten Informationen aus ganz Europa.</a></div><span class="relListLbl">Weitere Inhalte</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/prematch/preview/index.html">Jesus: Inspiration ist der Schlüssel</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/prematch/focus/index.html">Aimar: Im Hexenkessel kühlen Kopf bewahren</a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007681/prematch/preview/index.html">"Das perfekte Spiel reicht vielleicht nicht"</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/newsid=1774352.html" title="Luiz fühlt sich "älter und weiser"">Luiz fühlt sich "älter und weiser"</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/newsid=1774352.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/42/03/1774203_s5.jpg" alt="Luiz fühlt sich "älter und weiser"" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/newsid=1774352.html">Vier Jahre spielte David Luiz für SL Benfica, nun kehrt der Verteidiger mit Chelsea FC in sein altes Stadion zurück. Er sei verantwortungsbewusster und weiser" geworden, sagt er vor der Partie.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/prematch/preview/index.html" title="Jesus fordert Inspiration">Jesus fordert Inspiration</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/prematch/preview/index.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/41/96/1774196_s5.jpg" alt="Jesus: Inspiration ist der Schlüssel" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/prematch/preview/index.html">Jorge Jesus ist davon überzeugt, dass die Partie gegen Chelsea FC für sein SL Benfica auch ein Geduldstest wird, sein Gegenüber Roberto Di Matteo sieht bei seinem Team derweil eine konstant ansteigende Form.</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/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007683/prematch/focus/index.html">Aimar baut auf Hexenkessel</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007681/prematch/preview/index.html">APOEL hofft auf "perfekten Abend"</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/newsid=1772720.html">Butragueño sieht "bestes Real aller Zeiten"</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/newsid=1773837.html">Boatengs steiniger Weg zum Ruhm</a></h3></li><li class="moreClear"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/news/index.html" class="FooterURL">Mehr News</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="row "><div id="sponsorUcl" class="sponsorBar"><ul><li class="spn_unicredit"><a title="UniCredit" href="https://web.archive.org/web/20120327160706/http://be-part-of-it.unicredit.eu/?ucid=BAC-BPI253" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/unicredit.png" alt="UniCredit" width="65" height="35"/></a></li><li class="spn_sony"><a title="Sony" href="https://web.archive.org/web/20120327160706/http://www.sony.de/3d" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/sony.png" alt="Sony" width="65" height="35"/></a></li><li class="spn_ford"><a title="Ford" href="https://web.archive.org/web/20120327160706/http://www.ford.eu/" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/ford.png" alt="Ford" width="65" height="35"/></a></li><li class="spn_mastercard"><a title="MasterCard" href="https://web.archive.org/web/20120327160706/http://www.mastercard.com/football/ucl/" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/mastercard.png" alt="MasterCard" width="65" height="35"/></a></li><li class="spn_playstation"><a title="PlayStation" href="https://web.archive.org/web/20120327160706/http://eu.playstation.com/" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/playstation.png" alt="PlayStation" width="65" height="35"/></a></li><li class="spn_heineken"><a title="Heineken" href="https://web.archive.org/web/20120327160706/http://www.heineken.com/" onclick="window.open(this.href); return false;"><img src="/web/20120327160706im_/http://de.uefa.com/imgml/comp/ucl/sponsor/heineken.png" alt="Heineken" width="65" height="35"/></a></li></ul></div> </div> </div><div class="row omniture_central_slots"> </div><div class="row omniture_central_slots"><div style="" class="box photoGrid_4cols"><div class="bH"><!--googleoff:index--><h3>Galerien </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="photoGrid_4cols clearfix"><li class="newsThumbItem "><a class="newsThumb" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/gallery=1768662/index.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/78/75/1767875_w6.jpg" alt="Spieltag acht – Woche zwei" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/gallery=1768662/index.html">Spieltag acht – Woche zwei</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/gallery=1764818/index.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/39/24/1763924_w6.jpg" alt="Spieltag acht – Woche eins" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/gallery=1764818/index.html">Spieltag acht – Woche eins</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/gallery=1757888/index.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/69/00/1756900_w6.jpg" alt="Spieltag sieben – Woche zwei" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/gallery=1757888/index.html">Spieltag sieben – Woche zwei</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/gallery=1753344/index.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/32/54/1753254_w6.jpg" alt="Spieltag sieben – Woche 1" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/gallery=1753344/index.html">Spieltag sieben – Woche 1</a></h4></li></ul><!--googleon:index--> <div class="more innerText innerText"><a title="Weitere Galerien" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/index.html">Weitere Galerien</a></div> </div><div class="bF"> </div> </div> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uefacom_UCLsection_mpu_com_4='https://web.archive.org/web/20120327160706/http://ad.ch.doubleclick.net/adj/uefacom.german/UCLsection;pos=mpu_com;tile=4;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UCLsection_mpu_com_4); </script><noscript><p><a href="https://web.archive.org/web/20120327160706/http://ad.ch.doubleclick.net/jump/uefacom.german/UCLsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120327160706im_/http://ad.ch.doubleclick.net/ad/uefacom.german/UCLsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "> </div><div class="row "><div style="" class="box acBox "><div class="bH"><!--googleoff:index--><h3>Kalender </h3><!--googleon:index--> </div><div class="bC" style="height: 265px; overflow: hidden;"><div class="jAccor" id="CalendarHP"> <p id="chp1" class="accHeader"><a>Qualifikation</a></p><div><ul><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000259/index.html">Erste Qualifikationsrunde</a></div><div class="right">28. Juni 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000259/index.html">Erste Qualifikationsrunde</a></div><div class="right">05. - 06. Juli 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000260/index.html">Zweite Qualifikationsrunde</a></div><div class="right">12. - 13. Juli 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000260/index.html">Zweite Qualifikationsrunde</a></div><div class="right">19. - 20. Juli 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000261/index.html">Dritte Qualifikationsrunde</a></div><div class="right">26. - 27. Juli 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000261/index.html">Dritte Qualifikationsrunde</a></div><div class="right">02. - 03. August 2011</div></li></ul></div><p id="chp2" class="accHeader"><a>Play-offs</a></p><div><ul><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000262/index.html">Play-offs, Hinspiele</a></div><div class="right">16. - 17. August 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000262/index.html">Play-offs, Rückspiele</a></div><div class="right">23. - 24. August 2011</div></li></ul></div><p id="chp3" class="accHeader"><a>Gruppenphase</a></p><div><ul><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000263/index.html">Spieltag 1</a></div><div class="right">13. - 14. September 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000263/index.html">Spieltag 2</a></div><div class="right">27. - 28. September 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000263/index.html">Spieltag 3</a></div><div class="right">18. - 19. Oktober 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000263/index.html">Spieltag 4</a></div><div class="right">01. - 02. November 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000263/index.html">Spieltag 5</a></div><div class="right">22. - 23. November 2011</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000263/index.html">Spieltag 6</a></div><div class="right">06. - 07. Dezember 2011</div></li></ul></div><p id="chp4" class="accHeader selected"><a>K.-o.-Phase</a></p><div><ul><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000264/index.html">Achtelfinale, Hinspiele</a></div><div class="right">14. - 22. Februar 2012</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000264/index.html">Achtelfinale, Rückspiele</a></div><div class="right">06. - 14. März 2012</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/index.html">Viertelfinale</a></div><div class="right">27. - 28. März 2012</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/index.html">Viertelfinale</a></div><div class="right">03. - 04. April 2012</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000266/index.html">Halbfinale</a></div><div class="right">17. - 18. April 2012</div></li><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000266/index.html">Halbfinale</a></div><div class="right">24. - 25. April 2012</div></li></ul></div><p id="chp5" class="accHeader"><a>Finale</a></p><div><ul><li><div class="left"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/matches/round=2000267/index.html">Endspiel</a></div><div class="right">19. Mai 2012</div></li></ul></div></div> </div><div class="bF"> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_ucl_homepage_rectangle_bottom_2='https://web.archive.org/web/20120327160706/http://ad.ch.doubleclick.net/adj/ucl.german/homepage;pos=rectangle_bottom;tile=2;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_ucl_homepage_rectangle_bottom_2); </script><noscript><p><a href="https://web.archive.org/web/20120327160706/http://ad.ch.doubleclick.net/jump/ucl.german/homepage;pos=rectangle_bottom;tile=2;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120327160706im_/http://ad.ch.doubleclick.net/ad/ucl.german/homepage;pos=rectangle_bottom;tile=2;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Teams nach Runde </h3> <!--googleon:index--> </div><div class="bC"><div class="jAccor ajax" id="TeambyRound"> <p id="tbr1" class="accHeader"><a href="#|uefachampionsleague|season=2012|clubs|library|round=2000259|_teamsbyround.html">Erste Qualifikationsrunde</a></p><div class=""> </div><p id="tbr2" class="accHeader"><a href="#|uefachampionsleague|season=2012|clubs|library|round=2000260|_teamsbyround.html">Zweite Qualifikationsrunde</a></p><div class=""> </div><p id="tbr3" class="accHeader"><a href="#|uefachampionsleague|season=2012|clubs|library|round=2000261|_teamsbyround.html">Dritte Qualifikationsrunde</a></p><div class=""> </div><p id="tbr4" class="accHeader"><a href="#|uefachampionsleague|season=2012|clubs|library|round=2000262|_teamsbyround.html">Play-offs</a></p><div class=""> </div><p id="tbr5" class="accHeader"><a href="#|uefachampionsleague|season=2012|clubs|library|round=2000263|_teamsbyround.html">Gruppenphase</a></p><div class=""> </div><p id="tbr6" class="accHeader"><a href="#|uefachampionsleague|season=2012|clubs|library|round=2000264|_teamsbyround.html">Achtelfinale</a></p><div class=""> </div><p id="tbr7" class="accHeader selected"><a href="#|uefachampionsleague|season=2012|clubs|library|round=2000265|_teamsbyround.html">Viertelfinale</a></p><div class=" current"><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="APOEL FC" title="APOEL FC" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50118.png"/></div><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50118/index.html">APOEL</a></div><div class="right"><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="APOEL FC" title="APOEL FC" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Barcelona" title="FC Barcelona" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50080.png"/></div><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50080/index.html">Barcelona</a></div><div class="right"><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="FC Barcelona" title="FC Barcelona" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Bayern München" title="FC Bayern München" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50037.png"/></div><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50037/index.html">Bayern</a></div><div class="right"><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="FC Bayern München" title="FC Bayern München" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="SL Benfica" title="SL Benfica" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50147.png"/></div><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50147/index.html">Benfica</a></div><div class="right"><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="SL Benfica" title="SL Benfica" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Chelsea FC" title="Chelsea FC" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52914.png"/></div><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=52914/index.html">Chelsea</a></div><div class="right"><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Chelsea FC" title="Chelsea FC" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Olympique de Marseille" title="Olympique de Marseille" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52748.png"/></div><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=52748/index.html">Marseille</a></div><div class="right"><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Olympique de Marseille" title="Olympique de Marseille" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="AC Milan" title="AC Milan" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50058.png"/></div><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50058/index.html">Milan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="AC Milan" title="AC Milan" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Real Madrid CF" title="Real Madrid CF" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50051.png"/></div><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50051/index.html">Real Madrid</a></div><div class="right"><a class="fl flag20 l" href="/web/20120327160706/http://de.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Real Madrid CF" title="Real Madrid CF" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div></div></li></ul> </div></div> </div><div class="bF"> </div> </div> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Tabellen </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript"> $j(document).ready(function() { $j("#gr2001385").addClass('current'); $j("#grlist").find("li").each(function(i) { $j(this).bind('click', function() { var groupID = this.id.replace('gr',''); var urlToGo = '/uefachampionsleague/season=2012/standings/round=2000263/group={group}/library/_standingHP.html'.replace('{group}',groupID) $j('#groups_stands_1').load(urlToGo); $j('#grlist li.current').removeClass('current'); $j(this).addClass('current'); return false; }); }); }); </script><!--googleon: all--><div id="groups_stands_1"><div class="t_standings cup_1_2012_2000263_2001385"><h2 class="roundtitle innerText">Gruppenphase</h2><h3 class="bigTitle innerText grp_2001385 vis_title">Gruppe A</h3><table class="tb_stand grp_2001385 vis_grtable"><thead><tr class="lcol"><th class="rank nosort w30 innerText l"></th><th class="club l nosort ">Mannschaften</th><th class="w30"><abbr title="Spiele">S</abbr></th><th class="w30"><abbr title="Punkte">Pkt.</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w30 innerText l">1</td><td class="club l nosort "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50037/index.html"><img height="18" width="18" alt="FC Bayern München" title="FC Bayern München" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50037.png"/> Bayern</a></td><td class="w30">6</td><td class="w30">13</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">2</td><td class="club l nosort "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=50136/index.html"><img height="18" width="18" alt="SSC Napoli" title="SSC Napoli" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50136.png"/> Napoli</a></td><td class="w30">6</td><td class="w30">11</td></tr><tr class="on "><td class="rank nosort w30 innerText l">3</td><td class="club l nosort "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=52919/index.html"><img height="18" width="18" alt="Manchester City FC" title="Manchester City FC" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52919.png"/> Man. City</a></td><td class="w30">6</td><td class="w30">10</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">4</td><td class="club l nosort "><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/clubs/club=70691/index.html"><img height="18" width="18" alt="Villarreal CF" title="Villarreal CF" src="https://web.archive.org/web/20120327160706im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/70691.png"/> Villarreal</a></td><td class="w30">6</td><td class="w30">0</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/standings/round=2000263/group=2001385/index.html">Gruppendetails</a></div> </div><div class="row more innerText"> </div> </div><div class="letterbox grlist"><div class="jboxdiv scroll_3 animation_slow" id="groups_panel_1"><div class="jc-next"> </div><ul id="grlist" class="clearfix"><li id="gr2001385"><a href="#">A</a></li><li id="gr2001386"><a href="#">B</a></li><li id="gr2001387"><a href="#">C</a></li><li id="gr2001388"><a href="#">D</a></li><li id="gr2001389"><a href="#">E</a></li><li id="gr2001390"><a href="#">F</a></li><li id="gr2001391"><a href="#">G</a></li><li id="gr2001392"><a href="#">H</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_ucl_homepage_mpu_bottom_3='https://web.archive.org/web/20120327160706/http://ad.ch.doubleclick.net/adj/ucl.german/homepage;pos=mpu_bottom;tile=3;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_ucl_homepage_mpu_bottom_3); </script><noscript><p><a href="https://web.archive.org/web/20120327160706/http://ad.ch.doubleclick.net/jump/ucl.german/homepage;pos=mpu_bottom;tile=3;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120327160706im_/http://ad.ch.doubleclick.net/ad/ucl.german/homepage;pos=mpu_bottom;tile=3;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row quicklinks"><div style="" class="newsBulList "><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="bulletList"><li><h4 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/accesslist/index.html">Zugangsliste 2011/12</a></h4></li><li><h4 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/season=2012/accesslist/listofparticipants/index.html">Teilnehmerliste 2011/12</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20120327160706/http://de.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/63/02/48/1630248_DOWNLOAD.pdf">Reglement 2011/12</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row promojc"><div class="box ADBox " style=""><div class="bH"><!--googleoff:index--> <!--googleon:index--> </div><div class="bC"><div class="jcCont " id="ph"><div><input type="hidden" class="carouselAuto" value="6"/><input type="hidden" class="carouselScroll" value="1"/><input type="hidden" class="carouselAnimation" value="500"/><input type="hidden" class="carouselWrap" value="circular"/><input type="hidden" class="thumbSize" value="w4"/><input type="hidden" class="carouselWideSize" value=""/><input type="hidden" class="carouselStyle" value="transparent"/><input type="hidden" class="carouselCount" value="6"/><div id="cnt_news1" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/81/1651981_PromoGenericBanner.jpg" class="imageurl" name="imageurl1"/><p class="medTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_potd.html">UCL Play of the day 2011/12 - 300x250 DE</a></p></div><div id="cnt_news2" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/64/1651964_PromoGenericBanner.jpg" class="imageurl" name="imageurl2"/><p class="medTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_predictor.html">UCL Predictor 2011/12 - 300x250 DE</a></p></div><div id="cnt_news3" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/68/02/54/1680254_PromoGenericBanner.jpg" class="imageurl" name="imageurl3"/><p class="medTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/index.html">UCL Sony Photo 2011/12 - 300x250 DE</a></p></div><div id="cnt_news4" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/87/1651987_PromoGenericBanner.jpg" class="imageurl" name="imageurl4"/><p class="medTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_ratings.html">UCL Rater 2011/12 - 300x250 DE</a></p></div><div id="cnt_news5" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/50/1651950_PromoGenericBanner.jpg" class="imageurl" name="imageurl5"/><p class="medTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_fantasy.html">UCL Fantasy 2011/12 - 300x250 DE</a></p></div><div id="cnt_news6" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/94/1651994_PromoGenericBanner.jpg" class="imageurl" name="imageurl6"/><p class="medTitle"><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_classics.html">UCL Classics 2011/12 - 300x250 DE</a></p></div></div></div><div class="jboxPromo " id="news_"><div class="jc-clip "><ul class="wideList clearfix"><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_potd.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/81/1651981_PromoGenericBanner.jpg" alt="UCL Play of the day - 300x250 DE"/></a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_predictor.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/64/1651964_PromoGenericBanner.jpg" alt="UCL Predictor 2011/12 - 300x250 DE"/></a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/photos/index.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/68/02/54/1680254_PromoGenericBanner.jpg" alt="UCL Sony Photo 2011/12 - 300x250 DE"/></a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_ratings.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/87/1651987_PromoGenericBanner.jpg" alt="UCL Rater - 300x250 DE"/></a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_fantasy.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/50/1651950_PromoGenericBanner.jpg" alt="UCL Fantasy 2011/12 - 300x250 DE"/></a></li><li><a href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/library/redirect/_classics.html"><img src="/web/20120327160706im_/http://de.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/94/1651994_PromoGenericBanner.jpg" alt="UCL Classics - 300x250 DE"/></a></li></ul></div><div><div class="jc-next jc-next-hor fr "> </div><div class="position fr"><span>1</span> von 6</div><div class="jc-prev jc-prev-hor fr "> </div></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/20120327160706/http://de.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Champions League" class="bcLink" href="/web/20120327160706/http://de.uefa.com/uefachampionsleague/index.html">UEFA Champions League</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120327160706/http://de.uefa.com/community/feedback/index.html">Feedback schicken</a></div><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/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/20120327160706/https://ssl." : "https://web.archive.org/web/20120327160706/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/20120327160706/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 16:07:06 Mar 27, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:48:22 Feb 17, 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.481 exclusion.robots: 0.022 exclusion.robots.policy: 0.012 esindex: 0.01 cdx.remote: 6.456 LoadShardBlock: 74.922 (3) PetaboxLoader3.datanode: 124.779 (4) load_resource: 130.751 PetaboxLoader3.resolve: 54.56 -->