<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <meta name="viewport"
      content="width=device-width, initial-scale=1.0">
    <title>Digitale Lehre @ UOS - August 2026 </title>
    <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 /\/\/\/\/\/\/\/\/ */

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

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

                        /**
                        * @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;
                                width: 600px;
                        }

                        /**
                        * @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;
                        }

                        /**
                        * @tab Page
                        * @section email border
                        * @tip Set the border for your email.
                        */
                        #templateContainer{
                                /*@editable*/ border:1px solid #BBBBBB;
                        }

                        /**
                        * @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:#202020 !important;
                                display:block;
                                /*@editable*/ font-family:Helvetica;
                                /*@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:center;
                        }

                        /**
                        * @tab Page
                        * @section heading 2
                        * @tip Set the styling for all second-level headings in your emails.
                        * @style heading 2
                        */
                        h2{
                                /*@editable*/ color:#404040 !important;
                                display:block;
                                /*@editable*/ font-family:Helvetica;
                                /*@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:#606060 !important;
                                display:block;
                                /*@editable*/ font-family:Helvetica;
                                /*@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:center;
                        }

                        /**
                        * @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:#808080 !important;
                                display:block;
                                /*@editable*/ font-family:Helvetica;
                                /*@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:Helvetica;
                                /*@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;
                                /*@editable*/ border-top:1px solid #FFFFFF;
                                /*@editable*/ border-bottom:1px solid #CCCCCC;
                        }

                        /**
                        * @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:Helvetica;
                                /*@editable*/ font-size:20px;
                                /*@editable*/ font-weight:bold;
                                /*@editable*/ line-height:100%;
                                /*@editable*/ padding-top:20px;
                                /*@editable*/ padding-right:0px;
                                /*@editable*/ padding-bottom:0px;
                                /*@editable*/ padding-left:0px;
                                /*@editable*/ text-align:left;
                                /*@editable*/ vertical-align:middle;
                                background-color: #91042C;
                                border-bottom: #FBBA00 solid 5px;
                        }

                        /**
                        * @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:#91042C;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

                        #headerImage{
                                height:auto;
                                margin-top: -25px;
                                max-width:600px;
                                margin-left: 25px;
                        }

                        /* ========== 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;
                                /*@editable*/ border-top:1px solid #FFFFFF;
                                /*@editable*/ border-bottom:1px solid #CCCCCC;
                        }

                        /**
                        * @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:#505050;
                                /*@editable*/ font-family:Helvetica;
                                /*@editable*/ font-size:16px;
                                /*@editable*/ line-height:150%;
                                padding-top:20px;
                                padding-right:20px;
                                padding-bottom:20px;
                                padding-left:20px;
                                /*@editable*/ text-align:left;
                        }

                        /**
                        * @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:#91042C;
                                /*@editable*/ font-weight:normal;
                                /*@editable*/ text-decoration:underline;
                        }

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

                        /* ========== Column Styles ========== */

                        .templateColumnContainer{width:260px;}

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

                        /**
                        * @tab Columns
                        * @section left column text
                        * @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
                        */
                        .leftColumnContent{
                                /*@editable*/ color:#505050;
                                /*@editable*/ font-family:Helvetica;
                                /*@editable*/ font-size:14px;
                                /*@editable*/ line-height:150%;
                                padding-top:0;
                                padding-right:20px;
                                padding-bottom:20px;
                                padding-left:20px;
                                /*@editable*/ text-align:left;
                        }

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

                        /**
                        * @tab Columns
                        * @section right column text
                        * @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
                        */
                        .rightColumnContent{
                                /*@editable*/ color:#505050;
                                /*@editable*/ font-family:Helvetica;
                                /*@editable*/ font-size:14px;
                                /*@editable*/ line-height:150%;
                                padding-top:0;
                                padding-right:20px;
                                padding-bottom:20px;
                                padding-left:20px;
                                /*@editable*/ text-align:left;
                        }

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

                        .leftColumnContent img, .rightColumnContent img{
                                display:inline;
                                height:auto;
                                max-width:260px;
                        }

                        /* ========== 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:Helvetica;
                                /*@editable*/ font-size:10px;
                                /*@editable*/ line-height:150%;
                                padding-top:20px;
                                padding-right:20px;
                                padding-bottom:20px;
                                padding-left:20px;
                                /*@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;
                        }


/* /\/\/\/\/\/\/\/\/ TABLET STYLES /\/\/\/\/\/\/\/\/ */

