{"id":3370,"date":"2025-03-13T12:57:54","date_gmt":"2025-03-13T11:57:54","guid":{"rendered":"https:\/\/www.daf.uni-mannheim.de\/?page_id=3370"},"modified":"2026-04-15T13:47:55","modified_gmt":"2026-04-15T11:47:55","slug":"winterakademie","status":"publish","type":"page","link":"https:\/\/www.daf.uni-mannheim.de\/index.php\/winterakademie\/","title":{"rendered":"Internationale Winterakademie"},"content":{"rendered":"<p>[vc_row][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<div class=\"super-hero-big-wrapper super-hero-spinning\" style=\"\"><div class=\"shs-spinner-wrapper\"><div class=\"shs-spinner\"><\/div><\/div><div id=\"slider-288\" class=\"super-hero-slider shs-carousel button-square navigation-center dark-on-light\" style=\"\"><div id=\"slide-288-287\" class=\"super-hero-slide full-width\" style=\"\"><a class=\"super-hero-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/\"><div class=\"super-hero-image\"><img decoding=\"async\" src=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2019\/04\/Header_DaF-1024x200.jpg\"><\/div><!-- .super-hero-image --><\/a><\/div><!-- .super-hero-slide --><\/div><!-- .super-hero-slider --><\/div><!-- .big --><script>jQuery(document).ready(function($){var shs288 = $(\"#slider-288\");\r\n\t\t\tshs288.imagesLoaded(function(){\r\n\t\t\t\tshs288.superHeroSlider({theme:\"shs-theme\",baseClass:\"shs-carousel\",singleItem:true,addClassActive:true,transitionStyle:\"backSlide\",autoPlay:false,navigation:true,navigationText:[\"<span class='dashicons dashicons-arrow-left'><\/span>\",\"<span class='dashicons dashicons-arrow-right'><\/span>\"],pagination:false,beforeInit:function(el){\r\n\t\t\t\t\t\tvar slides = el.find(\".super-hero-slide\").length;\r\n\t\t\t\t\t},afterInit:function(el){\r\n\t\t\t\t\t\tvar currentItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+currentItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\tcurrentItem.find(\".super-hero-caption-wrapper\").addClass(\"fadeIn animated\");\r\n\t\t\t\t\t\tvar currentCaption1 = currentItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar captionAnimation1 = currentCaption1.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption1.addClass(captionAnimation1 + \" animated\");\r\n\t\t\t\t\t\tvar currentCaption2 = currentItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar captionAnimation2 = currentCaption2.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption2.addClass(captionAnimation2 + \" animated\");\r\n\t\t\t\t\t\tvar currentCaption3 = currentItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar captionAnimation3 = currentCaption3.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption3.addClass(captionAnimation3 + \" animated\");\r\n\t\t\t\t\t\t\/\/ Clear any styles\r\n\t\t\t\t\t\tshs_resize_slide( itemID, currentItem );\r\n\t\t\t\t\t},beforeMove:function(el){\r\n\t\t\t\t\t\tvar oldItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+oldItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\toldItem.find(\".super-hero-caption-wrapper\").removeClass(\"fadeIn animated\");\r\n\t\t\t\t\t\tvar oldCaption1 = oldItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar oldCaption2 = oldItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar oldCaption3 = oldItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar captionAnimation1 = oldCaption1.data(\"animation\");\r\n\t\t\t\t\t\toldCaption1.removeClass(captionAnimation1);\r\n\t\t\t\t\t\toldCaption1.removeClass(\"animated\");\r\n\t\t\t\t\t\tvar captionAnimation2 = oldCaption2.data(\"animation\");\r\n\t\t\t\t\t\toldCaption2.removeClass(captionAnimation2);\r\n\t\t\t\t\t\toldCaption2.removeClass(\"animated\");\r\n\t\t\t\t\t\tvar captionAnimation3 = oldCaption3.data(\"animation\");\r\n\t\t\t\t\t\toldCaption3.removeClass(captionAnimation3);\r\n\t\t\t\t\t\toldCaption3.removeClass(\"animated\");\r\n\t\t\t\t\t\t\/\/ Remove any styles we might have added in afterMove\r\n\t\t\t\t\t\t$(itemID+\" .super-hero-image img\").removeAttr(\"style\");\r\n\t\t\t\t\t},afterMove:function(el){\r\n\t\t\t\t\t\tvar newItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+newItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\tnewItem.find(\".super-hero-caption-wrapper\").addClass(\"fadeIn animated\").css(\"animation-duration\",5);\r\n\t\t\t\t\t\tvar newCaption1 = newItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar newAnimation1 = newCaption1.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption1.addClass(newAnimation1 + \" animated\");\r\n\t\t\t\t\t\tvar newCaption2 = newItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar newAnimation2 = newCaption2.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption2.addClass(newAnimation2 + \" animated\");\r\n\t\t\t\t\t\tvar newCaption3 = newItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar newAnimation3 = newCaption3.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption3.addClass(newAnimation3 + \" animated\");\r\n\t\t\t\t\t\t\/\/ Clear any styles\r\n\t\t\t\t\t\tshs_resize_slide( itemID, newItem );\r\n\t\t\t\t\t},});\r\n\t\t\t\t$(\".super-hero-big-wrapper\").removeClass(\"super-hero-spinning\");\r\n\t\t\t\t$(\".shs-spinner\").fadeOut(150,function(){\r\n\t\t\t\t\t$(this).remove();\r\n\t\t\t\t});\r\n\t\t\t\t$(\"body\").addClass(\"shs-loaded\");\r\n\t\t\t});\r\n\t\t\t$(window).resize(function(){\r\n\t\t\t\tshs288.data(\"superHeroSlider\").destroy();\r\n\t\t\t\tshs288.superHeroSlider({theme:\"shs-theme\",baseClass:\"shs-carousel\",singleItem:true,addClassActive:true,transitionStyle:\"backSlide\",autoPlay:false,navigation:true,navigationText:[\"<span class='dashicons dashicons-arrow-left'><\/span>\",\"<span class='dashicons dashicons-arrow-right'><\/span>\"],pagination:false,beforeInit:function(el){\r\n\t\t\t\t\t\tvar slides = el.find(\".super-hero-slide\").length;\r\n\t\t\t\t\t},afterInit:function(el){\r\n\t\t\t\t\t\tvar currentItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+currentItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\tcurrentItem.find(\".super-hero-caption-wrapper\").addClass(\"fadeIn animated\");\r\n\t\t\t\t\t\tvar currentCaption1 = currentItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar captionAnimation1 = currentCaption1.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption1.addClass(captionAnimation1 + \" animated\");\r\n\t\t\t\t\t\tvar currentCaption2 = currentItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar captionAnimation2 = currentCaption2.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption2.addClass(captionAnimation2 + \" animated\");\r\n\t\t\t\t\t\tvar currentCaption3 = currentItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar captionAnimation3 = currentCaption3.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption3.addClass(captionAnimation3 + \" animated\");\r\n\t\t\t\t\t\t\/\/ Clear any styles\r\n\t\t\t\t\t\tshs_resize_slide( itemID, currentItem );\r\n\t\t\t\t\t},beforeMove:function(el){\r\n\t\t\t\t\t\tvar oldItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+oldItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\toldItem.find(\".super-hero-caption-wrapper\").removeClass(\"fadeIn animated\");\r\n\t\t\t\t\t\tvar oldCaption1 = oldItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar oldCaption2 = oldItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar oldCaption3 = oldItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar captionAnimation1 = oldCaption1.data(\"animation\");\r\n\t\t\t\t\t\toldCaption1.removeClass(captionAnimation1);\r\n\t\t\t\t\t\toldCaption1.removeClass(\"animated\");\r\n\t\t\t\t\t\tvar captionAnimation2 = oldCaption2.data(\"animation\");\r\n\t\t\t\t\t\toldCaption2.removeClass(captionAnimation2);\r\n\t\t\t\t\t\toldCaption2.removeClass(\"animated\");\r\n\t\t\t\t\t\tvar captionAnimation3 = oldCaption3.data(\"animation\");\r\n\t\t\t\t\t\toldCaption3.removeClass(captionAnimation3);\r\n\t\t\t\t\t\toldCaption3.removeClass(\"animated\");\r\n\t\t\t\t\t\t\/\/ Remove any styles we might have added in afterMove\r\n\t\t\t\t\t\t$(itemID+\" .super-hero-image img\").removeAttr(\"style\");\r\n\t\t\t\t\t},afterMove:function(el){\r\n\t\t\t\t\t\tvar newItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+newItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\tnewItem.find(\".super-hero-caption-wrapper\").addClass(\"fadeIn animated\").css(\"animation-duration\",5);\r\n\t\t\t\t\t\tvar newCaption1 = newItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar newAnimation1 = newCaption1.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption1.addClass(newAnimation1 + \" animated\");\r\n\t\t\t\t\t\tvar newCaption2 = newItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar newAnimation2 = newCaption2.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption2.addClass(newAnimation2 + \" animated\");\r\n\t\t\t\t\t\tvar newCaption3 = newItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar newAnimation3 = newCaption3.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption3.addClass(newAnimation3 + \" animated\");\r\n\t\t\t\t\t\t\/\/ Clear any styles\r\n\t\t\t\t\t\tshs_resize_slide( itemID, newItem );\r\n\t\t\t\t\t},});\r\n\t\t\t});});<\/script>[\/vc_column_text][vc_row_inner el_class=&#8221;navrow&#8221;][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text]<div id=\"mega-menu-wrap-max_mega_menu_1\" class=\"mega-menu-wrap\"><div class=\"mega-menu-toggle\"><div class=\"mega-toggle-blocks-left\"><\/div><div class=\"mega-toggle-blocks-center\"><\/div><div class=\"mega-toggle-blocks-right\"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>MENU<\/span><span class='mega-toggle-label-open'>MENU<\/span><\/span><\/div><\/div><\/div><ul id=\"mega-menu-max_mega_menu_1\" class=\"mega-menu max-mega-menu mega-menu-horizontal mega-no-js\" data-event=\"hover_intent\" data-effect=\"fade_up\" data-effect-speed=\"200\" data-effect-mobile=\"disabled\" data-effect-speed-mobile=\"0\" data-mobile-force-width=\"false\" data-second-click=\"go\" data-document-click=\"collapse\" data-vertical-behaviour=\"standard\" data-breakpoint=\"600\" data-unbind=\"true\" data-mobile-state=\"collapse_all\" data-mobile-direction=\"vertical\" data-hover-intent-timeout=\"300\" data-hover-intent-interval=\"100\"><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-home mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-37 menu-item\" id=\"mega-menu-item-37\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/#angebot\" aria-expanded=\"false\" tabindex=\"0\">Deutschkurse<span class=\"mega-indicator\" aria-hidden=\"true\"><\/span><\/a>\n<ul class=\"mega-sub-menu\">\n<li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3510 menu-item\" id=\"mega-menu-item-3510\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/intensivkurse\/\">Intensiv-Kurse<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3110 menu-item\" id=\"mega-menu-item-3110\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/telc\/\">telc<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3198 menu-item\" id=\"mega-menu-item-3198\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/dsh-kurse\/\">DSH-Kurse<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3558 menu-item\" id=\"mega-menu-item-3558\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/abendkurse\/\">Abendkurse<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3607 menu-item\" id=\"mega-menu-item-3607\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/winterakademie\/\">Winterakademie (IWA)<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4312 menu-item\" id=\"mega-menu-item-4312\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/sommerakademie-2\/\">Sommerakademie (ISA) im Juli<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-107 menu-item\" id=\"mega-menu-item-107\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/sommerakademie\/\">Sommerakademie (ISA) im August<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-113 menu-item\" id=\"mega-menu-item-113\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/sonderprogramme\/\">Individuelle Sonderprogramme<\/a><\/li><\/ul>\n<\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-44 menu-item\" id=\"mega-menu-item-44\"><a class=\"mega-menu-link\" href=\"#\" aria-expanded=\"false\" tabindex=\"0\">Pr\u00fcfungen<span class=\"mega-indicator\" aria-hidden=\"true\"><\/span><\/a>\n<ul class=\"mega-sub-menu\">\n<li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3109 menu-item\" id=\"mega-menu-item-3109\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/telc\/\">telc<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3688 menu-item\" id=\"mega-menu-item-3688\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/dsh\/\">DSH-Pr\u00fcfung<\/a><\/li><\/ul>\n<\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-45 menu-item\" id=\"mega-menu-item-45\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/infos\/\" aria-expanded=\"false\" tabindex=\"0\">Weitere Informationen<span class=\"mega-indicator\" aria-hidden=\"true\"><\/span><\/a>\n<ul class=\"mega-sub-menu\">\n<li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-3690 menu-item\" id=\"mega-menu-item-3690\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/infos\/#top\">\u00dcbersicht<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-3691 menu-item\" id=\"mega-menu-item-3691\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/infos\/#mannheim\">Mannheim<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-3692 menu-item\" id=\"mega-menu-item-3692\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/infos\/#visa\">Visa<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-3693 menu-item\" id=\"mega-menu-item-3693\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/infos\/#accom\">Unterkunft<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-3694 menu-item\" id=\"mega-menu-item-3694\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/infos\/#travel\">Anreise<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-3695 menu-item\" id=\"mega-menu-item-3695\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/infos\/#map\">Lageplan<\/a><\/li><\/ul>\n<\/li><\/ul><\/div>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1752744013815{border-radius: 5px !important;}&#8221;][vc_column_text css=&#8221;.vc_custom_1752744040575{background-color: #ffcb04 !important;border-radius: 5px !important;}&#8221;]<\/p>\n<h2 id=\"top\" style=\"padding-top: 40px; padding-bottom: 40px; text-align: center;\"><span style=\"color: #ffffff;\"><strong>Internationale Winterakademie<\/strong><\/span><\/h2>\n<p>[\/vc_column_text][vc_empty_space][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_empty_space][vc_cta h2=&#8221;&#8221; css=&#8221;.vc_custom_1741867007512{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;border-radius: 5px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-3382\" src=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/DaF-Winter-Ehrenhof-808-x-404-300x150.png\" alt=\"\" width=\"600\" height=\"300\" srcset=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/DaF-Winter-Ehrenhof-808-x-404-300x150.png 300w, https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/DaF-Winter-Ehrenhof-808-x-404-768x384.png 768w, https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/DaF-Winter-Ehrenhof-808-x-404.png 808w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/>[\/vc_cta][vc_column_text]<\/p>\n<p class=\"bodytext align-center\" style=\"padding-top: 1.5em;\">Werde ein Teil der Winterakademie und erlebe zusammen mit Menschen aus der ganzen Welt deutsche Kultur und Sprache!<\/p>\n<p class=\"bodytext\">Die Internationale Winterakademie ist mehr als ein Sprachkurs!<\/p>\n<p class=\"bodytext\">Erlebe in 4 Wochen intensiven Sprachunterricht auf h\u00f6chstem Niveau, erg\u00e4nzt von vielseitigen Seminaren und Workshops zu Deutschland und seiner Kultur und lerne Deutschland durch unser abwechslungsreiches Freizeitprogramm kennen!<\/p>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1776253553206{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;border-radius: 5px !important;}&#8221;]<\/p>\n<h6 style=\"padding-top: 0.5em;\">\u00a0<\/h6>\n<h2 style=\"text-align: center;\"><strong>Internationale Winterakademie (IWA) 2027<\/strong><\/h2>\n<p style=\"text-align: center;\">Deutsch lernen im gr\u00f6\u00dften Barockschloss Deutschlands<\/p>\n<h4 style=\"text-align: center;\">Beginn:<strong> Montag, 11.01.2026<\/strong><br \/><strong><br \/><\/strong>Ende:<strong> Freitag, 05.02.2026<\/strong><\/h4>\n<p style=\"text-align: center;\">Wir freuen uns, euch in Mannheim willkommen zu hei\u00dfen!<\/p>\n<h6 style=\"padding-bottom: 1em;\">\u00a0<\/h6>\n<p>[\/vc_column_text][vc_cta h2=&#8221;&#8221; css=&#8221;.vc_custom_1741866754783{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;border-radius: 5px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-3383\" src=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/Treppenhaus-808-x-404-300x150.png\" alt=\"\" width=\"600\" height=\"300\" srcset=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/Treppenhaus-808-x-404-300x150.png 300w, https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/Treppenhaus-808-x-404-768x384.png 768w, https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/Treppenhaus-808-x-404.png 808w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/>[\/vc_cta][vc_column_text]<\/p>\n<h2 id=\"InfosISA\">Wichtige Informationen<\/h2>\n<p><strong>Die IWA findet jedes Jahr im Januar statt und dauert 4 Wochen.<br \/>\n<\/strong><\/p>\n<p>Die Teilnahmegeb\u00fchr betr\u00e4gt 685,- \u20ac.<br \/>\n<em><strong><a href=\"#1740476726072-451373a9-766c\">Weitere Informationen zu F\u00f6rderung, Stipendien etc. findest Du hier&#8230;<\/a><\/strong><\/em><\/p>\n<p>Vormittags habt Ihr 5 Stunden Deutschunterricht, Unterrichtssprache ist Deutsch.<br \/>\n<em><strong><a href=\"#1740476726072-1ff9eebe-e828\">Weitere Informationen gibt es hier&#8230;<\/a><\/strong><\/em><\/p>\n<p>Nachmittags finden zus\u00e4tzliche Seminare, Trainings, Vortr\u00e4ge und Exkursionen statt.<br \/>\n<a href=\"#1740476808991-c4a84443-1124\"><em><strong>Weitere Informationen hier&#8230;<\/strong><\/em><\/a><\/p>\n<p>Wir k\u00f6nnen Euch selbst keine Unterk\u00fcnfte anbieten.<br \/>\n<a href=\"#1740477154181-e403cdd7-917a\"><em><strong>Infos und Tipps dazu findest Du hier&#8230;<\/strong><\/em><\/a><\/p>\n<p>Bei kurzfristigem R\u00fccktritt\/Stornierung der Teilnahme<br \/>\n<a href=\"#1740583778260-13134fe7-5845\"><em><strong>Siehe hier die Bedingungen&#8230;<\/strong><\/em><\/a>[\/vc_column_text][vc_cta h2=&#8221;Melde Dich jetzt an &#8230;&#8221; txt_align=&#8221;center&#8221; add_button=&#8221;bottom&#8221; btn_title=&#8221;Zur Anmeldung &#8230;&#8221; btn_style=&#8221;custom&#8221; btn_custom_background=&#8221;#1e305f&#8221; btn_custom_text=&#8221;#ffffff&#8221; btn_align=&#8221;center&#8221; btn_button_block=&#8221;true&#8221; btn_custom_onclick=&#8221;true&#8221; css=&#8221;.vc_custom_1776253642210{background-color: #ffcb04 !important;border-radius: 5px !important;}&#8221; btn_custom_onclick_code=&#8221;window.open(&#8216;https:\/\/umsum.kurso.de\/student_portal\/course_enrollments\/new?course=EQEGUfhr9YxIQoS_aKpzZK88GFGNudyHeKGZY_1kmQA&#8217;, &#8216;_blank&#8217;, &#8216;noopener, noreferrer&#8217;);&#8221;]<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\"><strong>Anmeldeschluss: 15. Dezember 2026<\/strong><\/p>\n<p>[\/vc_cta][vc_column_text css=&#8221;.vc_custom_1740482696180{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;border-radius: 5px !important;}&#8221;]<\/p>\n<h6 style=\"padding-top: 0.5em;\"><\/h6>\n<h3 style=\"padding-left: 40px;\"><strong>Kontakt-Info <\/strong><\/h3>\n<p style=\"padding-left: 40px;\"><strong>E-Mail:<\/strong><em><a href=\"mailto:daf@service.uni-mannheim.de\" target=\"_blank\" rel=\"noopener\">daf@service.uni-mannheim.de<\/a><\/em><\/p>\n<p style=\"padding-left: 40px;\"><strong>Telefon:<\/strong> +49 621 181-3325<\/p>\n<p>&nbsp;<\/p>\n<p style=\"padding-left: 40px;\"><a href=\"https:\/\/www.facebook.com\/DaFUniMa\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong><em>Besuche uns auf Facebook&#8230;<\/em><\/strong><\/a><a href=\"https:\/\/www.facebook.com\/DaFUniMa\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-688\" src=\"http:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/sites\/3\/2020\/03\/f_logo_RGB-Blue_144-300x300.png\" alt=\"\" width=\"35\" height=\"35\" srcset=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2020\/03\/f_logo_RGB-Blue_144-300x300.png 300w, https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2020\/03\/f_logo_RGB-Blue_144-150x150.png 150w, https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2020\/03\/f_logo_RGB-Blue_144.png 309w\" sizes=\"auto, (max-width: 35px) 100vw, 35px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p style=\"padding-left: 40px;\"><a href=\"https:\/\/www.instagram.com\/daf.unimannheim\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-1454\" src=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2021\/08\/glyph-logo_May2016-300x300-1-150x150.png\" alt=\"\" width=\"35\" height=\"35\" srcset=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2021\/08\/glyph-logo_May2016-300x300-1-150x150.png 150w, https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2021\/08\/glyph-logo_May2016-300x300-1.png 300w\" sizes=\"auto, (max-width: 35px) 100vw, 35px\" \/><\/a><em><strong><a href=\"https:\/\/www.instagram.com\/daf.unimannheim\/\" target=\"_blank\" rel=\"noopener\">Besuche uns bei Instagram&#8230;<\/a><\/strong><\/em><\/p>\n<h6 style=\"padding-bottom: 0.5em;\"><\/h6>\n<p>[\/vc_column_text][vc_tta_accordion gap=&#8221;15&#8243; active_section=&#8221;0&#8243; no_fill=&#8221;true&#8221; collapsible_all=&#8221;true&#8221; css=&#8221;.vc_custom_1740481257699{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;border-radius: 5px !important;}&#8221;][vc_tta_section title=&#8221;Kosten und F\u00f6rderung&#8221; tab_id=&#8221;1740476726072-451373a9-766c&#8221;][vc_column_text]Die regul\u00e4re Kursgeb\u00fchr f\u00fcr die IWA betr\u00e4gt 685,- \u20ac. Es gibt aber F\u00f6rderungsm\u00f6glichkeiten:<br \/>\nAustauschstudierende, die im Rahmen eines Landesprogrammes mit Baden-W\u00fcrttemberg an die Universit\u00e4t Mannheim kommen, sind von der Kursgeb\u00fchr befreit (* mit Ausnahme des Landes\u00adprogramms<strong> North Carolina<\/strong>). Landesprogramme bestehen der kanadischen Provinz Ontario sowie den US-Bundesstaaten North Carolina, Massachusetts, Connecticut, Oregon und Kalifornien. Dem \u201eWelcome Letter\u201c des Akademischen Auslandsamtes k\u00f6nnen Sie im dritten Absatz entnehmen, ob dies auf Sie zutrifft. Wenn dies der Fall ist, w\u00e4hlen Sie bitte im Feld \u201aLandesprogramm\u2018 das entsprechende \u201aLandesprogramm\u2018 aus.[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Unterricht&#8221; tab_id=&#8221;1740476726072-1ff9eebe-e828&#8243;][vc_column_text]Morgens erhaltet ihr f\u00fcnf Unterrichtsstunden allgemeinen Sprachunterricht auf allen Sprachniveaus des GER (= Gemeinsamen Europ\u00e4ischer Referenzrahmen) vom Nullanf\u00e4nger (A 1.1) bis zum (fast) perfekten Sprecher(C1).[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Zusatzprogramm&#8221; tab_id=&#8221;1740476808991-c4a84443-1124&#8243;][vc_column_text]<\/p>\n<p>Kommunikations- und Grammatikseminare, Interkulturelle Trainings, Vortr\u00e4ge zu Europa, Geschichte und \u00d6konomie, Aussprache-Workshop und\u00a0 Exkursionen in die Region. Besuch auf freiwilliger Basis.<\/p>\n<p>Das vollst\u00e4ndige Programm mit Veranstaltungen, Exkursionen, Workshops, Seminaren usw. wird Mitte Dezember 2026 ver\u00f6ffentlicht.<\/p>\n<p>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Unterkunft&#8221; tab_id=&#8221;1740477154181-e403cdd7-917a&#8221;][vc_column_text]<\/p>\n<p><strong>Wohnung oder WG?<br \/><\/strong>Die Wohngemeinschaft (=WG) z\u00e4hlt zu den beliebtesten Wohnformen f\u00fcr Studierende in Deutschland.<\/p>\n<p class=\"bodytext\">Was das ist? Einfach zu erkl\u00e4ren: Mehrere Personen teilen sich eine Wohnung. Jeder hat dabei ein eigenes Zimmer, K\u00fcche, Bad und eventuell ein Wohnzimmer werden gemeinschaftlich genutzt. Anfallende Kosten wie Miete, Strom oder Internet werden geteilt.<\/p>\n<p class=\"bodytext\">Wenn Sie eine Unterkunft suchen, dann empfehlen wir die folgenden Seiten:<\/p>\n<p><a href=\"https:\/\/www.smartments-business.de\/standorte\/mannheim-hauptbahnhof?gclid=EAIaIQobChMIn6mQooiS-gIVsYODBx3CMgJQEAAYASAAEgLCpvD_BwE\" target=\"_blank\" rel=\"noopener\"><strong>https:\/\/www.smartments-business.de\/standorte\/mannheim-hauptbahnhof<\/strong><\/a><\/p>\n<p><a href=\"https:\/\/gib-bildung-ein-zuhause.de\/\" target=\"_blank\" rel=\"noopener\"><strong>https:\/\/gib-bildung-ein-zuhause.de\/<\/strong><\/a><\/p>\n<p><a href=\"https:\/\/www.hostelmannheim.de\/\" target=\"_blank\" rel=\"noopener\"><strong>https:\/\/www.hostelmannheim.de\/<\/strong><\/a><\/p>\n<p><strong><a href=\"https:\/\/www.jugendherberge.de\/jugendherbergen\/mannheim-international\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.jugendherberge.de\/jugendherbergen\/mannheim-international\/<\/a><\/strong><\/p>\n<p class=\"bodytext\"><strong><a href=\"http:\/\/www.wg-gesucht.de\" target=\"_blank\" rel=\"noopener\">www.wg-gesucht.de<\/a><\/strong><\/p>\n<p class=\"bodytext\"><strong><a href=\"http:\/\/www.studenten-wg.de\" target=\"_blank\" rel=\"noopener\">www.studenten-wg.de<\/a><\/strong><\/p>\n<p class=\"bodytext\"><a href=\"http:\/\/www.immo-suche.net\/wohnungen-immobilien-mannheim.html\" target=\"_blank\" rel=\"noopener\"><strong>www.immo-suche.net\/wohnungen-immobilien-mannheim.html<\/strong><\/a><\/p>\n<p class=\"bodytext\">Die Wohnungssuche geht auch in den Sozialen Medien weiter.<br \/>Viele Studierende der Universit\u00e4t Mannheim bieten kurzfristig ihr Zimmer zur Zwischenmiete an.<\/p>\n<p>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;R\u00fccktritt und K\u00fcndigung&#8221; tab_id=&#8221;1740583778260-13134fe7-5845&#8243;][vc_column_text]Teilnehmende k\u00f6nnen bis zu zwei Wochen vor Beginn der Veranstaltung vom Vertrag zur\u00fccktreten. Die Universit\u00e4t Mannheim Service und Marketing GmbH hat dann Anspruch auf eine angemessene Entsch\u00e4digung in H\u00f6he von 300,- \u20ac. Somit erhalten Teilnehmende im Fall des R\u00fccktritts die Kursgeb\u00fchr anteilig zur\u00fcck. K\u00fcndigen Teilnehmende den Vertrag innerhalb von zwei Wochen vor Beginn des Kurses, sind 80 % der Kursgeb\u00fchr f\u00e4llig. Nach Beginn des Kurses erfolgt keine R\u00fcckerstattung. Weitere Details entnehmen Sie bitte den Allgemeinen Gesch\u00e4ftsbedingungen (<strong><a href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/agb\/\" target=\"_blank\" rel=\"noopener\">AGB<\/a><\/strong>) .[\/vc_column_text][\/vc_tta_section][\/vc_tta_accordion][vc_column_text]Bitte beachten Sie auch unsere Allgemeinen Gesch\u00e4ftsbedingungen (AGB).<br \/>\n<strong><a href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/agb\/\" target=\"_blank\" rel=\"noopener\">Die AGB finden Sie hier &#8230;<\/a><\/strong>[\/vc_column_text][vc_btn title=&#8221;Zur\u00fcck nach oben&#8221; style=&#8221;custom&#8221; custom_background=&#8221;#1e305f&#8221; custom_text=&#8221;#ffffff&#8221; align=&#8221;center&#8221; button_block=&#8221;true&#8221; custom_onclick=&#8221;true&#8221; custom_onclick_code=&#8221;window.location.href=&#8220;#InfosISA&#8220;&#8221;][vc_cta h2=&#8221;&#8221; css=&#8221;.vc_custom_1741866909298{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;border-radius: 5px !important;}&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-3376\" src=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/DaF-Flurgruppe-808-x-404-300x150.png\" alt=\"\" width=\"600\" height=\"300\" srcset=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/DaF-Flurgruppe-808-x-404-300x150.png 300w, https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/DaF-Flurgruppe-808-x-404-768x384.png 768w, https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2025\/03\/DaF-Flurgruppe-808-x-404.png 808w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/>[\/vc_cta][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text][vc_row][vc_column width=&#8221;1\/1&#8243;][vc_column_text]<br \/>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221;][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221;][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_toggle title=&#8221;Wie sieht mein Tagesablauf aus?&#8221;]<\/p>\n<h4>Morgens<\/h4>\n<p class=\"bodytext\">Morgens erhaltet ihr f\u00fcnf Unterrichtsstunden allgemeinen Sprachunterricht auf allen Sprachniveaus des GER (= Gemeinsamen Europ\u00e4ischer Referenzrahmen) vom Nullanf\u00e4nger (A 1.1) bis zum (fast) perfekten Sprecher(C1).<\/p>\n<p class=\"bodytext\"><b>Die Unterrichtssprache ist von Beginn an Deutsch<\/b>.<\/p>\n<h4>Nachmittags<\/h4>\n<p class=\"bodytext\">Kommunikations- und Grammatikseminare, Interkulturelle Trainings, Vortr\u00e4ge zu Europa, Geschichte und \u00d6konomie, Aussprache-Workshop und\u00a0 Exkursionen in die Region. Besuch auf freiwilliger Basis.<\/p>\n<p>[\/vc_toggle][vc_toggle title=&#8221;Welche zus\u00e4tzlichen Programmpunkte gibt es?&#8221;]Das vollst\u00e4ndige Programm mit Veranstaltungen, Exkursionen, Workshops, Seminaren usw. wird Mitte Juli 2024 ver\u00f6ffentlicht.[\/vc_toggle][vc_toggle title=&#8221;Wo kann ich w\u00e4hrend meines Aufenthalts in Mannheim wohnen?&#8221;]Wir k\u00f6nnen Ihnen leider keine Unterkunft vermitteln.<\/p>\n<p>Wenn Sie eine preiswerte Unterkunft suchen,<br \/>\nempfehlen wir Ihnen die folgende \u00dcbersicht auf unseren Seiten:<\/p>\n<p><a href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/wohnen\/\" target=\"_blank\" rel=\"noopener\"><strong>Unterk\u00fcnfte f\u00fcr Kursteilnehmende<\/strong><\/a>[\/vc_toggle][vc_toggle title=&#8221;Wie viel kostet die Teilnahme an der Internationalen Sommerakademie?&#8221;]<strong>Kursgeb\u00fchr<\/strong> \u00a0 685\u20ac<\/p>\n<p><strong>Hinweis:<\/strong> Austauschstudierende, die im Rahmen eines Landesprogrammes mit Baden-W\u00fcrttemberg an die Universit\u00e4t Mannheim kommen, sind von der Kursgeb\u00fchr befreit (* mit Ausnahme des Landes\u00adprogramms<strong> North Carolina<\/strong>). Landesprogramme bestehen der kanadischen Provinz Ontario sowie den US-Bundesstaaten North Carolina, Massachusetts, Connecticut, Oregon und Kalifornien. Dem \u201eWelcome Letter\u201c des Akademischen Auslandsamtes k\u00f6nnen Sie im dritten Absatz entnehmen, ob dies auf Sie zutrifft. Wenn dies der Fall ist, w\u00e4hlen Sie bitte im Feld \u201aLandesprogramm\u2018 das entsprechende \u201aLandesprogramm\u2018 aus.<\/p>\n<p>&nbsp;[\/vc_toggle][vc_column_text css_animation=&#8221;fadeInLeft&#8221;]<\/p>\n<h4><strong><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-233 alignleft\" src=\"http:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/sites\/3\/2019\/05\/DaF-Element.jpg\" alt=\"\" width=\"200\" height=\"200\" srcset=\"https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2019\/05\/DaF-Element.jpg 200w, https:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/2019\/05\/DaF-Element-150x150.jpg 150w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" \/><\/strong><\/h4>\n<h1><\/h1>\n<h4><strong><a href=\"#InfosISA\">Wichtige Informationen<\/a><\/strong><\/h4>\n<h4><a href=\"#Anmeldung ISA\"><strong>Anmeldung<\/strong><\/a><\/h4>\n<h4><\/h4>\n<h4><strong>\u00a0<\/strong><\/h4>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<h3>R\u00fccktritt und K\u00fcndigung der Teilnehmenden<\/h3>\n<p>Teilnehmende k\u00f6nnen bis zu zwei Wochen vor Beginn der Veranstaltung vom Vertrag zur\u00fccktreten. Die Universit\u00e4t Mannheim Service und Marketing GmbH hat dann Anspruch auf eine angemessene Entsch\u00e4digung in H\u00f6he von 300,- \u20ac. Somit erhalten Teilnehmende im Fall des R\u00fccktritts die Kursgeb\u00fchr anteilig zur\u00fcck. K\u00fcndigen Teilnehmende den Vertrag innerhalb von zwei Wochen vor Beginn des Kurses, sind 80 % der Kursgeb\u00fchr f\u00e4llig. Nach Beginn des Kurses erfolgt keine R\u00fcckerstattung. Weitere Details entnehmen Sie bitte den Allgemeinen Gesch\u00e4ftsbedingungen (<a href=\"https:\/\/formular.service.uni-mannheim.de\/daf-agb\/\">AGB<\/a>) .[\/vc_column_text][vc_single_image image=&#8221;2389&#8243; img_size=&#8221;medium&#8221; alignment=&#8221;center&#8221;][vc_column_text]<\/p>\n<h2 id=\"Anmeldung ISA\" style=\"text-align: center;\">Anmeldung Sommerakademie 2025<\/h2>\n<h4 style=\"text-align: center;\">Eine Anmeldung f\u00fcr die ISA 2025 ist momentan noch nicht m\u00f6glich.<br \/>\nAnmeldeschluss: 15. Juli 2025<\/h4>\n<p style=\"text-align: center;\"><strong>Achtung:<\/strong> Austauschstudenten der Universit\u00e4t Mannheim k\u00f6nnen sich <b>ausschlie\u00dflich <\/b>\u00fcber das Akademische Auslandsamt registrieren: <a href=\"https:\/\/www.uni-mannheim.de\/studium\/vom-ausland-nach-mannheim\/austauschstudierende\/kurse\/programm-der-sommer-und-winterakademie\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Anmeldung ISA 2025<\/strong><\/a><\/p>\n<p style=\"text-align: left;\"><strong><br \/>\n<\/strong>Erst nach Erhalt der Kursgeb\u00fchr ist Ihre Anmeldung g\u00fcltig. Wenn innerhalb der Frist keine Kurszahlung bei uns eingeht, wird Ihre vorl\u00e4ufige Anmeldung automatisch storniert.<\/p>\n<p>Falls Sie weitere Fragen haben, kontaktieren Sie uns bitte: <a href=\"mailto:daf@service.uni-mannheim.de\"><strong>daf@service.uni-mannheim.de<\/strong><\/a>[\/vc_column_text][vc_btn title=&#8221;Anmeldung ISA&#8221; style=&#8221;gradient-custom&#8221; gradient_custom_color_1=&#8221;#1e305f&#8221; gradient_custom_color_2=&#8221;#1e305f&#8221; size=&#8221;lg&#8221; align=&#8221;center&#8221; custom_onclick=&#8221;true&#8221; custom_onclick_code=&#8221;window.location.href=&#8220;https:\/\/umsum.kurso.de\/student_portal\/course_enrollments\/new?course=Gc9o-dhaDeSQDdbbe8nlhCJy44XIKvxUvX-ACixnh7w&#8220;&#8221;][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243; el_class=&#8221;vc_col-sm-10&#8243;][\/vc_column][vc_column width=&#8221;1\/6&#8243; el_class=&#8221;vc_col-sm-1&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1624523446635{background-color: #ffcc00 !important;}&#8221;][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221;][vc_column][\/vc_column][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1545098255217{background-color: #ebebeb !important;}&#8221;][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h2>Allgemeines<\/h2>\n<p><a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/kontakt\/\">Kontakt<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/faqs\/\">FAQs<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/visa\/\">Infos zum Visum<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/lageplan\/\">Lageplan<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/bankverbindung\/\">Bankverbindung<\/a><br \/>\n<a href=\"http:\/\/www.service.uni-mannheim.de\/index.php\/datenschutz\/\" target=\"_blank\" rel=\"noopener\">Datenschutz<\/a><br \/>\n<a href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/agb\/\">AGB<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/impressum\/\">Impressum<\/a>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h2>Pr\u00fcfungen<\/h2>\n<p><a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/dsh\/\">DSH<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/telc\/\">telc<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/testdaf\/\">TestDaF<\/a>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h2>Deutschkurse<\/h2>\n<p><a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/intensivkurse\/\">Intensivkurse<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/dshkurse\/\">DSH<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/sommerakademie\/\">Sommerakademie<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/winterakademie\/\">Winterakademie<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/sonderprogramme\/\">Sonderprogramme<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/ger\/\">GER<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<!-- \/wp:post-content -->[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text][\/vc_column_text][vc_row_inner el_class=&#8221;navrow&#8221;][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text][\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1752744013815{border-radius: 5px !important;}&#8221;][vc_column_text css=&#8221;.vc_custom_1752744040575{background-color: #ffcb04 !important;border-radius: 5px !important;}&#8221;] Internationale Winterakademie [\/vc_column_text][vc_empty_space][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_empty_space][vc_cta h2=&#8221;&#8221; css=&#8221;.vc_custom_1741867007512{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;border-radius: 5px !important;}&#8221;][\/vc_cta][vc_column_text] Werde ein Teil der Winterakademie und erlebe zusammen mit Menschen aus der ganzen Welt deutsche Kultur und Sprache! Die Internationale Winterakademie ist mehr als [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"footnotes":""},"class_list":["post-3370","page","type-page","status-publish","hentry"],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/www.daf.uni-mannheim.de\/index.php\/wp-json\/wp\/v2\/pages\/3370","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.daf.uni-mannheim.de\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.daf.uni-mannheim.de\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.daf.uni-mannheim.de\/index.php\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.daf.uni-mannheim.de\/index.php\/wp-json\/wp\/v2\/comments?post=3370"}],"version-history":[{"count":18,"href":"https:\/\/www.daf.uni-mannheim.de\/index.php\/wp-json\/wp\/v2\/pages\/3370\/revisions"}],"predecessor-version":[{"id":5049,"href":"https:\/\/www.daf.uni-mannheim.de\/index.php\/wp-json\/wp\/v2\/pages\/3370\/revisions\/5049"}],"wp:attachment":[{"href":"https:\/\/www.daf.uni-mannheim.de\/index.php\/wp-json\/wp\/v2\/media?parent=3370"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}