{"id":1159,"date":"2025-07-16T16:49:19","date_gmt":"2025-07-16T14:49:19","guid":{"rendered":"http:\/\/jaeger2go.local\/?page_id=1159"},"modified":"2026-06-17T15:30:01","modified_gmt":"2026-06-17T13:30:01","slug":"grundeinstellungen","status":"publish","type":"page","link":"https:\/\/www.jaeger.schule\/mt\/grundeinstellungen\/","title":{"rendered":"Grundeinstellungen"},"content":{"rendered":"\n<div class=\"word-style-tutorial\">\n\n  <style>\n    .word-style-tutorial {\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.6;\n      color: #1f2937;\n      max-width: 980px;\n      margin: 0 auto;\n      padding: 20px;\n    }\n\n    .word-style-tutorial * {\n      box-sizing: border-box;\n    }\n\n    .hero {\n      background: linear-gradient(135deg, #0f766e, #2563eb);\n      color: white;\n      border-radius: 24px;\n      padding: 36px 28px;\n      margin-bottom: 32px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.18);\n      overflow: hidden;\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background: rgba(255,255,255,0.2);\n      padding: 8px 14px;\n      border-radius: 999px;\n      margin-bottom: 16px;\n      font-weight: bold;\n      font-size: 0.9rem;\n    }\n\n    .hero h1 {\n      font-size: 2.2rem;\n      margin: 0 0 12px 0;\n      line-height: 1.15;\n    }\n\n    .hero p {\n      font-size: 1.1rem;\n      max-width: 760px;\n      margin: 0;\n    }\n\n    .section {\n      background: #ffffff;\n      border: 1px solid #e5e7eb;\n      border-radius: 20px;\n      padding: 26px;\n      margin-bottom: 24px;\n      box-shadow: 0 6px 18px rgba(0,0,0,0.06);\n    }\n\n    .section h2 {\n      color: #0f766e;\n      margin-top: 0;\n      font-size: 1.55rem;\n    }\n\n    .intro-grid {\n      display: grid;\n      grid-template-columns: 1.2fr 0.8fr;\n      gap: 24px;\n      align-items: center;\n    }\n\n    .info-box {\n      background: #ecfeff;\n      border-left: 6px solid #0891b2;\n      padding: 16px 18px;\n      border-radius: 12px;\n      margin: 18px 0;\n    }\n\n    .target-box {\n      background: #f0fdf4;\n      border: 1px solid #bbf7d0;\n      border-radius: 18px;\n      padding: 20px;\n      margin-top: 16px;\n    }\n\n    .target-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 14px;\n      margin-top: 14px;\n    }\n\n    .target-item {\n      background: white;\n      border: 1px solid #d1fae5;\n      border-radius: 14px;\n      padding: 14px;\n      text-align: center;\n    }\n\n    .target-item strong {\n      color: #047857;\n      display: block;\n      margin-bottom: 4px;\n    }\n\n    .steps {\n      counter-reset: step-counter;\n      display: grid;\n      gap: 20px;\n    }\n\n    .step {\n      counter-increment: step-counter;\n      display: grid;\n      grid-template-columns: 70px 1fr;\n      gap: 18px;\n      align-items: start;\n      background: #f9fafb;\n      border-radius: 18px;\n      padding: 18px;\n      border: 1px solid #e5e7eb;\n    }\n\n    .step-number {\n      width: 54px;\n      height: 54px;\n      background: linear-gradient(135deg, #0f766e, #2563eb);\n      color: white;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      font-size: 1.4rem;\n    }\n\n    .step-number::before {\n      content: counter(step-counter);\n    }\n\n    .step h3 {\n      margin: 0 0 8px 0;\n      color: #111827;\n      font-size: 1.25rem;\n    }\n\n    .step p {\n      margin: 0 0 10px 0;\n    }\n\n    .mini-menu {\n      display: inline-block;\n      background: #dbeafe;\n      color: #1e3a8a;\n      padding: 4px 9px;\n      border-radius: 8px;\n      font-weight: bold;\n      margin: 2px;\n    }\n\n    .mouse-hint {\n      display: inline-block;\n      background: #fef3c7;\n      color: #92400e;\n      padding: 4px 9px;\n      border-radius: 8px;\n      font-weight: bold;\n    }\n\n    .checklist {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-top: 16px;\n    }\n\n    .check-item {\n      background: #ecfdf5;\n      border: 1px solid #bbf7d0;\n      padding: 14px;\n      border-radius: 14px;\n    }\n\n    .check-item strong {\n      color: #047857;\n    }\n\n    .mistake {\n      background: #fef2f2;\n      border-left: 6px solid #ef4444;\n      padding: 14px 16px;\n      border-radius: 12px;\n      margin-bottom: 12px;\n    }\n\n    .task-box {\n      background: linear-gradient(135deg, #fef3c7, #fde68a);\n      border-radius: 20px;\n      padding: 24px;\n      border: 1px solid #f59e0b;\n      margin-top: 18px;\n    }\n\n    .task-box h3 {\n      margin-top: 0;\n      color: #92400e;\n    }\n\n    .footer-note {\n      text-align: center;\n      color: #6b7280;\n      font-size: 0.95rem;\n      margin-top: 28px;\n    }\n\n    svg {\n      max-width: 100%;\n      height: auto;\n    }\n\n    @media (max-width: 800px) {\n      .intro-grid,\n      .target-grid,\n      .checklist {\n        grid-template-columns: 1fr;\n      }\n\n      .step {\n        grid-template-columns: 1fr;\n      }\n\n      .hero h1 {\n        font-size: 1.7rem;\n      }\n    }\n  <\/style>\n\n  <div class=\"hero\">\n    <div class=\"hero-badge\">Microsoft Word Tutorial<\/div>\n    <h1>So \u00e4nderst du die Formatvorlage \u201eStandard\u201c in Word<\/h1>\n    <p>\n      Wenn du die Formatvorlage \u201eStandard\u201c richtig einstellst, wird dein gesamter Text automatisch einheitlich formatiert.\n      Das spart Zeit und verhindert, dass jede Zeile anders aussieht.\n    <\/p>\n  <\/div>\n\n  <div class=\"section\">\n    <div class=\"intro-grid\">\n      <div>\n        <h2>Was ist die Formatvorlage \u201eStandard\u201c?<\/h2>\n        <p>\n          In Microsoft Word bestimmt die Formatvorlage <strong>\u201eStandard\u201c<\/strong>, wie normaler Flie\u00dftext aussieht.\n          Wenn du diese Vorlage \u00e4nderst, \u00fcbernimmt Word die Einstellungen f\u00fcr den normalen Text im Dokument.\n        <\/p>\n\n        <div class=\"info-box\">\n          <strong>Wichtig:<\/strong><br>\n          Du musst nicht jeden Absatz einzeln formatieren. Es reicht, die Formatvorlage \u201eStandard\u201c richtig anzupassen.\n        <\/div>\n      <\/div>\n\n      <div>\n        <svg viewBox=\"0 0 320 330\" role=\"img\" aria-label=\"Symbol f\u00fcr Formatvorlagen in Word\">\n          <rect x=\"45\" y=\"25\" width=\"230\" height=\"280\" rx=\"14\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"4\"\/>\n          <rect x=\"75\" y=\"60\" width=\"170\" height=\"22\" rx=\"5\" fill=\"#0f766e\"\/>\n          <text x=\"160\" y=\"76\" text-anchor=\"middle\" font-size=\"14\" fill=\"#ffffff\" font-weight=\"bold\">Formatvorlage<\/text>\n          <rect x=\"75\" y=\"110\" width=\"170\" height=\"16\" rx=\"4\" fill=\"#d1d5db\"\/>\n          <rect x=\"75\" y=\"142\" width=\"150\" height=\"16\" rx=\"4\" fill=\"#d1d5db\"\/>\n          <rect x=\"75\" y=\"174\" width=\"170\" height=\"16\" rx=\"4\" fill=\"#d1d5db\"\/>\n          <rect x=\"75\" y=\"206\" width=\"130\" height=\"16\" rx=\"4\" fill=\"#d1d5db\"\/>\n          <circle cx=\"235\" cy=\"245\" r=\"34\" fill=\"#dbeafe\" stroke=\"#2563eb\" stroke-width=\"4\"\/>\n          <path d=\"M220 246 L232 258 L252 232\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>Diese Einstellungen sollen am Ende gelten<\/h2>\n\n    <div class=\"target-box\">\n      <p>\n        Stelle die Formatvorlage <strong>\u201eStandard\u201c<\/strong> so ein, dass dein Text diese Vorgaben erf\u00fcllt:\n      <\/p>\n\n      <div class=\"target-grid\">\n        <div class=\"target-item\">\n          <strong>Schriftart<\/strong>\n          Arial\n        <\/div>\n\n        <div class=\"target-item\">\n          <strong>Schriftgr\u00f6\u00dfe<\/strong>\n          12\n        <\/div>\n\n        <div class=\"target-item\">\n          <strong>Ausrichtung<\/strong>\n          Blocksatz\n        <\/div>\n\n        <div class=\"target-item\">\n          <strong>Zeilenabstand<\/strong>\n          1,5\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>Schritt-f\u00fcr-Schritt-Anleitung<\/h2>\n\n    <div class=\"steps\">\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>\u00d6ffne den Reiter \u201eStart\u201c<\/h3>\n          <p>\n            \u00d6ffne dein Word-Dokument. Klicke oben im Men\u00fcband auf den Reiter\n            <span class=\"mini-menu\">Start<\/span>.\n          <\/p>\n\n          <svg viewBox=\"0 0 720 150\" role=\"img\" aria-label=\"Word Reiter Start\">\n            <rect x=\"20\" y=\"25\" width=\"680\" height=\"95\" rx=\"14\" fill=\"#f8fafc\" stroke=\"#cbd5e1\" stroke-width=\"3\"\/>\n            <rect x=\"45\" y=\"48\" width=\"95\" height=\"38\" rx=\"8\" fill=\"#0f766e\"\/>\n            <text x=\"92\" y=\"73\" text-anchor=\"middle\" font-size=\"16\" fill=\"#ffffff\" font-weight=\"bold\">Start<\/text>\n            <rect x=\"155\" y=\"48\" width=\"105\" height=\"38\" rx=\"8\" fill=\"#e5e7eb\"\/>\n            <text x=\"207\" y=\"73\" text-anchor=\"middle\" font-size=\"16\" fill=\"#374151\">Einf\u00fcgen<\/text>\n            <rect x=\"275\" y=\"48\" width=\"95\" height=\"38\" rx=\"8\" fill=\"#e5e7eb\"\/>\n            <text x=\"322\" y=\"73\" text-anchor=\"middle\" font-size=\"16\" fill=\"#374151\">Layout<\/text>\n            <rect x=\"385\" y=\"48\" width=\"125\" height=\"38\" rx=\"8\" fill=\"#e5e7eb\"\/>\n            <text x=\"447\" y=\"73\" text-anchor=\"middle\" font-size=\"16\" fill=\"#374151\">Verweise<\/text>\n            <path d=\"M92 92 L92 118\" stroke=\"#0f766e\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n            <path d=\"M92 118 L80 104 M92 118 L104 104\" stroke=\"#0f766e\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Suche den Bereich \u201eFormatvorlagen\u201c<\/h3>\n          <p>\n            Im Reiter <span class=\"mini-menu\">Start<\/span> findest du den Bereich\n            <span class=\"mini-menu\">Formatvorlagen<\/span>.\n            Dort stehen verschiedene Vorlagen wie \u201eStandard\u201c, \u201e\u00dcberschrift 1\u201c oder \u201eTitel\u201c.\n          <\/p>\n\n          <svg viewBox=\"0 0 720 220\" role=\"img\" aria-label=\"Bereich Formatvorlagen in Word\">\n            <rect x=\"25\" y=\"25\" width=\"670\" height=\"155\" rx=\"14\" fill=\"#f8fafc\" stroke=\"#cbd5e1\" stroke-width=\"3\"\/>\n            <text x=\"55\" y=\"58\" font-size=\"18\" fill=\"#111827\" font-weight=\"bold\">Start<\/text>\n\n            <rect x=\"55\" y=\"82\" width=\"135\" height=\"60\" rx=\"10\" fill=\"#ffffff\" stroke=\"#cbd5e1\"\/>\n            <text x=\"122\" y=\"110\" text-anchor=\"middle\" font-size=\"16\" fill=\"#111827\" font-weight=\"bold\">Schriftart<\/text>\n\n            <rect x=\"215\" y=\"82\" width=\"135\" height=\"60\" rx=\"10\" fill=\"#ffffff\" stroke=\"#cbd5e1\"\/>\n            <text x=\"282\" y=\"110\" text-anchor=\"middle\" font-size=\"16\" fill=\"#111827\" font-weight=\"bold\">Absatz<\/text>\n\n            <rect x=\"375\" y=\"70\" width=\"260\" height=\"85\" rx=\"12\" fill=\"#ecfeff\" stroke=\"#0891b2\" stroke-width=\"4\"\/>\n            <text x=\"505\" y=\"100\" text-anchor=\"middle\" font-size=\"17\" fill=\"#0f766e\" font-weight=\"bold\">Formatvorlagen<\/text>\n            <rect x=\"400\" y=\"115\" width=\"90\" height=\"26\" rx=\"6\" fill=\"#ffffff\" stroke=\"#94a3b8\"\/>\n            <text x=\"445\" y=\"133\" text-anchor=\"middle\" font-size=\"13\" fill=\"#111827\">Standard<\/text>\n            <rect x=\"500\" y=\"115\" width=\"110\" height=\"26\" rx=\"6\" fill=\"#ffffff\" stroke=\"#94a3b8\"\/>\n            <text x=\"555\" y=\"133\" text-anchor=\"middle\" font-size=\"13\" fill=\"#111827\">\u00dcberschrift<\/text>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Rechtsklick auf \u201eStandard\u201c<\/h3>\n          <p>\n            Klicke im Bereich <span class=\"mini-menu\">Formatvorlagen<\/span> mit der\n            <span class=\"mouse-hint\">rechten Maustaste<\/span> auf\n            <span class=\"mini-menu\">Standard<\/span>.\n          <\/p>\n          <p>\n            Es \u00f6ffnet sich ein kleines Men\u00fc.\n          <\/p>\n\n          <svg viewBox=\"0 0 720 260\" role=\"img\" aria-label=\"Rechtsklick auf Standard\">\n            <rect x=\"70\" y=\"35\" width=\"300\" height=\"120\" rx=\"14\" fill=\"#ecfeff\" stroke=\"#0891b2\" stroke-width=\"4\"\/>\n            <text x=\"220\" y=\"65\" text-anchor=\"middle\" font-size=\"18\" fill=\"#0f766e\" font-weight=\"bold\">Formatvorlagen<\/text>\n\n            <rect x=\"105\" y=\"88\" width=\"105\" height=\"34\" rx=\"7\" fill=\"#ffffff\" stroke=\"#94a3b8\"\/>\n            <text x=\"157\" y=\"110\" text-anchor=\"middle\" font-size=\"15\" fill=\"#111827\" font-weight=\"bold\">Standard<\/text>\n\n            <path d=\"M157 122 L230 170\" stroke=\"#111827\" stroke-width=\"4\"\/>\n            <ellipse cx=\"250\" cy=\"183\" rx=\"28\" ry=\"40\" fill=\"#ffffff\" stroke=\"#111827\" stroke-width=\"4\"\/>\n            <line x1=\"250\" y1=\"145\" x2=\"250\" y2=\"180\" stroke=\"#111827\" stroke-width=\"3\"\/>\n            <path d=\"M250 145 C238 155 236 172 236 183\" stroke=\"#111827\" stroke-width=\"3\" fill=\"none\"\/>\n            <text x=\"250\" y=\"242\" text-anchor=\"middle\" font-size=\"15\" fill=\"#92400e\" font-weight=\"bold\">Rechtsklick<\/text>\n\n            <rect x=\"415\" y=\"55\" width=\"210\" height=\"150\" rx=\"10\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"3\"\/>\n            <rect x=\"430\" y=\"75\" width=\"180\" height=\"30\" rx=\"6\" fill=\"#f3f4f6\"\/>\n            <text x=\"455\" y=\"95\" font-size=\"15\" fill=\"#111827\">Aktualisieren<\/text>\n            <rect x=\"430\" y=\"112\" width=\"180\" height=\"30\" rx=\"6\" fill=\"#dbeafe\"\/>\n            <text x=\"455\" y=\"132\" font-size=\"15\" fill=\"#1e3a8a\" font-weight=\"bold\">\u00c4ndern&#8230;<\/text>\n            <rect x=\"430\" y=\"149\" width=\"180\" height=\"30\" rx=\"6\" fill=\"#f3f4f6\"\/>\n            <text x=\"455\" y=\"169\" font-size=\"15\" fill=\"#111827\">Umbenennen<\/text>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Klicke auf \u201e\u00c4ndern\u201c<\/h3>\n          <p>\n            W\u00e4hle im ge\u00f6ffneten Men\u00fc den Punkt\n            <span class=\"mini-menu\">\u00c4ndern<\/span>\n            aus.\n          <\/p>\n          <p>\n            Jetzt \u00f6ffnet sich ein Fenster, in dem du die Formatvorlage bearbeiten kannst.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Schriftart und Schriftgr\u00f6\u00dfe einstellen<\/h3>\n          <p>\n            Stelle im Fenster \u201eFormatvorlage \u00e4ndern\u201c die folgenden Werte ein:\n          <\/p>\n\n          <div class=\"info-box\">\n            <strong>Schriftart:<\/strong> Arial<br>\n            <strong>Schriftgr\u00f6\u00dfe:<\/strong> 12\n          <\/div>\n\n          <svg viewBox=\"0 0 720 250\" role=\"img\" aria-label=\"Schriftart Arial und Gr\u00f6\u00dfe 12 einstellen\">\n            <rect x=\"85\" y=\"25\" width=\"550\" height=\"190\" rx=\"16\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"4\"\/>\n            <text x=\"120\" y=\"60\" font-size=\"20\" fill=\"#111827\" font-weight=\"bold\">Formatvorlage \u00e4ndern<\/text>\n\n            <text x=\"120\" y=\"100\" font-size=\"16\" fill=\"#374151\">Schriftart:<\/text>\n            <rect x=\"215\" y=\"78\" width=\"180\" height=\"34\" rx=\"7\" fill=\"#f8fafc\" stroke=\"#94a3b8\"\/>\n            <text x=\"235\" y=\"100\" font-size=\"16\" fill=\"#111827\" font-weight=\"bold\">Arial<\/text>\n\n            <text x=\"420\" y=\"100\" font-size=\"16\" fill=\"#374151\">Gr\u00f6\u00dfe:<\/text>\n            <rect x=\"480\" y=\"78\" width=\"80\" height=\"34\" rx=\"7\" fill=\"#f8fafc\" stroke=\"#94a3b8\"\/>\n            <text x=\"510\" y=\"100\" font-size=\"16\" fill=\"#111827\" font-weight=\"bold\">12<\/text>\n\n            <rect x=\"215\" y=\"135\" width=\"250\" height=\"45\" rx=\"8\" fill=\"#f3f4f6\"\/>\n            <text x=\"240\" y=\"163\" font-size=\"18\" fill=\"#111827\" font-family=\"Arial\">Beispieltext in Arial 12<\/text>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Blocksatz einstellen<\/h3>\n          <p>\n            W\u00e4hle bei der Ausrichtung den\n            <span class=\"mini-menu\">Blocksatz<\/span>.\n            Beim Blocksatz werden die Zeilen links und rechts b\u00fcndig ausgerichtet.\n          <\/p>\n\n          <svg viewBox=\"0 0 720 210\" role=\"img\" aria-label=\"Blocksatz Symbol\">\n            <rect x=\"90\" y=\"35\" width=\"540\" height=\"130\" rx=\"16\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"4\"\/>\n            <text x=\"125\" y=\"70\" font-size=\"18\" fill=\"#111827\" font-weight=\"bold\">Ausrichtung<\/text>\n\n            <rect x=\"125\" y=\"92\" width=\"85\" height=\"50\" rx=\"8\" fill=\"#f3f4f6\" stroke=\"#cbd5e1\"\/>\n            <line x1=\"145\" y1=\"108\" x2=\"190\" y2=\"108\" stroke=\"#6b7280\" stroke-width=\"4\"\/>\n            <line x1=\"145\" y1=\"120\" x2=\"175\" y2=\"120\" stroke=\"#6b7280\" stroke-width=\"4\"\/>\n            <line x1=\"145\" y1=\"132\" x2=\"190\" y2=\"132\" stroke=\"#6b7280\" stroke-width=\"4\"\/>\n\n            <rect x=\"240\" y=\"92\" width=\"85\" height=\"50\" rx=\"8\" fill=\"#f3f4f6\" stroke=\"#cbd5e1\"\/>\n            <line x1=\"260\" y1=\"108\" x2=\"305\" y2=\"108\" stroke=\"#6b7280\" stroke-width=\"4\"\/>\n            <line x1=\"270\" y1=\"120\" x2=\"295\" y2=\"120\" stroke=\"#6b7280\" stroke-width=\"4\"\/>\n            <line x1=\"260\" y1=\"132\" x2=\"305\" y2=\"132\" stroke=\"#6b7280\" stroke-width=\"4\"\/>\n\n            <rect x=\"355\" y=\"92\" width=\"85\" height=\"50\" rx=\"8\" fill=\"#dbeafe\" stroke=\"#2563eb\" stroke-width=\"3\"\/>\n            <line x1=\"375\" y1=\"108\" x2=\"420\" y2=\"108\" stroke=\"#1e3a8a\" stroke-width=\"4\"\/>\n            <line x1=\"375\" y1=\"120\" x2=\"420\" y2=\"120\" stroke=\"#1e3a8a\" stroke-width=\"4\"\/>\n            <line x1=\"375\" y1=\"132\" x2=\"420\" y2=\"132\" stroke=\"#1e3a8a\" stroke-width=\"4\"\/>\n            <text x=\"397\" y=\"180\" text-anchor=\"middle\" font-size=\"15\" fill=\"#1e3a8a\" font-weight=\"bold\">Blocksatz<\/text>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Zeilenabstand auf 1,5 stellen<\/h3>\n          <p>\n            Klicke unten im Fenster auf\n            <span class=\"mini-menu\">Format<\/span>\n            und dann auf\n            <span class=\"mini-menu\">Absatz<\/span>.\n          <\/p>\n          <p>\n            Stelle dort den Zeilenabstand auf\n            <span class=\"mini-menu\">1,5 Zeilen<\/span>.\n          <\/p>\n\n          <svg viewBox=\"0 0 720 260\" role=\"img\" aria-label=\"Zeilenabstand 1,5 einstellen\">\n            <rect x=\"70\" y=\"25\" width=\"580\" height=\"200\" rx=\"16\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"4\"\/>\n            <text x=\"110\" y=\"62\" font-size=\"20\" fill=\"#111827\" font-weight=\"bold\">Absatz<\/text>\n\n            <text x=\"110\" y=\"105\" font-size=\"16\" fill=\"#374151\">Zeilenabstand:<\/text>\n            <rect x=\"240\" y=\"83\" width=\"170\" height=\"36\" rx=\"8\" fill=\"#f8fafc\" stroke=\"#94a3b8\"\/>\n            <text x=\"265\" y=\"106\" font-size=\"16\" fill=\"#111827\" font-weight=\"bold\">1,5 Zeilen<\/text>\n\n            <rect x=\"455\" y=\"75\" width=\"115\" height=\"55\" rx=\"9\" fill=\"#dbeafe\" stroke=\"#2563eb\" stroke-width=\"3\"\/>\n            <line x1=\"480\" y1=\"93\" x2=\"545\" y2=\"93\" stroke=\"#1e3a8a\" stroke-width=\"4\"\/>\n            <line x1=\"480\" y1=\"113\" x2=\"545\" y2=\"113\" stroke=\"#1e3a8a\" stroke-width=\"4\"\/>\n\n            <rect x=\"450\" y=\"165\" width=\"85\" height=\"34\" rx=\"7\" fill=\"#0f766e\"\/>\n            <text x=\"492\" y=\"187\" text-anchor=\"middle\" font-size=\"15\" fill=\"#ffffff\" font-weight=\"bold\">OK<\/text>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Mit \u201eOK\u201c best\u00e4tigen<\/h3>\n          <p>\n            Klicke auf\n            <span class=\"mini-menu\">OK<\/span>,\n            damit Word die \u00c4nderungen \u00fcbernimmt.\n          <\/p>\n          <p>\n            Dein normaler Text sollte nun automatisch in\n            <strong>Arial, Schriftgr\u00f6\u00dfe 12, Blocksatz und Zeilenabstand 1,5<\/strong>\n            formatiert sein.\n          <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>Warum ist das sinnvoll?<\/h2>\n    <p>\n      Wenn du die Formatvorlage \u201eStandard\u201c richtig einstellst, sieht deine ganze Arbeit einheitlich aus.\n      Das ist besonders praktisch bei l\u00e4ngeren Texten, Hausarbeiten, Berichten oder Referaten.\n    <\/p>\n\n    <div class=\"checklist\">\n      <div class=\"check-item\">\n        <strong>\u2713 Einheitliches Aussehen<\/strong><br>\n        Alle normalen Abs\u00e4tze sehen gleich aus.\n      <\/div>\n\n      <div class=\"check-item\">\n        <strong>\u2713 Weniger Arbeit<\/strong><br>\n        Du musst nicht jeden Absatz einzeln \u00e4ndern.\n      <\/div>\n\n      <div class=\"check-item\">\n        <strong>\u2713 Bessere Lesbarkeit<\/strong><br>\n        Arial 12 mit 1,5 Zeilenabstand ist gut lesbar.\n      <\/div>\n\n      <div class=\"check-item\">\n        <strong>\u2713 Sauberer Eindruck<\/strong><br>\n        Deine Arbeit wirkt ordentlicher und professioneller.\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>H\u00e4ufige Fehler<\/h2>\n\n    <div class=\"mistake\">\n      <strong>Nur einen Absatz markieren und \u00e4ndern:<\/strong><br>\n      Dann ist nur dieser eine Absatz formatiert. Besser ist es, die Formatvorlage \u201eStandard\u201c zu \u00e4ndern.\n    <\/div>\n\n    <div class=\"mistake\">\n      <strong>\u201eStandard\u201c mit der linken Maustaste anklicken:<\/strong><br>\n      Zum Bearbeiten brauchst du den Rechtsklick auf \u201eStandard\u201c und danach \u201e\u00c4ndern\u201c.\n    <\/div>\n\n    <div class=\"mistake\">\n      <strong>Zeilenabstand vergessen:<\/strong><br>\n      Schriftart und Gr\u00f6\u00dfe reichen nicht. Der Zeilenabstand 1,5 geh\u00f6rt ebenfalls zu den Vorgaben.\n    <\/div>\n\n    <div class=\"mistake\">\n      <strong>Blocksatz mit linksb\u00fcndig verwechseln:<\/strong><br>\n      Beim Blocksatz sind die Zeilen links und rechts b\u00fcndig. Dadurch wirkt der Text geordneter.\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>Mini-Aufgabe zum \u00dcben<\/h2>\n\n    <div class=\"task-box\">\n      <h3>Formatvorlage richtig einstellen<\/h3>\n      <p>\n        \u00d6ffne ein neues Word-Dokument und schreibe drei kurze Abs\u00e4tze \u00fcber dein Lieblingsthema.\n        Stelle anschlie\u00dfend die Formatvorlage <strong>\u201eStandard\u201c<\/strong> so ein:\n      <\/p>\n\n      <ul>\n        <li>Schriftart: <strong>Arial<\/strong><\/li>\n        <li>Schriftgr\u00f6\u00dfe: <strong>12<\/strong><\/li>\n        <li>Ausrichtung: <strong>Blocksatz<\/strong><\/li>\n        <li>Zeilenabstand: <strong>1,5<\/strong><\/li>\n      <\/ul>\n\n      <p>\n        Pr\u00fcfe danach, ob alle Abs\u00e4tze gleich aussehen.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>Merksatz<\/h2>\n    <p style=\"font-size: 1.25rem; text-align: center;\">\n      <strong>\u00c4ndere nicht jeden Absatz einzeln \u2013 \u00e4ndere die Formatvorlage \u201eStandard\u201c.<\/strong>\n    <\/p>\n  <\/div>\n\n  <div class=\"footer-note\">\n    Tutorial f\u00fcr Microsoft Word \u00b7 geeignet f\u00fcr Klasse 5 bis 10\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft Word Tutorial So \u00e4nderst du die Formatvorlage \u201eStandard\u201c in Word Wenn du die Formatvorlage \u201eStandard\u201c richtig einstellst, wird dein gesamter Text automatisch einheitlich formatiert. Das spart Zeit und verhindert, &#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":1132,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1159","page","type-page","status-publish","hentry"],"featured_image_src":null,"_links":{"self":[{"href":"https:\/\/www.jaeger.schule\/wp-json\/wp\/v2\/pages\/1159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jaeger.schule\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.jaeger.schule\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.jaeger.schule\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jaeger.schule\/wp-json\/wp\/v2\/comments?post=1159"}],"version-history":[{"count":7,"href":"https:\/\/www.jaeger.schule\/wp-json\/wp\/v2\/pages\/1159\/revisions"}],"predecessor-version":[{"id":1606,"href":"https:\/\/www.jaeger.schule\/wp-json\/wp\/v2\/pages\/1159\/revisions\/1606"}],"up":[{"embeddable":true,"href":"https:\/\/www.jaeger.schule\/wp-json\/wp\/v2\/pages\/1132"}],"wp:attachment":[{"href":"https:\/\/www.jaeger.schule\/wp-json\/wp\/v2\/media?parent=1159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}