<!doctype html>
<html>
<head><meta name="viewport" content="width=device-width" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>Einladung zur Ausstellungseröffnung Elfriede-Mejchar-Preis für Fotografie 2024</title>
        <style type="text/css">/* -------------------------------------
              GLOBAL RESETS
          ------------------------------------- */
          
          /*All the styling goes here*/
          
          img {
            border: none;
            -ms-interpolation-mode: bicubic;
            max-width: 100%;
          }
        
          /* -------------------------------------
              BODY & CONTAINER
          ------------------------------------- */
          .body {
            background-color: #ffffff;
            width: 100%;
          }
          /* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
          .templatecontainer {
            display: block;
            margin: 0 auto !important;
            /* makes it centered */
            max-width: 580px;
            padding: 10px;
            width: 580px;
          }
          .logo {
          padding-bottom: 10px;
          }
          
          /* This should also be a block element, so that it will fill 100% of the .container */
          .templatecontent {
            box-sizing: border-box;
            display: block;
            margin: 0 auto;
            max-width: 580px;
            padding: 10px;
          }
          /* -------------------------------------
              HEADER, FOOTER, MAIN
          ------------------------------------- */
          .main {
            background: #ffffff;
            border-radius: 3px;
            width: 100%;
          }
          .wrapper {
            box-sizing: border-box;
            padding: 20px;
          }
          .templatecontent-block {
            padding-bottom: 10px;
            padding-top: 10px;
          }
          .footer {
            clear: both;
            margin-top: 10px;
            text-align: center;
            width: 100%;
          }
            .footer td,
            .footer p,
            .footer span,
            .footer a {
              color: #999999;
              font-size: 12px;
              text-align: center;
          }
          /* -------------------------------------
              TYPOGRAPHY
          ------------------------------------- */
          h1,
          h2,
          h3,
          h4 {
            color: #000000;
            font-family: sans-serif;
            font-weight: 400;
            line-height: 1.4;
            margin: 0;
            margin-bottom: 30px;
          }
          h1 {
            font-size: 35px;
            font-weight: 300;
            text-align: center;
            text-transform: capitalize;
          }
          p,
          ul,
          ol {
            font-family: sans-serif;
            font-size: 14px;
            font-weight: normal;
            margin: 0;
            margin-bottom: 15px;
          }
            p li,
            ul li,
            ol li {
              list-style-position: inside;
              margin-left: 5px;
          }
          /* -------------------------------------
              BUTTONS
          ------------------------------------- */
          .templatebtn {
            box-sizing: border-box;
            width: 100%; }
            .templatebtn > tbody > tr > td {
              padding-bottom: 15px; }
            .templatebtn table {
              width: auto;
          }
            .templatebtn table td {
              background-color: #ffffff;
              border-radius: 5px;
              text-align: center;
          }
            .templatebtn a {
              background-color: #ffffff;
              border: solid 1px #3498db;
              border-radius: 5px;
              box-sizing: border-box;
              color: #3498db;
              cursor: pointer;
              display: inline-block;
              font-size: 14px;
              font-weight: bold;
              margin: 0;
              padding: 12px 25px;
              text-decoration: none;
              text-transform: capitalize;
          }
          .templatebtn-primary table td {
            background-color: #3498db;
          }
          .templatebtn-primary a {
            background-color: #3498db;
            border-color: #3498db;
            color: #ffffff;
          }
          /* -------------------------------------
              OTHER STYLES THAT MIGHT BE USEFUL
          ------------------------------------- */
          .last {
            margin-bottom: 0;
          }
          .first {
            margin-top: 0;
          }
          .align-center {
            text-align: center;
          }
          .align-right {
            text-align: right;
          }
          .align-left {
            text-align: left;
          }
          .clear {
            clear: both;
          }
          .mt0 {
            margin-top: 0;
          }
          .mb0 {
            margin-bottom: 0;
          }
          .preheader {
            color: transparent;
            display: none;
            height: 0;
            max-height: 0;
            max-width: 0;
            opacity: 0;
            overflow: hidden;
            mso-hide: all;
            visibility: hidden;
            width: 0;
          }
          .powered-by a {
            text-decoration: none;
          }
          hr {
            border: 0;
            border-bottom: 1px solid #f6f6f6;
            margin: 20px 0;
          }
          /* -------------------------------------
              RESPONSIVE AND MOBILE FRIENDLY STYLES
          ------------------------------------- */
          @media only screen and (max-width: 620px) {
            table[class=body] h1 {
              font-size: 28px !important;
              margin-bottom: 10px !important;
            }
            table[class=body] p,
            table[class=body] ul,
            table[class=body] ol,
            table[class=body] td,
            table[class=body] span,
            table[class=body] a {
              font-size: 16px !important;
            }
            table[class=body] .wrapper,
            table[class=body] .article {
              padding: 10px !important;
            }
            table[class=body] .templatecontent {
              padding: 0 !important;
            }
            table[class=body] .templatecontainer {
              padding: 0 !important;
              width: 100% !important;
            }
            table[class=body] .main {
              border-left-width: 0 !important;
              border-radius: 0 !important;
              border-right-width: 0 !important;
            }
            table[class=body] .templatebtn table {
              width: 100% !important;
            }
            table[class=body] .templatebtn a {
              width: 100% !important;
            }
            table[class=body] .img-responsive {
              height: auto !important;
              max-width: 100% !important;
              width: auto !important;
            }
          }
          /* -------------------------------------
              PRESERVE THESE STYLES IN THE HEAD
          ------------------------------------- */
          @media all {
            .ExternalClass {
              width: 100%;
            }
            .ExternalClass,
            .ExternalClass p,
            .ExternalClass span,
            .ExternalClass font,
            .ExternalClass td,
            .ExternalClass div {
              line-height: 100%;
            }
            .apple-link a {
              font-family: inherit !important;
              font-size: inherit !important;
              font-weight: bold !important;
              line-height: inherit !important;
            }
            .templatebtn-primary table td:hover {
              background-color: #34495e !important;
            }
            .templatebtn-primary a:hover {
              background-color: #34495e !important;
              border-color: #34495e !important;
            }
          }
        </style>
