<html><meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><title></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" width="100%" height="100%" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td id="bodyCell" valign="top" align="center"><!-- 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 valign="top" align="center"><!-- 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 style="max-width:200px;margin-top: 5px;" id="headerImage" mc:label="header_image" mc:edit="header_image" mc:allowdesigner="" mc:allowtext="" src="https://digitale-lehre.virtuos.uni-osnabrueck.de/newsletter/21-06/files/Logo_Digitale%20Lehre.svg" /> <img style="max-width:300px;float: right;" id="headerImage" mc:label="header_image" mc:edit="header_image" mc:allowdesigner="" mc:allowtext="" src="https://digitale-lehre.virtuos.uni-osnabrueck.de/newsletter/21-06/files/Uni%20Logo%20transparent.svg" /> </a></td><td class="headerContent" style="background-color: #91042C" valign="top">&nbsp;</td></tr></tbody></table><!-- // END HEADER --></td></tr><tr><td valign="top" align="center"><!-- BEGIN BODY // --><table id="templateBody" width="100%" cellspacing="0" cellpadding="0" border="0"><tbody><tr><td class="bodyContent" mc:edit="body_content" valign="top"><h1>2024</h1><h3>Neues Jahr, neue Inspirationen und Gelegenheiten!</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" alt="Auf dem Bild ist eine Straße zu sehen, auf der Pfeile in verschiedene Richtungen zeigen." src="https://digitale-lehre.virtuos.uni-osnabrueck.de/newsletter/24-01/Newsletter-Bild%2001.2024.jpg" /><br />Bild von <a href="https://de.freepik.com/autor/wirestock">wirestock</a> auf <a href="https://de.freepik.com/fotos-kostenlos/ansammlung-von-strassenschildern-und-strassenmarkierungen-an-einer-einfahrt-zu-einer-schleife_16226129.htm#query=ansammlung%20von%20stra%C3%9Fenschildern%20und%20stra%C3%9Fenmarkierungen%20an%20einer%20einfahrt&amp;position=0&amp;from_view=search&amp;track=ais&amp;uuid=1acc93c3-cb41-4aaf-bbca-4941fbf34de0">Freepik</a></p><p>&nbsp;</p>Liebe Lehrende,<br />das Thema „<b>KI in der Lehre</b>“ beschäftigt uns am <a _blank="" href="https://www.virtuos.uni-osnabrueck.de/zentrum_fuer_digitale_lehre_campus_management_und_hochschuldidaktik.html">Zentrum virtUOS</a> intensiv – sowohl aus <b>hochschuldidaktischer</b> und <b>technischer</b> Perspektive als auch aus <b>rechtlicher</b> und <b>ethischer</b> Sicht. Wie schon im Dezember-Newsletter angekündigt, werden wir in der nächsten Zeit mit Ihnen teilen, was wir bereits entwickelt haben bzw. woran wir aktuell arbeiten. In diesem Zuge gewinnt das Thema KI auch auf unserem <a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/">Digitale Lehre Portal</a> deutlich mehr an Präsenz:<ul><li>Es werden <b>Artikel</b> veröffentlicht und spezielle <b>Seiten</b> zu KI in der Lehre angelegt. Zum Auftakt haben wir eine <a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/2024/01/12/ki-tools-in-der-lehre/">Empfehlung</a> für diejenigen veröffentlicht, die bislang noch wenig Gelegenheit hatten, sich mit der KI-Thematik zu befassen. Frisch erschienen ist außerdem ein <a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/2024/01/19/studigpt-das-innovative-ki-basierte-stud-ip-plugin/">Beitrag zu StudiGPT</a> – einem innovativen, KI-basierten Stud.IP-Plugin, das am virtUOS entwickelt wurde.</li><li>Zusätzlich werden wir in den nächsten Monaten auch spannende <b>Fort- und Weiterbildungsangebote</b> organisieren, bei denen wir Sie mit grundlegenden Informationen sowie vielfältigen Anregungen zum Einsatz von KI in der Lehre versorgen werden.</li></ul> Schauen Sie deshalb regelmäßig auf dem <a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/">Digitale Lehre Portal</a> vorbei und lassen Sie sich inspirieren – sowohl zu KI als auch darüber hinaus.</td></tr></tbody></table><!-- // END BODY --></td></tr><tr><td valign="top" align="center"><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>(Morgen): Mi, 24. Januar 2024, 12:00-12:45 Uhr </em><br /><a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/?event=lehrkolleg-praxis-dialog-3">LehrKolleg: Praxis-Dialog – Flipped-Classroom in der Romanistik</a><br /><br /><em>(Übermorgen): Do, 25. Januar 2024, 12:30-13:00 Uhr </em><br /><a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/?event=lehrsnack-herausforderung-hybrid-studierende-aktiv-einbinden-online">LehrSnack: Herausforderung Hybrid – Studierende aktiv einbinden </a><br /><br /><em>Mo, 29. Januar 2024, 13:30-14:30 Uhr </em><br /><a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/?event=virtuos-offene-online-sprechstunde-5">Offene Online-Sprechstunde des virtUOS (findet im wöchentlichen Turnus statt)</a><br /><br /><em>Fr, 09. Februar 2024; Fr, 16. Februar 2024, 09:00-12:00 Uhr </em><br />Bei folgenden Hochschuldidaktik-Workshops sind noch wenige Plätze frei; melden Sie sich an: <a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/?event=workshop-1-1-planung-von-lehrveranstaltungen-und-grundlagen-der-hochschuldidaktik-teil-1">Planung von Lehrveranstaltungen</a> (09. Februar) sowie <a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/?event=workshop-1-1-planung-von-lehrveranstaltungen-und-grundlagen-der-hochschuldidaktik-teil-2">Aktivierende Methoden in der Lehre</a> (16. Februar)<br />Tragen Sie sich gerne auch in die Warteliste ein - erfahrungsgemäß werden kurzfristig wieder Plätze frei.<br /><br /><a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/?post_type=event">Weitere Termine...</a></td></tr></tbody></table></td></tr><tr><td valign="top" align="center"><!-- BEGIN COLUMNS // --><table id="templateColumns" width="100%" cellspacing="0" cellpadding="0" border="0"><tbody><tr mc:repeatable=""><td class="templateColumnContainer" style="padding-top:20px;" valign="top" align="center"><table width="100%" cellspacing="0" cellpadding="20" border="0"><tbody><tr><td class="leftColumnContent" style="height: 200px;"><a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/2024/01/12/ki-tools-in-der-lehre/"><img style="max-width:300px; max-height: 200px;" class="columnImage" mc:label="left_column_image" mc:edit="left_column_image" src="https://digitale-lehre.virtuos.uni-osnabrueck.de/wp-content/uploads/2024/01/nathan-dumlao-ewGMqs2tmJI-unsplash-scaled.jpg" /></a></td></tr><tr><td class="leftColumnContent" mc:edit="left_column_content" valign="top"><h2><a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/2024/01/12/ki-tools-in-der-lehre/"><strong>KI-Tools in der Lehre ?! Ein Einstieg in das Thema</strong></a></h2><a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/2024/01/12/ki-tools-in-der-lehre/">Dieser Beitrag</a> ermöglicht einen <b>niedrigschwelligen Einstieg</b> in das Thema KI in der Lehre. Neben Hinweisen auf eine Kurzstudie wird ein Beitrag von Doris Weßels verlinkt, der nützliche Antworten auf Einstiegsfragen wie „Was ist ChatGPT und wie funktioniert es?“, „Welche ähnlichen Tools gibt es?“ usw. gibt.</td></tr></tbody></table></td><td class="templateColumnContainer" style="padding-top:20px;" valign="top" align="center"><table width="100%" cellspacing="0" cellpadding="0" border="0"><tbody><tr><td class="rightColumnContent" style="height: 200px;"><a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/2024/01/19/studigpt-das-innovative-ki-basierte-stud-ip-plugin/"><img style="max-width:300px; max-height: 200px;" class="columnImage" mc:label="right_column_image" mc:edit="right_column_image" src="https://digitale-lehre.virtuos.uni-osnabrueck.de/wp-content/uploads/2024/01/StudiGPT-Newsletter-Januar-2024.png" /></a></td></tr><tr><td class="rightColumnContent" mc:edit="right_column_content" valign="top"><h2><a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/2024/01/19/studigpt-das-innovative-ki-basierte-stud-ip-plugin/"><strong>StudiGPT – das neue, KI-basierte Stud.IP-Plugin</strong></a></h2><a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/2024/01/19/studigpt-das-innovative-ki-basierte-stud-ip-plugin/">Das Entwicklerteam am </a><a _blank="" href="https://www.virtuos.uni-osnabrueck.de/zentrum_fuer_digitale_lehre_campus_management_und_hochschuldidaktik.html">virtUOS</a> hat in Zusammenarbeit mit dem <a _blank="" href="https://www.ikw.uni-osnabrueck.de/startseite.html">Institut für Kognitionswissenschaft</a> der UOS ein innovatives Stud.IP-Plugin entwickelt, das das Large Language Model von OpenAI nutzt: <b>StudiGPT</b>. <a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/2024/01/19/studigpt-das-innovative-ki-basierte-stud-ip-plugin/">Dieser Artikel</a> zeigt neben Funktions- und Nutzungsmodalitäten auch Einsatzmöglichkeiten in der Lehre.</td></tr></tbody></table></td></tr></tbody></table><!-- // END COLUMNS --></td></tr><tr><td valign="top" align="center"><!-- BEGIN BODY // --><table id="templateBody" width="100%" cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" align="center"><!-- BEGIN BODY // --><table id="templateBody" width="100%" cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" align="center"><!-- 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>Das neue Jahr innovativ begehen</h2><b>Praxistipps zu (e)-Portfolios im Ideenpool</b><br />(e)Portfolios werden im Hochschulbereich immer häufiger zur Förderung von überfachlichen Kompetenzen und zum Erwerb von Fachwissen eingesetzt. Aus diesem Grund gaben Johanna Fricke und Nathalie Pöpel am 07.12.2023 im Rahmen der <a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/ideenpool-veranstaltungen/">Ideenpool-Veranstaltungsreihe</a> einen Überblick zu Varianten von (e)Portfolio-Varianten, theoretischen und empirischen Grundlagen zur Wirkung sowie konkreten Lehr-/Lernsettings, mit denen Portfolioarbeiten in Stud.IP umgesetzt werden können. Ein besonderes Highlight war der Gastbeitrag von Katharina Schwanke aus dem Institut für Gesundheitsforschung und Bildung, in dem sie praxisnahe Einblicke in Ihre Portfolioangebote in Stud.IP gewährte. Die Veranstaltungsaufzeichnung und die -folien finden Sie in <a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/2023/12/18/praxistipps-zu-eportfolios-im-ideenpool/">diesem</a> Beitrag.<br /><br /><b>Die Teaching-Toolbox wurde veröffentlicht</b><br />Die Teaching-Toolbox wurde im Rahmen des Cosmos-Projektes an der Universität Osnabrück entwickelt. Ab sofort können alle Lehrenden, die Online-Kurse erstellen, darauf zurückgreifen. Die Toolbox führt in mehreren Schritten Lehrende an die Erstellung eines Online-Kurses heran. Neben der grundlegenden Planung einer ersten Kursversion, beschreibt sie zentrale Elemente von Online-Kursen und hält zahlreiche Tipps für die Umsetzung bereit. Besonders hilfreich sind die Checklisten, die bei der Realisierung unterstützen und dafür sorgen, dass wichtige Aspekte nicht übersehen werden. Eine ausführliche Beschreibung der Toolbox finden sie auf <a _blank="" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/mit-der-toolbox-eigene-kurse-einfach-fuer-die-online-lehre-ueberarbeiten/">dieser</a> Seite. Direkt zum englischsprachigen Online-Tool geht es <a _blank="" href="https://teaching-toolbox.uni-osnabrueck.de/">hier</a>.<br /><br /><b>Freiraum für die Lehrentwicklung (2025) </b><br />Die Stiftung "Innovation in der Hochschullehre" hat eine neue <a _blank="" href="https://stiftung-hochschullehre.de/foerderung/freiraum/">Freiraum-Ausschreibung</a> veröffentlicht: Diese Ausschreibung soll "Offenheit und Kreativität in der Hochschullehre ermöglichen. Die Förderung soll die Freiheit schaffen, Ideen für die Lehre zu entwickeln und zu erproben", so die <a _blank="" href="https://stiftung-hochschullehre.de/wp-content/uploads/2023/12/StIL_FR25_Ausschreibungstext.pdf">StIL-Stiftung</a>. Es werden Mittel für experimentelle Konzepte vergeben. Die <b>Interessensbekundung</b> findet vom 12. bis 23. Februar 2024 statt.<br /><b>Das Team des virtUOS unterstützt und berät Sie gerne zum Einsatz innovativer Technologien (KI, Audio/Video, DigiLab, ...)</b>. Melden Sie sich bei Interesse (<a _blank="" href="https://www.virtuos.uni-osnabrueck.de/virtuos/kontakt.html">Kontakt</a>).</td></tr><tr><td valign="top" align="center"><!-- 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>News &amp; Trends: Netzfundstücke</h2>Die Fundstücke im Januar stehen im Zeichen von KI:<ul><li>Falls Sie nicht auf die Fort- und Weiterbildungsangebote vom virtUOS warten und sich im Vorfeld schon inspirieren möchten ist eventuell der <a _blank="" href="https://fernuni-ki-campus.fernuni-hagen.de/ttt/">Tool Tip Tuesday</a> etwas für Sie, zu welchem die FernUniversität Hagen gemeinsam mit dem virtuellen Kompetenzzentrum: Künstliche Intelligenz und wissenschaftliches Arbeiten (VK:KIWA) sowie dem KI-Campus einlädt. <b>Jeden Dienstag von 12:00-13:00 Uhr</b> werden via Zoom innovative KI-Tools vorgestellt. Es wird anhand von Use-Cases gezeigt, wie diese in Lehre und Forschung praktisch eingesetzt werden können.</li><li>Wer in Sachen KI und Bildung auf dem Laufenden bleiben möchte, sollte gelegentlich einen Blick auf <a _blank="" href="https://www.unidigital.news/ueber-unidigital/">Unidigital.news</a> werfen. <a _blank="" href="https://www.linkedin.com/authwall?trk=bf&amp;trkInfo=AQHmNv2x91twrwAAAY01YUpoQbHDcYrXY5OxF-M-uvPIshD5gWsmZQeNI890jv_Ny3831whQf39GZpQkpQtyLYR7sFvd8lcmu6m8OpcjTem0J6wogmH0FSjTv0bG0GrX1TRLj_E=&amp;original_referer=&amp;sessionRedirect=https%3A%2F%2Fwww.linkedin.com%2Fin%2Fmatthias-kindt-486498232%2F">Matthias Kindt</a> schreibt dort regelmäßig über neue Tools und ordnet ein, wie man diese in Lehre und Forschung nutzen kann. Zu empfehlen ist auch der wöchentliche Newsletter auf LinkedIn.</li><li>Die Universität Greifswald hat in Kooperation mit weiteren Hochschulen in Mecklenburg-Vorpommern ein umfangreiches <b>Weiterbildungsangebot zu KI in der Hochschullehre</b> entwickelt und durchgeführt. Die Veranstaltungsaufzeichnungen können noch bis zum 31. März 2024 über <a _blank="" href="https://uni-greifswald.taskcards.app/#/board/8c1170dc-ad6a-42ea-bb7c-91cb1e60bda5/view?token=ce0d1beb-812f-4f7b-aad3-09f87463e299">diese</a> Seite abgerufen werden. Zusätzliche Materialien und Foliensätze runden die ansprechend gestaltete Zusammenstellung ab.</li><li>Gabi Reinmann, Professorin für Lehre und Lernen und Leiterin des gleichnamigen Zentrums an der Universität Hamburg, verlässt immer wieder die Tool-Ebene und widmet sich <b>übergreifenden Fragen zu Auswirkungen von KI und Lehre</b>. So auch in <a _blank="" href="https://gabi-reinmann.de/?p=7756">diesem</a> Podcast, in dem es um das "Comeback des Portfolio? Alternatives Prüfen in Zeiten generativer KI" geht. Lesenswert ist auch ihr <a _blank="" href="https://www.gabi-reinmann.de/">Blog</a>, in dem sie ihren Umgang mit KI regelmäßig aufgreift und reflektiert.</li><li>Abschließend noch ein Veranstaltungshinweis: Das Symposium "<a _blank="" href="https://quadis.profilehreplus.de/symposien/cmc/">Campus meets Castle</a>" verspricht "spannende Möglichkeiten und innovative Ideen" für die Herausforderungen der Digitalisierung und die Diskussion in einem kollegialen Netzwerk. Das Thema KI wird dabei sicher eine Rolle spielen. Das Symposium findet vom 18.-20.03.2024 in Bayreuth statt und wird gemeinsam von den Universitäten Augsburg und Bayreuth veranstaltet.</li></ul></td></tr></tbody><tbody><tr><td valign="top" align="center"><!-- 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:<ul><li><b>Email-Support</b></li><li>Schreiben Sie uns gerne eine E-Mail mit Ihrem Anliegen an <a href="mailto:virtuos@uos.de">virtuos@uos.de</a>.</li><li><b>Telefon-Support</b></li><li>Montags bis freitags von 9-14 Uhr erreichen Sie unseren telefonischen Support unter +49 541 969 6666.</li><li><b>Online-Sprechstunde</b></li><li>Wir bieten Ihnen jeden Montag in der Zeit von 13:30 bis 14:30 Uhr die Möglichkeit, sich mit uns online per Videokonferenz auszutauschen. Die genauen Daten sowie den Zugangslink finden Sie auf dem <a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/?event-category=virtuos-sprechstunde">Infoportal</a>.</li><li><b>Individuelle Beratungstermine</b></li><li>Über Stud.IP können Sie sich einen individuellen Berartungstermin für eine Online-Beratung buchen. Auf unserem Informationsportal finden Sie eine <a target="_blank" href="https://digitale-lehre.virtuos.uni-osnabrueck.de/sprechstunde/#individuelle-beratungstermine">Anleitung zur Buchung der Termine</a>.</li></ul></td></tr></tbody></table><!-- // END BODY --></td></tr><tr><td valign="top" align="center"><!-- 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;--></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 target="_blank" href="https://list.serv.uni-osnabrueck.de/mailman/listinfo/e-learning">Newsletter abbestellen</a>&nbsp;&nbsp;&nbsp;<a target="_blank" href="https://list.serv.uni-osnabrueck.de/mailman/listinfo/e-learning">Newsletter Abonnement ändern</a>&nbsp;</td></tr></tbody></table><!-- // END FOOTER --></td></tr></tbody></table><!-- // END TEMPLATE --></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></center></html>