CINXE.COM

Marketing - 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"><head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article# "><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://de.uefa.com/uefa/events/marketing/index.html","20130502184222","https://web.archive.org/","web","/_static/", "1367520142"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Marketing - UEFA.com</title><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Die Abteilung Marketing entwickelt TV- und Medienstrategien für alle UEFA-Wettbewerbe und Sponsoring-Strategien für alle Vereins- und einige Nationalmannschaftswettbewerbe."/><meta name="keywords" content="marketing"/><meta name="author" content="uefa.com"/><meta property="og:type" content="article"/><meta property="og:title" content="Marketing - UEFA.com"/><meta property="og:url" content="https://web.archive.org/web/20130502184222/http://de.uefa.com/uefa/events/marketing/index.html"/><meta property="og:image" content="https://web.archive.org/web/20130502184222im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/45/43/06/1454306_s2.jpg "/><meta property="og:description" content="Die Abteilung Marketing entwickelt TV- und Medienstrategien für alle UEFA-Wettbewerbe und Sponsoring-Strategien für alle Vereins- und einige Nationalmannschaftswettbewerbe."/><meta property="og:site_name" content="UEFA.com"/><meta property="article:published_time" content="2010-01-04T14:50Z"/><meta property="article:modified_time" content="2010-06-17T9:26Z"/><meta property="article:tag" content="marketing"/><meta name="thumb" content="/multimediafiles/photo/competitions/comp_matches/01/45/43/06/1454306_s5.jpg"/><meta name="date" content="Montag, 4. Januar 2010"/><meta name="isodate" content="2010-01-04"/><meta name="roofline" content="Marketing"/><meta name="phototitle" content="Die UEFA Champions League ist das Flaggschiff der UEFA-Klubwettbewerbe"/><link rel="canonical" href="https://web.archive.org/web/20130502184222/http://de.uefa.com/uefa/events/marketing/index.html"/><link rel="image_src" href="https://web.archive.org/web/20130502184222im_/http://de.uefa.com/multimediafiles/photo/competitions/comp_matches/01/45/43/06/1454306_s5.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130502184222cs_/http://de.uefa.com/inc/css/main.css?20130502123734"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20130502184222cs_/http://de.uefa.com/inc/css/print.css?20130502085237"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130502184222cs_/http://de.uefa.com/inc/css/sections/aboutuefa.css?20130426111626"/><script type="text/javascript" src="/web/20130502184222js_/http://de.uefa.com/inc/js/main.js?20130429091714"> </script><link rel="shortcut icon" href="/web/20130502184222im_/http://de.uefa.com/imgml/favicon/favicon.ico"/></head><body id="uefa" class="events marketing langD artPage"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array("title","id","author");SCW.ContentProperties = {"subsec1":"events","type":"article:news","sec":"uefa","subsec2":"marketing","lang":"DE"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {"43":"uefa"};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"> <noscript><style type="text/css"> .d3cmsHeader{height:120px;background-image:url(/web/20130502184222im_/http://de.uefa.com/imgml/header/shadow-repeat-high.jpg);} .hdr-esi-wrap, .hdr-esi-lnk.hdr-lnk-accessible{display:block;} </style></noscript><div class="hdr-esi-wrap"><a href="https://web.archive.org/web/20130502184222/http://ac.uefa.com/de/" class="hdr-esi-lnk hdr-lnk-accessible" title="xslext:Translate('uefa_accessible_version')"><span class="hdr-esi-txt hdr-accessible-txt">Zugängliche Version</span></a> </div> <!--googleoff:snippet--><script type="text/javascript"> var _MSGDETECTALERT ='Nicht noch einmal fragen?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN =''; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><div class="hdr-channels hdr-layer"><a class="hdr-logo" href="https://web.archive.org/web/20130502184222/http://de.uefa.com/index.html" data-track="true" data-scope="Header">Die offizielle Website des europäischen Fußballs</a><ul class="hdr-channels-list clearfix"><li class="hdr-channels-item hdr-channels-ne"><a href="/web/20130502184222/http://de.uefa.com/news/index.html" class="hdr-lnk" data-track="true" data-scope="Header">News</a></li><li class="hdr-channels-item hdr-channels-vd"><a href="/web/20130502184222/http://de.uefa.com/video/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Video </a></li><li class="hdr-channels-item hdr-channels-ls"><a href="/web/20130502184222/http://de.uefa.com/livescores/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Live-Ergebnisse</a></li><li class="hdr-channels-item hdr-channels-tp"><a href="/web/20130502184222/http://de.uefa.com/teamsandplayers/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Teams und Spieler</a></li><li class="hdr-channels-item hdr-channels-gm"><a href="/web/20130502184222/http://de.uefa.com/community/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Spiele</a></li><li class="hdr-channels-item hdr-channels-mb"><a href="/web/20130502184222/http://de.uefa.com/mobile/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Mobil</a></li><li class="hdr-channels-item hdr-channels-tk"><a href="/web/20130502184222/http://de.uefa.com/tickets/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Tickets</a></li><li class="hdr-channels-item hdr-channels-st"><a href="/web/20130502184222/http://de.uefa.com/uefachampionsleague/store/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Shop</a></li></ul><ul class="hdr-actions-list"><li id="loginH" class="hdr-actions-item hdr-actions-login"><a id="loginHL" href="javascript:void(0);" class="hdr-lnk" data-track="true" data-scope="Header">Login</a><script type="text/javascript" src="https://web.archive.org/web/20130502184222js_/http://img.uefa.com/ml/user/scripts/xdm1.js"> </script><div id="login2" class="login2"><a href="javascript:void(0);" class="login_mask" title="Login">Login</a><div class="login2_top">&nbsp;</div><form id="loginPopup"><fieldset><div class="top clearfix"><ul class="clearfix"><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'facebook')" class="facebook" title="Sign in with facebook">facebook</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'windows')" class="windows" title="Sign in with Windows">Windows Live ID</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'google')" class="google" title="Sign in with Google">Google</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'yahoo')" class="yahoo" title="Sign in with Yahoo!">Yahoo!</a></li></ul><p>Mit ihrem Konto von Facebook, Windows Live, Google oder Yahoo! anmelden</p></div><p class="clearfix larger">Oder melden Sie sich mit einem bestehenden UEFA.com-Konto an</p><p class="clearfix"><label>E-Mail</label><input id="Email" name="Email" type="text" class="input_field" value="" maxlength="50"/><span class="error_message">Es scheint ein Problem mit der von Ihnen angegebenen Email zu geben. Bitte überprüfen Sie, ob Ihre Adresse gültig ist und geben Sie diese erneut ein.</span></p><p class="clearfix"><label>Passwort </label><input id="Password" name="Password" type="password" class="input_field" value="" maxlength="50"/><span class="error_message">Bitte wählen Sie Ihr Passwort</span></p><p class="clearfix"><label class="checkbox_field"><input id="chkRem" name="ckStaySignedIn" type="checkbox"/>Angemeldet bleiben</label></p><p class="bottom clearfix"><a href="javascript:void(0);" onclick="loginSubmit();" class="button"><span>Login</span></a><a href="javascript:void(0);" onclick="this.href=REMOTE+'/ForgottenPassword'" title="" class="alt forgot">Passwort vergessen?</a></p></fieldset></form><div class="login2_bottom">&nbsp;</div></div></li><li id="loggedH" class="hdr-actions-item hdr-actions-user"><a class="loggedUserSpan" href=""> </a><div class="hdr-dropdown-user hdr-user-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-user-logged"><a class="loggedUserSpan" href=""> </a></li><li class="hdr-dropdown-item hdr-user-account"><a class="hdr-lnk" id="loggedAccount" title="Account settings" href="">Account settings</a></li><li class="hdr-dropdown-item hdr-user-pref"><a class="hdr-lnk" id="loggedPref" title="Preferences" href="">Preferences</a></li><li class="hdr-dropdown-item hdr-user-logout"><a class="hdr-lnk" id="logoutHL" title="Log out" href="">Log out</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li><li id="registerH" class="hdr-actions-item hdr-actions-register"><a href="javascript:void(0);" id="loginHL" onclick="this.href=REMOTE+'/Account/SignUp?returnUrl='+ getReturnUrl(window.location.href)" class="hdr-lnk" data-track="true" data-scope="Header">Registrierung</a></li><li class="hdr-actions-item hdr-actions-lang"><a href="#" class="hdr-lnk" data-track="true" data-scope="Header">Deutsch<span class="hdr-arrow hdr-arrow-white">&nbsp;</span></a><div class="hdr-dropdown hdr-lang-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-lang-de"><a href="https://web.archive.org/web/20130502184222/http://de.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Deutsch<span class="hdr-arrow hdr-arrow-white">&nbsp;</span></a></li><li class="hdr-dropdown-item hdr-lang-en"><a href="https://web.archive.org/web/20130502184222/http://www.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">English</a></li><li class="hdr-dropdown-item hdr-lang-fr"><a href="https://web.archive.org/web/20130502184222/http://fr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Français</a></li><li class="hdr-dropdown-item hdr-lang-ru"><a href="https://web.archive.org/web/20130502184222/http://ru.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Русский</a></li><li class="hdr-dropdown-item hdr-lang-es"><a href="https://web.archive.org/web/20130502184222/http://es.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Español</a></li><li class="hdr-dropdown-item hdr-lang-it"><a href="https://web.archive.org/web/20130502184222/http://it.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Italiano</a></li><li class="hdr-dropdown-item hdr-lang-pt"><a href="https://web.archive.org/web/20130502184222/http://pt.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Português</a></li><li class="hdr-dropdown-item hdr-lang-jp"><a href="https://web.archive.org/web/20130502184222/http://jp.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">日本語</a></li><li class="hdr-dropdown-item hdr-lang-cn"><a href="https://web.archive.org/web/20130502184222/http://cn.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">中文</a></li><li class="hdr-dropdown-item hdr-lang-kr"><a href="https://web.archive.org/web/20130502184222/http://kr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">한국어</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div class="hdr-sections hdr-layer"><ul class="hdr-sections-list clearfix"><li class="hdr-section-item hdr-section-uefa is-active"><a class="hdr-lnk" href="/web/20130502184222/http://de.uefa.com/uefa/index.html" data-track="true" data-scope="Header">UEFA</a></li><li class="hdr-section-item hdr-section-ma"><a class="hdr-lnk" href="/web/20130502184222/http://de.uefa.com/memberassociations/index.html" data-track="true" data-scope="Header">Mitgliedsverbände<span class="hdr-arrow hdr-arrow-black">&nbsp;</span></a><div class="hdr-drop-panel hdr-drop-ma"><div class="hdr-list-wrap hdr-wrap-ma"><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=alb/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-alb"> </span><span class="hdr-item-txt">Albanien</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=and/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-and"> </span><span class="hdr-item-txt">Andorra</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=arm/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-arm"> </span><span class="hdr-item-txt">Armenien</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=aut/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aut"> </span><span class="hdr-item-txt">Österreich</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=aze/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aze"> </span><span class="hdr-item-txt">Aserbaidschan</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=blr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-blr"> </span><span class="hdr-item-txt">Belarus</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=bel/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bel"> </span><span class="hdr-item-txt">Belgien</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=bih/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bih"> </span><span class="hdr-item-txt">Bosnien-Herzegowina</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=bul/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bul"> </span><span class="hdr-item-txt">Bulgarien</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=cro/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cro"> </span><span class="hdr-item-txt">Kroatien</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=cyp/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cyp"> </span><span class="hdr-item-txt">Zypern</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=cze/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cze"> </span><span class="hdr-item-txt">Tschechische Republik</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=den/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-den"> </span><span class="hdr-item-txt">Dänemark</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=eng/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-eng"> </span><span class="hdr-item-txt">England</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=est/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-est"> </span><span class="hdr-item-txt">Estland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=fro/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fro"> </span><span class="hdr-item-txt">Färöer Inseln</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=fin/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fin"> </span><span class="hdr-item-txt">Finnland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=fra/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fra"> </span><span class="hdr-item-txt">Frankreich</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=mkd/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mkd"> </span><span class="hdr-item-txt">EJRM</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=geo/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-geo"> </span><span class="hdr-item-txt">Georgien</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=ger/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ger"> </span><span class="hdr-item-txt">Deutschland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=gre/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gre"> </span><span class="hdr-item-txt">Griechenland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=hun/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-hun"> </span><span class="hdr-item-txt">Ungarn</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=isl/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isl"> </span><span class="hdr-item-txt">Island</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=isr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isr"> </span><span class="hdr-item-txt">Israel</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=ita/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ita"> </span><span class="hdr-item-txt">Italien</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=kaz/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-kaz"> </span><span class="hdr-item-txt">Kasachstan</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=lva/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lva"> </span><span class="hdr-item-txt">Lettland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=lie/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lie"> </span><span class="hdr-item-txt">Liechtenstein</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=ltu/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ltu"> </span><span class="hdr-item-txt">Litauen</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=lux/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lux"> </span><span class="hdr-item-txt">Luxemburg</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=mlt/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mlt"> </span><span class="hdr-item-txt">Malta</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=mda/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mda"> </span><span class="hdr-item-txt">Moldawien</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=mne/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mne"> </span><span class="hdr-item-txt">Montenegro</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=ned/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ned"> </span><span class="hdr-item-txt">Niederlande</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=nir/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nir"> </span><span class="hdr-item-txt">Nordirland</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=nor/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nor"> </span><span class="hdr-item-txt">Norwegen</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=pol/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-pol"> </span><span class="hdr-item-txt">Polen</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=por/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-por"> </span><span class="hdr-item-txt">Portugal</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=irl/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-irl"> </span><span class="hdr-item-txt">Republik Irland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=rou/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rou"> </span><span class="hdr-item-txt">Rumänien</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=rus/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rus"> </span><span class="hdr-item-txt">Russland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=smr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-smr"> </span><span class="hdr-item-txt">San Marino</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=sco/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sco"> </span><span class="hdr-item-txt">Schottland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=srb/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-srb"> </span><span class="hdr-item-txt">Serbien</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=svk/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svk"> </span><span class="hdr-item-txt">Slowakei</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=svn/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svn"> </span><span class="hdr-item-txt">Slowenien</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=esp/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-esp"> </span><span class="hdr-item-txt">Spanien</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=swe/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-swe"> </span><span class="hdr-item-txt">Schweden</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=sui/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sui"> </span><span class="hdr-item-txt">Schweiz</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=tur/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-tur"> </span><span class="hdr-item-txt">Türkei</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=ukr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ukr"> </span><span class="hdr-item-txt">Ukraine</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=wal/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-wal"> </span><span class="hdr-item-txt">Wales</span></a></li></ul></div></div> </li><li class="hdr-section-item hdr-section-women"><a class="hdr-lnk" href="/web/20130502184222/http://de.uefa.com/women/index.html" data-track="true" data-scope="Header">Frauenfußball<span class="hdr-arrow hdr-arrow-black">&nbsp;</span></a><div class="hdr-drop-panel hdr-drop-women"><div class="hdr-list-wrap hdr-wrap-wteams"><span class="hdr-list-title">Nationale Meisterschaften</span><ul class="hdr-wteams-list hdr-wteams-col1"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=alb/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-alb"> </span><span class="hdr-item-txt">Albanien</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=aut/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aut"> </span><span class="hdr-item-txt">Österreich</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=blr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-blr"> </span><span class="hdr-item-txt">Belarus</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=bel/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bel"> </span><span class="hdr-item-txt">Belgien</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=bul/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bul"> </span><span class="hdr-item-txt">Bulgarien</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=cro/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cro"> </span><span class="hdr-item-txt">Kroatien</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=cyp/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cyp"> </span><span class="hdr-item-txt">Zypern</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=cze/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cze"> </span><span class="hdr-item-txt">Tschechische Republik</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=den/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-den"> </span><span class="hdr-item-txt">Dänemark</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col2"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=eng/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-eng"> </span><span class="hdr-item-txt">England</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=est/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-est"> </span><span class="hdr-item-txt">Estland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=fro/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fro"> </span><span class="hdr-item-txt">Färöer Inseln</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=fin/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fin"> </span><span class="hdr-item-txt">Finnland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=fra/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fra"> </span><span class="hdr-item-txt">Frankreich</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=mkd/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mkd"> </span><span class="hdr-item-txt">EJRM</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=ger/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ger"> </span><span class="hdr-item-txt">Deutschland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=gre/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gre"> </span><span class="hdr-item-txt">Griechenland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=hun/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-hun"> </span><span class="hdr-item-txt">Ungarn</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col3"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=isl/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isl"> </span><span class="hdr-item-txt">Island</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=isr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isr"> </span><span class="hdr-item-txt">Israel</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=ita/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ita"> </span><span class="hdr-item-txt">Italien</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=kaz/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-kaz"> </span><span class="hdr-item-txt">Kasachstan</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=lva/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lva"> </span><span class="hdr-item-txt">Lettland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=ltu/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ltu"> </span><span class="hdr-item-txt">Litauen</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=lux/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lux"> </span><span class="hdr-item-txt">Luxemburg</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=mlt/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mlt"> </span><span class="hdr-item-txt">Malta</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=mda/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mda"> </span><span class="hdr-item-txt">Moldawien</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col4"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=ned/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ned"> </span><span class="hdr-item-txt">Niederlande</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=nir/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nir"> </span><span class="hdr-item-txt">Nordirland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=nor/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nor"> </span><span class="hdr-item-txt">Norwegen</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=pol/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-pol"> </span><span class="hdr-item-txt">Polen</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=por/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-por"> </span><span class="hdr-item-txt">Portugal</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=irl/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-irl"> </span><span class="hdr-item-txt">Republik Irland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=rou/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rou"> </span><span class="hdr-item-txt">Rumänien</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=rus/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rus"> </span><span class="hdr-item-txt">Russland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=sco/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sco"> </span><span class="hdr-item-txt">Schottland</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col5"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=srb/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-srb"> </span><span class="hdr-item-txt">Serbien</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=svk/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svk"> </span><span class="hdr-item-txt">Slowakei</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=svn/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svn"> </span><span class="hdr-item-txt">Slowenien</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=esp/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-esp"> </span><span class="hdr-item-txt">Spanien</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=swe/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-swe"> </span><span class="hdr-item-txt">Schweden</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=sui/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sui"> </span><span class="hdr-item-txt">Schweiz</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=tur/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-tur"> </span><span class="hdr-item-txt">Türkei</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=ukr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ukr"> </span><span class="hdr-item-txt">Ukraine</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130502184222/http://de.uefa.com/memberassociations/association=wal/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-wal"> </span><span class="hdr-item-txt">Wales</span></a></li></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title">Wettbewerbe</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA Women's EURO</a></li><li class="hdr-cup-item hdr-cup-fwwc"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/womensworldcup/index.html" data-track="true" data-scope="Header">Frauen-Fußball-WM</a></li><li class="hdr-cup-item hdr-cup-wcl"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/womenschampionsleague/index.html" data-track="true" data-scope="Header">UEFA Women's Champions League</a></li><li class="hdr-cup-item hdr-cup-wu19"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/womensunder19/index.html" data-track="true" data-scope="Header">UEFA U19-EM Frauen</a></li><li class="hdr-cup-item hdr-cup-wu17"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/womensunder17/index.html" data-track="true" data-scope="Header">UEFA U17-EM Frauen</a></li></ul></div></div> </li><li class="hdr-section-item hdr-section-tg"><a class="hdr-lnk" href="/web/20130502184222/http://de.uefa.com/trainingground/index.html" data-track="true" data-scope="Header">UEFA Training Ground</a></li> </ul><div class="hdr-search"><form id="headerSearch" action="https://web.archive.org/web/20130502184222/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><div class="hdr-comp hdr-layer"><ul class="hdr-comp-list clearfix"><li class="hdr-comp-item hdr-item-ucl"><a class="hdr-lnk" href="/web/20130502184222/http://de.uefa.com/uefachampionsleague/index.html" data-track="true" data-scope="Header">UEFA Champions League</a></li><li class="hdr-comp-item hdr-item-uel"><a class="hdr-lnk" href="/web/20130502184222/http://de.uefa.com/uefaeuropaleague/index.html" data-track="true" data-scope="Header">UEFA Europa League</a></li><li class="hdr-comp-item hdr-item-euro"><a class="hdr-lnk" href="/web/20130502184222/http://de.uefa.com/uefaeuro/finals/index.html" data-track="true" data-scope="Header">UEFA EURO 2016</a></li><li class="hdr-comp-item hdr-item-qualifiers"><a class="hdr-lnk" href="/web/20130502184222/http://de.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">European qualifiers</a></li><li class="hdr-comp-item hdr-item-woco"><a class="hdr-lnk" href="/web/20130502184222/http://de.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA Frauen-EM</a></li><li class="hdr-comp-item hdr-item-u21"><a class="hdr-lnk" href="/web/20130502184222/http://de.uefa.com/under21/index.html" data-track="true" data-scope="Header">U21</a></li><li class="hdr-comp-item hdr-item-all"><a class="hdr-lnk" href="#">Alle Wettbewerbe<span class="hdr-arrow hdr-arrow-black">&nbsp;</span></a><div class="hdr-drop-panel hdr-drop-allcomp"><div class="hdr-cups-wrap hdr-cups-club"><span class="hdr-list-title">- Vereine -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-ucl"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/uefachampionsleague/index.html" data-track="true" data-scope="Header">UEFA Champions League</a></li><li class="hdr-cup-item hdr-cup-uel"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/uefaeuropaleague/index.html" data-track="true" data-scope="Header">UEFA Europa League</a></li><li class="hdr-cup-item hdr-cup-scup"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/uefasupercup/index.html" data-track="true" data-scope="Header">UEFA-Superpokal</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-nat"><span class="hdr-list-title">- Verbände -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-euroqual"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">European qualifiers</a></li><li class="hdr-cup-item hdr-cup-euro"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/uefaeuro/finals/index.html" data-track="true" data-scope="Header">UEFA EURO 2016</a></li><li class="hdr-cup-item hdr-cup-euro"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/uefaeuro/finals/about-euro/uefaeuro2020/index.html" data-track="true" data-scope="Header">UEFA EURO 2020</a></li><li class="hdr-cup-item hdr-cup-fwc"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/worldcup/index.html" data-track="true" data-scope="Header">FIFA-Weltpokal</a></li><li class="hdr-cup-item hdr-cup-u21"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/under21/index.html" data-track="true" data-scope="Header">UEFA U21-EM</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-youth"><span class="hdr-list-title">- Junioren &amp; Amateure -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-u19"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/under19/index.html" data-track="true" data-scope="Header">UEFA U19-EM</a></li><li class="hdr-cup-item hdr-cup-u17"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/under17/index.html" data-track="true" data-scope="Header">UEFA U17-EM</a></li><li class="hdr-cup-item hdr-cup-rcup"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/regionscup/index.html" data-track="true" data-scope="Header">Regionen-Pokal</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title" href="/web/20130502184222/http://de.uefa.com/women/index.html" data-track="true" data-scope="Header">- Frauen -</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA Women's EURO</a></li><li class="hdr-cup-item hdr-cup-fwwc"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/womensworldcup/index.html" data-track="true" data-scope="Header">Frauen-Fußball-WM</a></li><li class="hdr-cup-item hdr-cup-wcl"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/womenschampionsleague/index.html" data-track="true" data-scope="Header">UEFA Women's Champions League</a></li><li class="hdr-cup-item hdr-cup-wu19"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/womensunder19/index.html" data-track="true" data-scope="Header">UEFA U19-EM Frauen</a></li><li class="hdr-cup-item hdr-cup-wu17"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/womensunder17/index.html" data-track="true" data-scope="Header">UEFA U17-EM Frauen</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-futsal"><a class="hdr-list-title" href="/web/20130502184222/http://de.uefa.com/futsal/index.html" data-track="true" data-scope="Header">- Futsal -</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-feuro"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/futsaleuro/index.html" data-track="true" data-scope="Header">UEFA-Futsal-EM</a></li><li class="hdr-cup-item hdr-cup-ffwc"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/futsalworldcup/index.html" data-track="true" data-scope="Header">FIFA Futsal-WM</a></li><li class="hdr-cup-item hdr-cup-fcup"><a class="hdr-cup-lnk" href="/web/20130502184222/http://de.uefa.com/futsalcup/index.html" data-track="true" data-scope="Header">UEFA-Futsal-Pokal</a></li></ul></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/20130502184222/http://de.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="UEFA" class="bcLink" href="/web/20130502184222/http://de.uefa.com/uefa/index.html">UEFA</a></li><li>&nbsp;&gt;&nbsp;<a title="Ereignisse" class="bcLink" href="/web/20130502184222/http://de.uefa.com/uefa/events/index.html">Ereignisse</a></li><li>&nbsp;&gt;&nbsp;<a title="Marketing" class="bcLink" href="/web/20130502184222/http://de.uefa.com/uefa/events/marketing/index.html">Marketing</a></li></ol><span class="closer fl">&nbsp;</span></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="Die UEFA - Events" href="/web/20130502184222/http://de.uefa.com/uefa/index.html">Die UEFA - Events</a></h1><ul><li id="ml2_news" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/news/index.html"><span>News</span></a></li><li id="ml2_video" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/video/index.html"><span>Video </span></a></li><li id="ml2_aboutuefa" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/aboutuefa/index.html"><span>Die UEFA </span></a></li><li id="ml2_award" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/uefa-best-player-award/index.html"><span>Preis </span></a></li><li id="ml2_footballfirst" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/footballfirst/index.html"><span>Football First</span></a></li><li id="ml2_social" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/socialresponsibility/index.html"><span>Soziales</span></a></li><li id="ml2_stakeholders" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/stakeholders/index.html"><span>Interessengruppen</span></a></li><li id="ml2_management" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/management/index.html"><span>Management</span></a></li><li id="ml2_events" class=" current"><a href="/web/20130502184222/http://de.uefa.com/uefa/events/index.html"><span>Events</span></a></li><li id="ml2_elevenvalues" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/elevenvalues/index.html"><span>Elf Werte</span></a></li><li id="ml2_mediaservices" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/mediaservices/index.html"><span>Medienservice</span></a></li><li id="ml2_documentlibrary" class=" "><a href="/web/20130502184222/http://de.uefa.com/uefa/documentlibrary/index.html"><span>Dokumente</span></a></li></ul></div><!--googleon:snippet--><div class="d3cmsTopContent"><div class="row "><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><h2 class="m3_events menuTitle">Ereignisse</h2><ul class="menu clearfix"><li id="ml3_evmark" class=" current "><a href="/web/20130502184222/http://de.uefa.com/uefa/events/marketing/index.html"><span>Marketing</span></a></li><li id="ml3_evcomm" class=""><a href="/web/20130502184222/http://de.uefa.com/uefa/events/commercial/index.html"><span>Vermarktung</span></a></li><li id="ml3_evtv" class=""><a href="/web/20130502184222/http://de.uefa.com/uefa/events/tv/index.html"><span>Fernsehen</span></a></li><li id="ml3_evmeli" class=""><a href="/web/20130502184222/http://de.uefa.com/uefa/events/merchandisinglicensing/index.html"><span>Merchandising und Lizensierung</span></a></li><li id="ml3_evtick" class=""><a href="/web/20130502184222/http://de.uefa.com/uefa/events/ticketing/index.html"><span>Tickets</span></a></li><li id="ml3_evbnet" class=""><a href="/web/20130502184222/http://de.uefa.com/uefa/events/businessnetwork/index.html"><span>Business und Chancen</span></a></li><li id="ml3_evvarc" class=" last "><a href="/web/20130502184222/http://de.uefa.com/uefa/events/videoarchive/index.html"><span>Video-Archiv</span></a></li></ul> </div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><h2> </h2><!--topStart--><div class="firstDiv newsArt resizable "><div class="def_Newshead"><img src="/web/20130502184222im_/http://de.uefa.com/img/template/news_UefaLogoPrint.jpg" height="69" width="656" class="hiddenHeader" alt="Die offizielle Website des europäischen Fußballs"/><div class="innerText"><!--googleoff: all--><script type="text/javascript">window.Deltatre.Uefacom.Metadata = window.Deltatre.Uefacom.Metadata || {};window.Deltatre.Uefacom.Metadata.NewsId = 946190;SCW.AddContent("id", "946190");SCW.AddContent("title", "Marketing");SCW.AddContent("author", "");</script><!--googleon: all--><h1 class="newsTitle">Marketing</h1></div></div><div id="newsHeading" class="newsCommonSet clearfix"><!--googleoff: snippet--><div class="newsActions"><ul class="clearfix"><li class="action"><div class="type_common type_print"><a onclick="window.open(this.href); return false;" rel="nofollow" href="#nid=946190">Drucken </a></div></li></ul></div><!--googleon: snippet--> &nbsp;</div><div class="gradient"> </div><div id="PGContainer" class="is-static"><div class="newsActions abshide"><ul><li class="action last twitter-share"/><li class="action fb-button"><fb:like class="fb-like" xmlns:fb="http://www.facebook.com/2008/fbml"/></li><li class="action"><div class="type_common type_mail"><a href="#">E-Mail</a></div><li class="action abshide"><div class="type_common type_print"><a href="/web/20130502184222/http://de.uefa.com/news/newsid=946190,print.htmx" rel="nofollow">Drucken</a></div></li></li></ul></div><div><link href="/web/20130502184222cs_/http://de.uefa.com/inc/css/sections/d3pg.css" media="screen" rel="stylesheet" title="standard" type="text/css"> </link><!--googleoff: all--><script type="text/javascript">var _lblpgHide = 'Bildunterschrift verbergen';var _lblpgShow = 'Bildunterschrift anzeigen';var _lblpgHideTitle = 'Titel verbergen';var _lblpgShowTitle = 'Titel zeigen';</script><!--googleon: all--><script src="/web/20130502184222js_/http://de.uefa.com/inc/js/d3pg/d3pg.js" type="text/javascript"> </script><div id="d3pgArticle" class="d3pg"><div class="d3widelist"><div class="wTop"><h2 class="wTitle"> </h2><!--googleoff: all--><span class="wRatepg">rate gallery</span><span class="wRateph">rate photo</span><!--googleon: all--></div><div class="wListCont"><img class="arrowL" src="/web/20130502184222im_/http://de.uefa.com/imgml/icons/single/arrowsSxBig.png" width="54" height="74" alt="arrow" style="display:none;"> </img><img class="arrowR" src="/web/20130502184222im_/http://de.uefa.com/imgml/icons/single/arrowsDxBig.png" width="54" height="74" alt="arrow" style="display:none;"> </img></div></div><div class="d3wide"><div class="wWrapTop"><div class="wTop"> </div></div><div class="d3Intro hide"><div class="d3IntroWrap rel"><div class="d3IntroCnt"><div class="d3IntroClose"><a href="#" title="close"><span>close</span></a></div><div class="d3IntroTitle"> </div><div class="d3IntroDesc"> </div></div></div></div><ul class="wList"><li class="loadingBlack"> <img class="arrowL" src="/web/20130502184222im_/http://de.uefa.com/imgml/icons/single/arrowsSxBig.png" width="54" height="74" alt="arrow" style="display:none;"> </img><img class="arrowR" src="/web/20130502184222im_/http://de.uefa.com/imgml/icons/single/arrowsDxBig.png" width="54" height="74" alt="arrow" style="display:none;"> </img><div class="wWrap"><div class="wLabel"><!--googleoff: all--> <!--googleon: all--></div><div class="wInfo"><p class="wInfoTitle"> </p><span class="wComm"> </span><div class="wExtra clearfix"> </div></div></div></li></ul></div><div class="d3nav"><div class="toolsL tools"><div class="clearfix"><!--googleoff: all--><div class="pause fl" title="Pause"> </div><div class="play fl" title="Abspielen"> </div><div class="stats fl"><span class="pos">1</span><span>/</span><span class="num">0</span></div></div><div class="counter"><div class="cont"><!--googleoff: all--><div class="cursor">counter</div><!--googleon: all--></div></div></div><div class="toolsR tools"><div class="resize fr" title="Größe ändern"> </div><div class="list fr" title="Liste"> </div><!--googleon: all--></div><div class="popup"><div class="arrow"> </div></div><!--googleoff: all--><div class="prev fl"><a href="#">Zurück</a></div><!--googleon: all--><div class="thumbs fl"><ul><li>loading...</li></ul></div><!--googleoff: all--><div class="next fl"><a href="#">Weiter</a></div><!--googleon: all--></div></div></div><script type="text/javascript"> $j(document).ready(function() { $j('.d3pg').d3pg({ showIntro : true, mode: 'single', play: false, urlLib: '/media/01/49/59/88/json/newsid=1495988,pgmedia.js', video : { url : '/News/94/61/90/json/newsid=946190,relmedia.js', news: '946190' } }); }); </script></div></div><!--topEnd--><div class="rightCol grid_4"><div class="row "><div style="" class="newsBulList box barsList"><div class="bH"><!--googleoff:index--><h3>News</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box barsList"><li><h4 class="nTitle"><a href="/web/20130502184222/http://de.uefa.com/uefa/events/marketing/media-rights-and-services/news/newsid=1939725.html">Qualifikationsdeals bekannt gegeben</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1939725"> </div></li><li><h4 class="nTitle"><a href="/web/20130502184222/http://de.uefa.com/uefa/events/marketing/media-rights-and-services/news/newsid=1878513.html">Rechte in Moldawien an PRIME</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1878513"> </div></li><li><h4 class="nTitle"><a href="/web/20130502184222/http://de.uefa.com/uefa/events/marketing/media-rights-and-services/news/newsid=1875286.html">UEFA gewinnt Technik-Preis</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1875286"> </div></li><li><h4 class="nTitle"><a href="/web/20130502184222/http://de.uefa.com/uefa/events/marketing/media-rights-and-services/news/newsid=1866947.html">Singtel erhält Medienrechte in Singapur</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1866947"> </div></li><li><h4 class="nTitle"><a href="/web/20130502184222/http://de.uefa.com/uefa/events/marketing/media-rights-and-services/news/newsid=1866653.html">Finnische Medienrechte gehen an Nelonen</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1866653"> </div></li></ul><!--googleon:index--> <div class="more innerText"><a title="" href="/web/20130502184222/http://de.uefa.com/uefa/events/marketing/news/index.html">Weiter</a></div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="display:none;" class="newsBulList box bulletList"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><!--googleon:index--> </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_uefacom_UEFAsection_internal_4='https://web.archive.org/web/20130502184222/http://ad.ch.doubleclick.net/adj/uefacom.german/UEFAsection;pos=internal;tile=4;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UEFAsection_internal_4); </script><noscript><p><a href="https://web.archive.org/web/20130502184222/http://ad.ch.doubleclick.net/jump/uefacom.german/UEFAsection;pos=internal;tile=4;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20130502184222im_/http://ad.ch.doubleclick.net/ad/uefacom.german/UEFAsection;pos=internal;tile=4;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag -->&nbsp;</div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="display:none;" class="box barsList"><div class="bH"><!--googleoff:index-->&nbsp;<!--googleon:index--> </div><div class="bC"> </div><div class="bF"> </div> </div> </div> </div><!--botStart--><div class="secondDiv newsArt"><div class=" innerText mpindex "><div class="more"><a href="/web/20130502184222/http://de.uefa.com/uefa/events/marketing/index.html#marketing">Mehr lesen</a></div> </div><div class="def_Newsbody"><div class="innerText clearfix"><div class="fl newsBody"><div class="newsText"><p>Die Abteilung Marketing entwickelt TV- und Medienstrategien für alle UEFA-Wettbewerbe und darüber hinaus Sponsoring-Strategien für alle Vereins- und einige Nationalmannschaftswettbewerbe. Die Abteilung ist auch für die Umsetzung dieser Strategien verantwortlich, durch Direktverkäufe oder externe Marketingagenturen. Markenmanagement und Business Research werden ebenfalls durch die Marketing-Abteilung durchgeführt.</p> </div></div></div><!--googleoff: all--><p class="copyright innerText">©UEFA.com 1998-2013. All rights reserved.</p><!--googleon: all--></div></div><!--botEnd--> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20130502184222/http://de.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="UEFA" class="bcLink" href="/web/20130502184222/http://de.uefa.com/uefa/index.html">UEFA</a></li><li>&nbsp;&gt;&nbsp;<a title="Ereignisse" class="bcLink" href="/web/20130502184222/http://de.uefa.com/uefa/events/index.html">Ereignisse</a></li><li>&nbsp;&gt;&nbsp;<a title="Marketing" class="bcLink" href="/web/20130502184222/http://de.uefa.com/uefa/events/marketing/index.html">Marketing</a></li></ol><span class="closer fl">&nbsp;</span></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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/http://de.uefa.com/uefaeuro/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/20130502184222/http://de.uefa.com/uefaeuro/finals/about-euro/uefaeuro2020/index.html" title="UEFA EURO 2020">UEFA EURO 2020</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130502184222/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/20130502184222/http://de.uefa.com/under21/index.html" title="UEFA U21-EM">UEFA U21-EM</a></li></ul><span>- Junioren &amp; 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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/http://de.uefa.com/women/video/index.html" title="Video ">Video </a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130502184222/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/20130502184222/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">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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/http://de.uefa.com/video/index.html" title="Video ">Video </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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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 class="sendFeedback"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130502184222/http://de.uefa.com/community/feedback/index.html" title="Feedback schicken">Feedback schicken</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130502184222/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="https://web.archive.org/web/20130502184222/http://de.help.uefa.com/" 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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/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/20130502184222/http://ac.uefa.com/de/" title="Zugängliche Version">Zugängliche Version</a></li></ul><ul class="disclaimer"><li>© 1998-2013 UEFA. Alle Rechte vorbehalten.</li><li>Der Begriff UEFA, das UEFA-Logo und alle Marken von UEFA-Wettbewerben sind geschützte Marken und/oder von der UEFA urheberrechtlich geschützt. Alle Rechte vorbehalten. 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/20130502184222/https://ssl." : "https://web.archive.org/web/20130502184222/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"> function ChartbeatTitleGet(scw){ var t= ""; if (scw.ContentProperties) { if (scw.ContentProperties.title) { t = scw.ContentProperties.title; } } return t; } function ChartbeatSectionsGet(scw) { var ret = ""; if (scw) { if (scw.ContentProperties) { var contProp = scw.ContentProperties; ret += (contProp.sec) ? contProp.sec : ''; if (ret!='') { ret += (contProp.subsec1) ? '-' + contProp.subsec1 : ''; ret += (contProp.subsec2) ? '-' + contProp.subsec2 : ''; ret += (contProp.subsec3) ? '-' + contProp.subsec3 : ''; ret += (contProp.subsec4) ? '-' + contProp.subsec4 : ''; if(contProp.type.indexOf('list:') !== -1){ ret += '-list'; } if(contProp.type !== 'article:video'){ if(contProp.type.indexOf('article') !== -1){ if(ret !== contProp.sec + '-news'){ ret += ',' + contProp.sec + '-news'; } ret += ',news'; } } } } } return ret; } var _sf_async_config={}; _sf_async_config.path = window.location.pathname.indexOf('.html') === -1 ? window.location.pathname + 'index.html' : window.location.pathname; try{ var _meta = Deltatre.Uefacom.Metadata; var _newsid = false; if(_meta && _meta.NewsId){ _newsid = _meta.NewsId; }else{ //TEMP - to be removed if (SCW.ContentProperties.id){ _newsid = SCW.ContentProperties.id; }else{ var _print = $j('.type_print a'); if(_print.length > 0){ _newsid = _print.attr("href").replace("#nid=",""); } } } if(_newsid){ _sf_async_config.path += "#" + _newsid; } }catch(e){} _sf_async_config.uid = 41385;_sf_async_config.domain = "de.uefa.com";_sf_async_config.sections = ChartbeatSectionsGet(SCW); var title = ChartbeatTitleGet(SCW); if (title!="") _sf_async_config.title = title; (function(){ if (_sf_async_config.sections == "") return false; 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/20130502184222/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" :"https://web.archive.org/web/20130502184222/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. --> <script src="https://web.archive.org/web/20130502184222js_/http://www.google.com/uds?file=ima&amp;v=1&amp;nodependencyload=true" type="text/javascript"></script><script type="text/javascript" src="/web/20130502184222js_/http://de.uefa.com/inc/js/video/v2/videoplayer.js"> </script></body></html><!-- FILE ARCHIVED ON 18:42:22 May 02, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 03:30:16 Nov 29, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.751 exclusion.robots: 0.035 exclusion.robots.policy: 0.021 esindex: 0.016 cdx.remote: 8.557 LoadShardBlock: 100.665 (3) PetaboxLoader3.datanode: 89.399 (4) PetaboxLoader3.resolve: 1093.377 (2) load_resource: 1137.268 -->

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