CINXE.COM

Die offizielle Website des europäischen Fußballs – 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"><!--mobileredirection enabled--> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website# "><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:80/","20130814105342","https://web.archive.org/","web","/_static/", "1376477622"); </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>Die offizielle Website des europäischen Fußballs – 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="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:type" content="sport_league"/><meta property="og:title" content="UEFA.com"/><meta property="og:url" content="https://web.archive.org/web/20130814105342/http://de.uefa.com/index.html"/><meta property="og:image" content="https://web.archive.org/web/20130814105342im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"/><meta property="og:description" content="Europe’s football website, now on Facebook."/><meta property="og:site_name" content="UEFA.com"/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20130814105342/http://de.uefa.com/index.html"/><link rel="image_src" href="https://web.archive.org/web/20130814105342im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><meta name="viewport" content="width=device-width, initial-scale=1.0"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130814105342cs_/http://de.uefa.com/inc/css/main.css?20130813160738"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20130814105342cs_/http://de.uefa.com/inc/css/print.css?20130619091930"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130814105342cs_/http://de.uefa.com/inc/css/homepage.css?20130809114444"/><script type="text/javascript" src="/web/20130814105342js_/http://de.uefa.com/inc/js/main.js?20130808232146"> </script><link rel="shortcut icon" href="/web/20130814105342im_/http://de.uefa.com/imgml/favicon/favicon.ico"/></head><body id="index.html" class=" langD index_homepage"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"homepage","sec":"uefacom","lang":"DE"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"> <noscript><style type="text/css"> .d3cmsHeader{height:120px;background-image:url(/web/20130814105342im_/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/20130814105342/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" title="Die offizielle Website des europäischen Fußballs" href="https://web.archive.org/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342js_/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();" title="" 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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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"> <a class="hdr-lnk" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130814105342/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></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/http://de.uefa.com/memberassociations/association=gib/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gib"> </span><span class="hdr-item-txt">Gibraltar</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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130814105342/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></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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></ul></div></div> </li><li class="hdr-section-item hdr-section-women"> <a class="hdr-lnk" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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></ul><ul class="hdr-wteams-list hdr-wteams-col2"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/http://de.uefa.com/memberassociations/association=gib/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gib"> </span><span class="hdr-item-txt">Gibraltar</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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></ul><ul class="hdr-wteams-list hdr-wteams-col3"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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></ul><ul class="hdr-wteams-list hdr-wteams-col4"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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></ul><ul class="hdr-wteams-list hdr-wteams-col5"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130814105342/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><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130814105342/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/20130814105342/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></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title" data-track="true" data-scope="Header">Wettbewerbe</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/http://de.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">EURO-Qualifikationsspiele</a> </li><li class="hdr-comp-item hdr-item-woco"> <a class="hdr-lnk" href="/web/20130814105342/http://de.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA Frauen-EURO</a> </li><li class="hdr-comp-item hdr-item-u21"> <a class="hdr-lnk" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/http://de.uefa.com/uefasupercup/index.html" data-track="true" data-scope="Header">UEFA-Superpokal</a></li><li class="hdr-cup-item hdr-cup-uyl"><a class="hdr-cup-lnk" href="/web/20130814105342/http://de.uefa.com/uefayouthleague/index.html" data-track="true" data-scope="Header">UEFA Youth League</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/20130814105342/http://de.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">EURO-Qualifikationsspiele</a></li><li class="hdr-cup-item hdr-cup-euro-2016"><a class="hdr-cup-lnk" href="/web/20130814105342/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-2020"><a class="hdr-cup-lnk" href="/web/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20130814105342/http://de.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl">&nbsp;</span><strong class="bcOfficial">Die offizielle Website des europäischen Fußballs</strong><a href="https://web.archive.org/web/20130814105342/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRÄSENTIERT VON interoute" class="irtLogo"><img src="/web/20130814105342im_/http://de.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - PRÄSENTIERT VON interoute" height="33"/></a><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"><span class="hiddenssi">SSI Err</span><div class="d3cmsTopContent"><div class="js-ureaderLive"><div class="ureader" style="background-color:#000;"><div id="slot1" class="hbig slot big"><div style="background: transparent url(/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/History/01/97/62/19/1976219_W21.jpg?timestamp=110610AM) no-repeat scroll top left;" class="hbig layer background">11:06:10 AMblackground</div><div class="hbig layer shadow right"> </div><div class="hbig row layer content"><input type="hidden" class="label" value="ureader_focus"/><div class="lblTitle lblTitle_left fl">Fokus</div><div class="lblArrow lblArrow_left fl">arrow</div> <div class="lblrow"> </div><div class="innGrid_12 row"><div class="innGrid_7 video c vl"> </div><div class="innGrid_5"><div class="news video"><p class="roofline"><a href="/web/20130814105342/http://de.uefa.com/worldcup/index.html" title="FIFA-Weltmeisterschaft">FIFA-Weltmeisterschaft </a> </p><h2 class="headline"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1980748.html#klassiker+zwischen+england+schottland">Klassiker zwischen England und Schottland </a> </h2><div class="ureader_comment"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1980748.html#klassiker+zwischen+england+schottland">Die Nachbarn England und Schottland stehen sich heute Abend zum ersten Mal seit 14 Jahren wieder gegen&uuml;ber. UEFA.com wirft aus diesem Anlass einen Blick auf die Geschichte dieses Duells. </a> </div> </div><div class="seealso"><ul class="row fl"><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/memberassociations/association=eng/index.html">England</a></li><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/memberassociations/association=sco/index.html">Schottland</a></li><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1963006.html#wm+quali+zwischenbilanz">WM-Quali: Zwischenbilanz </a></li><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/friendlies/season=2014/matches/round=2000374/match=2011303/postmatch/report/index.html#england+verpasst+sieg">England verpasst Sieg </a></li><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1911910.html#schottland+setzt+strachan">Schottland setzt auf Strachan </a></li> </ul> </div> </div> </div></div> </div><div class="row sec"><div id="slot2" class="slot medium"><div class="bckmed" style="background-image:url(/web/20130814105342im_/http://de.uefa.com/imgml/ureader/background/BgNews_worldcup.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_preview"/><div class="lblTitle lblTitle_ fl">Vorschau</div><div class="lblArrow lblArrow_ fl">arrow</div> <p class="roofline"><a href="/web/20130814105342/http://de.uefa.com/worldcup/index.html" title="FIFA-Weltmeisterschaft">FIFA-Weltmeisterschaft </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20130814105342/http://de.uefa.com/worldcup/season=2014/matches/round=2000294/match=2008683/prematch/preview/index.html#dzyuba+will+russland+angreifen" title="Dzyuba will mit Russland angreifen"><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/90/09/27/1900927_s5.jpg" width="75" height="75" alt="Dzyuba will mit Russland angreifen"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20130814105342/http://de.uefa.com/worldcup/season=2014/matches/round=2000294/match=2008683/prematch/preview/index.html#dzyuba+will+russland+angreifen">Dzyuba will angreifen </a> </h2><div class="ureader_comment"><a href="/web/20130814105342/http://de.uefa.com/worldcup/season=2014/matches/round=2000294/match=2008683/prematch/preview/index.html#dzyuba+will+russland+angreifen">Artem Dzyuba erzielte zu Saisonbeginn f&uuml;r den FC Rostov sechs Tore in vier Spielen - nun steht er gegen Nordirland vor seinem Pflichtspieldeb&uuml;t f&uuml;r Russland. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/memberassociations/association=rus/index.html">Russland</a></li><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/uefaeuropaleague/news/newsid=1965227.html#zhirkov+fehlt+drei+monate">Zhirkov fehlt drei Monate </a></li><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1963006.html#wm+quali+zwischenbilanz">WM-Quali: Zwischenbilanz </a></li> </ul> </div> </div></div> </div><div id="slot3" class="slot medium right"><div class="bckmed" style="background-image:url(/web/20130814105342im_/http://de.uefa.com/imgml/ureader/background/BgNews_worldcup.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_featured"/><div class="lblTitle lblTitle_ fl">Im Rampenlicht</div><div class="lblArrow lblArrow_ fl">arrow</div> <p class="roofline"><a href="/web/20130814105342/http://de.uefa.com/worldcup/index.html" title="FIFA-Weltmeisterschaft">FIFA-Weltmeisterschaft </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1980942.html#belgien+gegen+frankreich+eine+jahrige+rivalitat" title="Belgien gegen Frankreich: Eine 109-jährige Rivalität"><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/98/08/09/1980809_s5.jpg" width="75" height="75" alt="Belgien gegen Frankreich: Eine 109-jährige Rivalität"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1980942.html#belgien+gegen+frankreich+eine+jahrige+rivalitat">Eine 109-j&auml;hrige Rivalit&auml;t </a> </h2><div class="ureader_comment"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1980942.html#belgien+gegen+frankreich+eine+jahrige+rivalitat">Nachdem am Mittwoch das 72. Spiel zwischen Frankreich und Belgien ansteht, blickt UEFA.com auf das erste Duell beider Nationen im Goose Breeding Stadion zur&uuml;ck. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/memberassociations/association=bel/index.html">Belgien</a></li><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/memberassociations/association=fra/index.html">Frankreich</a></li><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1961786.html#belgien+macht+großen+schritt">Belgien macht großen Schritt </a></li><li style="background:url(/web/20130814105342im_/http://de.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130814105342/http://de.uefa.com/friendlies/season=2014/matches/round=2000374/match=2011307/postmatch/report/index.html#frankreich+verliert+erneut">Frankreich verliert </a></li> </ul> </div> </div></div> </div></div></div><div class="irtLogoTop clearfix"><a href="https://web.archive.org/web/20130814105342/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRÄSENTIERT VON interoute" class="fr"><img src="/web/20130814105342im_/http://de.uefa.com/img/template/interoute_wht.png" alt="" height="24"/></a></div><!--googleoff: all--><script type="text/javascript"> function setHeight(){ var medHeight = 0; $j('.slot.medium').each(function(){ if (parseInt($j(this).height()) > medHeight) medHeight = parseInt($j(this).height()); }); $j('.slot.medium .layer').each(function(){ $j(this).css('height', medHeight + 'px'); }); } function setTitles(){ $j('.headline a').each(function(){ $j(this).attr("title",$j(this).text()); }); } function onSlotUpdate(){ setHeight(); setTitles(); } $j(document).ready(function(){ onSlotUpdate(); $j('.js-ureaderLive').uefaLive({ empty : true, timestamp: '2:09:25 PM', timeout: 60000,urlcheck: '/library/ureader/v2/hp/_timestamp.html',urlget: '/library/ureader/v2/hp/_container.html', callbackCheck: function(data) { $j('.ureader').css('background-color', data.background); var pos = 0; $j('.ureader .slot').each(function(){ var slot = jQuery(this).eq(typeof conf == 'number' ? conf : 0).data("uefaLive"); if (slot) { if (slot.getTimeout() != data.slot[pos].timeout) { slot.start(data.slot[pos]); }; //console.debug(slot.getTimeout()); //console.debug('new: ' + data.slot[pos].timeout); }; pos +=1; }); }, callback: function(elem, html){ elem.html($j(html).html()); onSlotUpdate(); } }); $j('#slot1').uefaLive({ timestamp: '11:06:10 AM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=1/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=1/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); $j('#slot2').uefaLive({ timestamp: '11:06:22 AM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=2/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=2/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); $j('#slot3').uefaLive({ timestamp: '9:00:32 AM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=3/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=3/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); var pos = 0; $j('.ureader .slot').each(function(){ $j(this).click(function(){ var _elem = $j(this); var eVar46 = "ureader - slot " + _elem.attr('id').substr(4); //alert(eVar46); SCW.TL(this,'o','HP Content Area Click', { linkTrackVars: 'eVar46,events', linkTrackEvents: 'event3', events: 'event3', eVar46: eVar46 }); }); }); }); </script><!--googleon: all--></div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><div class="innGrid_4 omniture_left_column fl"><div class="row "><div style="" class="newsList box uefa lb-post-hp lb-post-aboutuefa"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">UEFA intern </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlSmall"><ul class="innerText box uefa lb-post-hp lb-post-aboutuefa"><li class="small s5 "><p class="newsRoofline"><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/uefa/disciplinary/news/newsid=1981071.html">Metalist ausgeschlossen</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1981071"> </div><a class="newsThumb" href="/web/20130814105342/http://de.uefa.com/uefa/disciplinary/news/newsid=1981071.html" title="Metalist aus UEFA-Wettbewerben ausgeschlossen"><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/uefaorg/General/01/77/25/93/1772593_s5.jpg" alt="Metalist aus UEFA-Wettbewerben ausgeschlossen" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130814105342/http://de.uefa.com/uefa/disciplinary/news/newsid=1981071.html">Der ukrainische Verein FC Metalist Kharkiv ist nach Abschluss des Disziplinarverfahrens für die Saison 2013/14 aus allen UEFA-Wettbewerben ausgeschlossen worden.</a></div></div></li><li class="small s5 "><p class="newsRoofline"><a href="/web/20130814105342/http://de.uefa.com/uefa/socialresponsibility/adhocpartnership/index.html" title="Ad hoc-Partnerschaft">Ad hoc-Partnerschaft</a></p><h4 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/uefa/socialresponsibility/adhocpartnership/news/newsid=1980887.html">Obdachlosen-WM in Polen</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1980887"> </div><a class="newsThumb" href="/web/20130814105342/http://de.uefa.com/uefa/socialresponsibility/adhocpartnership/news/newsid=1980887.html" title="Obdachlosen-Weltmeisterschaft in Polen"><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/uefaorg/Adhocpartnership/01/87/85/96/1878596_s5.jpg" alt="Obdachlosen-Weltmeisterschaft in Polen" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130814105342/http://de.uefa.com/uefa/socialresponsibility/adhocpartnership/news/newsid=1980887.html">Die UEFA unterstützt die Obdachlosen-WM 2013 im polnischen Poznan - eine Veranstaltung, die mit der Macht des Fußballs das Leben von Obdachlosen verbessern will.</a></div></div></li></ul><div class="more innerText"><a title="Mehr News" href="/web/20130814105342/http://de.uefa.com/uefa/news/index.html">Mehr News</a></div><div class="linkTitleHp b row innerText">UEFA-Links</div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20130814105342/http://de.uefa.com/uefa/aboutuefa/organisation/index.html">Die UEFA</a></li><li class="more"><a href="/web/20130814105342/http://de.uefa.com/uefa/aboutuefa/organisation/president/index.html">Präsident</a></li><li class="more"><a href="/web/20130814105342/http://de.uefa.com/uefa/aboutuefa/organisation/executivecommittee/index.html">UEFA-Exekutivkomitee</a></li><li class="more"><a href="/web/20130814105342/http://de.uefa.com/uefa/mediaservices/index.html">Medien</a></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsList box uefa noimg"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">Medien </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlSmall"><ul class="innerText box uefa noimg"><li class="small s5 "><p class="newsRoofline"><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/news/newsid=1976293.html">Akkreditierung: Monaco &amp; Prag</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1976293"> </div><a class="newsThumb" href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/news/newsid=1976293.html" title="Akkreditierungen für Monaco und Prag"><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/52/01/61/1520161_s5.jpg" alt="Akkreditierungen für Monaco und Prag" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/news/newsid=1976293.html">Medienvertreter können sich bis zum 19. August für die Gruppenphasen-Auslosungen der UEFA Champions League und UEFA Europa League sowie den UEFA-Superpokal 2013 akkreditieren.</a></div></div></li></ul><div class="more innerText"><a title="Mehr Pressemitteilungen" href="/web/20130814105342/http://de.uefa.com/uefa/mediaservices/mediareleases/index.html">Mehr Pressemitteilungen</a></div><div class="linkTitleHp b row innerText">Beliebte Medien-Links</div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20130814105342/http://de.uefa.com/uefa/mediaservices/index.html">Medien-Zentrale</a></li><li class="more"><a href="/web/20130814105342/http://de.uefa.com/uefa/mediaservices/presskits/index.html">Pressemappen</a></li><li class="more"><a href="/web/20130814105342/http://de.uefa.com/uefa/mediaservices/mediareleases/index.html">Pressemitteilungen</a></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Training Ground Video </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideTg"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20130814105342/http://de.uefa.com/trainingground/women/video/videoid=1980828.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Women/01/98/08/70/1980870_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Europa profitiert von US-Beziehungen (Teil I)"/><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/xmltg/Women/01/98/08/70/1980870_w4.jpg" width="324" height="182" alt="Europa profitiert von US-Beziehungen (Teil I)"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Europa profitiert von US-Beziehungen (Teil I)</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/trainingground/grassroots/video/videoid=1664283.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Grassroots/01/62/46/09/1624609_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Obdachlosen-WM"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Obdachlosen-WM</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/trainingground/coaches/video/videoid=1973631.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/95/07/52/1950752_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Villas-Boas über seine Karriere"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Villas-Boas über seine Karriere</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/trainingground/grassroots/video/videoid=1978334.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/97/84/45/1978445_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Ungarn freut sich auf U19-EM"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Ungarn freut sich auf U19-EM</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/trainingground/grassroots/video/videoid=1979948.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/97/99/54/1979954_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Mädchen auf Breitenfußballtag fokussiert"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Mädchen auf Breitenfußballtag fokussiert</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/trainingground/grassroots/video/videoid=1978511.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/97/85/18/1978518_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Bean Lions zeigen Champions-Qualitäten"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Bean Lions zeigen Champions-Qualitäten</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/trainingground/grassroots/video/videoid=1976646.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/97/65/80/1976580_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Englands Mädchen machen Druck"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Englands Mädchen machen Druck</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/trainingground/skills/video/videoid=1868820.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Skills/01/86/88/44/1868844_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Grings köpft Deutschland zum Titel"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Grings köpft Deutschland zum Titel</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/trainingground/skills/video/videoid=1963714.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/96/25/05/1962505_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Stenslands Anleitung für Kopfbälle"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Stenslands Anleitung für Kopfbälle</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/trainingground/women/video/videoid=1958324.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Women/01/95/89/50/1958950_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Wie ich zum Fußball gekommen bin"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Wie ich zum Fußball gekommen bin</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20130814105342/http://de.uefa.com/trainingground/index.html">Mehr Videos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideTg">1</span> von 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 latest_mainhp omniture_middle_column fr"><div class="row "><div style="" class="box mainNewsHP vert lb-post-hp"><div class="bH"><!--googleoff:index--><h3>Aktuelle News </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="lb-post-hp"><li class="high"><a class="newsThumb" href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1981091.html" title="Das einzige Testspiel"><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/93/45/03/1934503_w4.jpg" alt="Das einzige Testspiel" width="324" height="182"/></a><div class="innerText clearfix"><p class="newsRoofline"><a href="/web/20130814105342/http://de.uefa.com/worldcup/index.html" title="FIFA-Weltmeisterschaft">FIFA-Weltmeisterschaft</a></p><h4 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1981091.html">Das einzige Testspiel</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1981091"> </div><div class="newsComment innerText"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1981091.html">Für die deutsche Nationalmannschaft hat das FIFA-WM-Jahr 2014 begonnen – los geht es am Mittwochabend in Kaiserslautern mit einem Testspiel gegen Paraguay.</a></div></div><span class="relListLbl">Weitere Inhalte</span><ul class="relitems bulletList clearfix"><li><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1980742.html">Draxler sagt Paraguay-Spiel ab</a></li><li><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1979865.html">Löw setzt auf Altbewährtes</a></li><li><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1963006.html">WM-Quali: Zwischenbilanz</a></li></ul></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20130814105342/http://de.uefa.com/worldcup/index.html" title="FIFA-Weltmeisterschaft">FIFA-Weltmeisterschaft</a></p><h4 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1980961.html">Test als Generalprobe</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1980961"> </div><div class="newsbody"><a class="newsThumb" href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1980961.html" title="Test als Generalprobe"><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/11/89/1961189_s5.jpg" alt="Test als Generalprobe" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130814105342/http://de.uefa.com/worldcup/news/newsid=1980961.html">Für ÖFB-Coach Koller ist das Freundschaftsspiel gegen Griechenland der letzte Testlauf, bevor die wichtigen Spiele der WM-Qualifikation gegen Deutschland und Irland anstehen.</a></div></div></div></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20130814105342/http://de.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League</a></p><h4 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/uefaeuropaleague/news/newsid=1980949.html">Meniskus-Verletzung bei Tasci</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1980949"> </div><div class="newsbody"><a class="newsThumb" href="/web/20130814105342/http://de.uefa.com/uefaeuropaleague/news/newsid=1980949.html" title="Meniskus-Verletzung bei Tasci"><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/89/90/18/1899018_s5.jpg" alt="Meniskus-Verletzung bei Tasci" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130814105342/http://de.uefa.com/uefaeuropaleague/news/newsid=1980949.html">Innenverteidiger Serdar Tasci vom VfB Stuttgart hat sich am vergangenen Wochenende beim Auftakt in die Liga-Saison nicht so schwer verletzt, wie zuerst befürchtet worden war.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Weitere Top-Storys</span></li><li class="lower"><h5 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/womenschampionsleague/news/newsid=1980985.html">Fischer schon jetzt zu Wolfsburg</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1980985"> </div></li><li class="lower"><h5 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/memberassociations/association=ger/domesticleague/news/latest/index.html">Buli-Blog: Di Santo zu Werder</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1913402"> </div></li><li class="lower"><h5 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/news/newsid=1980980.html">Atlético holt sich Aranzubía</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1980980"> </div></li><li class="lower"><h5 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/memberassociations/association=tur/news/newsid=1980918.html">Daum bereit für Bursaspor</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1980918"> </div></li><li class="moreClear innerText"><a href="/web/20130814105342/http://de.uefa.com/news/index.html" class="FooterURL">Mehr News</a></li></ul><!--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_UEFACOMhome_internal_1='https://web.archive.org/web/20130814105342/http://ad.ch.doubleclick.net/adj/uefacom.german/UEFACOMhome;pos=internal;tile=1;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UEFACOMhome_internal_1); </script><noscript><p><a href="https://web.archive.org/web/20130814105342/http://ad.ch.doubleclick.net/jump/uefacom.german/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20130814105342im_/http://ad.ch.doubleclick.net/ad/uefacom.german/UEFACOMhome;pos=internal;tile=1;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> </div><div class="row omniture_features_box"><div style="" class="newsList box "><div class="bH"><!--googleoff:index--><h3>Features </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlFeatures"><ul class="innerText clearfix box "><li id="A0001_1" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20130814105342/http://de.uefa.com/memberassociations/association=ger/domesticleague/index.html" title="Bundesliga">Bundesliga</a></p><h4 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/memberassociations/association=ger/news/newsid=1980537.html">Auba verzückt die Bundesliga</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1980537"> </div><a class="newsThumb" href="/web/20130814105342/http://de.uefa.com/memberassociations/association=ger/news/newsid=1980537.html" title="Auba verzückt die Bundesliga"><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/98/05/38/1980538_s5.jpg" alt="Auba verzückt die Bundesliga" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130814105342/http://de.uefa.com/memberassociations/association=ger/news/newsid=1980537.html">"Es ist schwieriger, eine vorgefasste Meinung zu zertrümmern als ein Atom", hatte Albert Einstein einst behauptet. Pierre-Emerick Aubameyang widerlegte den Nobelpreisträger.</a></div></div></li><li id="A0001_2" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/news/blogs/blog=ucl_blog_talkingpoint/postid=1979510.html">Wer ist Europas Bester?</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_d_news_1979510"> </div><a class="newsThumb" href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/news/blogs/blog=ucl_blog_talkingpoint/postid=1979510.html" title="Wer verdient den Preis des besten Spielers?"><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/General/01/97/93/87/1979387_s5.jpg" alt="Wer verdient den Preis des besten Spielers?" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/news/blogs/blog=ucl_blog_talkingpoint/postid=1979510.html">Lionel Messi, Franck Ribéry und Cristiano Ronaldo sind die Nominierten für die Auszeichnung "Bester Spieler in Europa 2012/13 der UEFA". Wer hat Ihrer Meinung nach den Preis verdient?</a></div></div></li></ul><div class="more innerText"><a title="Weitere Features" href="/web/20130814105342/http://de.uefa.com/news/features/index.html">Weitere Features</a></div> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row promojc "><div class="box ADBox " style="display:none;"><div class="bH"><!--googleoff:index-->&nbsp;<!--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="0"/></div></div><div class="jboxPromo " id="news_"><div class="jc-clip "><ul class="wideList clearfix"/></div><div><div class="jc-next jc-next-hor fr ">&nbsp;</div><div class="position fr"><span>1</span>&nbsp;von&nbsp;0</div><div class="jc-prev jc-prev-hor fr ">&nbsp;</div></div></div> </div><div class="bF">&nbsp; </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Video </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideVideo"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20130814105342/http://de.uefa.com/womensunder19/news/newsid=1966889.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/84/13/09/1841309_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Barrling über Schwedens gemeinsame Ziele"/><img src="/web/20130814105342im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/84/13/09/1841309_w4.jpg" width="324" height="182" alt="Barrling über Schwedens gemeinsame Ziele"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Barrling über Schwedens Ziele</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/uefaeuropaleague/news/newsid=1980151.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/98/01/63/1980163_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Schicksal meint es gut mit VfB und Frankfurt"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Gute Lose für VfB und Frankfurt</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/news/newsid=1980112.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/98/01/41/1980141_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Ukrainischer Gegner für Schalke"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Ukrainischer Gegner für Schalke</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/women/womens-football-development/programme/news/newsid=1977707.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/97/76/62/1977662_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="HatTrick-Preis für Nordirland"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">HatTrick-Preis für Nordirland</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/season=2014/matches/round=2000477/match=2011738/postmatch/quotes/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/97/94/65/1979465_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Lyons Gonalons sieht Pausengespräch als Schlüssel"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Lyons Gesprächstherapie</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/season=2014/matches/round=2000477/match=2011738/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/97/94/64/1979464_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Lyon für GC erneut einen Tick zu clever"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">GC scheitert gegen Lyon</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/uefa/uefa-best-player-award/news/newsid=1979208.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/97/96/10/1979610_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Messi, Ribéry und Ronaldo sind nominiert"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Shortlist für besten Spieler steht</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/womensunder19/news/newsid=1966874.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/39/10/1963910_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Hartson sieht Wales als perfekten Gastgeber"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Hartson: Wales ist der perfekte Gastgeber</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/news/newsid=1978495.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/97/83/75/1978375_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Offene Duelle in der dritten Qualifikationsrunde"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Offene Duelle in 3. Quali-Runde</div></div></li><li><a href="/web/20130814105342/http://de.uefa.com/uefachampionsleague/season=2014/matches/round=2000477/match=2011714/postmatch/quotes/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/97/83/98/1978398_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Hängende Köpfe auf beiden Seiten"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Hängende Köpfe auf beiden Seiten</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20130814105342/http://de.uefa.com/video/index.html">Mehr Videos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideVideo">1</span> von 10</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div class="box letter_hp"><div class="bH"><!--googleoff:index--><h3>Spieler</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Spieler A - Z</span><ul class="clearfix"><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=A/index.html">A</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=B/index.html">B</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=C/index.html">C</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=D/index.html">D</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=E/index.html">E</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=F/index.html">F</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=G/index.html">G</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=H/index.html">H</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=I/index.html">I</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=J/index.html">J</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=K/index.html">K</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=L/index.html">L</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=M/index.html">M</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=N/index.html">N</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=O/index.html">O</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=P/index.html">P</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=R/index.html">R</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=S/index.html">S</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=T/index.html">T</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=U/index.html">U</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=V/index.html">V</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=W/index.html">W</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=X/index.html">X</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/players/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Spielernamen schreiben')" action="/web/20130814105342/http://de.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_player" class="lblBoxes">Spieler suchen </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Spielernamen schreiben')" value="Spielernamen schreiben" name="q" id="q_player"/></div><div class="sR"><input type="submit" value=""/></div></div></form></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box letter_hp"><div class="bH"><!--googleoff:index--><h3>Mannschaften</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Mannschaften A - Z</span><ul class="clearfix"><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=A/index.html">A</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=B/index.html">B</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=C/index.html">C</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=D/index.html">D</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=E/index.html">E</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=F/index.html">F</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=G/index.html">G</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=H/index.html">H</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=I/index.html">I</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=J/index.html">J</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=K/index.html">K</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=L/index.html">L</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=M/index.html">M</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=N/index.html">N</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=O/index.html">O</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=P/index.html">P</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=R/index.html">R</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=S/index.html">S</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=T/index.html">T</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=U/index.html">U</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=V/index.html">V</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=W/index.html">W</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=X/index.html">X</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20130814105342/http://de.uefa.com/teamsandplayers/teams/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Mannschaftsnamen schreiben')" action="/web/20130814105342/http://de.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_team" class="lblBoxes">Mannschaft suchen </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Mannschaftsnamen schreiben')" value="Mannschaftsnamen schreiben" name="q" id="q_team"/></div><div class="sR"><input type="submit" value=""/></div></div></form></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"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20130814105342/http://de.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl">&nbsp;</span><strong class="bcOfficial">Die offizielle Website des europäischen Fußballs</strong><a href="https://web.archive.org/web/20130814105342/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRÄSENTIERT VON interoute" class="irtLogo"><img src="/web/20130814105342im_/http://de.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - PRÄSENTIERT VON interoute" height="33"/></a><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/20130814105342/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/20130814105342/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/20130814105342/http://de.uefa.com/uefasupercup/index.html" title="UEFA-Superpokal">UEFA-Superpokal</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130814105342/http://de.uefa.com/uefayouthleague/index.html" title="UEFA Youth League">UEFA Youth League</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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20130814105342/http://de.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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/20130814105342/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 Name UEFA, das UEFA-Logo und alle Marken von UEFA-Wettbewerben 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"> try { var path = location.pathname; if(path.indexOf('/womenseuro/') === 0) { /* test 11/07/2013 - Advanced statistics for WEURO only */ var _gaq = _gaq || []; var pluginUrl = '//web.archive.org/web/20130814105342/http://www.google-analytics.com/plugins/ga/inpage_linkid.js'; _gaq.push(['_require', 'inpage_linkid', pluginUrl]); _gaq.push(['_setAccount', 'UA-12554578-1']); _gaq.push(['_setDomainName', 'uefa.com']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); } else { var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20130814105342/https://ssl." : "https://web.archive.org/web/20130814105342/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); 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/20130814105342/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" :"https://web.archive.org/web/20130814105342/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 10:53:42 Aug 14, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:45:54 Dec 04, 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.878 exclusion.robots: 0.037 exclusion.robots.policy: 0.022 esindex: 0.015 cdx.remote: 19.675 LoadShardBlock: 190.899 (6) PetaboxLoader3.datanode: 209.094 (7) load_resource: 181.085 PetaboxLoader3.resolve: 110.01 -->

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