CINXE.COM

UEFA EURO 1980 - Geschichte – UEFA.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="de" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="/_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/uefaeuro/season=1980/index.html","20120108001549","https://web.archive.org/","web","/_static/", "1325981749"); </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>UEFA EURO 1980 - Geschichte – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Europas Fußball-Website - uefa.com - ist die offizielle Website der UEFA (Europäische Fußball-Union), dem Dachverband des Fußballs in Europa. Die UEFA organisiert einige der berühmtesten and prestigeträchtigsten Fußball-Wettbewerbe auf dem europäischen Kontinent, wie etwa die UEFA Champions League, den UEFA-Pokal und die UEFA-Europameisterschaften (UEFA EURO 2008, UEFA EURO 2012, etc.). Auf der Website findet man Video-Streams von vielen UEFA-Wettbewerben, ein großes Video-Archiv und Dienste für Mobiltelefone. Außerdem wird über 53 Ligen der nationalen Verbände berichtet, die Regularien der UEFA-Wettbewerbe werden erklärt und im Bereich UEFA-Organisation findet man Hintergründe zu den unternehmerischen Tätigkeiten der UEFA. Außerdem gibt es Trainingstipps von den "/><meta name="keywords" content="UEFA,Europäische Fußball-Union,Union of European Football Associations,Union Européenne de Football Association,Europa,Fußball,Fussball,Calcio,Football,Soccer,Fútbol,Futebol,UEFA Champions League,Champions League,UEFA Cup, EURO 2008, EURO 2012,EM, EM 2008, European Championship,FIFA,FIFA Weltmeisterschaft,Weltmeisterschaft,Michel Platini,MatchCentre,Match Centre,Football Europe,Fantasy Football,Fanzone,Magazin,Live Video,Replay,Vodcast,Mobile,Stadion,Training, Trainingsplatz,Schiedsrichter,Spieler,Trainer"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20120108001549/http://fa.de.uefa.com/uefaeuro/season=1980/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120108001549cs_/http://de.uefa.com/inc/css/main.css?20120103103749"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120108001549cs_/http://de.uefa.com/inc/css/print.css?20110804070753"/> <link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120108001549cs_/http://de.uefa.com/inc/css/sections/history.css?20111220121751"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120108001549cs_/http://de.uefa.com/inc/css/competitions/uefaeuro/main.css?20111227171453"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120108001549cs_/http://de.uefa.com/inc/css/competitions/uefaeuro/history.css?20120103103739"/><script type="text/javascript" src="/web/20120108001549js_/http://de.uefa.com/inc/js/main.js?20111005105016"> </script><script type="text/javascript" src="/web/20120108001549js_/http://de.uefa.com/inc/js/euro/history.js?20111220175919"> </script><link rel="shortcut icon" href="/web/20120108001549im_/http://de.uefa.com/imgml/favicon/comp/euro.ico"/></head><body id="uefaeuro" class="season_1980 index langD onlyHistoryComment"><script type="text/javascript"><!-- SCW.Initialize();SCW.ActiveFlash = true;SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"season 1978-80","type":"hub","sec":"euro2012","comp":"euro2012","lang":"DE"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"1978-80","13":"euro2012","43":"web"};SCW.CustomSocialNetwork = {"hp":"euro2012 hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Nicht noch einmal fragen?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120108001549/http://de.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120108001549im_/http://de.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="Die offizielle Website des europäischen Fußballs" class="uefacomBlurb" href="https://web.archive.org/web/20120108001549/http://de.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120108001549im_/http://de.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="Die offizielle Website des europäischen Fußballs"/></a><div class="accessible"><noscript><style type="text/css"> .masterNav .accessible{ height: auto !important; left: 25px !important; top: 30px !important; width: auto !important; } .masterNav .accessible a { color: #2A4982; font-weight: bold; } </style></noscript><a href="https://web.archive.org/web/20120108001549/http://ac.uefa.com/de/">Zugängliche Version</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120108001549/http://de.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Registrierung</a> </div><div id="loginH"><a href="/web/20120108001549/http://de.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120108001549/http://de.uefa.com/community/logout/index.html">Logout</a>&nbsp;</div><div id="loggedH" style="display:none"><span id="loggedUserSpan">&nbsp;</span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120108001549/http://de.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Suche"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Weitere Resultate</div><div class="seVal" id="seVal">suche</div></div></form></div> </div><!--googleon: snippet--><!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120108001549/http://de.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Newscenter</a></li><li id="ml0_vc"><a href="/web/20120108001549/http://de.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Videocenter</a></li><li id="ml0_ls"><a href="/web/20120108001549/http://de.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Live-Ergebnisse</a></li><li id="ml0_tp"><a href="/web/20120108001549/http://de.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Teams und Spieler</a></li><li id="ml0_cg"><a href="/web/20120108001549/http://de.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community und Spiele</a></li><li id="ml0_mc"><a href="/web/20120108001549/http://de.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mobilcenter</a></li><li id="ml0_st"><a href="/web/20120108001549/http://de.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Shop</a></li></ul></div><!--googleon:snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120108001549/http://de.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Über die UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20120108001549/http://de.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mitgliedsverbände</a></li><li id="ml1_wf" class=""><a href="/web/20120108001549/http://de.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Frauenfußball-Entwicklung</a></li><li id="ml1_tg" class=""><a href="/web/20120108001549/http://de.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Training Ground</a></li><li id="ml1_cl" class=""><a href="/web/20120108001549/http://de.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li id="ml1_u21" class=""><a href="/web/20120108001549/http://de.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U21-EM</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Alle Wettbewerbe</a><div id="ml1_ac_items" class="hover"><div id="ml1_ac_top"> </div><div id="ml1_ac_content"><div id="ml1_ac_lside"><div class="ml1_ac_box_top"> </div><div><span>- Vereine -</span><ul><li><a href="/web/20120108001549/http://de.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li><a href="/web/20120108001549/http://de.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li><a href="/web/20120108001549/http://de.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA-Superpokal</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Verbände -</span><ul><li><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2016</a></li><li><a href="/web/20120108001549/http://de.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA-Weltpokal</a></li><li><a href="/web/20120108001549/http://de.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U21-EM</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div><div id="ml1_ac_rside"><div class="ml1_ac_box_top"> </div><div><span>- Junioren &amp; Amateure -</span><ul><li><a href="/web/20120108001549/http://de.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U19-EM</a></li><li><a href="/web/20120108001549/http://de.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U17-EM</a></li><li><a href="/web/20120108001549/http://de.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Regionen-Pokal</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120108001549/http://de.uefa.com/women/index.html">- Frauen -</a></span><ul><li><a href="/web/20120108001549/http://de.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's EURO</a></li><li><a href="/web/20120108001549/http://de.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Frauen-Fußball-WM</a></li><li><a href="/web/20120108001549/http://de.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's Champions League</a></li><li><a href="/web/20120108001549/http://de.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U19-EM Frauen</a></li><li><a href="/web/20120108001549/http://de.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA U17-EM Frauen</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120108001549/http://de.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120108001549/http://de.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA-Futsal-EM</a></li><li><a href="/web/20120108001549/http://de.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA Futsal-WM</a></li><li><a href="/web/20120108001549/http://de.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA-Futsal-Pokal</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120108001549/http://de.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="UEFA EURO" class="bcLink" href="/web/20120108001549/http://de.uefa.com/uefaeuro/index.html">UEFA EURO</a></li><li>&nbsp;&gt;&nbsp;<a title="1980" class="bcLink" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120108001549/http://de.uefa.com/community/feedback/index.html">Feedback schicken</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="UEFA-Europameisterschaft" href="/web/20120108001549/http://de.uefa.com/uefaeuro/index.html">UEFA-Europameisterschaft</a><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/video/index.html"><span>Videos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2012/matches/index.html"><span>Spiele</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2012/standings/index.html"><span>Tabellen</span></a></li><li id="ml2_te" class=" "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2012/teams/index.html"><span>Teams</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2012/draws/index.html"><span>Auslosung</span></a></li><li id="ml2_hc" class=" "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2012/hostcountries/index.html"><span>Polen/Ukraine</span></a></li><li id="ml2_ti" class=" "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/ticketing/index.html"><span>Tickets</span></a></li><li id="ml2_ho" class=" "><a href="https://web.archive.org/web/20120108001549/https://hospitality.uefa.com/UEFAEURO2012/" target="_blank"><span>Hospitality</span></a></li><li id="ml2_ms" class=" "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/fansarea/index.html"><span>Fan-Bereich</span></a></li><li id="ml2_sr" class=" "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/store/index.html"><span>Shop</span></a></li><li id="ml2_hi" class=" current"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/history/index.html"><span>Geschichte</span></a></li><li id="ml2_more_plus" class="fadeThis "><a href="#"><span>Weiter<span class="more_btn">&nbsp;</span></span></a><div id="ml2_more_items" class="hover"><ul><li><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/abouteuro/index.html">Über die EURO</a></li><li><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2012/volunteers/index.html">Volunteers</a></li><li><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2012/thetrophy/index.html">Die Trophäe</a></li><li><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2012/format/index.html">Modus</a></li><li><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2012/statistics/index.html">Statistiken</a></li></ul></div></li></ul></div><!--googleon:snippet--><div class="d3cmsTopContent"><div class="row "><div class="row "><!--googleoff:snippet--><div class="grid_12 tabs_gray"><div id="menuLevel3"><h2 class="m3_history menuTitle">Geschichte</h2><ul class="menu clearfix"><li id="ml3_ov" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/history/index.html"><span>Übersicht</span></a></li><li id="ml3_bk" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/history/background/index.html"><span>Hintergrund</span></a></li><li id="ml3_1960" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1960/index.html"><span>1960</span></a></li><li id="ml3_1964" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1964/index.html"><span>1964</span></a></li><li id="ml3_1968" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1968/index.html"><span>1968</span></a></li><li id="ml3_1972" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1972/index.html"><span>1972</span></a></li><li id="ml3_1976" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1976/index.html"><span>1976</span></a></li><li id="ml3_1980" class=" current "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html"><span>1980</span></a></li><li id="ml3_1984" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1984/index.html"><span>1984</span></a></li><li id="ml3_1988" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1988/index.html"><span>1988</span></a></li><li id="ml3_1992" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1992/index.html"><span>1992</span></a></li><li id="ml3_1996" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1996/index.html"><span>1996</span></a></li><li id="ml3_2000" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2000/index.html"><span>2000</span></a></li><li id="ml3_2004" class=""><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2004/index.html"><span>2004</span></a></li><li id="ml3_2008" class=" last "><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=2008/index.html"><span>2008</span></a></li></ul> </div><div class="subtabs subtabs_gray"><ul class="submenu"><li id="ml3_ov" class="current"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html"><span>Übersicht</span></a></li><li id="ml3_hm"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/history-maker/index.html"><span>Der Topspieler</span></a></li><li id="ml3_ma"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/matches/all/index.html"><span>Spiele</span></a></li><li id="ml3_te"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/index.html"><span>Mannschaften</span></a></li><li id="ml3_sd"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/standings/index.html"><span>Tabellen</span></a></li><li id="ml3_st"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/statistics/index.html"><span>Statistiken</span></a></li><li id="ml3_ph" class="last"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/photos/index.html"><span>Fotos</span></a></li></ul></div></div><!--googleon:snippet--> </div><div class="row seasonInfo"><div class="grid_12 "><div class="innGrid_8 fl"><h2 class="title">UEFA-Europameisterschaft 1980</h2> </div><div class="innGrid_4 fr"><div class="sNav clearfix"><img class="sLogo fl" src="/web/20120108001549im_/http://de.uefa.com/imgml/comp/euro/history/EditionInternalCarouselLogo/1980.png" width="68px" height="68px"/><div class="wInfo"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=47/index.html" class="wFlag"><img height="25" width="25" alt="Bundesrepublik Deutschland" title="Bundesrepublik Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/25x25/frg.png"/></a><div class="fl">Sieger: <a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=47/index.html" class="wName">Bundesrepublik Deutschland</a></div></div><a class="seasonPrev" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1976/index.html">prev_season</a><a class="seasonNext" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1984/index.html">next_season</a></div> </div> </div> </div> </div></div> </div><div class="d3cmsCBody"><div class="row seasonIntro"><div class="grid_8 "><div class="row seasonArticle"><div class="row "><!--topStart--><div class="firstDiv newsArt resizable "><div class="def_Newshead"><img src="/web/20120108001549im_/http://de.uefa.com/img/template/news_UefaLogoPrint.jpg" height="69" width="656" id="hiddenHeader" alt="Die offizielle Website des europäischen Fußballs"/><div class="innerText topNews"><!--googleoff: all--><script type="text/javascript">SCW.AddContent("id", "138902");SCW.AddContent("title", "1980: Hrubesch krönt deutschen Erfolg");SCW.AddContent("author", "");</script><!--googleon: all--><h1 class="newsTitle">1980: Hrubesch krönt deutschen Erfolg</h1></div></div><div id="newsHeading" class="newsCommonSet clearfix"><!--googleoff: snippet--><!--googleon: snippet--><!--googleoff: snippet--><div class="newsActions"><ul class="clearfix"><li class="action"><div class="type_common type_print"><a onclick="window.open(this.href); return false;" rel="nofollow" href="#nid=138902">Drucken </a></div></li></ul></div><!--googleon: snippet--> </div><div class="gradient"> </div><div class="row newsPhoto"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/EURO/68/19/17/681917_w2.jpg" alt="1980: Hrubesch krönt deutschen Erfolg" width="656" height="369"/><div class="overlayPhoto"><span class="phTitle">Das siegreiche deutsche Team der UEFA-Europameisterschaft 1980 </span><!--googleoff: snippet--><span class="phCredits">©Getty Images </span><!--googleon: snippet--></div></div></div><!--topEnd--><!--botStart--><div class="secondDiv newsArt"><div class="mpindex innerText"><!--googleoff: snippet--><h1 class="newsTitle">1980: Hrubesch krönt deutschen Erfolg</h1><!--googleon: snippet--><!--googleoff: snippet--><div class="more"><span class="rmleft">&nbsp;</span><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/overview/index.html#1980+hrubesch+kront+deutschen+erfolg" class="rmtext">Lesen Sie mehr</a><span class="rmright">&nbsp;</span><span class="rmover hide">&nbsp;</span></div></div><!--googleon: snippet--><div class="def_Newsbody"><div class="innerText clearfix"><div class="clearLeft innGrid_5 newsBody"><div class="newsText"><p>Beflügelt vom Erfolg der UEFA-Europameisterschaft 1976 verdoppelte die UEFA die Anzahl der Teilnehmer, als das Turnier zum zweiten Mal nach Italien kam.</p> <p>An die Stelle der beiden Halbfinalspiele trat nun die Aufteilung in zwei Gruppen zu je vier Teams. Die beiden Gruppensieger bestritten das Finale. Neu war auch, dass der Gastgeber automatisch qualifiziert war. Ohne den suspendierten Stürmer Paolo Rossi sah sich das Team von Trainer Enzo Bearzot in einer Gruppe mit England, Belgien und Spanien einer fast unlösbaren Aufgabe gegenüber.</p> <p>Von Spanien wurde nicht viel erwartet, doch England war durch die Qualifikation gestürmt und besaß in Kevin Keegan, Europas Fußballer der Jahre 1978 und 1979, einen Stürmer von Weltklasseformat. Doch der Spieler vom Hamburger SV traf nicht ins Schwarze, nachdem 1:1 gegen Belgien zum Auftakt, gab es eine 0:1-Niederlage gegen Italien. Die Squadra Azzurra war mit einem torlosen Remis gegen Spanien ins Turnier gestartet und gegen Belgien folgte ein 0:0. Nachdem die Belgier ihr drittes Spiel gegen Spanien mit 2:1 gewannen, stand die Elf von Trainerfuchs Guy Thys plötzlich und unerwartet in ihrem ersten großen Finale.</p> <p>Deutschland war mit einer verjüngten Mannschaft nach Italien gereist, die von Karl-Heinz Rummenigge und dem 20-jährigen Bernd Schuster angetrieben wurde. Ein Spielmacher vom Schlage Günter Netzers, suchte Schuster im Weltfußball zu dieser Zeit seinesgleichen. "Ich denke, ich habe niemals einen so perfekten Spieler gesehen", so Teamkollege Horst Hrubesch. "Bernd war der herausragende Spieler im Team, der alles zusammengehalten hat."<br/> <br/> Die Deutschen begannen das Turnier mit einer 1:0-Revanche gegen die Tschechoslowakei, gegen die man das Finale der EM 1976 verloren hatte. Ein 3:2-Erfolg gegen die Niederlande sicherte dem Team einen Platz im Finale. Zwei späte Tore der Niederländer hätten das deutsche Team fast noch einmal in Gefahr gebracht, nachdem Klaus Allofs mit einem Hattrick die Weichen auf Sieg gestellt hatte. Jupp Derwalls Team beschloss die Gruppenphase mit einem 0:0 gegen Griechenland.</p> <p>Da das neue Turnierformat keine Halbfinalspiele vorsah, ging es zwischen Italien und den Tschechen um den dritten Platz. Nach einem enttäuschenden 1:1 setzten sich die Tschechen schließlich einmal mehr im Elfmeterschießen durch. Es war das letzte Mal, dass ein Spiel um Platz 3 ausgetragen wurde.</p> <p>Glücklicherweise bescherte das Finale mehr Unterhaltung, obwohl die Deutschen durch Hrubesch bereits nach zehn Minuten in Führung gingen. Die Belgier erhöhten in der zweiten Halbzeit den Druck und wurden mit einem Elfmeter belohnt, den René Vandereycken verwertete. Doch wie schon 1976 traf Deutschland wieder spät, Hrubesch sorgte mit seinem zweiten Tor für den Siegtreffer. Dabei war der hoch gewachsene Spieler nur ins Team gerutscht, weil sich Klaus Fischer das Bein gebrochen hatte. Doch sein Kopfballtreffer nach Ecke von Rummenigge machte ihn zum Helden.</p> </div></div><div class="innGrid_3 newsText newsRelated"><span class="relInfoLbl">Weitere Inhalte</span><ul class="bulletList"><li><a title="1980 auf einen Blick" href="/web/20120108001549/http://de.uefa.com/uefaeuro/news/newsid=1648265.html#1980+einen+blick">1980 auf einen Blick</a></li><li><a title="Mannschaft des Turniers 1980" href="/web/20120108001549/http://de.uefa.com/uefaeuro/news/newsid=1648305.html#mannschaft+turniers+1980">Mannschaft des Turniers 1980</a></li><li><a title="Hrubesch kommt spät in Fahrt" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/history-maker/index.html#hrubesch+kommt+spat+fahrt">Hrubesch kommt spät in Fahrt</a></li><li><a title="Hrubesch köpft DFB-Elf zum Titel" href="/web/20120108001549/http://de.uefa.com/uefaeuro/news/newsid=1648452.html#hrubesch+kopft+dfb+elf+titel">Hrubesch köpft DFB-Elf zum Titel</a></li></ul></div></div><!--googleoff: all--><p class="copyright innerText">©UEFA.com 1998-2011. All rights reserved.</p><!--googleon: all--><!--googleoff: all--><div class="row r lastupd">Letzte Aktualisierung: 14.12.11 17.40MEZ</div><!--googleon: all--> </div><p class="artPrintUrl innerText">http://de.uefa.com/uefaeuro/season=1980/overview/index.html#1980+hrubesch+kront+deutschen+erfolg</p></div><!--botEnd--> </div><div class="row "><div class="innGrid_4 fl"><div class="seasonDetail mascot"><img class="msc" src="/web/20120108001549im_/http://de.uefa.com/imgml/comp/complogos/3/mascots/1980.png" width="90px" height="100px"/><div class="fl"><p class="clearfix"><label>Jahr: </label><span class="hl">1980</span></p><p class="clearfix"><label>Gastgeberland: </label><span class="hl">Italien</span></p><p class="clearfix"><label>Sieger: </label><span class="hhl"><img height="18" width="18" alt="Bundesrepublik Deutschland" title="Bundesrepublik Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/frg.png"/><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=47/index.html">Bundesrepublik Deutschland</a></span></p></div></div> </div><div class="innGrid_4 fr"><div class="finalsDetail"><p class="euroBanner"><span class="ebL">&nbsp;</span><span class="ebC"><span class="fl">Das Endspiel</span><span class="fr">22.06.1980</span></span><span class="ebR">&nbsp;</span></p><div class="cnt"><div class="matchinfo"><table class="matchFinal"><tr><td class="tName r"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=13/index.html">Belgien</a></td><td class="tLogo"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=13/index.html"><img height="24" width="24" alt="Belgien" title="Belgien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/32x32/bel.png"/></a></td><td class="score"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/matches/round=198/match=3585/index.html">1-2</a></td><td class="tLogo"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=47/index.html"><img height="24" width="24" alt="Bundesrepublik Deutschland" title="Bundesrepublik Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/32x32/frg.png"/></a></td><td class="tName l"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=47/index.html">Bundesrepublik Deutschland</a></td></tr><tr/></table><div class="matchinfo"><ul class="finalInfo"><li class="finalRw"><span/></li><li><span>Stadion:&nbsp;</span>Stadio Olimpico</li><li><span>Ort:&nbsp;</span>Rom (ITA) </li></ul></div></div><div class="more innerText c"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/matches/index.html">Alle Spiele anzeigen</a></div></div></div> </div> </div> </div><div class="row "><div class="innGrid_4 rel fl"><div class="box jcBox newsSlide w4 dykw4" style=""><div class="bH"><!--googleoff:index--><h3>Wussten Sie schon? </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="dykw4 scroll_1 animation_1000 " id="dykw4"><div class="jcarousel-clip"><ul class="jcarousel-list"><li><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="season"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980 </a></div><div class="txt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">Italien war die erste Nation, die als vorher festgelegter Gastgeber automatisch qualifiziert war. </a></div></div></div></li><li><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="season"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980 </a></div><div class="txt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">Italien war das erste Land, das zwei Mal Gastgeber einer Endrunde war. Vor 1980 fand bereits das Turnier 1968 in Italien statt. </a></div></div></div></li><li><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="season"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980 </a></div><div class="txt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">Griechenland konnte sich 1980 zum ersten Mal für die UEFA-Europameisterschaft qualifizieren. Danach mussten die Griechen bis 2004 auf ihre nächste Endrunden-Teilnahme warten - wo sie dann auch den Titel holen konnten. </a></div></div></div></li><li><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="season"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980 </a></div><div class="txt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">Die Auflage 1980 war die einzige UEFA-Europameisterschaft ohne Halbfinals. Nach der Gruppenphase bestritten die beiden Sieger der zwei Vierergruppen direkt das Endspiel. </a></div></div></div></li><li><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="season"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980 </a></div><div class="txt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">Die Bundesrepublik Deutschland konnte 1980 den Titel holen und wurde damit die erste Nation, die zum zweiten Mal Europameister werden konnte. </a></div></div></div></li><li><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="season"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980 </a></div><div class="txt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">Lothar Matthäus feierte sein internationales Debüt als 19-Jähriger beim 3:2-Sieg des DFB-Teams im Gruppenspiel gegen die Niederlande. Nachdem er beim Stand von 3:0 einen Elfmeter verschuldet hatte, kamen die Niederländer noch einmal gefährlich heran. </a></div></div></div></li><li><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="season"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980 </a></div><div class="txt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">Die CSSR besiegte Italien im Elfmeterschießen mit 9:8 (1:1 nach regulärer Spielzeit) im letzten Spiel um Platz drei dieses Wettbewerbs. </a></div></div></div></li><li><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="season"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980 </a></div><div class="txt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">Die Bundesrepublik Deutschland war die erste und bisher einzige Mannschaft, die drei Mal in Folge das Finale der UEFA-Europameisterschaft erreichen konnte. Außerdem schaffte die BRD als erste Nation überhaupt dieses Kunststück auch bei FIFA-Weltmeisterschaften, nämlich zwischen 1982 und 1990. </a></div></div></div></li><li><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="season"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980 </a></div><div class="txt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">Karl-Heinz Rummenigge gewann 1980 für seine Leistung beim 2:1-Finalsieg der Deutschen gegen Belgien den Ballon d'Or. Sein Teamkollege Bernd Schuster belegte den zweiten Platz. </a></div></div></div></li><li><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="season"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980 </a></div><div class="txt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">Klaus Allofs war der dritte Spieler der Bundesrepublik Deutschland in Folge, der Torschützenkönig einer Endrunde wurde. Seine Vorgänger waren Gerd Müller (1972) und Dieter Müller (1976). </a></div></div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="hide handler txt_next">Weiter</div><div class="jc-pgstat"><span class="jc-pgstat-dykw4">1</span> von 10</div></div><!--googleon:index--> </div> </div> </div><div class="innGrid_4 rel fr"><div class="box jcBox newsSlide w4 hmw4" style=""><div class="bH"><!--googleoff:index--><h3>Der Topspieler </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="hmw4 scroll_1 animation_slow " id="hmw4"><div class="jcarousel-clip"><ul class="jcarousel-list"><li><div class="bg"> </div><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/history-maker/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/88/84/1598884_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Lieber spät als nie für Spätzünder Hrubesch"/><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/88/84/1598884_w4.jpg" width="324" height="182" alt="Lieber spät als nie für Spätzünder Hrubesch"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText"><div class="caption"><p class="ns">1980 Der Topspieler</p><p class="ntt"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/history-maker/index.html">Horst Hrubesch </a> </p><p class="nrm more"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/history-maker/index.html">Mehr lesen</a></p></div></div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="jc-pgstat"><span class="jc-pgstat-hmw4">1</span> von 1</div></div><!--googleon:index--> </div> </div> </div> </div> </div><div class="grid_4 seasonIntroRC"><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_euro2012_section_single_mpu_top_1='https://web.archive.org/web/20120108001549/http://ad.ch.doubleclick.net/adj/euro2012.german/section_single;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_euro2012_section_single_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20120108001549/http://ad.ch.doubleclick.net/jump/euro2012.german/section_single;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120108001549im_/http://ad.ch.doubleclick.net/ad/euro2012.german/section_single;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag -->&nbsp;</div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box boxEuroHistory"><div class="bH"><!--googleoff:index--><h3>Team des Turniers </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:all--><script type="text/javascript"> var closeLbl = 'Schließen;' jQuery(document).ready(function($) { $('.ToT a.pname').click(function(e){ e.preventDefault(); var t = $j(e.target).offset(); var w; if ($('#ToT_tip').size()==0){ $('body').append('<div id="ToT_tip"><div class="close">' + closeLbl + '</div><div class="arrow">&nbsp;</div><div class="loader">&nbsp;</div><div class="ToT_tip_cnt">&nbsp;</div></div>'); $('#ToT_tip .close').click(function(){$j(this).parent().fadeOut(200);}); w = $('#ToT_tip').width(); $('#ToT_tip').css('top',t.top -150); $('#ToT_tip').css('left',t.left - (w + 30)); }; $.ajax({ url: $(this).attr("rel"), success: function(data) { var t = $j(e.target).offset(); w = $('#ToT_tip').width(); $('#ToT_tip').show(); $j('#ToT_tip .ToT_tip_cnt').animate({opacity:0},200); $('#ToT_tip .ToT_tip_cnt').html(data); var t = $j(e.target).offset(); $j('#ToT_tip ').animate({top:t.top -150,left:t.left - (w+30)}); $j('#ToT_tip .ToT_tip_cnt').animate({opacity:1},200); } }); }); }); </script><!--googleon:all--><ul class="ToT"><li><a href="#" rel="/uefaeuro/season=1980/library/player=36630/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/88/16/1598816_s7.jpg" width="24px" height="24px"/>Dino Zoff</a><span class="fr"><a href="#" class="tname">Italien</a><a href="#" class="tflag"><img height="18" width="18" alt="Italien" title="Italien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></a></span></li><li><a href="#" rel="/uefaeuro/season=1980/library/player=36634/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/88/19/1598819_s7.jpg" width="24px" height="24px"/>Claudio Gentile</a><span class="fr"><a href="#" class="tname">Italien</a><a href="#" class="tflag"><img height="18" width="18" alt="Italien" title="Italien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></a></span></li><li><a href="#" rel="/uefaeuro/season=1980/library/player=10111/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/60/39/32/1603932_s7.jpg" width="24px" height="24px"/>Gaetano Scirea</a><span class="fr"><a href="#" class="tname">Italien</a><a href="#" class="tflag"><img height="18" width="18" alt="Italien" title="Italien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></a></span></li><li><a href="#" rel="/uefaeuro/season=1980/library/player=5425/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/81/50/1598150_s7.jpg" width="24px" height="24px"/>Karlheinz Förster</a><span class="fr"><a href="#" class="tname">Deutschland</a><a href="#" class="tflag"><img height="18" width="18" alt="Deutschland" title="Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></a></span></li><li><a href="#" rel="/uefaeuro/season=1980/library/player=36286/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/88/49/1598849_s7.jpg" width="24px" height="24px"/>Hans-Peter Briegel</a><span class="fr"><a href="#" class="tname">Deutschland</a><a href="#" class="tflag"><img height="18" width="18" alt="Deutschland" title="Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></a></span></li><li><a href="#" rel="/uefaeuro/season=1980/library/player=46187/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/88/52/1598852_s7.jpg" width="24px" height="24px"/>Marco Tardelli</a><span class="fr"><a href="#" class="tname">Italien</a><a href="#" class="tflag"><img height="18" width="18" alt="Italien" title="Italien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></a></span></li><li><a href="#" rel="/uefaeuro/season=1980/library/player=669/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/NationalAss/93/72/33/937233_s7.jpg" width="24px" height="24px"/>Jan Ceulemans</a><span class="fr"><a href="#" class="tname">Belgien</a><a href="#" class="tflag"><img height="18" width="18" alt="Belgien" title="Belgien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></a></span></li><li><a href="#" rel="/uefaeuro/season=1980/library/player=774/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/88/61/1598861_s7.jpg" width="24px" height="24px"/>Bernd Schuster</a><span class="fr"><a href="#" class="tname">Deutschland</a><a href="#" class="tflag"><img height="18" width="18" alt="Deutschland" title="Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></a></span></li><li><a href="#" rel="/uefaeuro/season=1980/library/player=5782/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/88/74/1598874_s7.jpg" width="24px" height="24px"/>Hansi Müller</a><span class="fr"><a href="#" class="tname">Deutschland</a><a href="#" class="tflag"><img height="18" width="18" alt="Deutschland" title="Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></a></span></li><li><a href="#" rel="/uefaeuro/season=1980/library/player=36284/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/88/78/1598878_s7.jpg" width="24px" height="24px"/>Karl-Heinz Rummenigge</a><span class="fr"><a href="#" class="tname">Deutschland</a><a href="#" class="tflag"><img height="18" width="18" alt="Deutschland" title="Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></a></span></li><li class="last"><a href="#" rel="/uefaeuro/season=1980/library/player=36313/_playerProfile.html" class="pname"><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/88/84/1598884_s7.jpg" width="24px" height="24px"/>Horst Hrubesch</a><span class="fr"><a href="#" class="tname">Deutschland</a><a href="#" class="tflag"><img height="18" width="18" alt="Deutschland" title="Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></a></span></li></ul><div class="ToT_tip"><div class="ToT_tip_cnt">&nbsp;</div></div> </div><div class="bF"> </div> </div> </div> </div> </div><div class="grid_8 "><div class="innGrid_4 fl"><div class="row "><div class="box jcBox newsSlide photo" style=""><div class="bH"><!--googleoff:index--><h3>Fotos </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="photoSlideEuro"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/EURO/72/47/44/724744_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA-Europameisterschaft 1980"/><img src="/web/20120108001549im_/http://de.uefa.com/MultimediaFiles/Photo/competitions/EURO/72/47/44/724744_w4.jpg" width="324" height="182" alt="UEFA-Europameisterschaft 1980"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA-Europameisterschaft 1980</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/20120108001549/http://de.uefa.com/uefaeuro/season=1980/photos/index.html">Mehr Fotos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-photoSlideEuro">1</span> von 1</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Torjäger </h3> <!--googleon:index--> </div><div class="bC"><table class="statplayer"><tbody><tr class="on"><td class="value">3</td><td class="l player">Klaus Allofs</td><td class="r club"><a title="Bundesrepublik Deutschland" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=47/index.html">Bundesrepublik Deutschland</a> <img height="18" width="18" alt="Bundesrepublik Deutschland" title="Bundesrepublik Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/FRG.png"/></td></tr><tr class="off"><td class="value">2</td><td class="l player">Cornelius Kist</td><td class="r club"><a title="Niederlande" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=95/index.html">Niederlande</a> <img height="18" width="18" alt="Niederlande" title="Niederlande" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></td></tr><tr class="on"><td class="value">2</td><td class="l player">Horst Hrubesch</td><td class="r club"><a title="Bundesrepublik Deutschland" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=47/index.html">Bundesrepublik Deutschland</a> <img height="18" width="18" alt="Bundesrepublik Deutschland" title="Bundesrepublik Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/FRG.png"/></td></tr><tr class="off"><td class="value">2</td><td class="l player">Zdeněk Nehoda</td><td class="r club"><a title="Tschechoslowakei" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=34/index.html">Tschechoslowakei</a> <img height="18" width="18" alt="Tschechoslowakei" title="Tschechoslowakei" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/TCH.png"/></td></tr><tr class="on"><td class="value">1</td><td class="l player">Dani</td><td class="r club"><a title="Spanien" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=122/index.html">Spanien</a> <img height="18" width="18" alt="Spanien" title="Spanien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></td></tr><tr class="off"><td class="value">1</td><td class="l player">Nikos Anastopoulos</td><td class="r club"><a title="Griechenland" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=49/index.html">Griechenland</a> <img height="18" width="18" alt="Griechenland" title="Griechenland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/GRE.png"/></td></tr><tr class="on"><td class="value">1</td><td class="l player">Trevor Brooking</td><td class="r club"><a title="England" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=39/index.html">England</a> <img height="18" width="18" alt="England" title="England" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></td></tr><tr class="off"><td class="value">1</td><td class="l player">Quini</td><td class="r club"><a title="Spanien" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=122/index.html">Spanien</a> <img height="18" width="18" alt="Spanien" title="Spanien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></td></tr><tr class="on"><td class="value">1</td><td class="l player">Johnny Rep</td><td class="r club"><a title="Niederlande" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=95/index.html">Niederlande</a> <img height="18" width="18" alt="Niederlande" title="Niederlande" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></td></tr><tr class="off"><td class="value">1</td><td class="l player">Willy van de Kerkhof</td><td class="r club"><a title="Niederlande" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=95/index.html">Niederlande</a> <img height="18" width="18" alt="Niederlande" title="Niederlande" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></td></tr></tbody></table><div class="more innerText"><a href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/statistics/round=200/players/type=topscorers/index.html">Mehr Statistiken</a> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Teams nach Runde </h3> <!--googleon:index--> </div><div class="bC"><div class="jAccor" id="TeambyRound"> <p id="tbr1" class="accHeader"><a href="#">Vorrunde</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Österreich" title="Österreich" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/AUT.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=8/index.html">Österreich</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Belgien" title="Belgien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=13/index.html">Belgien</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Bulgarien" title="Bulgarien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/BUL.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=20/index.html">Bulgarien</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Zypern" title="Zypern" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=33/index.html">Zypern</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Tschechoslowakei" title="Tschechoslowakei" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/TCH.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=34/index.html">Tschechoslowakei</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Dänemark" title="Dänemark" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=35/index.html">Dänemark</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="England" title="England" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=39/index.html">England</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Finnland" title="Finnland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/FIN.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=42/index.html">Finnland</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Frankreich" title="Frankreich" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=43/index.html">Frankreich</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Deutsche Demokratische Republik" title="Deutsche Demokratische Republik" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/GDR.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=46/index.html">DDR</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Bundesrepublik Deutschland" title="Bundesrepublik Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/FRG.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=47/index.html">Bundesrepublik Deutschland</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Griechenland" title="Griechenland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/GRE.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=49/index.html">Griechenland</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ungarn" title="Ungarn" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/HUN.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=57/index.html">Ungarn</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Island" title="Island" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ISL.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=58/index.html">Island</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Luxemburg" title="Luxemburg" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=82/index.html">Luxemburg</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Malta" title="Malta" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/MLT.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=88/index.html">Malta</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Niederlande" title="Niederlande" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=95/index.html">Niederlande</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Nordirland" title="Nordirland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/NIR.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=63/index.html">Nordirland</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Norwegen" title="Norwegen" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/NOR.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=101/index.html">Norwegen</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Polen" title="Polen" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/POL.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=109/index.html">Polen</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Portugal" title="Portugal" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=110/index.html">Portugal</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Republik Irland" title="Republik Irland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/IRL.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=64/index.html">Republik Irland</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Rumänien" title="Rumänien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=113/index.html">Rumänien</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Schottland" title="Schottland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/SCO.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=117/index.html">Schottland</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Jugoslawien" title="Jugoslawien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/YUG.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=147/index.html">Jugoslawien</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Spanien" title="Spanien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=122/index.html">Spanien</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Schweden" title="Schweden" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=127/index.html">Schweden</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Schweiz" title="Schweiz" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=128/index.html">Schweiz</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Türkei" title="Türkei" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=135/index.html">Türkei</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="UdSSR" title="UdSSR" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/URS.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=141/index.html">UdSSR</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Wales" title="Wales" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=144/index.html">Wales</a></div></li></ul></div><p id="tbr2" class="accHeader"><a href="#">Endrunde - Gruppenphase</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Belgien" title="Belgien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=13/index.html">Belgien</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Tschechoslowakei" title="Tschechoslowakei" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/TCH.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=34/index.html">Tschechoslowakei</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="England" title="England" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=39/index.html">England</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Bundesrepublik Deutschland" title="Bundesrepublik Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/FRG.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=47/index.html">Bundesrepublik Deutschland</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Griechenland" title="Griechenland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/GRE.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=49/index.html">Griechenland</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Italien" title="Italien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=66/index.html">Italien</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Niederlande" title="Niederlande" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=95/index.html">Niederlande</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Spanien" title="Spanien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=122/index.html">Spanien</a></div></li></ul></div><p id="tbr3" class="accHeader"><a href="#">Spiel um Platz 3</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Tschechoslowakei" title="Tschechoslowakei" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/TCH.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=34/index.html">Tschechoslowakei</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Italien" title="Italien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=66/index.html">Italien</a></div></li></ul></div><p id="tbr4" class="accHeader selected"><a href="#">Endspiel</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Belgien" title="Belgien" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=13/index.html">Belgien</a></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Bundesrepublik Deutschland" title="Bundesrepublik Deutschland" src="https://web.archive.org/web/20120108001549im_/http://img.uefa.com/imgml/flags/18x18/FRG.png"/></div><a class="fl flag20 l" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/teams/team=47/index.html">Bundesrepublik Deutschland</a></div></li></ul></div></div> </div><div class="bF"> </div> </div> </div> </div> </div><div class="grid_4 "><div class="box "><div class="bH"><!--googleoff:index--><h3>Im selben Jahr </h3> <!--googleon:index--> </div><div class="bC"><?xml version="1.0" encoding="utf-16"?><div><div class="container embedded"><div class="newsText embedded"><div class="newsComment innerText"><p class="noImg">Sieger des Pokals der europäischen Meistervereine: Nottingham Forest FC (1:0 gegen den Hamburger SV)</p><p class="noImg">Europas Fußballer des Jahres: Karl-Heinz Rummenigge (FC Bayern München)</p><p class="noImg">Sieger des Eurovision Song Contest: Johnny Logan (Republik Irland) mit dem Titel "What's Another Year?"</p><p class="noImg">Gewinner des Goldenen Schuhs: Erwin Vandenbergh (Lierse SK)</p><p class="noImg">Friedensnobelpreis: Adolfo Pérez Esquivel (Argentinien, für seinen Einsatz für die Menschenrechte)</p><p class="noImg">Olympiasieger über 100 Meter: Allan Wells (Großbritannien) in 10,25 Sekunden</p><p class="noImg">Formel-1-Weltmeister: Alan Jones (Australien) im Williams</p><p class="noImg">Oscar für den besten Film: Eine ganz normale Familie</p><p class="noImg"><strong>Wichtige Ereignisse</strong><br/>21. März - USA-Präsident Jimmy Carter erklärt, dass sein Land nicht an den Olympischen Spielen in Moskau teilnehmen wird</p><p class="noImg">21. November - Millionen Zuschauer verfolgen die US-Fernsehserie Dallas, um zu erfahren, wer auf die Figur J.R. Ewing geschossen hat. Die Serie war ein echter "Straßenfeger"</p><p class="noImg">8. Dezember - John Lennon wird erschossen</p><p class="noImg"><strong>In diesem Jahr geboren <br/></strong>Ashley Cole <br/> Steven Gerrard <br/> Gökdeniz Karadeniz <br/> Robbie Keane <br/> Dirk Kuyt <br/> Christoph Metzelder <br/> Christian Poulsen <br/> Tomáš Rosický <br/> John Terry <br/> Xavi Hernández</p> </div></div></div> </div> </div><div class="bF"> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120108001549/http://de.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="UEFA EURO" class="bcLink" href="/web/20120108001549/http://de.uefa.com/uefaeuro/index.html">UEFA EURO</a></li><li>&nbsp;&gt;&nbsp;<a title="1980" class="bcLink" href="/web/20120108001549/http://de.uefa.com/uefaeuro/season=1980/index.html">1980</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120108001549/http://de.uefa.com/community/feedback/index.html">Feedback schicken</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Wettbewerbe</span><div class="competitionlist fl"><span>- Vereine - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/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/20120108001549/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/20120108001549/http://de.uefa.com/uefasupercup/index.html" title="UEFA-Superpokal">UEFA-Superpokal</a></li></ul><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/http://de.uefa.com/uefaeuro/index.html" title="UEFA EURO">UEFA EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/http://de.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="UEFA EURO 2016">UEFA EURO 2016</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/http://de.uefa.com/women/video/index.html" title="Videos">Videos</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/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/20120108001549/http://de.uefa.com/women/key-players/index.html" title="Porträts">Porträts</a></li></ul> </div><div class="aboutuefa fl"><span class="footerLbl">Über die UEFA</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/http://de.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-Doping">Anti-Doping</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Kanäle</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/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/20120108001549/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/20120108001549/http://de.uefa.com/video/index.html" title="Videos">Videos</a></li></ul></div><div class="channel"><span class="footerLbl">Seiten im UEFA-Netzwerk</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120108001549/http://pl.uefa.com/" title="Polski">Polski</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120108001549/http://ua.uefa.com/" title="Українська">Українська</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120108001549/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/20120108001549/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/20120108001549/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"> <!--esi <esi:choose> <esi:when test="$(QUERY_STRING{'mobile'}) != 'true'"> <esi:include src="/inc/breadcrumbs/_EsiSlot1.html" onerror="continue"/> </esi:when> <esi:otherwise> <esi:include src="/inc/breadcrumbs/_EsiSlot1Mobile.html" onerror="continue"/> </esi:otherwise> </esi:choose> --> </div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/http://de.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Kontakt">Kontakt</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/http://de.uefa.com/uefa/faq/index.html" title="Hilfe und FAQ">Hilfe und FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/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/20120108001549/http://ac.uefa.com/de/" title="Zugängliche Version">Zugängliche Version</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA. Alle Rechte vorbehalten.</li><li>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"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120108001549/https://ssl." : "https://web.archive.org/web/20120108001549/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> var _sf_async_config={uid:342,domain:"de.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120108001549/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html><!-- FILE ARCHIVED ON 00:15:49 Jan 08, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 14:32:21 Nov 24, 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.645 exclusion.robots: 0.029 exclusion.robots.policy: 0.018 esindex: 0.012 cdx.remote: 6.428 LoadShardBlock: 798.639 (6) PetaboxLoader3.resolve: 561.376 (4) PetaboxLoader3.datanode: 288.771 (7) load_resource: 139.908 -->

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