@media only screen and (max-width:700px ){
                                /* /\/\/\/\/\/\/ 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:1200px !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;
                                        width: 250px;
                                        margin-top: 0px;
                                        /*@editable*/ max-width:600px !important;
                                        /*@editable*/ margin-left: 15px !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 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;
                                }

                                /* ======== Column Styles ======== */

                                .templateColumnContainer{display:block !important; width:100% !important;}

                                /**
                                * @tab Mobile Styles
                                * @section column image
                                * @tip Make the column 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.
                                */
                                .columnImage{
                                        height:auto !important;
                                        /*@editable*/ max-width:480px !important;
                                }

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

                                /**
                                * @tab Mobile Styles
                                * @section right column text
                                * @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                                */
                                .rightColumnContent{
                                        /*@editable*/ font-size:16px !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 */
                        }




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

            @media only screen and (max-width: 550px){
                                /* /\/\/\/\/\/\/ 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:500px !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;
                                        margin-top: 0px;
                                        /*@editable*/ max-width:200px !important;
                                        /*@editable*/ margin-left: 15px !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 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;
                                }

                                /* ======== Column Styles ======== */

                                .templateColumnContainer{display:block !important; width:100% !important;}

                                /**
                                * @tab Mobile Styles
                                * @section column image
                                * @tip Make the column 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.
                                */
                                .columnImage{
                                        height:auto !important;
                                        /*@editable*/ max-width:480px !important;
                                        width: 72.5%;
                                        margin-right: auto;
                                }

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

                                /**
                                * @tab Mobile Styles
                                * @section right column text
                                * @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                                */
                                .rightColumnContent{
                                        /*@editable*/ font-size:16px !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>
    <center>
      <table id="bodyTable" align="center" height="100%" width="100%"
        cellspacing="0" cellpadding="0" border="0">
        <tbody>
          <tr>
            <td id="bodyCell" align="center" valign="top">
              <!-- BEGIN TEMPLATE // -->
              <table id="templateContainer" cellspacing="0"
                cellpadding="0" border="0">
                <!--
                                                        <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">                                                Diesen Monat ganz neu und frisch aus der digitalen Druckerpresse: Der Digitale Lehre @ UOS Newsletter!                                            </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">                                                Wird die E-Mail nicht correct angezeigt?<br /><a href="*|ARCHIVE|*" target="_blank">Hier klicken für die Browseransicht!</a>.                                            </td>S
                                            <!-- *|END:IF|* ->                                        </tr>                                    </table>                                    <!-- // END PREHEADER ->
                                </td>                            </tr>                                                        -->
                <tbody>
                  <tr>
                    <td align="center" valign="top">
                      <!-- BEGIN HEADER // -->
                      <table id="templateHeader" width="100%"
                        cellspacing="0" cellpadding="0" border="0">
                        <tbody>
                          <tr>
                            <td class="headerContent" valign="top"> <a
href="https://digitale-lehre.virtuos.uni-osnabrueck.de/"> <img
src="https://digitale-lehre.virtuos.uni-osnabrueck.de/newsletter/21-06/files/Logo_Digitale%20Lehre.svg"
style="max-width:200px;margin-top: 5px;" id="headerImage"
                                  mc:label="header_image"
                                  mc:edit="header_image"
                                  mc:allowdesigner="" mc:allowtext=""> <img
src="https://digitale-lehre.virtuos.uni-osnabrueck.de/newsletter/21-06/files/Uni%20Logo%20transparent.svg"
                                  style="max-width:300px;float: right;"
                                  id="headerImage"
                                  mc:label="header_image"
                                  mc:edit="header_image"
                                  mc:allowdesigner="" mc:allowtext=""> </a></td>
                            <td class="headerContent"
                              style="background-color: #91042C"
                              valign="top"> <br>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                      <!-- // END HEADER --> </td>
                  </tr>
                  <tr>
                    <td align="center" valign="top">
                      <!-- BEGIN BODY // --> <br>
                      <table id="templateBody" width="100%"
                        cellspacing="0" cellpadding="0" border="0">
                        <tbody>
                          <tr>
                            <td class="bodyContent"
                              mc:edit="body_content" valign="top">
                              <h1>Updates im September, Kollaboration
                                und Veranstaltungshinweise</h1>
                              <h3>Vom Stud.IP- und Opencast-Update über
                                Etherpad und La Suite Docs bis hin zu <br>
                                hochschuldidaktischen Workshops und dem
                                Crashkurs Hochschuldidaktik</h3>
                              <p
style="font-size: 0.7rem;font-style: italic;text-align: center;"> <img
style="display: block;margin-left: auto;margin-right: auto; margin-top: 3em;"
                                  class="columnImage"
src="https://lehrportal.uni-osnabrueck.de/newsletter/26-08/Newsletter-Titelbild%20August%202026.png"
alt="In der Mitte ist ein Bildschirm mit einer Bauarbeiterin zu sehen, die auf ihrer Warnweste ein Stud.IP- und Opencast-Logo trägt. Darüber hinaus sind eine Leiter und ein Kran abgebildet.">
                                Grafik zusammengestellt aus Canva- und <a
href="https://www.magnific.com/de/vektoren-kostenlos/technologiegeraetwartungs-stuetzkonzeptkarikatur_5001397.htm#fromView=search&amp;page=1&amp;position=0&amp;uuid=64e986c4-fa01-406e-9a6a-1c3929e81637&amp;track=ais_hybrid&amp;query=Website+baustelle"
                                  _blank"="">Magnific</a>-Elementen,
                                designed by <a
href="https://www.magnific.com/de/autor/jemastock" _blank"="">jemastock</a><br>
                              </p>
                              <p></p>
                              Liebe Lehrende, liebe
                              virtUOS-Interessierte, <br>
                              im August-Newsletter möchten wir Sie
                              zunächst über die bevorstehenden <b>Stud.IP-
                                und Opencast-Updates</b> informieren
                              sowie über die <b>Abschaltung von
                                Etherpad</b> und die neue Alternative <b>La
                                Suite Docs</b>. Parallel dazu weisen wir
                              auf noch freie Plätze im
                              hochschuldidaktischen <b>Workshop-Programm</b>
                              sowie auf den <b>Crashkurs
                                Hochschuldidaktik</b> hin, der diesmal
                              sowohl in deutscher als auch in englischer
                              Sprache angeboten wird. Abgerundet wird
                              unser Newsletter durch drei kleine <b>Empfehlungen</b>.
                              <br>
                              <br>
                              <b><u>Das Stud.IP-Update am 22. September
                                  – die Neuerungen im Detail</u></b> <br>
                              Am <b>22. September ab 09:00 Uhr</b>
                              erhält unser Lernmanagementsystem Stud.IP
                              ein Update auf die Version 6.1. Bitte
                              beachten Sie, dass einzelne Funktionen
                              während dieser Aktualisierung <b>kurzfristig
                                nicht erreichbar</b> sein können. Das
                              Update bringt Ihnen nicht nur ein <b>helleres,
                                freundlicheres Design</b> und eine damit
                              verbundene bessere Übersichtlichkeit,
                              sondern hält auch praktische <b>funktionale
                                Erweiterungen</b> bereit:
                              <ul>
                                <li><b>PDF-Bearbeitung direkt im
                                    Dateibereich:</b> PDF-Dokumente
                                  können künftig direkt in Stud.IP
                                  annotiert, korrigiert und anschließend
                                  dort als neue Version gespeichert
                                  werden – ein zeitsparender Workflow
                                  ohne mühsame Downloads.</li>
                                <li><b>Ein komplett neues Forum:</b> Das
                                  Forum wurde von Grund auf neu
                                  entwickelt und ermöglicht es nun,
                                  Themen effizienter zu bündeln und
                                  Kategorien zu nutzen.</li>
                                <li><b>Optimierte Courseware:</b> Durch
                                  die Zusammenlegung von „Rechten“ und
                                  „Sichtbarkeit“ im Hauptmenü wird die
                                  Navigation für Lehrende deutlich
                                  intuitiver.</li>
                                <li><b>„ViPS“ wird in „Aufgaben“
                                    umbenannt</b>: Der bewährte
                                  Funktionsumfang bleibt erhalten, die
                                  ursprünglichen Übungsgruppen gibt es
                                  nicht mehr. Diese Funktionen erfolgen
                                  nun direkt über die
                                  Teilnehmergruppenverwaltung der
                                  Veranstaltung (inkl. „Selbsteintrag
                                  erlauben“).</li>
                              </ul>
                              Am <b>05. Oktober</b> von <b>13:30–14:30
                                Uhr</b> werden im Rahmen der <a
href="https://lehrportal.uni-osnabrueck.de/?event=offene-online-sprechstunde-des-virtuos-infos-zum-stud-ip-update-6-1"
                                _blank"="">Online-Sprechstunde des
                                virtUOS</a> die Neuerungen des
                              Stud.IP-Updates 6.1 vorgestellt. Kommen
                              Sie gerne ohne Anmeldung vorbei, werfen
                              Sie einen Blick auf die Änderungen und
                              nutzen Sie die Möglichkeit, direkt Fragen
                              zu stellen. <br>
                              Diese und weitere Informationen zum Update
                              finden Sie in <a
href="https://lehrportal.uni-osnabrueck.de/2026/07/29/informationen-zum-stud-ip-update-6-1-im-september-2026/"
                                _blank"="">diesem Blogbeitrag</a>. <br>
                              <br>
                              <b><u>Abschaltung von Etherpad und neue
                                  Alternative La Suite Docs</u></b><br>
                              Im Rahmen des Stud.IP-Updates wird darauf
                              hingewiesen, dass der kollaborative <b>Online-Editor
                                Etherpad zum Ende des Wintersemesters
                                2026/27 abgeschaltet</b> wird. Bitte <b>übertragen
                                Sie Ihre Inhalte bis spätestens zum 31.
                                März 2027</b> zu <a
                                href="https://docs.uni-osnabrueck.de/"
                                _blank"="">La Suite Docs</a>, einer
                              Plattform, die besonderen Wert auf
                              Datenschutz und Eigenbetrieb legt. Danach
                              ist kein Zugriff mehr möglich. Eine <a
href="https://lehrportal.uni-osnabrueck.de/eintrag/lasuite-docs/"
                                _blank"="">Dokumentation</a>, wie La
                              Suite Docs funktioniert, wurde für Sie
                              bereits zusammengestellt. Die Integration
                              in Stud.IP ist aktuell in Arbeit. <br>
                              <br>
                              <b><u>Das Opencast-Update am 15. September</u></b><br>
                              Am <b>15. September</b> erhält Opencast –
                              das System, mit dem die Universität
                              Osnabrück Veranstaltungen automatisiert
                              aufzeichnet und Lehrvideos verwaltet – ein
                              Update. Die Aktualisierung startet <b>ab
                                10:00 Uhr</b>. Bitte beachten Sie, dass
                              in diesem Zeitraum die <b>Planung und
                                Aufzeichnung</b> von Vorlesungen
                              (inklusive BigBlueButton) sowie das <b>Abspielen
                                von Videos leider nicht möglich</b> ist.
                              Wir informieren Sie, sobald das Update
                              erfolgreich durchgeführt wurde. </td>
                          </tr>
                        </tbody>
                      </table>
                      <!-- // END BODY --> </td>
                  </tr>
                  <tr>
                    <td align="center" valign="top">
                      <table id="templadeBody" width="100%"
                        cellspacing="0" cellpadding="0" border="0">
                        <tbody>
                          <tr>
                            <td class="bodyContent"
                              mc:edit="body_content" valign="top">
                              <h2> Aktuelle Termine: </h2>
                              <em>Mi, 02. September 2026, 10:00–12:00
                                Uhr</em> <br>
                              <a
href="https://lehrportal.uni-osnabrueck.de/?event=oer-in-der-lehrgestaltung-grundlagen-und-praktische-anwendungsfaelle-twillo-4"
                                target="_blank"> OER in der
                                Lehrgestaltung: Grundlagen und
                                praktische Anwendungsfälle | twillo</a>
                              <br>
                              (Anmeldung erforderlich)<br>
                              <br>
                              <em>Do, 03. September 2026, 11:30–12:30
                                Uhr </em> <br>
                              <a
href="https://lehrportal.uni-osnabrueck.de/?event=twillo-thursday-offene-sprechstunde-zu-oer"
                                target="_blank"> twillo-Thursday: Offene
                                Sprechstunde zu OER; findet wöchentlich
                                statt</a> <br>
                              <br>
                              <em>Mo, 07. September 2026, 13:30–14:30
                                Uhr </em> <br>
                              <a
href="https://lehrportal.uni-osnabrueck.de/?event=virtuos-offene-sprechstunde-2"
                                target="_blank"> Offene
                                Online-Sprechstunde des virtUOS; findet
                                an jedem 1. Montag im Monat statt</a> <br>
                              <br>
                              <em>Fr, 18. September 2026, 10:00–17:00
                                Uhr</em> <br>
                              <a
href="https://lehrportal.uni-osnabrueck.de/?event=workshop-1-1-planung-von-lehrveranstaltungen-und-grundlagen-der-hochschuldidaktik-1-2"
                                target="_blank"> Workshop „Planung von
                                Lehrveranstaltungen und Grundlagen der
                                Hochschuldidaktik“ (02/109)</a>
                              (Anmeldung erforderlich)<br>
                              <br>
                              <em>Di, 22. September 2026, 10:00–12:00
                                Uhr</em> <br>
                              <a
href="https://lehrportal.uni-osnabrueck.de/?event=ki-und-oer-im-einsatz-oer-vielseitig-und-rechtskonform-mit-ki-aufwerten-twillo"
                                target="_blank"> KI und OER im Einsatz:
                                OER vielseitig und rechtskonform mit KI
                                aufwerten | twillo</a> <br>
                              (Anmeldung erforderlich)<br>
                              <br>
                              <em>Do, 24. September 2026, 17:00–18:00
                                Uhr</em> <br>
                              <a
href="https://lehrportal.uni-osnabrueck.de/?event=was-sie-ueber-ki-wissen-sollten-vortrag-im-rahmen-der-digitalen-woche-osnabrueck"
                                target="_blank"> Was Sie über KI wissen
                                sollten – Vortrag im Rahmen der
                                Digitalen Woche Osnabrück<br>
                                <br>
                              </a><a
href="https://digitale-lehre.virtuos.uni-osnabrueck.de/?post_type=event"
                                target="_blank">Weitere Termine ...</a>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                    </td>
                  </tr>
                  <tr>
                    <td align="center" valign="top">
                      <!-- BEGIN COLUMNS // -->
                      <table id="templateColumns" width="100%"
                        cellspacing="0" cellpadding="0" border="0">
                        <tbody>
                          <tr mc:repeatable="">
                            <td class="templateColumnContainer"
                              style="padding-top:20px;" align="center"
                              valign="top">
                              <table width="100%" cellspacing="0"
                                cellpadding="20" border="0">
                                <tbody>
                                  <tr>
                                    <td class="leftColumnContent"
                                      style="height: 200px;"> <a
href="https://www.twillo.de/edu-sharing/components/render/3f682daf-398f-4cfd-a82d-af398f0cfd2f"
                                        <="" a=""> <img
src="https://lehrportal.uni-osnabrueck.de/newsletter/26-08/Lizenzfinder.png"
style="max-width:300px; max-height: 200px;" class="columnImage"
                                          mc:label="left_column_image"
                                          mc:edit="left_column_image"></a>
                                    </td>
                                  </tr>
                                  <tr>
                                    <td class="leftColumnContent"
                                      mc:edit="left_column_content"
                                      valign="top"> <a
href="https://www.twillo.de/edu-sharing/components/render/3f682daf-398f-4cfd-a82d-af398f0cfd2f"
                                        target="_blank">
                                        <h2><strong> Lizenzfinder -
                                            Entscheidungshilfe bei
                                            Lizenzierung</strong></h2>
                                      </a> Der Lizenzfinder führt in
                                      maximal vier Schritten zur
                                      passenden Creative-Commons-Lizenz
                                      und erstellt anschließend direkt
                                      nutzbare Lizenzvermerke. Das
                                      zweisprachige Tool läuft als
                                      HTML-Anwendung lokal im Browser
                                      und bietet ergänzende
                                      Informationen zu CC- und
                                      Software-Lizenzen. <a
href="https://www.twillo.de/edu-sharing/components/render/3f682daf-398f-4cfd-a82d-af398f0cfd2f"
                                        _blank"="">Hier</a> steht die
                                      Anwendung zum Download bereit. </td>
                                  </tr>
                                </tbody>
                              </table>
                            </td>
                            <td class="templateColumnContainer"
                              style="padding-top:20px;" align="center"
                              valign="top">
                              <table width="100%" cellspacing="0"
                                cellpadding="0" border="0">
                                <tbody>
                                  <tr>
                                    <td class="rightColumnContent"
                                      style="height: 200px;"> <a
href="https://www.twillo.de/edu-sharing/components/render/5c517dab-f2db-4302-917d-abf2db830219"
                                        target="_blank"><img
src="https://lehrportal.uni-osnabrueck.de/newsletter/26-08/Bitte%20Stil%20Baukasten.png"
style="max-width:300px; max-height: 200px;" class="columnImage"
                                          mc:label="right_column_image"
                                          mc:edit="right_column_image"></a>
                                    </td>
                                  </tr>
                                  <tr>
                                    <td class="rightColumnContent"
                                      mc:edit="right_column_content"
                                      valign="top"> <a
href="https://www.twillo.de/edu-sharing/components/render/5c517dab-f2db-4302-917d-abf2db830219"
                                        target="_blank">
                                        <h2><strong> BITTE STIL
                                            Baukasten - strukturiert
                                            Bild-Prompts erstellen</strong></h2>
                                      </a> Der BITTE STIL Baukasten ist
                                      eine Formulierungshilfe und
                                      unterstützt dabei, strukturierte
                                      und durchdachte Bild-Prompts für
                                      die Lehre zusammenzustellen – von
                                      Zweck, Stil und Farbwelt bis zu
                                      Vielfalt, Barrierefreiheit und
                                      KI-Kennzeichnung. Das Tool ist
                                      zweisprachig und läuft ebenso
                                      lokal. <a
href="https://www.twillo.de/edu-sharing/components/render/5c517dab-f2db-4302-917d-abf2db830219"
                                        _blank"="">Hier</a> steht die
                                      Anwendung zum Download bereit. </td>
                                  </tr>
                                </tbody>
                              </table>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                      <!-- // END COLUMNS --> </td>
                  </tr>
                  <tr>
                    <td align="center" valign="top">
                      <!-- BEGIN BODY // -->
                      <table id="templateBody" width="100%"
                        cellspacing="0" cellpadding="0" border="0">
                        <tbody>
                          <tr>
                            <td class="bodyContent"
                              mc:edit="body_content" valign="top">
                              <h2>Veranstaltungshinweise</h2>
                              <b><u>Freie Plätze im
                                  hochschuldidaktischen
                                  Workshop-Programm</u></b><br>
                              Im Modul „Grundlagen des Lehrens und
                              Lernens“ der <a
href="https://www.uni-osnabrueck.de/virtuos/hochschuldidaktik/hochschuldidaktisches-workshopprogramm"
                                _blank"="">Hochschuldidaktischen
                                Qualifizierung</a> gibt es aktuell noch
                              freie Plätze. Die Workshops unterstützen
                              Lehrende bei der Konzeption, Planung und
                              Durchführung von Lehrveranstaltungen und
                              Prüfungen. Damit sind sie besonders für
                              Kolleg:innen interessant, die erstmals
                              Lehrveranstaltungen durchführen.
                              Nachfolgend die Termine:
                              <ul>
                                <li>„<a
href="https://lehrportal.uni-osnabrueck.de/?event=workshop-1-1-planung-von-lehrveranstaltungen-und-grundlagen-der-hochschuldidaktik-1-2"
                                    _blank"="">Planung von
                                    Lehrveranstaltungen und Grundlagen
                                    der Hochschuldidaktik</a>“ (18.09.
                                  und 01.10.)</li>
                                <li>„<a
href="https://lehrportal.uni-osnabrueck.de/?event=workshop-1-2-aktivierende-methoden-in-der-lehre-1-2-2"
                                    _blank"="">Aktivierende Methoden in
                                    der Lehre</a>“ (15. und 30.10.)</li>
                                <li>„<a
href="https://lehrportal.uni-osnabrueck.de/?event=workshop-1-3-kompetenzorientiert-pruefen-lernfortschritte-erfassen-reflektieren-bewerten-1-2-2"
                                    _blank"="">Kompetenzorientiert
                                    Prüfen – Lernfortschritte erfassen,
                                    reflektieren, bewerten</a>“ (19.11.
                                  und 03.12.)</li>
                              </ul>
                              Die Termine umfassen jeweils einen
                              Präsenz- und einen Online-Teil. Die
                              Workshops sind anrechenbar für das
                              Landeszertifikat Hochschullehre. Für
                              Lehrende der Uni Osnabrück ist die
                              Teilnahme kostenlos. Weitere Infos und
                              Anmeldung via <a
href="https://www.uni-osnabrueck.de/virtuos/hochschuldidaktik/aktuelle-workshops"
                                _blank"="">Stud.IP</a>. <br>
                              <br>
                              <b><u>Crashkurs Hochschuldidaktik</u></b><br>
                              Der nächste Crashkurs Hochschuldidaktik
                              findet in <b>deutscher Sprache</b> am <b>Mittwoch,
                                dem 30. September 2026 (09:00–12:00 Uhr)</b>
                              statt. Der <b>Online-Kurs</b> bietet den
                              Teilnehmenden einen praktikablen und
                              bewährten Handlungsrahmen für die <b>Planung
                                und Durchführung von Lehrveranstaltungen
                                und Prüfungen</b> und erleichtert so den
                              Einstieg in die Lehre. Im Rahmen der
                              dreistündigen Veranstaltung werden die
                              Themen »Lernziele formulieren«,
                              »Prüfungsformate festlegen« und »Lehre
                              gestalten« behandelt. Er richtet sich
                              insbesondere an Uniangehörige, die zum
                              ersten Mal Lehraufgaben übernehmen. Diese
                              und weitere Informationen, inklusive der
                              Präsentationsdatei, finden Sie auf der <a
href="https://www.uni-osnabrueck.de/virtuos/hochschuldidaktik/crashkurs-hochschuldidaktik"
                                _blank"="">virtUOS-Website</a>. <br>
                              <br>
                              <b><u>Crash Course in Higher Education
                                  Didactics – Now Also Available in
                                  English</u></b><br>
                              The next crash course in higher education
                              didactics will take place in <b>English</b>
                              on <b>Thursday, October 1, 2026 (9:00
                                a.m.–12:00 p.m.)</b>. This <b>online
                                course</b> provides participants with a
                              practical and proven framework for <b>planning
                                and conducting courses and exams</b>,
                              thereby making it easier to get started in
                              teaching. The three-hour session will
                              cover the topics “Formulating Learning
                              Objectives,” “Determining Exam Formats,”
                              and “Designing Instruction.” It is aimed
                              in particular at university staff members
                              who are taking on teaching
                              responsibilities for the first time.
                              Additional information, including the
                              presentation file, can be found on the <a
href="https://www.uni-osnabrueck.de/virtuos/hochschuldidaktik/crashkurs-hochschuldidaktik"
                                _blank"="">virtUOS website</a>. <br>
                              <br>
                              <b><u>Auftaktveranstaltung: „Zwischen
                                  Bias, Blackbox und Bildungsidealen:
                                  Wertebasierte Gestaltung der
                                  KI-Transformation in der
                                  Hochschullehre“</u></b><br>
                              Künstliche Intelligenz verändert die Lehre
                              grundlegend. Doch welche Rolle spielen
                              Werte bei dieser Transformation? Wie
                              lassen sich Risiken durch technologische
                              Abhängigkeiten, Bias oder Deep Fakes für
                              Bildungsideale, Hochschulautonomie und
                              Wissenschaftsfreiheit bewältigen? Welche
                              Kompetenzen werden für eine ethische
                              Reflexion wichtiger? <br>
                              Die <b>Online-Veranstaltung „Zwischen
                                Bias, Blackbox und Bildungsidealen:
                                Wertebasierte Gestaltung der KI-
                                Transformation in der Hochschullehre“</b>,
                              die am Freitag, dem <b>02. Oktober 2026
                                von 10:00–13:00 Uhr via Zoom</b>
                              stattfindet, widmet sich der normativen
                              Dimension der KI-Integration in die
                              Hochschullehre. Die Veranstaltung bildet
                              den Auftakt einer Reihe zu
                              Schwerpunktthemen im Einsatz von KI in der
                              Hochschullehre, die das <a
href="https://www.e-teaching.org/projekt/politik/laenderzentren/netzwerk-fuer-landeseinrichtungen-fuer-digitale-hochschullehre-nel"
                                _blank"="">Netzwerk Landeseinrichtungen
                                digitale Hochschullehre (NeL)</a> in
                              Kooperation mit der <a
href="https://stiftung-hochschullehre.de/" _blank"="">Stiftung
                                Innovation in der Hochschullehre</a>
                              durchführt. <a
href="https://campuscomm.de/events/217085" _blank"="">Hier</a> können
                              Sie sich anmelden und erhalten weitere
                              Infos zur Veranstaltung. </td>
                          </tr>
                          <tr>
                            <td align="center" valign="top">
                              <!-- BEGIN BODY // -->
                              <table id="templateBody" width="100%"
                                cellspacing="0" cellpadding="0"
                                border="0">
                                <tbody>
                                  <tr>
                                    <td class="bodyContent"
                                      mc:edit="body_content"
                                      valign="top">
                                      <h2>Übersicht der
                                        virtUOS-Beratungsangebote</h2>
                                      Das virtUOS unterstützt Sie bei
                                      der Gestaltung Ihrer Lehre in
                                      vielfältiger Weise. Egal, ob Sie
                                      technische oder didaktische Fragen
                                      haben oder eine Grundlagenschulung
                                      benötigen, nutzen Sie eines
                                      unserer Beratungsangebote:
                                      <br>
                                      <ul>
                                        <li><b>E-Mail-Support</b></li>
                                        Schreiben Sie uns gerne eine
                                        E-Mail mit Ihrem Anliegen an <a
                                          href="mailto:virtuos@uos.de"
                                          class="moz-txt-link-freetext">virtuos@uos.de</a>.
                                        <li><b>Telefon-Support</b></li>
                                        Montags bis freitags von
                                        09:00–14:00 Uhr erreichen Sie
                                        unseren telefonischen Support
                                        unter +49 541 969 6666.
                                        <li><b>Online-Sprechstunde</b></li>
                                        Wir bieten Ihnen an jedem 1.
                                        Montag im Monat in der Zeit von
                                        13:30–14:30 Uhr die Möglichkeit,
                                        sich mit uns online per
                                        Videokonferenz auszutauschen.
                                        Die genauen Daten sowie den
                                        Zugangslink finden Sie auf dem <a
href="https://lehrportal.uni-osnabrueck.de/?event=virtuos-offene-online-sprechstunde-5"
                                          target="_blank">Infoportal
                                          Lehre</a>.
                                        <li><b>Individuelle
                                            Beratungstermine</b></li>
                                        Über Stud.IP können Sie sich
                                        einen individuellen Termin für
                                        eine Online-Beratung buchen. Auf
                                        unserem Lehrportal finden Sie
                                        eine <a
href="https://lehrportal.uni-osnabrueck.de/sprechstunde/#individuelle-beratungstermine"
                                          target="_blank">Anleitung zur
                                          Buchung der Termine</a>.
                                      </ul>
                                    </td>
                                  </tr>
                                </tbody>
                              </table>
                              <!-- // END BODY --> </td>
                          </tr>
                          <tr>
                            <td align="center" valign="top">
                              <!-- BEGIN FOOTER // -->
                              <table id="templateFooter" width="100%"
                                cellspacing="0" cellpadding="0"
                                border="0">
                                <tbody>
                                  <tr>
                                    <td class="footerContent"
                                      mc:edit="footer_content00"
                                      valign="top">
                                      <!--<a href="*|TWITTER:PROFILEURL|*">Follow on Twitter</a>&nbsp;&nbsp;&nbsp;<a href="*|FACEBOOK:PROFILEURL|*">Friend on Facebook</a>&nbsp;&nbsp;&nbsp;<a href="*|FORWARD|*">Forward to Friend</a>&nbsp;-->
                                      <br>
                                    </td>
                                  </tr>
                                  <tr>
                                    <td class="footerContent"
                                      style="padding-top:0;"
                                      mc:edit="footer_content01"
                                      valign="top"> <em>Veröffentlicht
                                        unter einer <a
href="https://creativecommons.org/licenses/by-sa/4.0/legalcode.de">
                                          Creative Commons By
                                          Share-Alike 4.0 Lizenz</a></em>
                                      <br>
                                      Basierend auf den Vorlagen <a
href="https://github.com/mailchimp/email-blueprints">„E-Mail Blueprints“</a>
                                      von Mailchimp unter einer <a
href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons
                                        By Share-Alike 3.0 Lizenz</a> <br>
                                      <br>
                                      <strong>Kontakt:</strong> <br>
                                      <a href="mailto:virtuos@uos.de">virtuos@uni-osnabrueck.de</a>
                                    </td>
                                  </tr>
                                  <tr>
                                    <td class="footerContent"
                                      style="padding-top:0;"
                                      mc:edit="footer_content02"
                                      valign="top"> <a
href="https://list.serv.uni-osnabrueck.de/mailman/listinfo/e-learning"
                                        target="_blank">Newsletter
                                        abbestellen</a>   <a
href="https://list.serv.uni-osnabrueck.de/mailman/listinfo/e-learning"
                                        target="_blank">Newsletter
                                        Abonnement ändern</a>  </td>
                                  </tr>
                                </tbody>
                              </table>
                              <!-- // END FOOTER --> </td>
                          </tr>
                        </tbody>
                      </table>
                      <!-- // END TEMPLATE --> </td>
                  </tr>
                </tbody>
              </table>
            </td>
          </tr>
        </tbody>
      </table>
    </center>
    <br>
  </body>
</html>