{"id":9059,"date":"2026-05-20T10:16:07","date_gmt":"2026-05-20T08:16:07","guid":{"rendered":"https:\/\/billroth73.at\/?p=9059"},"modified":"2026-05-20T10:16:08","modified_gmt":"2026-05-20T08:16:08","slug":"besuch-der-modulgruppe-n11-im-bundesministerium-fuer-europaeische-und-internationale-angelegenheiten","status":"publish","type":"post","link":"https:\/\/billroth73.at\/index.php\/2026\/05\/20\/besuch-der-modulgruppe-n11-im-bundesministerium-fuer-europaeische-und-internationale-angelegenheiten\/","title":{"rendered":"Besuch der Modulgruppe N11 im Bundesministerium f\u00fcr europ\u00e4ische und internationale Angelegenheiten"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\">\n<style>\n  .mn-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .mn-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: #2d3748;\n    max-width: 900px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* Hero *\/\n  .mn-hero {\n    background: linear-gradient(135deg, #1a5c38 0%, #2d8653 60%, #4aab73 100%);\n    border-radius: 14px;\n    padding: 48px 44px;\n    color: white;\n    margin-bottom: 32px;\n  }\n  .mn-hero-label { font-size: 0.8rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; opacity: 0.8; margin-bottom: 12px; }\n  .mn-hero h1 { font-size: 2rem; font-weight: 800; color: #fff; letter-spacing: -0.5px; margin-bottom: 14px; line-height: 1.25; }\n  .mn-hero p { font-size: 1rem; opacity: 0.92; max-width: 600px; line-height: 1.7; }\n\n  \/* Section title *\/\n  .mn-section-title {\n    font-size: 1.15rem;\n    font-weight: 700;\n    color: #1a5c38;\n    border-left: 4px solid #2d8653;\n    padding-left: 12px;\n    margin: 32px 0 16px;\n  }\n\n  \/* 3-col topic cards *\/\n  .mn-topics { display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; margin-bottom: 28px; }\n  .mn-topic {\n    background: white;\n    border: 1px solid #d4eadb;\n    border-top: 4px solid #2d8653;\n    border-radius: 10px;\n    padding: 20px 20px;\n  }\n  .mn-topic strong { display: block; color: #1a5c38; font-size: 0.95rem; margin-bottom: 6px; }\n  .mn-topic span { font-size: 0.87rem; color: #6b7280; }\n\n  \/* Text card *\/\n  .mn-card {\n    background: #f7faf8;\n    border: 1px solid #d4eadb;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 20px;\n    font-size: 0.95rem;\n    color: #374151;\n    line-height: 1.75;\n  }\n  .mn-card p + p { margin-top: 12px; }\n\n  \/* Anecdote highlight *\/\n  .mn-anecdote {\n    background: #fffbeb;\n    border: 1px solid #fcd34d;\n    border-left: 5px solid #f59e0b;\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin-bottom: 20px;\n    font-size: 0.93rem;\n    color: #78350f;\n    line-height: 1.7;\n  }\n  .mn-anecdote strong { display: block; color: #92400e; margin-bottom: 6px; }\n\n  \/* Countries grid *\/\n  .mn-countries {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n  .mn-country {\n    background: white;\n    border: 1px solid #d4eadb;\n    border-radius: 50px;\n    padding: 7px 16px;\n    font-size: 0.85rem;\n    color: #2d8653;\n    font-weight: 600;\n  }\n\n  \/* Photos *\/\n  .mn-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 32px; }\n  .mn-photo { border-radius: 12px; overflow: hidden; border: 1px solid #d4eadb; cursor: zoom-in; }\n  .mn-photo img { width: 100%; height: 280px; object-fit: cover; display: block; transition: transform .3s; }\n  .mn-photo:hover img { transform: scale(1.03); }\n\n  \/* Info box *\/\n  .mn-info {\n    background: white;\n    border: 1px solid #d4eadb;\n    border-radius: 12px;\n    padding: 22px 26px;\n    font-size: 0.93rem;\n    color: #374151;\n    line-height: 1.7;\n    margin-bottom: 20px;\n  }\n\n  \/* Author *\/\n  .mn-author { text-align: right; font-size: 0.85rem; color: #9bbdaa; font-style: italic; margin-top: 8px; }\n\n  \/* Lightbox *\/\n  #mnLightbox {\n    display: none; position: fixed; inset: 0;\n    background: rgba(0,0,0,0.9); z-index: 99999;\n    align-items: center; justify-content: center;\n  }\n  #mnLightbox.active { display: flex; }\n  #mnLightbox img { max-width: 90vw; max-height: 90vh; object-fit: contain; border-radius: 8px; }\n  #mnClose {\n    position: fixed; top: 18px; right: 26px;\n    font-size: 2.5rem; color: white; cursor: pointer;\n    font-weight: 300; opacity: 0.85;\n  }\n  #mnClose:hover { opacity: 1; }\n\n  @media (max-width: 660px) {\n    .mn-hero { padding: 30px 22px; }\n    .mn-hero h1 { font-size: 1.5rem; }\n    .mn-topics, .mn-photos { grid-template-columns: 1fr; }\n    .mn-photo img { height: 220px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"mn-wrap\">\n\n  <!-- Hero -->\n  <div class=\"mn-hero\">\n    <div class=\"mn-hero-label\">Modul Geographische Exkursionen \u00b7 N11<\/div>\n    <h1>Hinter den Kulissen der \u00f6sterreichischen Diplomatie<\/h1>\n    <p>Die Modulgruppe N11 besuchte gemeinsam mit Prof. Dohlhofer das Bundesministerium f\u00fcr europ\u00e4ische und internationale Angelegenheiten am Minoritenplatz \u2013 und erlebte einen Nachmittag voller \u00fcberraschender Einblicke in die Welt der Au\u00dfenpolitik.<\/p>\n  <\/div>\n\n  <!-- Drei Vortr\u00e4ge -->\n  <div class=\"mn-section-title\">Drei Vortr\u00e4ge, drei Perspektiven<\/div>\n  <div class=\"mn-topics\">\n    <div class=\"mn-topic\">\n      <strong>Karriere im diplomatischen Dienst<\/strong>\n      <span>Vom ersten Praktikum bis zur Botschafterin \u2013 wie vielf\u00e4ltig Wege in die Diplomatie sein k\u00f6nnen.<\/span>\n    <\/div>\n    <div class=\"mn-topic\">\n      <strong>Das Callcenter des Au\u00dfenministeriums<\/strong>\n      <span>Rund um die Uhr erreichbar f\u00fcr \u00d6sterreicher:innen in aller Welt \u2013 mit manchmal kuriosen Anrufen inklusive.<\/span>\n    <\/div>\n    <div class=\"mn-topic\">\n      <strong>\u00d6sterreichische Entwicklungszusammenarbeit<\/strong>\n      <span>Wie \u00d6sterreich weltweit Partnerl\u00e4nder unterst\u00fctzt und warum internationale Solidarit\u00e4t z\u00e4hlt.<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- Fotos -->\n  <div class=\"mn-section-title\">Eindr\u00fccke vom Besuch<\/div>\n  <div class=\"mn-photos\">\n    <div class=\"mn-photo\">\n      <img decoding=\"async\" src=\"https:\/\/billroth73.at\/wp-content\/uploads\/2026\/05\/20260518_1508421-scaled.jpg\" alt=\"Ministeriumsbesuch 1\">\n    <\/div>\n    <div class=\"mn-photo\">\n      <img decoding=\"async\" src=\"https:\/\/billroth73.at\/wp-content\/uploads\/2026\/05\/20260518_1445511-scaled.jpg\" alt=\"Ministeriumsbesuch 2\">\n    <\/div>\n  <\/div>\n\n  <!-- Text -->\n  <div class=\"mn-section-title\">Vom Praktikum bis zur Botschaft<\/div>\n  <div class=\"mn-card\">\n    <p>In einem ersten Vortrag \u00f6ffnete eine Mitarbeiterin des Ministeriums den Blick auf die vielf\u00e4ltigen Karrierem\u00f6glichkeiten im diplomatischen Dienst. Ob Sprachtalent, Jurist:in oder Wirtschaftsexpert:in \u2013 die Wege sind \u00fcberraschend unterschiedlich. Eines aber gilt f\u00fcr alle: Gute Sprachkenntnisse sind unabdingbar.<\/p>\n    <p>Dann wurde es lebhaft: Das Callcenter des Au\u00dfenministeriums nimmt rund um die Uhr Anfragen entgegen \u2013 aus jeder Ecke der Welt, in jeder denkbaren Situation. Neben echten Notf\u00e4llen gibt es dabei auch Anrufe, die f\u00fcr Schmunzeln sorgen.<\/p>\n  <\/div>\n\n  <!-- Anekdoten -->\n  <div class=\"mn-anecdote\">\n    <strong>Aus dem Alltag des Au\u00dfenministeriums \u2026<\/strong>\n    Ein Sohn sperrt sich in der australischen W\u00fcste aus dem Auto aus \u2013 seine Mutter ruft aus Wien an. Eine andere Mutter m\u00f6chte ihre f\u00fcnfj\u00e4hrige Tochter am Flughafen Schwechat zur\u00fccklassen, weil dieser die Ausreise verweigert wurde und das Ticket zu teuer war, um es verfallen zu lassen. Was sich nach Fiktion anh\u00f6rt, ist tats\u00e4chlich passiert \u2013 und zeigt, wie bunt der Arbeitsalltag im Callcenter wirklich ist.\n  <\/div>\n\n  <!-- Entwicklungszusammenarbeit -->\n  <div class=\"mn-section-title\">\u00d6sterreich in der Welt<\/div>\n  <div class=\"mn-card\">\n    <p>Den Abschluss bildete ein Einblick in die \u00f6sterreichische Entwicklungszusammenarbeit. Die Sch\u00fcler:innen erfuhren, wie konkret \u00d6sterreich in Partnerl\u00e4ndern auf mehreren Kontinenten aktiv ist \u2013 mit Projekten, die das Leben vor Ort sp\u00fcrbar verbessern. Aktuelle Schwerpunkte liegen in folgenden L\u00e4ndern:<\/p>\n  <\/div>\n  <div class=\"mn-countries\">\n    <span class=\"mn-country\">Burkina Faso<\/span>\n    <span class=\"mn-country\">\u00c4thiopien<\/span>\n    <span class=\"mn-country\">Uganda<\/span>\n    <span class=\"mn-country\">Mosambik<\/span>\n    <span class=\"mn-country\">Armenien<\/span>\n    <span class=\"mn-country\">Georgien<\/span>\n    <span class=\"mn-country\">Moldau<\/span>\n    <span class=\"mn-country\">Kosovo<\/span>\n    <span class=\"mn-country\">Pal\u00e4stinensische Gebiete<\/span>\n  <\/div>\n\n  <div class=\"mn-info\">\n    Der Nachmittag am Minoritenplatz hat eindrucksvoll gezeigt, wie abwechslungsreich und bedeutend die Arbeit des Au\u00dfenministeriums ist \u2013 und wie nah internationale Politik dem eigenen Leben sein kann. Ein gro\u00dfes Dankesch\u00f6n an Prof. Dohlhofer und an alle Mitarbeiterinnen und Mitarbeiter des Ministeriums f\u00fcr diesen spannenden Einblick!\n  <\/div>\n\n\n<\/div>\n\n<!-- Lightbox -->\n<div id=\"mnLightbox\">\n  <span id=\"mnClose\">&times;<\/span>\n  <img decoding=\"async\" id=\"mnLightboxImg\" src=\"\" alt=\"\">\n<\/div>\n\n<script>\n  var lb = document.getElementById('mnLightbox');\n  var lbImg = document.getElementById('mnLightboxImg');\n  function openLb(src) { lbImg.src = src; lb.classList.add('active'); }\n  function closeLb() { lb.classList.remove('active'); lbImg.src = ''; }\n  document.querySelectorAll('.mn-photo').forEach(function(el) {\n    el.addEventListener('click', function() { openLb(el.querySelector('img').src); });\n  });\n  document.getElementById('mnClose').addEventListener('click', closeLb);\n  lb.addEventListener('click', function(e) { if (e.target === lb) closeLb(); });\n  document.addEventListener('keydown', function(e) { if (e.key === 'Escape') closeLb(); });\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Modul Geographische Exkursionen \u00b7 N11 Hinter den Kulissen der \u00f6sterreichischen Diplomatie Die Modulgruppe N11 besuchte gemeinsam mit Prof. Dohlhofer das Bundesministerium f\u00fcr europ\u00e4ische und internationale Angelegenheiten am Minoritenplatz \u2013 und erlebte einen Nachmittag voller \u00fcberraschender Einblicke in die Welt der Au\u00dfenpolitik. Drei Vortr\u00e4ge, drei Perspektiven Karriere im diplomatischen Dienst Vom ersten Praktikum bis zur Botschafterin&hellip;<\/p>\n","protected":false},"author":10,"featured_media":9058,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"categories":[1],"tags":[],"class_list":["post-9059","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-allgemein","category-1","description-off"],"_links":{"self":[{"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/posts\/9059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/comments?post=9059"}],"version-history":[{"count":2,"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/posts\/9059\/revisions"}],"predecessor-version":[{"id":9061,"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/posts\/9059\/revisions\/9061"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/media\/9058"}],"wp:attachment":[{"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/media?parent=9059"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/categories?post=9059"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/billroth73.at\/index.php\/wp-json\/wp\/v2\/tags?post=9059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}