<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <style type="text/css">
                        /* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
                        #outlook a{padding:0;} /* Force Outlook to provide a "view in browser" message */
                        .ReadMsgBody{width:100%;} .ExternalClass{width:100%;} /* Force Hotmail to display emails at full width */
                        .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
                        body, table, td, p, a, li, blockquote{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
                        table, td{mso-table-lspace:0pt; mso-table-rspace:0pt;} /* Remove spacing between tables in Outlook 2007 and up */
                        img{-ms-interpolation-mode:bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */

                        /* /\/\/\/\/\/\/\/\/ RESET STYLES /\/\/\/\/\/\/\/\/ */
                        body{margin:0; padding:0;}
                        img{border:0; height:auto; line-height:100%; outline:none; text-decoration:none;}
                        table{border-collapse:collapse !important;}
                        body, #bodyTable, #bodyCell{height:100% !important; margin:0; padding:0; width:100% !important;}

                        /* /\/\/\/\/\/\/\/\/ TEMPLATE STYLES /\/\/\/\/\/\/\/\/ */

                        /*#bodyCell{padding:20px;}*/ /*MC*/
                        #templateContainer{width:600px;}

                        /* ========== Page Styles ========== */

                        /**
                        * @tab Page
                        * @section background style
                        * @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
                        * @theme page
                        */
                        body, #bodyTable{
                                /*@editable*/ /*background-color:#DEE0E2;*/ /*MC*/
                                background-color:#ffffff;
                        }

                        /**
                        * @tab Page
                        * @section background style
                        * @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
                        * @theme page
                        */
                        #bodyCell{
                                /*@editable*/ /*border-top:4px solid #BBBBBB;*/ /*MC*/
                        }

                        /**
                        * @tab Page
                        * @section email border
                        * @tip Set the border for your email.
                        */
                        #templateContainer{
                                /*@editable*/ /*border:1px solid #BBBBBB;*/ /*MC*/
                        }
                        
                        /* tutner */
                        p {
                                margin: 0;
                                margin-bottom: 7px;
                        }

                        /**
                        * @tab Page
                        * @section heading 1
                        * @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
                        * @style heading 1
                        */
                        h1{
                                /*@editable*/ color:#000000 !important;
                                display:block;
                                /*@editable*/ font-family:'Courier New', Courier, monospace;
                                /*@editable*/ font-size:26px;
                                /*@editable*/ font-style:normal;
                                /*@editable*/ font-weight:bold;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ letter-spacing:normal;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                /*@editable*/ text-align:left;
                        }

                        /**
                        * @tab Page
                        * @section heading 2
                        * @tip Set the styling for all second-level headings in your emails.
                        * @style heading 2
                        */
                        h2{
                                /*@editable*/ color:#000000 !important;
                                display:block;
                                /*@editable*/ font-family:'Courier New', Courier, monospace;;
                                /*@editable*/ font-size:20px;
                                /*@editable*/ font-style:normal;
                                /*@editable*/ font-weight:bold;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ letter-spacing:normal;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                /*@editable*/ text-align:left;
                        }

                        /**
                        * @tab Page
                        * @section heading 3
                        * @tip Set the styling for all third-level headings in your emails.
                        * @style heading 3
                        */
                        h3{
                                /*@editable*/ color:#000000 !important;
                                display:block;
                                /*@editable*/ font-family:'Courier New', Courier, monospace;;
                                /*@editable*/ font-size:16px;
                                /*@editable*/ font-style:italic;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ letter-spacing:normal;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                /*@editable*/ text-align:left;
                        }

                        /**
                        * @tab Page
                        * @section heading 4
                        * @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
                        * @style heading 4
                        */
                        h4{
                                /*@editable*/ color:#000000 !important;
                                display:block;
                                /*@editable*/ font-family:'Courier New', Courier, monospace;;
                                /*@editable*/ font-size:14px;
                                /*@editable*/ font-style:italic;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ letter-spacing:normal;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                /*@editable*/ text-align:left;
                        }

                        /* ========== Header Styles ========== */

                        /**
                        * @tab Header
                        * @section preheader style
                        * @tip Set the background color and bottom border for your email's preheader area.
                        * @theme header
                        */
                        #templatePreheader{
                                /*@editable*/ background-color:#F4F4F4;
                                /*@editable*/ border-bottom:1px solid #CCCCCC;
                        }

                        /**
                        * @tab Header
                        * @section preheader text
                        * @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
                        */
                        .preheaderContent{
                                /*@editable*/ color:#808080;
                                /*@editable*/ font-family:'Courier New', Courier, monospace;;
                                /*@editable*/ font-size:10px;
                                /*@editable*/ line-height:125%;
                                /*@editable*/ text-align:left;
                        }

                        /**
                        * @tab Header
                        * @section preheader link
                        * @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
                        */
                        .preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
                                /*@editable*/ color:#606060;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        /**
                        * @tab Header
                        * @section header style
                        * @tip Set the background color and borders for your email's header area.
                        * @theme header
                        */
                        #templateHeader{
                                /*@editable*/ /*background-color:#F4F4F4;*/ /*MC*/
                                background-color:#ffffff;
                                /*@editable*/ /*border-top:1px solid #FFFFFF;*/ /*MC*/
                                /*@editable*/ /*border-bottom:1px solid #CCCCCC;*/ /*MC*/
                        }
                        
                        /**
                        * @tab Header
                        * @section header text
                        * @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
                        */
                        .headerContent{
                                /*@editable*/ color:#505050;
                                /*@editable*/ font-family:'Courier New', Courier, monospace;;
                                /*@editable*/ font-size:20px;
                                /*@editable*/ font-weight:bold;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ padding-top:0;
                                /*@editable*/ padding-right:0;
                                /*@editable*/ padding-bottom:0;
                                /*@editable*/ padding-left:0;
                                /*@editable*/ text-align:left;
                                /*@editable*/ vertical-align:middle;
                        }

                        /**
                        * @tab Header
                        * @section header link
                        * @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
                        */
                        .headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
                                /*@editable*/ color:#EB4102;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        #headerImage{
                                height:auto;
                                max-width:600px;
                        }
                        
                        /* ========== Feature Styles (tutner) ========== */
                        
                        #templateFeature{
                                background-color:#cccccc;
                        }
                        .featureContent{
                                /*@editable*/ color:#000000;
                                /*@editable*/ font-family:'Courier New', Courier, monospace;;
                                /*@editable*/ font-size:14px;
                                /*@editable*/ /*font-weight:bold;*/
                                /*@editable*/ line-height:100%;
                                /*@editable*/ padding-top:5px;
                                /*@editable*/ padding-right:2px;
                                /*@editable*/ padding-bottom:5px;
                                /*@editable*/ padding-left:2px;
                                /*@editable*/ text-align:center;
                                /*@editable*/ vertical-align:middle;
                        }
                        .featureContent a:link, .featureContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
                                /*@editable*/ color:#EB4102;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        /* ========== Body Styles ========== */

                        /**
                        * @tab Body
                        * @section body style
                        * @tip Set the background color and borders for your email's body area.
                        */
                        #templateBody{
                                /*@editable*/ /*background-color:#F4F4F4;*/ /*MC*/
                                background-color:#ffffff;
                                /*@editable*/ border-top:1px solid #FFFFFF;
                                /*@editable*/ /*border-bottom:1px solid #CCCCCC;*/ /*MC*/
                        }

                        /**
                        * @tab Body
                        * @section body text
                        * @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
                        * @theme main
                        */
                        .bodyContent{
                                /*@editable*/ color:#000000;
                                /*@editable*/ font-family:'Courier New', Courier, monospace;
                                /*@editable*/ font-size:14px;
                                /*@editable*/ line-height:150%;
                                padding-top:0;
                                padding-right:0;
                                padding-bottom:0;
                                padding-left:0;
                                /*@editable*/ text-align:left;
                                border-bottom:1px solid #dddddd; /* tutner */                   
                        }

                        /**
                        * @tab Body
                        * @section body link
                        * @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
                        */
                        .bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
                                /*@editable*/ color:#EB4102;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        .bodyContent img{
                                display:inline;
                                height:auto;
                                max-width:560px;
                        }

                        /* ========== Footer Styles ========== */

                        /**
                        * @tab Footer
                        * @section footer style
                        * @tip Set the background color and borders for your email's footer area.
                        * @theme footer
                        */
                        #templateFooter{
                                /*@editable*/ background-color:#F4F4F4;
                                /*@editable*/ border-top:1px solid #FFFFFF;
                        }

                        /**
                        * @tab Footer
                        * @section footer text
                        * @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
                        * @theme footer
                        */
                        .footerContent{
                                /*@editable*/ color:#808080;
                                /*@editable*/ font-family:'Courier New', Courier, monospace;
                                /*@editable*/ font-size:12px;
                                /*@editable*/ line-height:150%;
                                padding-top:14px;
                                padding-right:14px;
                                padding-bottom:7px;
                                padding-left:14px;
                                /*@editable*/ text-align:left;
                        }

                        /**
                        * @tab Footer
                        * @section footer link
                        * @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
                        */
                        .footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
                                /*@editable*/ color:#606060;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        /* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */

            @media only screen and (max-width: 480px){
                                /* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
                                body, table, td, p, a, li, blockquote{-webkit-text-size-adjust:none !important;} /* Prevent Webkit platforms from changing default text sizes */
                body{width:100% !important; min-width:100% !important;} /* Prevent iOS Mail from adding padding to the body */

                                /* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
                                #bodyCell{padding:10px !important;}

                                /* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */

                                /* ======== Page Styles ======== */

                                /**
                                * @tab Mobile Styles
                                * @section template width
                                * @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
                                */
                                #templateContainer{
                                        max-width:600px !important;
                                        /*@editable*/ width:100% !important;
                                }

                                /**
                                * @tab Mobile Styles
                                * @section heading 1
                                * @tip Make the first-level headings larger in size for better readability on small screens.
                                */
                                h1{
                                        /*@editable*/ font-size:24px !important;
                                        /*@editable*/ line-height:100% !important;
                                }

                                /**
                                * @tab Mobile Styles
                                * @section heading 2
                                * @tip Make the second-level headings larger in size for better readability on small screens.
                                */
                                h2{
                                        /*@editable*/ font-size:20px !important;
                                        /*@editable*/ line-height:100% !important;
                                }

                                /**
                                * @tab Mobile Styles
                                * @section heading 3
                                * @tip Make the third-level headings larger in size for better readability on small screens.
                                */
                                h3{
                                        /*@editable*/ font-size:18px !important;
                                        /*@editable*/ line-height:100% !important;
                                }

                                /**
                                * @tab Mobile Styles
                                * @section heading 4
                                * @tip Make the fourth-level headings larger in size for better readability on small screens.
                                */
                                h4{
                                        /*@editable*/ font-size:16px !important;
                                        /*@editable*/ line-height:100% !important;
                                }

                                /* ======== Header Styles ======== */

                                #templatePreheader{display:none !important;} /* Hide the template preheader to save space */

                                /**
                                * @tab Mobile Styles
                                * @section header image
                                * @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
                                */
                                #headerImage{
                                        height:auto !important;
                                        /*@editable*/ max-width:600px !important;
                                        /*@editable*/ width:100% !important;
                                }

                                /**
                                * @tab Mobile Styles
                                * @section header text
                                * @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                                */
                                .headerContent{
                                        /*@editable*/ font-size:20px !important;
                                        /*@editable*/ line-height:125% !important;
                                }

                                /* ======== Body Styles ======== */

                                /**
                                * @tab Mobile Styles
                                * @section body image
                                * @tip Make the main body image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
                                */
                                #bodyImage{
                                        height:auto !important;
                                        /*@editable*/ max-width:560px !important;
                                        /*@editable*/ width:100% !important;
                                }

                                /**
                                * @tab Mobile Styles
                                * @section body text
                                * @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                                */
                                .bodyContent{
                                        /*@editable*/ font-size:18px !important;
                                        /*@editable*/ line-height:125% !important;
                                }

                                /* ======== Footer Styles ======== */

                                /**
                                * @tab Mobile Styles
                                * @section footer text
                                * @tip Make the body content text larger in size for better readability on small screens.
                                */
                                .footerContent{
                                        /*@editable*/ font-size:14px !important;
                                        /*@editable*/ line-height:115% !important;
                                }

                                .footerContent a{display:block !important;} /* Place footer social and utility links on their own lines, for easier access */
                        }
                </style>
  </head>
  <body leftmargin="0" topmargin="0" offset="0"
    style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust:
    100%;margin: 0;padding: 0;background-color: #ffffff;height: 100%
    !important;width: 100% !important;" bgcolor="#FFFFFF"
    marginheight="0" marginwidth="0" text="#000000">
    <center>
      <table id="bodyTable" style="-webkit-text-size-adjust:
        100%;-ms-text-size-adjust: 100%;mso-table-lspace:
        0pt;mso-table-rspace: 0pt;margin: 0;padding: 0;background-color:
        #ffffff;border-collapse: collapse !important;height: 100%
        !important;width: 100% !important;" height="100%" align="center"
        border="0" cellpadding="0" cellspacing="0" width="100%">
        <tbody>
          <tr>
            <td id="bodyCell" style="-webkit-text-size-adjust:
              100%;-ms-text-size-adjust: 100%;mso-table-lspace:
              0pt;mso-table-rspace: 0pt;margin: 0;padding: 0;height:
              100% !important;width: 100% !important;" align="center"
              valign="top">
              <!-- BEGIN TEMPLATE // -->
              <table id="templateContainer"
                style="-webkit-text-size-adjust:
                100%;-ms-text-size-adjust: 100%;mso-table-lspace:
                0pt;mso-table-rspace: 0pt;width: 600px;border-collapse:
                collapse !important;" border="0" cellpadding="5"
                cellspacing="0">
                <!-- Weg mit der Preheader row (tutner)
                                                        <tr>
                                <td align="center" valign="top">                                                                                                              
                                                                        <!-- BEGIN PREHEADER // --
                                                                        <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templatePreheader">
                                        <tr>
                                            <td valign="top" class="preheaderContent" style="padding-top:10px; padding-right:20px; padding-bottom:10px; padding-left:20px;" mc:edit="preheader_content00">
                                                Use this area to offer a short teaser of your email's content. Text here will show in the preview area of some email clients.
                                            </td>
                                            <!-- *|IFNOT:ARCHIVE_PAGE|* --
                                                                                        <td valign="top" width="180" class="preheaderContent" style="padding-top:10px; padding-right:20px; padding-bottom:10px; padding-left:0;" mc:edit="preheader_content01">
                                                Email not displaying correctly?<br /><a href="*|ARCHIVE|*" target="_blank">View it in your browser</a>.
                                            </td>
                                            <!-- *|END:IF|* --
                                        </tr>
                                    </table>
                                    <!-- // END PREHEADER --                                                                 
                                </td>
                            </tr>
                                                        --> <tbody>
                  <tr>
                    <td style="-webkit-text-size-adjust:
                      100%;-ms-text-size-adjust: 100%;mso-table-lspace:
                      0pt;mso-table-rspace: 0pt;" align="center"
                      valign="top">
                      <!-- BEGIN HEADER // -->
                      <table id="templateHeader"
                        style="-webkit-text-size-adjust:
                        100%;-ms-text-size-adjust:
                        100%;mso-table-lspace: 0pt;mso-table-rspace:
                        0pt;background-color: #ffffff;border-collapse:
                        collapse !important;" border="0" cellpadding="0"
                        cellspacing="0" width="100%">
                        <tbody>
                          <tr>
                            <td class="headerContent"
                              style="-webkit-text-size-adjust:
                              100%;-ms-text-size-adjust:
                              100%;mso-table-lspace:
                              0pt;mso-table-rspace: 0pt;color:
                              #505050;font-family: 'Courier New',
                              Courier, monospace;font-size:
                              20px;font-weight: bold;line-height:
                              100%;padding-top: 0;padding-right:
                              0;padding-bottom: 0;padding-left:
                              0;text-align: left;vertical-align:
                              middle;" valign="top"> <img
                                src="cid:part1.B7272854.EA9B548C@mur.at"
                                style="max-width:
                                600px;-ms-interpolation-mode:
                                bicubic;border: 0;height:
                                auto;line-height: 100%;outline:
                                none;text-decoration: none;"
                                id="headerImage" mc:label="header_image"
                                mc:edit="header_image"
                                mc:allowdesigner="" mc:allowtext=""> </td>
                          </tr>
                        </tbody>
                      </table>
                      <!-- // END HEADER --> </td>
                  </tr>
                  <tr>
                    <td style="-webkit-text-size-adjust:
                      100%;-ms-text-size-adjust: 100%;mso-table-lspace:
                      0pt;mso-table-rspace: 0pt;" align="center"
                      valign="top">
                      <!-- BEGIN FEATURE (tutner) // -->
                      <table id="templateFeature"
                        style="-webkit-text-size-adjust:
                        100%;-ms-text-size-adjust:
                        100%;mso-table-lspace: 0pt;mso-table-rspace:
                        0pt;background-color: #cccccc;border-collapse:
                        collapse !important;" border="0" cellpadding="0"
                        cellspacing="0" width="100%">
                        <tbody>
                          <tr>
                            <td class="featureContent"
                              style="-webkit-text-size-adjust:
                              100%;-ms-text-size-adjust:
                              100%;mso-table-lspace:
                              0pt;mso-table-rspace: 0pt;color:
                              #000000;font-family: 'Courier New',
                              Courier, monospace;font-size:
                              14px;line-height: 100%;padding-top:
                              5px;padding-right: 2px;padding-bottom:
                              5px;padding-left: 2px;text-align:
                              center;vertical-align: middle;"
                              valign="top"> <b>Fr 25.11.2016</b> - 20th
                              anniversary party of V:NM - Stockwerk,
                              Graz </td>
                          </tr>
                        </tbody>
                      </table>
                      <!-- // END FEATURE --> </td>
                  </tr>
                  <tr>
                    <td style="-webkit-text-size-adjust:
                      100%;-ms-text-size-adjust: 100%;mso-table-lspace:
                      0pt;mso-table-rspace: 0pt;" align="center"
                      valign="top">
                      <!-- BEGIN BODY // -->
                      <table id="templateBody"
                        style="-webkit-text-size-adjust:
                        100%;-ms-text-size-adjust:
                        100%;mso-table-lspace: 0pt;mso-table-rspace:
                        0pt;background-color: #ffffff;border-top: 1px
                        solid #FFFFFF;border-collapse: collapse
                        !important;" border="0" cellpadding="0"
                        cellspacing="0" width="100%">
                        <tbody>
                          <tr>
                            <td class="bodyContent"
                              mc:edit="body_content00"
                              style="-webkit-text-size-adjust:
                              100%;-ms-text-size-adjust:
                              100%;mso-table-lspace:
                              0pt;mso-table-rspace: 0pt;color:
                              #000000;font-family: 'Courier New',
                              Courier, monospace;font-size:
                              14px;line-height: 150%;padding-top:
                              0;padding-right: 0;padding-bottom:
                              0;padding-left: 0;text-align:
                              left;border-bottom: 1px solid #dddddd;"
                              valign="top">
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;"><img
src="http://tutner.mur.at/events/161125_vnm_20th/banner_klammer_facebook.jpg"
                                  moz-do-not-send="true"
                                  style="max-width:
                                  600px;-ms-interpolation-mode:
                                  bicubic;border: 0;height:
                                  auto;line-height: 100%;outline:
                                  none;text-decoration: none;display:
                                  inline;" id="bodyImage"
                                  mc:label="body_image"
                                  mc:edit="body_image" mc:allowtext=""></p>
                              <p style="font-size:
                                10px;-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;"><span
                                  style="font-size:14px;"> </span></p>
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;">Liebe Freunde!</p>
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;">Fast ein Jahr ist
                                es her seit dem letzten Newsletter. Was
                                auch ein wenig das heurige Jahr
                                reflektiert. Viel Arbeit für wenig Geld.
                                Wenig Kraft für viel Musik. D.h. die
                                damals so großspurig angekündigten
                                "crazy releases" werden wohl noch ein
                                Jahr auf sich warten lassen müssen. Aber
                                das sei gewiss: Sie werden "meeega
                                crazy".</p>
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;">Aber schluß mit
                                Wehklagen. Wir feiern diesen Freitag den
                                25. November im Grazer Stockwerk das
                                20-jährige Bestehen des V:NM - Verein
                                zur Förderung und Verbreitung Neuer
                                Musik, in dessen Vorstand ich seit 2006
                                an der Organisation des V:NM Festivals
                                als Technischer Assistent mitarbeite.
                                Dieser V:NM hat für mich eine extrem
                                wichtige Bedeutung. Er ist meine Heimat
                                für den Bereich der experimentellen
                                Musik. Zwei meiner Vorstandskollegen
                                sind DIE großen Förderer und Lehrer, <b>Josef
                                  Klammer</b> und <b>Seppo Gründler</b>.
                                Mein 2012 mit <b>Elisabeth Schimana</b>
                                veröffentlichtes Debutalbum "Dope Beat
                                Rosengarten" hatte seinen Ursprung im
                                V:NM Festival. Meine bisherigen Airplays
                                auf Ö1 waren Konzerte auf dem V:NM
                                Festival. Die meisten Auslandsaufritte
                                gehen vom V:NM aus. Und die Idee zum
                                Styrian Improvisers Orchestra, in dem
                                ich zwar heuer weniger, aber bald wieder
                                mehr tätig bin, entstand durch den V:NM
                                Kulturaustausch London 2010/2011. Also
                                fast könnte man sagen: "V:NM...s'mei
                                Lebn." [(c) Patrick Wurzwallner]. </p>
                            </td>
                          </tr>
                          <tr>
                            <td class="bodyContent" style="padding-top:
                              14px;padding-bottom:
                              0;-webkit-text-size-adjust:
                              100%;-ms-text-size-adjust:
                              100%;mso-table-lspace:
                              0pt;mso-table-rspace: 0pt;color:
                              #000000;font-family: 'Courier New',
                              Courier, monospace;font-size:
                              14px;line-height: 150%;padding-right:
                              0;padding-left: 0;text-align:
                              left;border-bottom: 1px solid #dddddd;">
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;"> </p>
                              <h2 style="display: block;font-family:
                                'Courier New', Courier,
                                monospace;font-size: 20px;font-style:
                                normal;font-weight: bold;line-height:
                                100%;letter-spacing: normal;margin-top:
                                0;margin-right: 0;margin-bottom:
                                10px;margin-left: 0;text-align:
                                left;color: #000000 !important;">The
                                Committee Ensemble</h2>
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;"><i>Elisabeth
                                  Harnik, Elisabeth Schimana, Katharina
                                  Klement, Annette Giesriegl, Burkhard
                                  Stangl, Heimo Puschnigg, Seppo
                                  Gründler, Gernot Tutner, Josef Klammer</i></p>
                              <h2 style="display: block;font-family:
                                'Courier New', Courier,
                                monospace;font-size: 20px;font-style:
                                normal;font-weight: bold;line-height:
                                100%;letter-spacing: normal;margin-top:
                                0;margin-right: 0;margin-bottom:
                                10px;margin-left: 0;text-align:
                                left;color: #000000 !important;">STIO -
                                Styrian Improvisers Orchestra</h2>
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;"><i>Se-Lien
                                  Chuang: vocals, Dirigat | Annette
                                  Giesriegl: vocals, Dirigat | Yvonne
                                  Hofmeister: vocals | Jean-Christophe
                                  Mastnak: horns | Christoph Wundrak:
                                  horns | Fredi Lang: trumpet | Wen-Cheh
                                  Lee: trombone | Angelina Ertel: flute
                                  | Manfred Stern: flute | Martin Zrost:
                                  reeds | Yedda Lin: piano | Katharina
                                  Klement: piano | Elisabeth Harnik:
                                  piano, Dirigat | Heimo Puschnigg:
                                  piano | Roland Czaska: guitar |
                                  Burkhard Stangl: guitar | Seppo
                                  Gründler: guitar | Armin Pokorn:
                                  guitar | Martin Philadelphy: guitar |
                                  Denovaire: esraj, Dirigat | Andreas
                                  Weixler: electronics, guitar, Dirigat
                                  | Elisabeth Schimana: electronics |
                                  Gernot Tutner: electronics |
                                  Margarethe Maierhofer-Lischka: upright
                                  bass | Franz Schmuck: perc., vocals |
                                  Josef Klammer: drums | Patrik
                                  Wurzwallner: drums</i></p>
                            </td>
                          </tr>
                          <tr>
                            <td class="bodyContent" style="padding-top:
                              14px;padding-bottom:
                              0;-webkit-text-size-adjust:
                              100%;-ms-text-size-adjust:
                              100%;mso-table-lspace:
                              0pt;mso-table-rspace: 0pt;color:
                              #000000;font-family: 'Courier New',
                              Courier, monospace;font-size:
                              14px;line-height: 150%;padding-right:
                              0;padding-left: 0;text-align:
                              left;border-bottom: 1px solid #dddddd;">
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;"><b>Fr 25.11.2016</b><br>
                                Stockwerk<br>
                                Jakominiplatz 18, 8010 Graz<br>
                                Beginn: 20 Uhr<br>
                                Eintritt: € 12,-/8,- Buffet inkl.<br>
                                Reservierungen unter: <a
                                  class="moz-txt-link-abbreviated"
                                  href="mailto:stockwerkjazz@mur.at">stockwerkjazz@mur.at</a><br>
                                <a href="http://stockwerkjazz.mur.at"
                                  style="-webkit-text-size-adjust:
                                  100%;-ms-text-size-adjust: 100%;color:
                                  #EB4102;font-weight:
                                  normal;text-decoration: underline;">http://stockwerkjazz.mur.at</a><br>
                                <a href="http://vnm.mur.at"
                                  style="-webkit-text-size-adjust:
                                  100%;-ms-text-size-adjust: 100%;color:
                                  #EB4102;font-weight:
                                  normal;text-decoration: underline;">http://vnm.mur.at</a></p>
                            </td>
                          </tr>
                          <tr>
                            <td class="bodyContent" style="padding-top:
                              14px;padding-bottom:
                              0;-webkit-text-size-adjust:
                              100%;-ms-text-size-adjust:
                              100%;mso-table-lspace:
                              0pt;mso-table-rspace: 0pt;color:
                              #000000;font-family: 'Courier New',
                              Courier, monospace;font-size:
                              14px;line-height: 150%;padding-right:
                              0;padding-left: 0;text-align:
                              left;border-bottom: 1px solid #dddddd;">
                              <h2 style="display: block;font-family:
                                'Courier New', Courier,
                                monospace;font-size: 20px;font-style:
                                normal;font-weight: bold;line-height:
                                100%;letter-spacing: normal;margin-top:
                                0;margin-right: 0;margin-bottom:
                                10px;margin-left: 0;text-align:
                                left;color: #000000 !important;">Upcoming:</h2>
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;"><b>24.-27.05.2016</b>
                                - 11. V:NM Festival 2017 - Festival für
                                Neue, Improvisierte und Experimentelle
                                Musik - Graz: Stockwerk, ESC, Forum
                                Stadtpark - <a href="http://vnm.mur.at"
                                  style="-webkit-text-size-adjust:
                                  100%;-ms-text-size-adjust: 100%;color:
                                  #EB4102;font-weight:
                                  normal;text-decoration: underline;">http://vnm.mur.at</a></p>
                            </td>
                          </tr>
                          <tr>
                            <td class="bodyContent" style="padding-top:
                              14px;padding-bottom:
                              0;-webkit-text-size-adjust:
                              100%;-ms-text-size-adjust:
                              100%;mso-table-lspace:
                              0pt;mso-table-rspace: 0pt;color:
                              #000000;font-family: 'Courier New',
                              Courier, monospace;font-size:
                              14px;line-height: 150%;padding-right:
                              0;padding-left: 0;text-align:
                              left;border-bottom: 1px solid #dddddd;">
                              <h2 style="display: block;font-family:
                                'Courier New', Courier,
                                monospace;font-size: 20px;font-style:
                                normal;font-weight: bold;line-height:
                                100%;letter-spacing: normal;margin-top:
                                0;margin-right: 0;margin-bottom:
                                10px;margin-left: 0;text-align:
                                left;color: #000000 !important;">Upcoming
                                Friends:</h2>
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;"><b>Do 01.12.2016</b>
                                - <a
                                  href="http://interpenetration.net/krispel-unkown-arma-agharta-catta/"
                                  style="-webkit-text-size-adjust:
                                  100%;-ms-text-size-adjust: 100%;color:
                                  #EB4102;font-weight:
                                  normal;text-decoration: underline;">Interpenetration:</a>
                                ))))(((( / Arma Agharta / Catta - Club
                                Wakuum, Graz<br>
                                <b>Fr 02.12.2016</b> - <a
                                  href="https://www.facebook.com/events/1181366781953549/"
                                  style="-webkit-text-size-adjust:
                                  100%;-ms-text-size-adjust: 100%;color:
                                  #EB4102;font-weight:
                                  normal;text-decoration: underline;">Noise
                                  Fest 2016 / Tag 2</a> - Forum
                                Stadtpark, Graz<br>
                              </p>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                      <!-- // END BODY --> </td>
                  </tr>
                  <tr>
                    <td style="-webkit-text-size-adjust:
                      100%;-ms-text-size-adjust: 100%;mso-table-lspace:
                      0pt;mso-table-rspace: 0pt;" align="center"
                      valign="top">
                      <!-- BEGIN FOOTER // -->
                      <table id="templateFooter"
                        style="-webkit-text-size-adjust:
                        100%;-ms-text-size-adjust:
                        100%;mso-table-lspace: 0pt;mso-table-rspace:
                        0pt;background-color: #F4F4F4;border-top: 1px
                        solid #FFFFFF;border-collapse: collapse
                        !important;" border="0" cellpadding="0"
                        cellspacing="0" width="100%">
                        <tbody>
                          <tr>
                            <td class="footerContent"
                              mc:edit="footer_content00"
                              style="-webkit-text-size-adjust:
                              100%;-ms-text-size-adjust:
                              100%;mso-table-lspace:
                              0pt;mso-table-rspace: 0pt;color:
                              #808080;font-family: 'Courier New',
                              Courier, monospace;font-size:
                              12px;line-height: 150%;padding-top:
                              14px;padding-right: 14px;padding-bottom:
                              7px;padding-left: 14px;text-align: left;"
                              valign="top">
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;"><img
                                  src="cid:part9.1A8CDE07.B41AC5A2@mur.at"
                                  style="max-width:
                                  141px;-ms-interpolation-mode:
                                  bicubic;border: 0;height:
                                  auto;line-height: 100%;outline:
                                  none;text-decoration: none;"
                                  id="bodyImage" mc:label="body_image"
                                  mc:edit="body_image" mc:allowtext=""></p>
                              <p style="-webkit-text-size-adjust:
                                100%;-ms-text-size-adjust: 100%;margin:
                                0;margin-bottom: 7px;"><span
                                  style="font-size:16px;">Gernot Tutner</span><br>
                                <a href="http://tutner.mur.at"
                                  style="-webkit-text-size-adjust:
                                  100%;-ms-text-size-adjust: 100%;color:
                                  #606060;font-weight:
                                  normal;text-decoration: underline;">http://tutner.mur.at</a><br>
                                Leitnergasse 21, 8010 Graz<br>
                                fon: +43-676-9229959<br>
                              </p>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                      <!-- // END FOOTER --> </td>
                  </tr>
                </tbody>
              </table>
              <!-- // END TEMPLATE --> </td>
          </tr>
        </tbody>
      </table>
    </center>
    <p><br>
    </p>
  </body>
</html>