Search
var els=document.getElementsByClassName('field-type-text-with-summary');
removeClass(els, 'field-type-text-with-summary');
//document.getElementsByTagName('h1')[0].style.display='none';
function removeClass(elements, className) {
for (var i=0;
i < elements.length;
i++) {
var element=elements[i];
if (element.classList) {
element.classList.remove(className);
}
else {
element.className=element.className.replace(new RegExp('(^|\\b)' + className.split(' ').join('|') + '(\\b|$)', 'gi'), ' ');
}
}
}
"The Lesson from Italian Non-Performing Loans"
Luigi Zingales
Klaus Regling, ESM Managing Director
“Strengthening the ESM and EMU”
Inter-Parliamentary Conference on Stability, Economic Coordination and Governance in the European Union Helsinki, 30 September 2019
“Strengthening the ESM and EMU”
Inter-Parliamentary Conference on Stability, Economic Coordination and Governance in the European Union Helsinki, 30 September 2019
On the occasion of the publication of the book
“The Age of Women – Why Feminism also Liberates Men”
by Alexander de Croo
Belgian Deputy Prime Minister, Minister of Finance and ESM Governor,
the ESM is inviting you for a panel discussion.
Introductory remarks by
Klaus Regling
ESM Managing Director
Panel participants are
Alexander de Croo
Sofie de Beule-Roloff
“The Age of Women – Why Feminism also Liberates Men”
by Alexander de Croo
Belgian Deputy Prime Minister, Minister of Finance and ESM Governor,
the ESM is inviting you for a panel discussion.
Introductory remarks by
Klaus Regling
ESM Managing Director
Panel participants are
Alexander de Croo
Sofie de Beule-Roloff
Staff statement following the fourth post-programme mission to Greece
Klaus Regling, ESM Managing Director
Book presentation with Minister Pierre Gramegna
“Safeguarding the Euro – the European Stability Mechanism”
Luxembourg, 24 September 2019
Staff statement following the seventh post-programme surveillance (PPS) mission to Cyprus
Klaus Regling, ESM Managing Director
“Safeguarding the Euro – the European Stability Mechanism”
SAFE Policy Panel
Frankfurt am Main, 19 September 2019
“Safeguarding the Euro – the European Stability Mechanism”
SAFE Policy Panel
Frankfurt am Main, 19 September 2019
const elements = document.getElementsByClassName("img-responsive");
while (elements.length > 0) elements[0].remove();
ESM Managing Director Klaus Regling and Italian Minister of Economy and Finance Roberto Gualtieri had a very constructive and friendly meeting today. Mr Regling was in Rome for a first meeting with Mr Gualtieri, as is custom with all new finances ministers of the euro area. Roberto Gualtieri in his new role also becomes a member of the ESM’s Board of Governors.