</head>
<body style=" background-color: #f6f6f6;font-family: sans-serif;-webkit-font-smoothing: antialiased;font-size: 14px;line-height: 1.4;margin: 0;padding: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<p> </p>

<table border="0" cellpadding="0" cellspacing="0" class="body" role="presentation" style="border-collapse: separate;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;">
        <tbody>
                <tr>
                        <td style="font-family: sans-serif;font-size: 14px;vertical-align: top;"> </td>
                        <td class="container" style="font-family: sans-serif;font-size: 14px;vertical-align: top;">
                        <div class="templatecontent">
                        <div class="logo">
                        <center> </center>
                        </div>
                        <!-- START CENTERED WHITE CONTAINER -->

                        <table class="main" role="presentation" style="border-collapse: separate;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;"><!-- START MAIN CONTENT AREA -->
                                <tbody>
                                        <tr>
                                                <td class="wrapper" style="font-family: sans-serif;font-size: 14px;vertical-align: top;">
                                                <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse: separate;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;">
                                                        <tbody>
                                                                <tr>
                                                                        <td style="font-family: sans-serif;font-size: 14px;vertical-align: top;"><span class="preheader">Foto FLUSS Newsletter</span> <h2 data-fontsize="42" data-lineheight="56.7px" id="aaron-s-law"><a href="https://fotofluss.at/mejchar-preis-2024/">Ausstellung: Elfriede-Mejchar-Preis für Fotografie 2024</a></h2>

<p>Herzliche Einladung zur Eröffnung der Ausstellung in der Galerie 1 im Schloss Wolkersdorf, Schlossplatz 2, 2120 Wolkersdorf im Weinviertel:</p>

<p><strong>Samstag, 15. Juni 2024, 18 Uhr</strong><br />
Zur Eröffnung spricht <strong>Alexandra Schantl</strong> (Landessammlungen Niederösterreich)</p>

<p>FLUSS zeigt eine Ausstellung mit Arbeiten der Preisträgerin <strong>Lisa Rastl</strong>, sowie einige ausgewählte Arbeiten von <strong>Lea Blagojević</strong>, <strong>Zoe Ebner</strong> und <strong>Niklas Putz</strong>, drei Absolvent:innen der HTBLVA Graz-Ortweinschule, die von der Jury mit einer lobenden Erwähnung bedacht wurden.<br type="_moz" />
 </p>

<p><img alt="" src="https://fotofluss.at/wp-content/uploads/2024/04/Lisa_Rastl-Counter_shot_Selbstportrait-2023-800x950.jpg" style="width: 800px; height: 950px;" /></p>

<p class="western" lang="de-DE" style="line-height: 0.43cm; margin-bottom: 0cm">Lisa Rastl, <em>Counter shot: Selbstportrait</em>, 2023<br />
 </p>

