{"id":2261,"date":"2025-03-13T13:13:49","date_gmt":"2025-03-13T12:13:49","guid":{"rendered":"https:\/\/www.daf.uni-mannheim.de\/en\/?page_id=2261"},"modified":"2026-04-15T13:44:51","modified_gmt":"2026-04-15T11:44:51","slug":"international-winter-academy","status":"publish","type":"page","link":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/international-winter-academy\/","title":{"rendered":"Winter School (IWA)"},"content":{"rendered":"<p>[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\/en\/\"><div class=\"super-hero-image\"><img decoding=\"async\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/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-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=\"#\" aria-expanded=\"false\" tabindex=\"0\">German Courses<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-2340 menu-item\" id=\"mega-menu-item-2340\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/intensive-courses\/\">Intensive Courses<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2197 menu-item\" id=\"mega-menu-item-2197\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/telc\/\">telc<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-2232 menu-item\" id=\"mega-menu-item-2232\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/dsh-kurse\/\">DSH Courses<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2379 menu-item\" id=\"mega-menu-item-2379\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/evening-courses\/\">Evening Courses<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-2294 menu-item\" id=\"mega-menu-item-2294\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/international-winter-academy\/\">Winter School (IWA)<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2753 menu-item\" id=\"mega-menu-item-2753\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/summer-school-isa-in-july\/\">Summer School (ISA) in July<\/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\/en\/index.php\/sommerakademie\/\">Summer School (ISA) in 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\/en\/index.php\/sonderprogramme\/\">Individual Special Programs<\/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\">Examinations<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-2198 menu-item\" id=\"mega-menu-item-2198\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/telc\/\">telc<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-2243 menu-item\" id=\"mega-menu-item-2243\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/dsh\/\">DSH Exam<\/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=\"#\" aria-expanded=\"false\" tabindex=\"0\">Welcome to Mannheim<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-128 menu-item\" id=\"mega-menu-item-128\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/mannheim\/\">About Mannheim<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-134 menu-item\" id=\"mega-menu-item-134\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wohnen\/\">Accomodation For Course Participants<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-137 menu-item\" id=\"mega-menu-item-137\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/anreise\/\">Arrival<\/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-36 menu-item\" id=\"mega-menu-item-36\"><a class=\"mega-menu-link\" href=\"#\" aria-expanded=\"false\" tabindex=\"0\">About Us<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-119 menu-item\" id=\"mega-menu-item-119\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/kontakt\/\">Contact<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-83 menu-item\" id=\"mega-menu-item-83\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/faqs\/\">FAQ<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-86 menu-item\" id=\"mega-menu-item-86\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/lageplan\/\">Campus Map<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-92 menu-item\" id=\"mega-menu-item-92\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/fadaf\/\">FaDaF<\/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_1740659009981{background-color: #ffcb04 !important;border-radius: 5px !important;}&#8221;][vc_column_text]<\/p>\n<h2 style=\"text-align: center; padding-top: 0.1em; padding-bottom: 1em;\"><span style=\"color: #ffffff; padding-bottom: 1.5em;\"><strong>International Winter Academy<\/strong><\/span><\/h2>\n<p>[\/vc_column_text][\/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;1\/3&#8243;][vc_empty_space][vc_cta h2=&#8221;&#8221; css=&#8221;.vc_custom_1741867354750{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-2286\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/03\/DaF-Winter-Ehrenhof-808-x-404-300x150.png\" alt=\"\" width=\"600\" height=\"300\" srcset=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/03\/DaF-Winter-Ehrenhof-808-x-404-300x150.png 300w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/03\/DaF-Winter-Ehrenhof-808-x-404-768x384.png 768w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/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;\">Become a part of the International Winter Academy and experience German language and culture together with people from all over the world!<\/p>\n<p class=\"bodytext\">The International Winter Academy is more than just a language course!<\/p>\n<p class=\"bodytext\">Experience 4 weeks of intensive language teaching on the highest level, complemented by a multitude of seminars, workshops and excursions about Germany and its culture and get to know the country by means of our multi-faceted leisure time programme.<\/p>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1776250540486{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<h2 style=\"text-align: center;\"><strong>International Winter Academy (IWA) 2027<\/strong><\/h2>\n<p style=\"text-align: center;\">Learning German in Germany&#8217;s largest baroque castle<\/p>\n<h4 style=\"text-align: center;\">Starts:<strong> Monday, 11th January 2027<\/strong><br \/>\n<strong><br \/>\n<\/strong>Ends:<strong> Friday, 5th February 2027<\/strong><\/h4>\n<p style=\"text-align: center;\">We look forward to welcoming you in Mannheim!<\/p>\n<p>&nbsp;[\/vc_column_text][vc_cta h2=&#8221;&#8221; css=&#8221;.vc_custom_1741867449022{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-2287\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/03\/Treppenhaus-808-x-404-300x150.png\" alt=\"\" width=\"600\" height=\"300\" srcset=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/03\/Treppenhaus-808-x-404-300x150.png 300w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/03\/Treppenhaus-808-x-404-768x384.png 768w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/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\">Important Information<\/h2>\n<p><strong>The IWA takes place every year in January.<br \/>\n<\/strong><\/p>\n<p>The course fee is 685,- \u20ac.<br \/>\n<em><strong><a href=\"#1740661549465-8a4f6768-7f5d\">You can find further information on scholarships and support here&#8230;<\/a><\/strong><\/em><\/p>\n<p>In the morning, there will be 5 lessons (1 lesson = 45 min.) of German class. The teaching language is German.<br \/>\n<em><strong><a href=\"#1740661549465-c9ec9a04-d231\">Further information here&#8230;<\/a><\/strong><\/em><\/p>\n<p>In the afternoons, there will be additional seminars, coachings lectures and excursions.<br \/>\n<a href=\"#1740661641446-03219d59-2425\"><em><strong>Further information here&#8230;<\/strong><\/em><\/a><\/p>\n<p>We cannot offer accomodation ourselves.<br \/>\n<a href=\"#1740661678887-4d6c9a99-3b28\"><em><strong>You can find information and pointers here&#8230;<\/strong><\/em><\/a><\/p>\n<p>In case you must cancel your participation at short notice,<br \/>\n<a href=\"#1740661702534-7c676637-4301\"><em><strong>see the conditions here&#8230;<\/strong><\/em><\/a>[\/vc_column_text][vc_cta h2=&#8221;Register now &#8230;&#8221; add_button=&#8221;bottom&#8221; btn_title=&#8221;Register here &#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_1776251099603{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&#038;lang=en&#8217;, &#8216;_blank&#8217;, &#8216;noopener, noreferrer&#8217;);&#8221;]<\/p>\n<p style=\"text-align: center;\"><strong>Registration deadline: 15th December 2026<\/strong><\/p>\n<p>[\/vc_cta][vc_column_text css=&#8221;.vc_custom_1740665713346{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>Contact Information<\/strong><\/h3>\n<p style=\"padding-left: 40px;\"><strong>Email: <\/strong><em><a href=\"mailto:daf@service.uni-mannheim.de\" target=\"_blank\" rel=\"noopener\"><strong>daf@service.uni-mannheim.de<\/strong><\/a><\/em><\/p>\n<p style=\"padding-left: 40px;\"><strong>Phone:<\/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>Visit us on 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\/en\/wp-content\/uploads\/sites\/6\/2020\/03\/f_logo_RGB-Blue_144-300x300.png 300w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2020\/03\/f_logo_RGB-Blue_144-150x150.png 150w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/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\" \/><\/a><em><strong><a href=\"https:\/\/www.instagram.com\/daf.unimannheim\/\" target=\"_blank\" rel=\"noopener\">Visit us on 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_1740662721699{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;}&#8221;][vc_tta_section title=&#8221;Fees and Support&#8221; tab_id=&#8221;1740661549465-8a4f6768-7f5d&#8221;][vc_column_text]The regular IWA course fee is 685,- \u20ac.<\/p>\n<p>However, there are scholarships:<br \/>\nExchange students coming to the Universit\u00e4t Mannheim as part of a &#8216;\u2018State-to-state Program\u2019&#8217; are exempt from the course fee (* with the exception of the <strong> North Carolina<\/strong> state program). State-to-state Programs exist in the Canadian Province of Ontario as well as the US states of North Carolina, Massachusetts, Connecticut, Oregon and California. The International Office&#8217;s \u201eWelcome Letter\u201c (3rd paragraph) can help you in deciding wheter this applies to you. If it does, please choose the corresponding entry in the \u2018State-to-state Program\u2018 field.[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Classes&#8221; tab_id=&#8221;1740661549465-c9ec9a04-d231&#8243;][vc_column_text]In the morning you will have 5 lessons (1 lesson = 45 min.) of general language class on all levels of the CEFR (Common European Framework of Reference for Languages) &#8211; from A1 for newbies through C1 for the nearly fully fluent speaker. Participation is obligatory.[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Additional Programme&#8221; tab_id=&#8221;1740661641446-03219d59-2425&#8243;][vc_column_text]Communication and grammar courses, intercultural training, lectures on Europe, history and economy, pronunciation workshops and\u00a0excursions to surrounding regions. Participation is voluntary.<\/p>\n<p>The complete programme with all events, excursions, workshops, seminars etc will be released in Mid-July 2026.[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Accomodation&#8221; tab_id=&#8221;1740661678887-4d6c9a99-3b28&#8243;][vc_column_text]The shared flat (=WG) is one of the most popular forms of accommodation for students in Germany.<\/p>\n<p>What is a WG? Easy to explain: Several people share a flat.<br \/>\nEach person has their own room, kitchen, bathroom and possibly a living room are shared.<br \/>\nCosts such as rent, electricity or internet are also shared.<\/p>\n<p>If you are looking for accomodation, we recommend the following pages:<\/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\">You might as well continue your search on social media.<br \/>\nMany Mannheim University students offer their room\/flat on a short-term basis.<\/p>\n<p>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Information on Withdrawal and Cancellation&#8221; tab_id=&#8221;1740661702534-7c676637-4301&#8243;][vc_column_text]<\/p>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<p>Proper cancellation notice of a course is possible if notice is given <strong>in writing<\/strong> up to two weeks before the start of the course. We shall have the right to claim reasonable compensation by charging the participant with a processing fee of 300,00 \u20ac. If proper cancellation notice is given, the course fees will be returned to the participant less a processing fee of 300,00 \u20ac. In case of cancellation within a period of two weeks prior to the start of the course, the participant must pay 80% of the course fee. No refunds are made after the beginning of the course.<\/p>\n<p>For more information please see the General Terms and Conditions (<strong><a href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/gtc\/\" target=\"_blank\" rel=\"noopener\">AGB<\/a><\/strong>).<br \/>\nPlease keep in mind that only the German original terms and conditions text is legally valid.<\/p>\n<\/div>\n<\/div>\n<p>[\/vc_column_text][\/vc_tta_section][\/vc_tta_accordion][vc_column_text]Please also note our General Terms and Conditions (Allgemeine Gesch\u00e4ftsbedingungen &#8211; AGB).<br \/>\n<strong><a href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/agb\/\" target=\"_blank\" rel=\"noopener\">You can find our General Terms and Conditions (AGB) (German) here &#8230;<\/a><br \/>\n<\/strong><strong><a href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/gtc\/\" target=\"_blank\" rel=\"noopener\">Explanatory notes on AGB (English) here &#8230;<\/a><\/strong>[\/vc_column_text][vc_btn title=&#8221;Back to top&#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_1741867515507{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-2279\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/03\/DaF-Flurgruppe-808-x-404-300x150.png\" alt=\"\" width=\"600\" height=\"300\" srcset=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/03\/DaF-Flurgruppe-808-x-404-300x150.png 300w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/03\/DaF-Flurgruppe-808-x-404-768x384.png 768w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/03\/DaF-Flurgruppe-808-x-404.png 808w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/>[\/vc_cta][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1631520455789{background-color: #ffcb04 !important;}&#8221;][vc_column][\/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; el_class=&#8221;vc_col-sm-10&#8243;][vc_toggle title=&#8221;What is the Summer Academy course fee?&#8221;]<strong>Course Fee: 685\u20ac<\/strong><\/p>\n<p><strong>Information: <\/strong>Exchange students who come to the University of Mannheim as part of a state program with Baden-W\u00fcrttemberg are exempt from the course fee <strong>(*except North Carolina)<\/strong>. State-to-state programs exist with the Canadian province of Ontario, and the US states of North Carolina, Massachusetts, Connecticut, Oregon and California. You can find out if this applies to you in the third paragraph of the &#8220;Welcome Letter&#8221; from the International Office. If this is the case, please select the appropriate &#8216;State-to-state&#8217; in the &#8216;State-to-state Program&#8217; field.[\/vc_toggle][vc_toggle title=&#8221;What would my daily schedule look like?&#8221;]Morning<\/p>\n<p>In the mornings you will participate in five general teaching units. These lessons will be held in all language levels from the CEFR (<strong>C<\/strong>ommon <strong>E<\/strong>uropean <strong>F<\/strong>ramework of <strong>R<\/strong>eference for Languages) and are suitable for newbies (A 1.1) as well as (almost) fully fluent students(C1).<\/p>\n<p><strong><em>The tuition language will be German from the very beginning.<\/em><\/strong><\/p>\n<p><strong>Afternoon<\/strong><\/p>\n<p>Activities\/Seminars such as:<\/p>\n<p>Communication and Grammar seminars, Intercultural Training, Lectures about Europe, Politics, Literature and Economy, regional excursions.<\/p>\n<p>Attendance is optional.<\/p>\n<p>&nbsp;[\/vc_toggle][vc_toggle title=&#8221;What about leisure activities?&#8221;]The complete programme with events, excursions, workshops, seminars etc&#8230; will be published in mid-July 2024.[\/vc_toggle][vc_toggle title=&#8221;Where can I find accommodation for my stay in Mannheim?&#8221;]Unfortunately we cannot provide or find accommodation for you.<br \/>\nIf you&#8217;re looking for budget accomodation, we recommend this overview on our website:<\/p>\n<p><a href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wohnen\/\" target=\"_blank\" rel=\"noopener\"><strong>Accommodation for course participants<\/strong><\/a>[\/vc_toggle][\/vc_column][vc_column width=&#8221;1\/6&#8243; el_class=&#8221;vc_col-sm-1&#8243;][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221;][vc_column][vc_row_inner css=&#8221;.vc_custom_1555576483339{background-color: #FFCC00 !important;}&#8221;][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text]<\/p>\n<h2 id=\"Anmeldung ISA\" style=\"text-align: center;\">Summer Academy 2024 &#8211; Registration<\/h2>\n<h4 style=\"text-align: center;\">Registration for the ISA 2025 is not yet possible.<\/h4>\n<h4 style=\"text-align: center;\">Registration deadline: July 15, 2025<\/h4>\n<p style=\"text-align: center;\"><strong>Please note:<\/strong> University of Mannheim exchange students may register exclusively via the <b>International Office:\u00a0<\/b><strong><a href=\"https:\/\/www.uni-mannheim.de\/en\/academics\/coming-to-mannheim\/exchange-students\/courses\/program-of-the-summer-and-winter-academies\/\">ISA 2025 Registration<\/a><\/strong><\/p>\n<p style=\"text-align: center;\"><strong><br \/>\n<\/strong>Your registration will only be valid after we have received your payment of the course fee. If\u00a0 you do no make your payment in time, your registration will be cancelled automatically.<\/p>\n<p style=\"text-align: center;\">If you have any further questions, don&#8217;t hesitate to contact us: <a href=\"mailto:daf@service.uni-mannheim.de\"><strong>daf@service.uni-mannheim.de<\/strong><\/a><\/p>\n<p>[\/vc_column_text][vc_btn title=&#8221;Registration ISA&#8221; style=&#8221;gradient-custom&#8221; gradient_custom_color_1=&#8221;#1e305f&#8221; gradient_custom_color_2=&#8221;&#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&#038;lang=en&#8220;&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221;][vc_column][vc_row_inner][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<strong>Information on withdrawal and cancellation<\/strong><\/p>\n<p>Proper cancellation notice of a course is possible if notice is given <strong>in writing<\/strong> up to two weeks before the start of the course. We shall have the right to claim reasonable compensation by charging the participant with a processing fee of 300,00 \u20ac. If proper cancellation notice is given, the course fees will be returned to the participant less a processing fee of 300,00 \u20ac.In case of cancellation within a period of two weeks prior to the start of the course, the participant must pay 80% of the course fee. No refunds are made after the beginning of the course.<\/p>\n<p>For more information please see the <a href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/gtc\/\">General Terms and Conditions<\/a>.[\/vc_column_text][vc_column_text][\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_empty_space][vc_single_image image=&#8221;731&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column][vc_row_inner][vc_column_inner][vc_empty_space][\/vc_column_inner][\/vc_row_inner][\/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>General Information<\/h2>\n<p><a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/kontakt\/\">Contact<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/faqs\/\">FAQ<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/visa\/\">About Visa<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/lageplan\/\">Campus Map<\/a><br \/>\n<a href=\"http:\/\/www.service.uni-mannheim.de\/index.php\/datenschutz\/\" target=\"_blank\" rel=\"noopener\">Privacy Information<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/bankverbindung\/\">Bank Information<\/a><br \/>\n<a href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/gtc\/\">Terms &amp; Conditions<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/impressum\/\">Imprint<\/a>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h2>Examinations<\/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><\/p>\n<p>&nbsp;[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h2>German Courses<\/h2>\n<p><a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/intensivkurse\/\">Intensive Courses<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/dshkurse\/\">DSH<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/sommerakademie\/\">Summer Academy<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/winterakademie\/\">Winter Academy<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/sonderprogramme\/\">Special Programs<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/abendkurse\/\">Evening Courses for Academics<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[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_1740659009981{background-color: #ffcb04 !important;border-radius: 5px !important;}&#8221;][vc_column_text] International Winter Academy [\/vc_column_text][\/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;1\/3&#8243;][vc_empty_space][vc_cta h2=&#8221;&#8221; css=&#8221;.vc_custom_1741867354750{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] Become a part of the International Winter Academy and experience German language and culture together with people from all over the world! The International Winter Academy is [&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-2261","page","type-page","status-publish","hentry"],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/pages\/2261","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/comments?post=2261"}],"version-history":[{"count":17,"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/pages\/2261\/revisions"}],"predecessor-version":[{"id":3520,"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/pages\/2261\/revisions\/3520"}],"wp:attachment":[{"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/media?parent=2261"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}