{"id":62,"date":"2025-03-24T12:48:54","date_gmt":"2025-03-24T11:48:54","guid":{"rendered":"https:\/\/kim59.wwwdns.kim.uni-konstanz.de\/kws\/?p=62"},"modified":"2025-03-12T18:52:48","modified_gmt":"2025-03-12T17:52:48","slug":"kunst-am-bau-graue-waende-bunter-campus-fenster-zu-anderen-orten","status":"publish","type":"post","link":"https:\/\/www.lkm.uni-konstanz.de\/kws\/2025\/03\/24\/kunst-am-bau-graue-waende-bunter-campus-fenster-zu-anderen-orten\/","title":{"rendered":"Fenster zu anderen Orten"},"content":{"rendered":"\r\n<p>K\u00fcnstler\/in: <strong>Ornella Hohenberger<\/strong><\/p>\r\n\r\n\r\n\r\n<div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_582' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_582' style='visibility:hidden;'>\n<div id='slider_582_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-content\/uploads\/sites\/11\/2025\/01\/Fenster-zu-anderen-Orten_1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><p>Foto by \u00a9 Jean-Marcel Rieger<\/p><\/div>\n<div id='slider_582_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-content\/uploads\/sites\/11\/2025\/01\/Fenster-zu-anderen-Orten_2-scaled.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><p>Foto by \u00a9 Jean-Marcel Rieger<\/p><\/div>\n<div id='slider_582_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-content\/uploads\/sites\/11\/2025\/01\/Fenster-zu-anderen-Orten_3.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><p>Foto by \u00a9 Jean-Marcel Rieger<\/p><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_582').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 200,\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 200,\n\t\t\tfluidSpeed : 200,\n\t\t\tautoplaySpeed : 200,\n\t\t\tnavSpeed : 200,\n\t\t\tdotsSpeed : 200,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_582').css('visibility', 'visible');\n\t\tsa_resize_slider_582();\n\t\twindow.addEventListener('resize', sa_resize_slider_582);\n\t\tfunction sa_resize_slider_582() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_582').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_582 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_582');\n\t\tjQuery('.slider_582_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_582_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_582_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tvar resize_582 = jQuery('.owl-carousel');\n\t\tresize_582.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\r\n\r\n\r\n\r\n<p>Mit diesem Werk, wie der Titel verr\u00e4t, m\u00f6chte die K\u00fcnstlerin ein Fenster zu anderen Orten \u00f6ffnen.<br \/>Durch ein U-Boot-Bullauge sind Quallen und die Tiefsee zu sehen, w\u00e4hrend der Blick aus einem Gartenfenster dazu einl\u00e4dt, die Natur zu genie\u00dfen und eine Katze zu streicheln. Diese Welt erinnert an Der geheime Garten und tr\u00e4gt eine pers\u00f6nliche Note: Die Katze symbolisiert das verstorbene Haustier der K\u00fcnstlerin.<br \/>Dar\u00fcber hinaus zeigt das Werk eine Reise im Raumschiff, durch dessen Fenster fremde Planeten und Sterne sichtbar sind, sowie eine Fantasy-Welt mit Drachen und lebendigen B\u00e4umen, die mit Wanderern sprechen.<\/p>\r\n\r\n\r\n\r\n<p>Zum Instagram der K\u00fcnstlerin.<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-instagram  wp-block-social-link\"><a href=\"https:\/\/www.instagram.com\/nell_or_nella\/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram<\/span><\/a><\/li><\/ul>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>K\u00fcnstler\/in: Ornella Hohenberger Mit diesem Werk, wie der Titel verr\u00e4t, m\u00f6chte die K\u00fcnstlerin ein Fenster zu anderen Orten \u00f6ffnen.Durch ein U-Boot-Bullauge sind Quallen und die Tiefsee zu sehen, w\u00e4hrend der [&hellip;]<\/p>\n","protected":false},"author":42,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_stc_notifier_status":"","_stc_notifier_sent_time":"","_stc_notifier_request":false,"_stc_notifier_prevent":false,"_stc_subscriber_keywords":"","_stc_subscriber_search_areas":"","footnotes":""},"categories":[1,2,19,4],"tags":[],"class_list":{"0":"post-62","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-allgemein","7":"category-deutsch","8":"category-junge-kunst","9":"category-kunst-am-bau","11":"no-featured-image"},"_links":{"self":[{"href":"https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-json\/wp\/v2\/posts\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-json\/wp\/v2\/users\/42"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-json\/wp\/v2\/comments?post=62"}],"version-history":[{"count":10,"href":"https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-json\/wp\/v2\/posts\/62\/revisions"}],"predecessor-version":[{"id":586,"href":"https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-json\/wp\/v2\/posts\/62\/revisions\/586"}],"wp:attachment":[{"href":"https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-json\/wp\/v2\/media?parent=62"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-json\/wp\/v2\/categories?post=62"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lkm.uni-konstanz.de\/kws\/wp-json\/wp\/v2\/tags?post=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}