<p>Auszug aus der Jurybegründung:<br />
<br />
<em>Der erste Elfriede-Mejchar-Preis geht an eine Künstlerin, deren fotografische Biografie deutliche Parallelen zur Patronin des Preises aufweist. Beide fotografierten im Auftrag öffentlicher Institutionen, ihr Hauptaugenmerk lag dabei auf der wirksamen Reproduktion von vielgestalti­gen Kunstgegenständen – was technisches Fachwissen und einen geschulten Blick voraussetzte – und für beide war die Berufsfotografie ein wichtiger Im­pulsgeber für eine freie künstlerische Praxis. Lisa Rastl verschärft diesen Zu­sammenhang, indem sie die „kunstreproduzierende“ Situation reflektiert und zum Thema ihrer freien Arbeiten macht.</em><br />
<br />
<em>Zur Überraschung der Jury fanden sich unter den 184 Einreichungen zum Elfriede-Mejchar-Preis neun Einreichungen von Fotografinnen und Fotografen unter 26 Jahren, mehrheitlich von Studierenden und AbsolventInnen der HTBLVA ORTWEINSCHULE GRAZ, einer berufsbildenden höheren Schule mit einer Abteilung für Kunst & Design (ähnlich „der Graphischen“ in Wien). Beeindruckt von der Qualität dieser Einreichungen hat sich die Jury – ganz im Geist von Elfriede Mejchar, die auch das Schaffen viel jüngerer Kolleginnen und Kollegen immer mit großem Interesse verfolgt hat – spontan dazu entschlossen, drei der jungen Talente mit lobenden Erwähnungen vor den Vorhang zu bitten!</em><br />
<br />
<em>Lea Blagojevic (*1999), Zoe Ebner (*2004) und Niklas Putz (*1997) sind daher eingeladen, im Juni 2024 bei FLUSS- Niederösterreichische Initiative für Foto- und Medienkunst im Schloss Wolkersdorf eine Auswahl ihrer Werke gemeinsam mit den Arbeiten der Preisträgerin Lisa Rastl zu zeigen.</em></p>

<p class="western" lang="de-DE" style="line-height: 0.43cm; margin-bottom: 0cm"><a href="https://elfriede-mejchar-fotopreis.at/">https://elfriede-mejchar-fotopreis.at/</a></p>

<p class="western" lang="de-DE" style="line-height: 0.43cm; margin-bottom: 0cm"> </p>

<p><strong>Ausstellungsdauer: 16. Juni – 21. Juli 2024</strong><br />
Öffnungszeiten: Sa, So 14 – 18 Uhr</p>

<p><strong>Finissage: Sonntag, 21. Juli 2024, 16 Uhr</strong><br />
<strong>Künstler:innengespräch mit Ruth Horak</strong> (Autorin, Kuratorin und Lehrbeauftragte für zeitgenössische Kunst und Fotografie)</p>
</td>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                </td>
                                        </tr>
                                        <!-- END MAIN CONTENT AREA -->
                                </tbody>
                        </table>
                        <!-- END CENTERED WHITE CONTAINER --></div>
                        </td>
                        <td> </td>
                </tr>
        </tbody>
</table>

<p> </p>
<br />
     <div class="footer" style="text-align:left; font-size: 75%;">
      <p>This message has been forwarded to you by info@fotofluss.at.</p>
      <p>You have not been automatically subscribed to this newsletter.</p>
      <p>If you think this newsletter may interest you, you can <a href="https://newsletter.fotofluss.at/?p=subscribe">Subscribe</a> and you will receive our next newsletter directly to your inbox.</p>
      <p>You can also <a href="https://newsletter.fotofluss.at/?p=donotsend&email=fluss-liste@lists.mur.at">opt out completely</a> from receiving any further email from our newsletter application, phpList.</p>
    </div>
  
<p class="poweredby" style="text-align:center"><a href="https://www.phplist.com/poweredby?utm_source=pl3.6.14&utm_medium=poweredhostedimg&utm_campaign=phpList" title="visit the phpList website" ><img src="cid:bf8f0eeba59160cca13b38db531b92ec" title="powered by phpList version 3.6.14, © phpList ltd" alt="powered by phpList 3.6.14, © phpList ltd" border="0" /></a></p><img src="https://newsletter.fotofluss.at/ut.php?u=forwarded&m=34" width="1" height="1" border="0" alt="" /></body>
</html>