{"id":5504,"date":"2023-04-21T00:18:51","date_gmt":"2023-04-20T21:18:51","guid":{"rendered":"https:\/\/1.cbm.ua\/?p=5504"},"modified":"2024-06-23T10:50:07","modified_gmt":"2024-06-23T07:50:07","slug":"html-%d1%81%d0%ba%d1%80%d0%be%d0%bb%d0%b8%d0%bd%d0%b3","status":"publish","type":"post","link":"https:\/\/1.cbm.ua\/?p=5504","title":{"rendered":"HTML \u0441\u043a\u0440\u043e\u043b\u0438\u043d\u0433 \u0438\u043b\u0438 css \u043f\u0440\u043e\u043a\u0440\u0443\u0442\u043a\u0430 \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0438. (css scrolling vertically)"},"content":{"rendered":"<div class=\"wp-block-post-date\"><time datetime=\"2023-04-21T00:18:51+03:00\">2023-04-21<\/time><\/div>\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https:\/\/www.w3schools.com\/cssref\/css3_pr_overflow-y.php\" data-type=\"URL\" data-id=\"https:\/\/www.w3schools.com\/cssref\/css3_pr_overflow-y.php\" target=\"_blank\">URL \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a<\/a><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"html\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;!DOCTYPE html>\n&lt;html>\n&lt;head>\n&lt;style> \ndiv.ex1 {\n  background-color: lightblue;\n  height: 40px;\n  width: 200px;\n  overflow-y: scroll;\n}\n\ndiv.ex2 {\n  background-color: lightblue;\n  height: 40px;\n  width: 200px;  \n  overflow-y: hidden;\n}\n\ndiv.ex3 {\n  background-color: lightblue;\n  height: 40px;\n  width: 200px;  \n  overflow-y: auto;\n}\n\ndiv.ex4 {\n  background-color: lightblue;\n  height: 40px;\n  width: 200px;  \n  overflow-y: visible;\n}\n&lt;\/style>\n&lt;\/head>\n&lt;body>\n\n&lt;h1>The overflow-y Property&lt;\/h1>\n\n&lt;p>The overflow-y property specifies whether to clip the content, add a scroll bar, or display overflow content of a block-level element, when it overflows at the top and bottom edges.&lt;\/p>\n\n&lt;h2>overflow-y: scroll:&lt;\/h2>\n&lt;div class=\"ex1\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam semper diam at erat pulvinar, at pulvinar felis blandit. Vestibulum volutpat tellus diam, consequat gravida libero rhoncus ut.&lt;\/div>\n\n&lt;h2>overflow-y: hidden:&lt;\/h2>\n&lt;div class=\"ex2\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam semper diam at erat pulvinar, at pulvinar felis blandit. Vestibulum volutpat tellus diam, consequat gravida libero rhoncus ut.&lt;\/div>\n\n&lt;h2>overflow-y: auto:&lt;\/h2>\n&lt;div class=\"ex3\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam semper diam at erat pulvinar, at pulvinar felis blandit. Vestibulum volutpat tellus diam, consequat gravida libero rhoncus ut.&lt;\/div>\n\n&lt;h2>overflow-y: visible (default):&lt;\/h2>\n&lt;div class=\"ex4\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam semper diam at erat pulvinar, at pulvinar felis blandit. Vestibulum volutpat tellus diam, consequat gravida libero rhoncus ut.&lt;\/div>\n\n&lt;\/body>\n&lt;\/html><\/pre>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style> \ndiv.ex3 {\n  background-color: lightblue;\n  height: 40px;\n  width: 200px;  \n  overflow-y: auto;\n}\n<\/style>\n<\/head>\n<body>\n\n<h2>overflow-y: auto:<\/h2>\n<div class=\"ex3\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam semper diam at erat pulvinar, at pulvinar felis blandit. Vestibulum volutpat tellus diam, consequat gravida libero rhoncus ut.<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"304\" height=\"510\" src=\"https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2023\/04\/image-7.png\" alt=\"\" class=\"wp-image-5519\" srcset=\"https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2023\/04\/image-7.png 304w, https:\/\/fjngqp1mvftjzxfzrdiggafze9wxueam.cdn-freehost.com.ua\/wp-content\/uploads\/2023\/04\/image-7-179x300.png 179w\" sizes=\"auto, (max-width: 304px) 100vw, 304px\" \/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<head>\n<meta http-equiv=Content-Type content=\"text\/html; charset=utf-8\">\n<style>\nv\\:* {behavior:url(#default#VML);}\no\\:* {behavior:url(#default#VML);}\nx\\:* {behavior:url(#default#VML);}\n.shape {behavior:url(#default#VML);}\n<\/style>\n<![endif]-->\n<style>\ndiv.ex1 {\n  background-color: lightblue;\n  height: 500px;\n  width: 370px;\n  overflow-y: auto;\n}\n\n<!--table\n\t{mso-displayed-decimal-separator:\"\\,\";\n\tmso-displayed-thousand-separator:\" \";}\n@page\n\t{margin:.75in .7in .75in .7in;\n\tmso-header-margin:.3in;\n\tmso-footer-margin:.3in;}\n.font0\n\t{color:black;\n\tfont-size:11.0pt;\n\tfont-weight:400;\n\tfont-style:normal;\n\ttext-decoration:none;\n\tfont-family:Calibri, sans-serif;\n\tmso-font-charset:0;}\n.font1\n\t{color:black;\n\tfont-size:11.0pt;\n\tfont-weight:400;\n\tfont-style:normal;\n\ttext-decoration:none;\n\tfont-family:Calibri, sans-serif;\n\tmso-font-charset:204;}\n.font5\n\t{color:black;\n\tfont-size:11.0pt;\n\tfont-weight:700;\n\tfont-style:normal;\n\ttext-decoration:none;\n\tfont-family:Calibri, sans-serif;\n\tmso-font-charset:204;}\n.font6\n\t{color:black;\n\tfont-size:9.0pt;\n\tfont-weight:700;\n\tfont-style:normal;\n\ttext-decoration:none;\n\tfont-family:Tahoma, sans-serif;\n\tmso-font-charset:204;}\n.font7\n\t{color:black;\n\tfont-size:9.0pt;\n\tfont-weight:400;\n\tfont-style:normal;\n\ttext-decoration:none;\n\tfont-family:Tahoma, sans-serif;\n\tmso-font-charset:204;}\ntr\n\t{mso-height-source:auto;}\ncol\n\t{mso-width-source:auto;}\nbr\n\t{mso-data-placement:same-cell;}\ntd\n\t{padding:0px;\n\tmso-ignore:padding;\n\tcolor:black;\n\tfont-size:11.0pt;\n\tfont-weight:400;\n\tfont-style:normal;\n\ttext-decoration:none;\n\tfont-family:Calibri, sans-serif;\n\tmso-font-charset:0;\n\tmso-number-format:General;\n\ttext-align:general;\n\tvertical-align:bottom;\n\tborder:none;\n\tmso-background-source:auto;\n\tmso-pattern:auto;\n\tmso-protection:locked visible;\n\twhite-space:nowrap;\n\tmso-rotate:0;}\n.xl65\n\t{text-align:left;\n\tvertical-align:top;\n\tborder:.5pt solid windowtext;\n\tbackground:white;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl66\n\t{vertical-align:top;\n\tborder:.5pt solid windowtext;\n\tbackground:white;\n\tmso-pattern:black none;}\n.xl67\n\t{vertical-align:top;\n\tbackground:white;\n\tmso-pattern:black none;}\n.xl68\n\t{text-align:left;\n\tvertical-align:top;\n\tbackground:white;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl69\n\t{background:white;\n\tmso-pattern:black none;}\n.xl70\n\t{color:#C00000;\n\ttext-align:left;\n\tvertical-align:top;\n\tborder:.5pt solid windowtext;\n\tbackground:white;\n\tmso-pattern:black none;}\n.xl71\n\t{text-align:left;\n\tvertical-align:top;\n\tborder:.5pt solid windowtext;\n\tbackground:#F2F2F2;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl72\n\t{vertical-align:top;}\n.xl73\n\t{text-align:left;\n\tvertical-align:top;\n\tbackground:#C6E0B4;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl74\n\t{text-align:left;\n\tvertical-align:top;\n\tbackground:#8EA9DB;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl75\n\t{text-align:left;\n\tvertical-align:top;\n\tborder:.5pt solid windowtext;\n\tbackground:white;\n\tmso-pattern:black none;}\n.xl76\n\t{color:#0070C0;\n\ttext-align:left;\n\tvertical-align:top;\n\tborder:.5pt solid windowtext;\n\tbackground:white;\n\tmso-pattern:black none;}\n.xl77\n\t{text-align:left;\n\tvertical-align:top;\n\tborder-top:.5pt solid windowtext;\n\tborder-right:.5pt solid windowtext;\n\tborder-bottom:none;\n\tborder-left:.5pt solid windowtext;\n\tbackground:#F2F2F2;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl78\n\t{color:#0070C0;\n\ttext-align:left;\n\tvertical-align:top;\n\tborder-top:.5pt solid windowtext;\n\tborder-right:.5pt solid windowtext;\n\tborder-bottom:none;\n\tborder-left:.5pt solid windowtext;\n\tbackground:white;\n\tmso-pattern:black none;}\n.xl79\n\t{text-align:left;\n\tvertical-align:top;\n\tborder-top:.5pt solid windowtext;\n\tborder-right:.5pt solid windowtext;\n\tborder-bottom:none;\n\tborder-left:.5pt solid windowtext;\n\tbackground:#E2EFDA;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl80\n\t{text-align:left;\n\tvertical-align:top;\n\tborder-top:.5pt solid windowtext;\n\tborder-right:.5pt solid windowtext;\n\tborder-bottom:none;\n\tborder-left:.5pt solid windowtext;\n\tbackground:white;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl81\n\t{text-align:left;\n\tvertical-align:top;\n\tborder:.5pt solid windowtext;\n\tbackground:#C6E0B4;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl82\n\t{text-align:left;\n\tvertical-align:top;\n\tborder:.5pt solid windowtext;\n\tbackground:#E2EFDA;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl83\n\t{text-align:left;\n\tvertical-align:top;\n\tborder-top:.5pt solid windowtext;\n\tborder-right:none;\n\tborder-bottom:.5pt solid windowtext;\n\tborder-left:.5pt solid windowtext;\n\tbackground:white;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n.xl84\n\t{text-align:left;\n\tvertical-align:top;\n\tborder-top:.5pt solid windowtext;\n\tborder-right:.5pt solid windowtext;\n\tborder-bottom:.5pt solid windowtext;\n\tborder-left:none;\n\tbackground:white;\n\tmso-pattern:black none;\n\twhite-space:normal;}\n-->\n<\/style>\n<\/head>\n\n<body link=\"#0563C1\" vlink=\"#954F72\">\n\n<div class=\"ex1\">\n\n\n<table border=0 cellpadding=0 cellspacing=0 width=347 style='border-collapse:\n collapse;width:261pt'>\n<!--StartFragment-->\n <col width=10 style='mso-width-source:userset;mso-width-alt:369;width:8pt'>\n <col width=219 style='mso-width-source:userset;mso-width-alt:7793;width:164pt'>\n <col width=118 style='mso-width-source:userset;mso-width-alt:4209;width:89pt'>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 width=10 style='height:14.4pt;width:8pt'>&nbsp;<\/td>\n  <td class=xl66 align=left width=219 style='width:164pt'>Bild<\/td>\n  <td class=xl70 width=118 style='border-left:none;width:89pt'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl72 style='height:14.4pt'><\/td>\n  <td class=xl71 width=219 style='border-top:none;width:164pt'>das Bild,\n  Bilder.<\/td>\n  <td class=xl76 style='border-top:none;border-left:none'>-er<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl72 style='height:28.8pt'><\/td>\n  <td colspan=2 class=xl82 width=337 style='width:253pt'>\u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u044f;\n  \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435; \u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0430<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl72 style='height:14.4pt'><\/td>\n  <td colspan=2 class=xl83 width=337 style='border-right:.5pt solid black;\n  width:253pt'>Sehen Sie die Bilder an.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl72 style='height:14.4pt'><\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041f\u043e\u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u043d\u0430\n  \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0438.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 class=xl72 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Kurs<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl71 width=219 style='border-top:none;width:164pt'>der Kurs, Kurse.<\/td>\n  <td class=xl76 style='border-top:none;border-left:none'>-e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl82 width=337 style='width:253pt'>\u043a\u0443\u0440\u0441 (\u043a\u043b\u0430\u0441)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl65 width=337 style='width:253pt'>Im Kurs.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 class=xl72 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Gespr\u00e4ch<\/td>\n  <td class=xl70 style='border-left:none'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl71 width=219 style='border-top:none;width:164pt'>das Gespr\u00e4ch,\n  Gespr\u00e4che.<\/td>\n  <td class=xl76 style='border-top:none;border-left:none'>-e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl82 width=337 style='width:253pt'>\u0440\u0430\u0437\u0433\u043e\u0432\u043e\u0440<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl65 width=337 style='width:253pt'>Lesen Sie die\n  Gespr\u00e4che.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041f\u0440\u043e\u0447\u0438\u0442\u0430\u0439\u0442\u0435 \u0440\u0430\u0437\u0433\u043e\u0432\u043e\u0440\u044b.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Frage<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Frage,\n  Fragen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0432\u043e\u043f\u0440\u043e\u0441<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Erg\u00e4nzen Sie Fragen.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0442\u044c \u0432\u043e\u043f\u0440\u043e\u0441\u044b.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Wort<\/td>\n  <td class=xl70 style='border-left:none'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>das Wort,\n  W\u00f6rter.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308er<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0441\u043b\u043e\u0432\u043e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Raten Sie W\u00f6rter.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0423\u0433\u0430\u0434\u0430\u0439 \u0441\u043b\u043e\u0432\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Lektion<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Lektion,\n  Lektionen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-en<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0443\u0440\u043e\u043a<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Raten Sie W\u00f6rter aus\n  der Lektion.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041e\u0442\u0433\u0430\u0434\u0430\u0439\u0442\u0435 \u0441\u043b\u043e\u0432\u0430 \u0438\u0437\n  \u0443\u0440\u043e\u043a\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Antwort<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Antwort,\n  Antworten.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-en<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043e\u0442\u0432\u0435\u0442<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Schreiben Sie Fragen\n  und Antworten.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041d\u0430\u043f\u0438\u0448\u0438\u0442\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u0438\n  \u043e\u0442\u0432\u0435\u0442\u044b.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Name<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Name, Namen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0438\u043c\u044f<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Mein Name ist Walter\n  Baumann.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041c\u0435\u043d\u044f \u0437\u043e\u0432\u0443\u0442 \u0412\u0430\u043b\u044c\u0442\u0435\u0440\n  \u0411\u0430\u0443\u043c\u0430\u043d\u043d.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Deutsch<\/td>\n  <td class=xl70 style='border-left:none'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>das\n  Deutsch,<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>!<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043d\u0435\u043c\u0435\u0446\u043a\u0438\u0439<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Ich spreche Deutsch.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042f \u0433\u043e\u0432\u043e\u0440\u044e \u043f\u043e-\u043d\u0435\u043c\u0435\u0446\u043a\u0438.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Herr<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Herr,\n  Herren.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-en<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0434\u0436\u0435\u043d\u0442\u043b\u044c\u043c\u0435\u043d<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Guten Tag, Herr Diaz.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0414\u043e \u0441\u0432\u0438\u0434\u0430\u043d\u0438\u044f, \u043c\u0438\u0441\u0442\u0435\u0440\n  \u0414\u0438\u0430\u0441.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Kind<\/td>\n  <td class=xl70 style='border-left:none'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>das Kind,\n  Kinder.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-er<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0440\u0435\u0431\u0451\u043d\u043e\u043a, \u0434\u0435\u0442\u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Tsch\u00fcs, Kinder.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041f\u043e\u043a\u0430, \u0434\u0435\u0442\u0438.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Dame<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Dame, Damen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0434\u0430\u043c<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Guten Abend, meine\n  Damen und Herren.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0414\u043e\u0431\u0440\u044b\u0439 \u0432\u0435\u0447\u0435\u0440, \u0434\u0430\u043c\u044b \u0438\n  \u0433\u043e\u0441\u043f\u043e\u0434\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Musik (Singular)<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Musik\n  (Singular),<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>(Sg.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043c\u0443\u0437\u044b\u043a\u0430<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Willkommen bei \u201eMusik\n  international\u201c.<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0414\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c \u043d\u0430\n  &quot;Music International&quot;.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Frau<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Frau,\n  Frauen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-en<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0436\u0435\u043d\u0449\u0438\u043d\u0430<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Guten Morgen, Frau\n  Fleckenstein<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0414\u043e\u0431\u0440\u043e\u0435 \u0443\u0442\u0440\u043e, \u043c\u0438\u0441\u0441\u0438\u0441\n  \u0424\u043b\u0435\u043a\u0435\u043d\u0448\u0442\u0435\u0439\u043d.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Papa<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Papa, Papas.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-s<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043e\u0442\u0435\u0446, \u043f\u0430\u043f\u0430<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Nacht, Papa.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0421\u043f\u043e\u043a\u043e\u0439\u043d\u043e\u0439 \u043d\u043e\u0447\u0438, \u043f\u0430\u043f\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Entschuldigung<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=38 style='height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die\n  Entschuldigung, Entschuldigungen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-en<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0438\u0437\u0432\u0438\u043d\u0435\u043d\u0438\u0435<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Entschuldigung, wie\n  hei\u00dfen Sie?<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041f\u0440\u043e\u0441\u0442\u0438\u0442\u0435, \u043a\u0430\u043a \u0432\u0430\u0441\n  \u0437\u043e\u0432\u0443\u0442?<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Schweiz<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Schweiz,\n  Schweiz.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>&#8212;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0428\u0432\u0435\u0439\u0446\u0430\u0440\u0438\u044f<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Ich komme aus der\n  Schweiz.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042f \u0438\u0437 \u0428\u0432\u0435\u0439\u0446\u0430\u0440\u0438\u0438.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Sprache<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Sprache,\n  Sprachen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u044f\u0437\u044b\u043a<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Sprache: Deutsch,\n  Polnisch, &#8230;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042f\u0437\u044b\u043a: \u043d\u0435\u043c\u0435\u0446\u043a\u0438\u0439,\n  \u043f\u043e\u043b\u044c\u0441\u043a\u0438\u0439, &#8230;<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Buchstabe<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Buchstabe,\n  Buchstaben.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0431\u0443\u043a\u0432\u0430<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Buchstabe: a, k, s &#8230;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0411\u0443\u043a\u0432\u044b: \u0430, \u043a, \u0441 &#8230;<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Alphabet (Singular)<\/td>\n  <td class=xl70 style='border-left:none'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>das Alphabet\n  (Singular),<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>(Sg.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0430\u043b\u0444\u0430\u0432\u0438\u0442, -\u044b<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>das Alphabet: A, B, C\n  &#8230;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0410\u043b\u0444\u0430\u0432\u0438\u0442: A, B, C&#8230;<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Firma<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Firma,\n  Firmen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>Firmen<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f, \u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Firma Microlab, guten\n  Tag.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041c\u0438\u043a\u0440\u043e\u043b\u0430\u0431, \u0434\u043e\u0431\u0440\u044b\u0439 \u0434\u0435\u043d\u044c.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Adresse<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Adresse,\n  Adressen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0430\u0434\u0440\u0435\u0441, -\u0430<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Adresse: Hofgasse 8,\n  6020 Innsbruck<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0410\u0434\u0440\u0435\u0441: \u0425\u043e\u0444\u0433\u0430\u0441\u0441\u0435 8,\n  6020 \u0418\u043d\u0441\u0431\u0440\u0443\u043a<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Visitenkarte<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die\n  Visitenkarte, Visitenkarten.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0432\u0438\u0437\u0438\u0442\u043d\u0430\u044f \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0430,\n  \u0432\u0438\u0437\u0438\u0442\u043d\u044b\u0435 \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u044b,<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Schreiben Sie Ihre\n  Visitenkarte.<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041d\u0430\u043f\u0438\u0448\u0438\u0442\u0435 \u0441\u0432\u043e\u044e \u0432\u0438\u0437\u0438\u0442\u043d\u0443\u044e\n  \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0443.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Vorname<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Vorname,\n  Vornamen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0418\u043c\u044f, \u0435\u043d\u0430<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Vorname: Lorenzo,\n  Lucie, J\u00fcrgen, &#8230;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0418\u043c\u044f: \u041b\u043e\u0440\u0435\u043d\u0446\u043e, \u041b\u044e\u0446\u0438\u044f,\n  \u042e\u0440\u0433\u0435\u043d, &#8230;<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Familienname<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der\n  Familienname, Familiennamen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0424\u0430\u043c\u0438\u043b\u0438\u044f, \u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Familienname: Menardi,\n  Plank, &#8230;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0424\u0430\u043c\u0438\u043b\u0438\u044f: \u041c\u0435\u043d\u0430\u0440\u0434\u0438,\n  \u041f\u043b\u0430\u043d\u043a, &#8230;<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Stra\u00dfe<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Stra\u00dfe,\n  Stra\u00dfen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0443\u043b\u0438\u0446\u044b<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Stra\u00dfe: Hofgasse,\n  Bahnhofstra\u00dfe, Aachener Stra\u00dfe &#8230;<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0423\u043b\u0438\u0446\u0430: Hofgasse,\n  Bahnhofstra\u00dfe, Aachener Stra\u00dfe &#8230;<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Stadt<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Stadt,\n  St\u00e4dte.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0433\u043e\u0440\u043e\u0434, -\u0430<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Stadt: Berlin, Linz,\n  Schaan, &#8230;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0413\u043e\u0440\u043e\u0434: \u0411\u0435\u0440\u043b\u0438\u043d, \u041b\u0438\u043d\u0446,\n  \u0428\u0430\u0430\u043d, &#8230;<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Land<\/td>\n  <td class=xl70 style='border-left:none'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>das Land,\n  L\u00e4nder.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308er<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0441\u0442\u0440\u0430\u043d\u0430, \u044b<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Land: \u00d6sterreich,\n  Schweiz, &#8230;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0421\u0442\u0440\u0430\u043d\u0430: \u0410\u0432\u0441\u0442\u0440\u0438\u044f,\n  \u0428\u0432\u0435\u0439\u0446\u0430\u0440\u0438\u044f, &#8230;<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>E-Mail<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die E-Mail,\n  E-Mails.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-s<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0447\u0442\u0430,\n  <br>\n    \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0435 \u043f\u043e\u0447\u0442\u044b,<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>E-Mail: l-eigner@dk.de<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>E-mail: l-eigner@dk.de<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Telefon<\/td>\n  <td class=xl70 style='border-left:none'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>das Telefon,\n  Telefone.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0442\u0435\u043b\u0435\u0444\u043e\u043d, -\u044b<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Telefon: 041 227 11 00<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0422\u0435\u043b\u0435\u0444\u043e\u043d: 041 227 11 00<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Formular<\/td>\n  <td class=xl70 style='border-left:none'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>das Formular,\n  Formulare.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0444\u043e\u0440\u043c\u0430, \u044b<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Erg\u00e4nzen Sie das\n  Formular.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0417\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u0435 \u0444\u043e\u0440\u043c\u0443.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Kurs<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Kurs, Kurse.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043a\u0443\u0440\u0441, -\u044b<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Kurs A1\/1 Deutsch als\n  Fremdsprache<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041a\u0443\u0440\u0441 A1\/1 \u041d\u0435\u043c\u0435\u0446\u043a\u0438\u0439\n  \u044f\u0437\u044b\u043a \u043a\u0430\u043a \u0438\u043d\u043e\u0441\u0442\u0440\u0430\u043d\u043d\u044b\u0439<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Fremdsprache<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die\n  Fremdsprache, Fremdsprachen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0438\u043d\u043e\u0441\u0442\u0440\u0430\u043d\u043d\u044b\u0439 \u044f\u0437\u044b\u043a<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Ich spreche eine\n  Fremdsprache: Deutsch.<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042f \u0432\u043b\u0430\u0434\u0435\u044e \u0438\u043d\u043e\u0441\u0442\u0440\u0430\u043d\u043d\u044b\u043c\n  \u044f\u0437\u044b\u043a\u043e\u043c: \u043d\u0435\u043c\u0435\u0446\u043a\u0438\u043c.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Anmeldung<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Anmeldung,\n  Anmeldungen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-en<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f, \u0438<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Kurs A1\/1 Deutsch als\n  Fremdsprache &#8212; Anmeldung<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041a\u0443\u0440\u0441 A1\/1 \u041d\u0435\u043c\u0435\u0446\u043a\u0438\u0439\n  \u044f\u0437\u044b\u043a \u043a\u0430\u043a \u0438\u043d\u043e\u0441\u0442\u0440\u0430\u043d\u043d\u044b\u0439 &#8212; \u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Postleitzahl<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die\n  Postleitzahl, Postleitzahlen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-en<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043f\u043e\u0447\u0442\u043e\u0432\u044b\u0439 \u0438\u043d\u0434\u0435\u043a\u0441<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Die Postleitzahl ist\n  50676.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041f\u043e\u0447\u0442\u043e\u0432\u044b\u0439 \u0438\u043d\u0434\u0435\u043a\u0441 &#8212;\n  50676.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>T\u00fcrkei \/ T\u00fcrkisch<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die T\u00fcrkei \/\n  T\u00fcrkisch,<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>&nbsp;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0422\u0443\u0440\u0446\u0438\u044f \/ \u0442\u0443\u0440\u0435\u0446\u043a\u0438\u0439<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Ich komme aus die\n  T\u00fcrkei. \/ Ich spreche T\u00fcrkisch .<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042f \u0440\u043e\u0434\u043e\u043c \u0438\u0437 \u0422\u0443\u0440\u0446\u0438\u0438 \/ \u042f\n  \u0433\u043e\u0432\u043e\u0440\u044e \u043f\u043e-\u0442\u0443\u0440\u0435\u0446\u043a\u0438.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Schweiz \/ Deutsch<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Schweiz \/\n  Deutsch,<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>&nbsp;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0428\u0432\u0435\u0439\u0446\u0430\u0440\u0438\u044f \/ \u043d\u0435\u043c\u0435\u0446\u043a\u0438\u0439<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Ich komme aus die\n  Schweiz. \/ Ich spreche Deutsch.<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042f \u0440\u043e\u0434\u043e\u043c \u0438\u0437 \u0428\u0432\u0435\u0439\u0446\u0430\u0440\u0438\u0438 \/\n  \u044f \u0433\u043e\u0432\u043e\u0440\u044e \u043f\u043e-\u043d\u0435\u043c\u0435\u0446\u043a\u0438.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Ukraine \/ Ukrainisch<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Ukraine \/\n  Ukrainisch,<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>&nbsp;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0423\u043a\u0440\u0430\u0438\u043d\u0430 \/ \u0443\u043a\u0440\u0430\u0438\u043d\u0441\u043a\u0438\u0439<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Ich komme aus der\n  Ukraine. \/ Ich spreche Ukrainisch.<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042f \u0440\u043e\u0434\u043e\u043c \u0438\u0437 \u0423\u043a\u0440\u0430\u0438\u043d\u044b \/ \u044f\n  \u0433\u043e\u0432\u043e\u0440\u044e \u043f\u043e-\u0443\u043a\u0440\u0430\u0438\u043d\u0441\u043a\u0438.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Park<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Park, Parks.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-s<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043f\u0430\u0440\u043a, -\u0441<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Tim und Lara lernen im\n  Park.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0422\u0438\u043c \u0438 \u041b\u0430\u0440\u0430 \u0437\u0430\u043d\u0438\u043c\u0430\u044e\u0442\u0441\u044f\n  \u0432 \u043f\u0430\u0440\u043a\u0435.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Pause<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Pause,\n  Pausen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043f\u0435\u0440\u0435\u0440\u044b\u0432, -\u043d<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Tim und Lara haben\n  Pause.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0422\u0438\u043c \u0438 \u041b\u0430\u0440\u0430 \u043e\u0442\u0434\u044b\u0445\u0430\u044e\u0442.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Familie<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Familie,\n  Familien.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0441\u0435\u043c\u044c\u044f, -\u043d<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Das ist meine Familie.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042d\u0442\u043e \u043c\u043e\u044f \u0441\u0435\u043c\u044c\u044f.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Vater<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Vater,\n  V\u00e4ter.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043e\u0442\u0435\u0446, -\u044b<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Das ist Laras Vater.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042d\u0442\u043e \u043e\u0442\u0435\u0446 \u041b\u0430\u0440\u044b.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>.<\/td>\n  <td class=xl70 style='border-left:none'>die (PI.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>Gro\u00dfeltern\n  (Plural).<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>(PI.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0431\u0430\u0431\u0443\u0448\u043a\u0430 \u0438 \u0434\u0435\u0434\u0443\u0448\u043a\u0430\n  (\u041f\u0418.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Das sind Laras\n  Gro\u00dfeltern.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042d\u0442\u043e \u0431\u0430\u0431\u0443\u0448\u043a\u0430 \u0438 \u0434\u0435\u0434\u0443\u0448\u043a\u0430\n  \u041b\u0430\u0440\u044b.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Mutter<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Mutter,\n  M\u00fctter.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043c\u0430\u0442\u044c, \u043c\u0430\u0442\u0435\u0440\u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Das ist Laras Mutter.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042d\u0442\u043e \u043c\u0430\u043c\u0430 \u041b\u0430\u0440\u044b.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>.<\/td>\n  <td class=xl70 style='border-left:none'>die (PI.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>Eltern\n  (Plural)..<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>(PI.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0438 (\u041f\u0418.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Das sind Tims Eltern.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042d\u0442\u043e \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0438 \u0422\u0438\u043c\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Bruder<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Bruder,\n  Br\u00fcder.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0431\u0440\u0430\u0442, -\u044c\u044f<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Das ist Tims Bruder.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u042d\u0442\u043e \u0431\u0440\u0430\u0442 \u0422\u0438\u043c\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>.<\/td>\n  <td class=xl70 style='border-left:none'>die (PI.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>Geschwister\n  (Plural)..<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>(PI.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0431\u0440\u0430\u0442\u044c\u044f \u0438 \u0441\u0435\u0441\u0442\u0440\u044b (\u041f\u0418.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Lara hat Geschwister.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0423 \u041b\u0430\u0440\u044b \u0435\u0441\u0442\u044c \u0431\u0440\u0430\u0442\u044c\u044f \u0438\n  \u0441\u0435\u0441\u0442\u0440\u044b.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Jahr<\/td>\n  <td class=xl70 style='border-left:none'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>das Jahr, Jahre.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0433\u043e\u0434, -\u0435<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Lara ist zwanzig Jahre\n  alt.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041b\u0430\u0440\u0435 \u0434\u0432\u0430\u0434\u0446\u0430\u0442\u044c \u043b\u0435\u0442.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl65 width=219 style='width:164pt'>Enkel<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der &#8212; die Enkel,\n  Enkel.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>&#8212;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0432\u043d\u0443\u043a, -\u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Er ist Walters Enkel.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041e\u043d \u0432\u043d\u0443\u043a \u0423\u043e\u043b\u0442\u0435\u0440\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl65 width=219 style='width:164pt'>Enkelin<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der &#8212; die\n  Enkelin, Enkelinnen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-nen<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0432\u043d\u0443\u0447\u043a\u0430, \u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Lili ist Walters\n  Enkelin.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041b\u0438\u043b\u0438 &#8212; \u0432\u043d\u0443\u0447\u043a\u0430 \u0423\u043e\u043b\u0442\u0435\u0440\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Tochter<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Tochter,\n  T\u00f6chter.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0434\u043e\u0447\u044c, -\u0435\u0440\u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Sofia ist Walters\n  Tochter.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0421\u043e\u0444\u0438\u044f &#8212; \u0434\u043e\u0447\u044c \u0423\u043e\u043b\u0442\u0435\u0440\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Sohn<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Sohn, S\u00f6hne.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0441\u044b\u043d, -\u043e\u0432\u044f<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Tobias ist Walters\n  Sohn.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0422\u043e\u0431\u0438\u0430\u0441 &#8212; \u0441\u044b\u043d \u0423\u043e\u043b\u0442\u0435\u0440\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Schwester<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Schwester,\n  Schwestern.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0441\u0435\u0441\u0442\u0440\u0430, -\u043d<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Sofia ist Tobias\n  Schwester.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0421\u043e\u0444\u0438\u044f &#8212; \u0441\u0435\u0441\u0442\u0440\u0430\n  \u0422\u043e\u0431\u0438\u0430\u0441\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Oma<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Oma, Omas.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-s<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0431\u0430\u0431\u0443\u0448\u043a\u0430, -\u0441<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Luise ist Lilis Oma.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041b\u0443\u0438\u0437\u0430 &#8212; \u0431\u0430\u0431\u0443\u0448\u043a\u0430 \u041b\u0438\u043b\u0438.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Mann<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Mann,\n  M\u00e4nner.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308er<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043c\u0443\u0436, -\u044f<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Walter ist Luises\n  Mann.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0412\u0430\u043b\u044c\u0442\u0435\u0440 &#8212; \u043c\u0443\u0436 \u041b\u0443\u0438\u0437\u044b.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Opa<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Opa, Opas.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-s<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0434\u0435\u0434\u0443\u0448\u043a\u0430, -\u0441<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Walter ist Lilis Opa.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0412\u0430\u043b\u044c\u0442\u0435\u0440 &#8212; \u0434\u0435\u0434\u0443\u0448\u043a\u0430\n  \u041b\u0438\u043b\u0438.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl65 width=219 style='width:164pt'>Ehemann<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der &#8212; die\n  Ehemann, Ehem\u00e4nner.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308er<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043c\u0443\u0436, -\u044f<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Nikolai ist dein\n  Ehemann.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041c\u0430\u0440\u0438\u044f &#8212; \u0432\u0430\u0448\u0430 \u0436\u0435\u043d\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl65 width=219 style='width:164pt'>Ehefrau<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der &#8212; die\n  Ehefrau, Ehefrauen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-en<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0436\u0435\u043d\u0430, \u0436\u0451\u043d\u044b<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Maria ist deine\n  Ehefrau.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041c\u0430\u0440\u0438\u044f &#8212; \u0432\u0430\u0448\u0430 \u0436\u0435\u043d\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Zahl<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Zahl,\n  Zahlen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-en<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0447\u0438\u0441\u043b\u043e, -\u0435\u043d<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Zahl: 0, 1, 2, &#8230;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0427\u0438\u0441\u043b\u043e: 0, 1, 2, &#8230;<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Nummer<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Nummer,\n  Nummern.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0447\u0438\u0441\u043b\u043e, -\u043d<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Wie ist Ihre\n  Telefonnummer?<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041a\u0430\u043a\u043e\u0439 \u0443 \u0442\u0435\u0431\u044f \u043d\u043e\u043c\u0435\u0440\n  \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430?<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Geburtsort<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Geburtsort,\n  Geburtsorte.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043c\u0435\u0441\u0442\u043e \u0440\u043e\u0436\u0434\u0435\u043d\u0438\u044f, -\u0435<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Geburtsort: Madrid<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041c\u0435\u0441\u0442\u043e \u0440\u043e\u0436\u0434\u0435\u043d\u0438\u044f: \u041c\u0430\u0434\u0440\u0438\u0434<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Wohnort<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Wohnort,\n  Wohnorte.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043c\u0435\u0441\u0442\u043e \u0436\u0438\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430, -\u0435<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Wohnort: 20249 Hamburg<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041c\u0435\u0441\u0442\u043e \u0436\u0438\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430:\n  20249 \u0413\u0430\u043c\u0431\u0443\u0440\u0433<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Familienstand (Singular)<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der\n  Familienstand (Singular),<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>(Sg.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0441\u0435\u043c\u0435\u0439\u043d\u043e\u0435 \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Familienstand:\n  geschieden<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0421\u0435\u043c\u0435\u0439\u043d\u043e\u0435 \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435:\n  \u0440\u0430\u0437\u0432\u0435\u0434\u0435\u043d<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Alter<\/td>\n  <td class=xl70 style='border-left:none'>das<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>das Alter,\n  Alter.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>&#8212;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0432\u043e\u0437\u0440\u0430\u0441\u0442, -\u0435<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Alter: 8 und 5<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0412\u043e\u0437\u0440\u0430\u0441\u0442: 8 \u0438 5 \u043b\u0435\u0442<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Norden (Singular)<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Norden\n  (Singular),<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>(Sg.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0441\u0435\u0432\u0435\u0440<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Hamburg ist im Norden.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0413\u0430\u043c\u0431\u0443\u0440\u0433 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043d\u0430\n  \u0441\u0435\u0432\u0435\u0440\u0435.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Osten (Singular)<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Osten\n  (Singular),<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>(Sg.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0432\u043e\u0441\u0442\u043e\u043a<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Leipzig ist im Osten.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041b\u0435\u0439\u043f\u0446\u0438\u0433 &#8212; \u043d\u0430 \u0432\u043e\u0441\u0442\u043e\u043a\u0435.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>S\u00fcden (Singular)<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der S\u00fcden\n  (Singular),<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>(Sg.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u044e\u0433<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>M\u00fcnchen ist im S\u00fcden.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041c\u044e\u043d\u0445\u0435\u043d &#8212; \u043d\u0430 \u044e\u0433\u0435.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Westen (Singular)<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Westen\n  (Singular),<span style='mso-spacerun:yes'>\u00a0<\/span><\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>(Sg.)<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0437\u0430\u043f\u0430\u0434<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>K\u00f6ln ist im Westen.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041a\u0451\u043b\u044c\u043d &#8212; \u043d\u0430 \u0437\u0430\u043f\u0430\u0434\u0435.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Hauptstadt<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Hauptstadt,\n  Hauptstadte.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0441\u0442\u043e\u043b\u0438\u0446\u0430, -\u0435<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl67 style='height:28.8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Berlin ist die\n  Hauptstadt von Deutschland.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u0411\u0435\u0440\u043b\u0438\u043d &#8212; \u0441\u0442\u043e\u043b\u0438\u0446\u0430\n  \u0413\u0435\u0440\u043c\u0430\u043d\u0438\u0438.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl65 width=219 style='width:164pt'>Lehrer<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der &#8212; die\n  Lehrer, Lehrer.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>&#8212;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0443\u0447\u0438\u0442\u0435\u043b\u044c, \u044f<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Mein Vater ist Lehrer.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041c\u043e\u0439 \u043e\u0442\u0435\u0446 &#8212; \u0443\u0447\u0438\u0442\u0435\u043b\u044c.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl65 width=219 style='width:164pt'>Lehrerin<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der &#8212; die\n  Lehrerin, Lehrerinnen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-nen<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0443\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u0438\u0446\u0430, \u044b<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Meine Mutter ist\n  Lehrerin.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041c\u043e\u044f \u043c\u0430\u0442\u044c &#8212;\n  \u0443\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u0438\u0446\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl68 width=10 style='height:14.4pt;width:8pt'>&nbsp;<\/td>\n  <td class=xl65 width=219 style='width:164pt'>Deutsche, Deutsche<\/td>\n  <td class=xl70 style='border-left:none'>der &#8212; die<\/td>\n <\/tr>\n <tr height=38 style='height:28.8pt'>\n  <td height=38 class=xl68 width=10 style='height:28.8pt;width:8pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der &#8212; die\n  Deutsche, Deutsche, Deutschen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl68 width=10 style='height:14.4pt;width:8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043d\u0435\u043c\u0435\u0446, -\u043d<\/td>\n <\/tr>\n <tr height=38 style='mso-height-source:userset;height:28.8pt'>\n  <td height=38 class=xl68 width=10 style='height:28.8pt;width:8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>Mein Vater ist Kroate,\n  meine Mutter ist Deutsche.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl68 width=10 style='height:14.4pt;width:8pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>\u041c\u043e\u0439 \u043e\u0442\u0435\u0446 &#8212; \u0445\u043e\u0440\u0432\u0430\u0442,\n  \u043c\u0430\u0442\u044c &#8212; \u043d\u0435\u043c\u043a\u0430.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Bruder<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Bruder,\n  Br\u00fcder.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0431\u0440\u0430\u0442, -\u044c\u044f<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Mutter<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Mutter,\n  M\u00fctter.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043c\u0430\u0442\u044c, \u0435\u0440\u044f<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Oma<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Oma, Omas.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-s<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0431\u0430\u0431\u0443\u0448\u043a\u0430, -\u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Schwester<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Schwester,\n  Schwestern.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-n<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0441\u0435\u0441\u0442\u0440\u0430, \u044b<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Vater<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Vater,\n  V\u00e4ter.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u043e\u0442\u0435\u0446, -\u044b<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Opa<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Opa, Opas.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-s<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0434\u0435\u0434\u0443\u0448\u043a\u0430, -\u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl65 width=219 style='width:164pt'>Enkel<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der &#8212; die Enkel,\n  Enkel.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>&#8212;<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0432\u043d\u0443\u043a, -\u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl65 width=219 style='width:164pt'>Enkelin<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der &#8212; die\n  Enkelin, Enkelinnen.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-nen<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0432\u043d\u0443\u0447\u043a\u0430, -\u0438<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl73 width=10 style='height:14.4pt;width:8pt'>.<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Sohn<\/td>\n  <td class=xl70 style='border-left:none'>der<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>der Sohn, S\u00f6hne.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308e<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0441\u044b\u043d, -\u043e\u0432\u044f<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl80 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl81 width=337 style='width:253pt'>.<\/td>\n <\/tr>\n <tr height=10 style='mso-height-source:userset;height:7.2pt'>\n  <td height=10 style='height:7.2pt'><\/td>\n  <td><\/td>\n  <td><\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl66 align=left>Tochter<\/td>\n  <td class=xl70 style='border-left:none'>die<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td class=xl77 width=219 style='border-top:none;width:164pt'>die Tochter,\n  T\u00f6chter.<\/td>\n  <td class=xl78 style='border-top:none;border-left:none'>-\u0308<\/td>\n <\/tr>\n <tr height=19 style='height:14.4pt'>\n  <td height=19 class=xl67 style='height:14.4pt'>&nbsp;<\/td>\n  <td colspan=2 class=xl79 width=337 style='width:253pt'>\u0434\u043e\u0447\u044c, \u0435\u0440\u0438<\/td>\n <\/tr>\n\n<!--EndFragment-->\n<\/table>\n\n<\/div>\n\n<\/body>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<style>\ndiv.scrollmenu {\n    background-color: #333;\n    overflow: auto;\n    white-space: nowrap;\n}\n\ndiv.scrollmenu a {\n    display: inline-block;\n    color: white;\n    text-align: center;\n    padding: 14px;\n    text-decoration: none;\n}\n\ndiv.scrollmenu a:hover {\n    background-color: #777;\n}\n<\/style>\n<\/head>\n<body>\n\n<div class=\"scrollmenu\">\n  <a href=\"#home\">Home<\/a>\n  <a href=\"#news\">News<\/a>\n  <a href=\"#contact\">Contact<\/a>\n  <a href=\"#about\">About<\/a>\n  <a href=\"#support\">Support<\/a>\n  <a href=\"#blog\">Blog<\/a>\n  <a href=\"#tools\">Tools<\/a>  \n  <a href=\"#base\">Base<\/a>\n  <a href=\"#custom\">Custom<\/a>\n  <a href=\"#more\">More<\/a>\n  <a href=\"#logo\">Logo<\/a>\n  <a href=\"#friends\">Friends<\/a>\n  <a href=\"#partners\">Partners<\/a>\n  <a href=\"#people\">People<\/a>\n  <a href=\"#work\">Work<\/a>\n<\/div>\n\n<h2>Horizontal Scrollable Menu<\/h2>\n<p>Resize the browser window to see the effect.<\/p>\n\n<\/body>\n<\/html>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;!DOCTYPE html>\n&lt;html>\n&lt;head>\n&lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n&lt;style>\ndiv.scrollmenu {\n    background-color: #333;\n    overflow: auto;\n    white-space: nowrap;\n}\n\ndiv.scrollmenu a {\n    display: inline-block;\n    color: white;\n    text-align: center;\n    padding: 14px;\n    text-decoration: none;\n}\n\ndiv.scrollmenu a:hover {\n    background-color: #777;\n}\n&lt;\/style>\n&lt;\/head>\n&lt;body>\n\n&lt;div class=\"scrollmenu\">\n  &lt;a href=\"#home\">Home&lt;\/a>\n  &lt;a href=\"#news\">News&lt;\/a>\n  &lt;a href=\"#contact\">Contact&lt;\/a>\n  &lt;a href=\"#about\">About&lt;\/a>\n  &lt;a href=\"#support\">Support&lt;\/a>\n  &lt;a href=\"#blog\">Blog&lt;\/a>\n  &lt;a href=\"#tools\">Tools&lt;\/a>  \n  &lt;a href=\"#base\">Base&lt;\/a>\n  &lt;a href=\"#custom\">Custom&lt;\/a>\n  &lt;a href=\"#more\">More&lt;\/a>\n  &lt;a href=\"#logo\">Logo&lt;\/a>\n  &lt;a href=\"#friends\">Friends&lt;\/a>\n  &lt;a href=\"#partners\">Partners&lt;\/a>\n  &lt;a href=\"#people\">People&lt;\/a>\n  &lt;a href=\"#work\">Work&lt;\/a>\n&lt;\/div>\n\n&lt;h2>Horizontal Scrollable Menu&lt;\/h2>\n&lt;p>Resize the browser window to see the effect.&lt;\/p>\n\n&lt;\/body>\n&lt;\/html>\n<\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!doctype html>\n\n<html lang=\"ru\">\n    <head>\n      <meta charset=\"utf-8\" \/>\n      <title>test<\/title>\n\n\t<style>\na {\n  display: inline-block;\n  width: 50px;\n  text-decoration: none;\n}\nnav, scroll-container {\n  display: block;\n  margin: 0 auto;\n  text-align: center;\n}\nnav {\n  width: 339px;\n  padding: 5px;\n  border: 1px solid black;\n}\nscroll-container {\n  display: block;\n  width: 350px;\n  height: 200px;\n  overflow-y: scroll;\n  scroll-behavior: smooth;\n}\nscroll-page {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  height: 100%;\n  font-size: 5em;\n}\n\t<\/style>\n\n    <\/head>\n    <body>\n\t<pre>\n\n\t\n\t-----------------------------------------------------\n\t\n\t<\/pre>\n<nav>\n  <a href=\"#page-1\">1<\/a>\n  <a href=\"#page-2\">2<\/a>\n  <a href=\"#page-3\">3<\/a>\n<\/nav>\n<scroll-container>\n  <scroll-page id=\"page-1\">1<\/scroll-page>\n  <scroll-page id=\"page-2\">2<\/scroll-page>\n  <scroll-page id=\"page-3\">3<\/scroll-page>\n<\/scroll-container>\t\n    <\/body>\n<\/html>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;!doctype html>\n\n&lt;html lang=\"ru\">\n    &lt;head>\n      &lt;meta charset=\"utf-8\" \/>\n      &lt;title>test&lt;\/title>\n\n\t&lt;style>\na {\n  display: inline-block;\n  width: 50px;\n  text-decoration: none;\n}\nnav, scroll-container {\n  display: block;\n  margin: 0 auto;\n  text-align: center;\n}\nnav {\n  width: 339px;\n  padding: 5px;\n  border: 1px solid black;\n}\nscroll-container {\n  display: block;\n  width: 350px;\n  height: 200px;\n  overflow-y: scroll;\n  scroll-behavior: smooth;\n}\nscroll-page {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  height: 100%;\n  font-size: 5em;\n}\n\t&lt;\/style>\n\n    &lt;\/head>\n    &lt;body>\n\t&lt;pre>\n\n\t\n\t-----------------------------------------------------\n\t\n\t&lt;\/pre>\n&lt;nav>\n  &lt;a href=\"#page-1\">1&lt;\/a>\n  &lt;a href=\"#page-2\">2&lt;\/a>\n  &lt;a href=\"#page-3\">3&lt;\/a>\n&lt;\/nav>\n&lt;scroll-container>\n  &lt;scroll-page id=\"page-1\">1&lt;\/scroll-page>\n  &lt;scroll-page id=\"page-2\">2&lt;\/scroll-page>\n  &lt;scroll-page id=\"page-3\">3&lt;\/scroll-page>\n&lt;\/scroll-container>\t\n    &lt;\/body>\n&lt;\/html><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!doctype html>\n\n<html lang=\"ru\">\n    <head>\n      <meta charset=\"utf-8\" \/>\n      <title>test<\/title>\n\n\t<style>\n.drop {\n  display: inline-block;\n  width: 150px;\n  height: 30px;\n  position: relative;\n  color: #fff;\n}\n\n.drop p {\n  display: block;\n  width: 100%;\n  height: 30px;\n  line-height: 30px;\n  margin: 0;\n  padding: 0 10px;\n  box-sizing: border-box;\n  background: gray;\n}\n\n.drop .dropdown_block {\n  display: none;\n  width: 100%;\n  position: absolute;\n  top: 30px;\n  left: 0;\n  right: 0;\n}\n\n.drop:hover .dropdown_block,\n.dropdown_block:hover {\n  display: block;\n}\n\n.drop ul {\n  display: block;\n  width: 100%;\n  background: gray;\n  padding: 0;\n  margin: 10px 0 0;\n  list-style: none;\n  max-height: 90px;\n  overflow: hidden auto;\n}\n\n.drop li {\n  display: lock;\n  width: 100%;\n  height: 30px;\n  line-height: 30px;\n  padding: 0 10px;\n  box-sizing: border-box;\n}\n\n.drop li:hover {\n  background: #555;\n  cursor: pointer;\n}\n\t<\/style>\n\n    <\/head>\n    <body>\n\t<pre>\n\n\t\n\t-----------------------------------------------------\n\t\n\t<\/pre>\n<div class=\"drop\">\n  <p>\u041c\u0435\u043d\u044e<\/p>\n  <div class=\"dropdown_block\">\n    <ul>\n      <li>\u041e\u0434\u0438\u043d<\/li>\n      <li>\u0414\u0432\u0430<\/li>\n      <li>\u0422\u0440\u0438<\/li>\n      <li>\u0427\u0435\u0442\u044b\u0440\u0435<\/li>\n    <\/ul>\n  <\/div>\n<\/div>\n    <\/body>\n<\/html>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;!doctype html>\n\n&lt;html lang=\"ru\">\n    &lt;head>\n      &lt;meta charset=\"utf-8\" \/>\n      &lt;title>test&lt;\/title>\n\n\t&lt;style>\n.drop {\n  display: inline-block;\n  width: 150px;\n  height: 30px;\n  position: relative;\n  color: #fff;\n}\n\n.drop p {\n  display: block;\n  width: 100%;\n  height: 30px;\n  line-height: 30px;\n  margin: 0;\n  padding: 0 10px;\n  box-sizing: border-box;\n  background: gray;\n}\n\n.drop .dropdown_block {\n  display: none;\n  width: 100%;\n  position: absolute;\n  top: 30px;\n  left: 0;\n  right: 0;\n}\n\n.drop:hover .dropdown_block,\n.dropdown_block:hover {\n  display: block;\n}\n\n.drop ul {\n  display: block;\n  width: 100%;\n  background: gray;\n  padding: 0;\n  margin: 10px 0 0;\n  list-style: none;\n  max-height: 90px;\n  overflow: hidden auto;\n}\n\n.drop li {\n  display: lock;\n  width: 100%;\n  height: 30px;\n  line-height: 30px;\n  padding: 0 10px;\n  box-sizing: border-box;\n}\n\n.drop li:hover {\n  background: #555;\n  cursor: pointer;\n}\n\t&lt;\/style>\n\n    &lt;\/head>\n    &lt;body>\n\t&lt;pre>\n\n\t\n\t-----------------------------------------------------\n\t\n\t&lt;\/pre>\n&lt;div class=\"drop\">\n  &lt;p>\u041c\u0435\u043d\u044e&lt;\/p>\n  &lt;div class=\"dropdown_block\">\n    &lt;ul>\n      &lt;li>\u041e\u0434\u0438\u043d&lt;\/li>\n      &lt;li>\u0414\u0432\u0430&lt;\/li>\n      &lt;li>\u0422\u0440\u0438&lt;\/li>\n      &lt;li>\u0427\u0435\u0442\u044b\u0440\u0435&lt;\/li>\n    &lt;\/ul>\n  &lt;\/div>\n&lt;\/div>\n    &lt;\/body>\n&lt;\/html><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>URL \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a overflow-y: auto: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam semper diam at erat pulvinar, at pulvinar felis blandit. Vestibulum volutpat tellus diam, consequat gravida libero rhoncus ut. &nbsp; Bild das das Bild, Bilder. -er \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u044f; \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435; \u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0430 Sehen Sie die Bilder an. \u041f\u043e\u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u043d\u0430 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0438. &nbsp; Kurs der &nbsp; der Kurs,&hellip;&nbsp;<a href=\"https:\/\/1.cbm.ua\/?p=5504\" rel=\"bookmark\">\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435 &raquo;<span class=\"screen-reader-text\">HTML \u0441\u043a\u0440\u043e\u043b\u0438\u043d\u0433 \u0438\u043b\u0438 css \u043f\u0440\u043e\u043a\u0440\u0443\u0442\u043a\u0430 \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0438. (css scrolling vertically)<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[7],"tags":[],"class_list":["post-5504","post","type-post","status-publish","format-standard","hentry","category-html"],"_links":{"self":[{"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/posts\/5504","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5504"}],"version-history":[{"count":10,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/posts\/5504\/revisions"}],"predecessor-version":[{"id":5522,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=\/wp\/v2\/posts\/5504\/revisions\/5522"}],"wp:attachment":[{"href":"https:\/\/1.cbm.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5504"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5504"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/1.cbm.ua\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5504"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}