{"id":1135,"date":"2025-07-16T15:49:35","date_gmt":"2025-07-16T13:49:35","guid":{"rendered":"http:\/\/jaeger2go.local\/?page_id=1135"},"modified":"2026-06-17T15:34:10","modified_gmt":"2026-06-17T13:34:10","slug":"ueberschriften-in-word-formatieren","status":"publish","type":"page","link":"https:\/\/jaeger.schule\/?page_id=1135","title":{"rendered":"\u00dcberschriften"},"content":{"rendered":"\n<div class=\"word-heading-tutorial\">\n\n  <style>\n    .word-heading-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-heading-tutorial * {\n      box-sizing: border-box;\n    }\n\n    .word-heading-tutorial .hero {\n      background: linear-gradient(135deg, #7c2d12, #dc2626, #f97316);\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    }\n\n    .word-heading-tutorial .hero-badge {\n      display: inline-block;\n      background: rgba(255,255,255,0.22);\n      padding: 8px 14px;\n      border-radius: 999px;\n      margin-bottom: 16px;\n      font-weight: bold;\n      font-size: 0.9rem;\n    }\n\n    .word-heading-tutorial .hero h1 {\n      font-size: 2.2rem;\n      margin: 0 0 12px 0;\n      line-height: 1.15;\n    }\n\n    .word-heading-tutorial .hero p {\n      font-size: 1.1rem;\n      max-width: 780px;\n      margin: 0;\n    }\n\n    .word-heading-tutorial .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    .word-heading-tutorial .section h2 {\n      color: #b91c1c;\n      margin-top: 0;\n      font-size: 1.55rem;\n    }\n\n    .word-heading-tutorial .intro-grid {\n      display: grid;\n      grid-template-columns: 1.15fr 0.85fr;\n      gap: 24px;\n      align-items: center;\n    }\n\n    .word-heading-tutorial .info-box {\n      background: #fff7ed;\n      border-left: 6px solid #f97316;\n      padding: 16px 18px;\n      border-radius: 12px;\n      margin: 18px 0;\n    }\n\n    .word-heading-tutorial .success-box {\n      background: #ecfdf5;\n      border-left: 6px solid #10b981;\n      padding: 16px 18px;\n      border-radius: 12px;\n      margin: 18px 0;\n    }\n\n    .word-heading-tutorial .warning-box {\n      background: #fef2f2;\n      border-left: 6px solid #ef4444;\n      padding: 16px 18px;\n      border-radius: 12px;\n      margin: 18px 0;\n    }\n\n    .word-heading-tutorial .steps {\n      counter-reset: step-counter;\n      display: grid;\n      gap: 20px;\n    }\n\n    .word-heading-tutorial .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    .word-heading-tutorial .step-number {\n      width: 54px;\n      height: 54px;\n      background: linear-gradient(135deg, #dc2626, #f97316);\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    .word-heading-tutorial .step-number::before {\n      content: counter(step-counter);\n    }\n\n    .word-heading-tutorial .step h3 {\n      margin: 0 0 8px 0;\n      color: #111827;\n      font-size: 1.25rem;\n    }\n\n    .word-heading-tutorial .step p {\n      margin: 0 0 10px 0;\n    }\n\n    .word-heading-tutorial .mini-menu {\n      display: inline-block;\n      background: #fee2e2;\n      color: #991b1b;\n      padding: 4px 9px;\n      border-radius: 8px;\n      font-weight: bold;\n      margin: 2px;\n    }\n\n    .word-heading-tutorial .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      margin: 2px;\n    }\n\n    .word-heading-tutorial .level-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 14px;\n      margin-top: 16px;\n    }\n\n    .word-heading-tutorial .level-card {\n      border: 1px solid #fed7aa;\n      background: #fff7ed;\n      border-radius: 16px;\n      padding: 16px;\n    }\n\n    .word-heading-tutorial .level-card strong {\n      color: #c2410c;\n      display: block;\n      font-size: 1.1rem;\n      margin-bottom: 6px;\n    }\n\n    .word-heading-tutorial .checklist {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-top: 16px;\n    }\n\n    .word-heading-tutorial .check-item {\n      background: #ecfdf5;\n      border: 1px solid #bbf7d0;\n      padding: 14px;\n      border-radius: 14px;\n    }\n\n    .word-heading-tutorial .check-item strong {\n      color: #047857;\n    }\n\n    .word-heading-tutorial .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    .word-heading-tutorial .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    .word-heading-tutorial .task-box h3 {\n      margin-top: 0;\n      color: #92400e;\n    }\n\n    .word-heading-tutorial .footer-note {\n      text-align: center;\n      color: #6b7280;\n      font-size: 0.95rem;\n      margin-top: 28px;\n    }\n\n    .word-heading-tutorial svg {\n      max-width: 100%;\n      height: auto;\n    }\n\n    @media (max-width: 800px) {\n      .word-heading-tutorial .intro-grid,\n      .word-heading-tutorial .level-grid,\n      .word-heading-tutorial .checklist {\n        grid-template-columns: 1fr;\n      }\n\n      .word-heading-tutorial .step {\n        grid-template-columns: 1fr;\n      }\n\n      .word-heading-tutorial .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>\u00dcberschriften formatieren und Inhaltsverzeichnis einf\u00fcgen<\/h1>\n    <p>\n      In Word solltest du \u00dcberschriften nicht einfach nur fett und gr\u00f6\u00dfer machen.\n      Besser ist es, die richtigen Formatvorlagen zu verwenden. Dadurch kann Word sp\u00e4ter automatisch ein Inhaltsverzeichnis erstellen.\n    <\/p>\n  <\/div>\n\n  <div class=\"section\">\n    <div class=\"intro-grid\">\n      <div>\n        <h2>Warum sind richtige \u00dcberschriften wichtig?<\/h2>\n        <p>\n          \u00dcberschriften helfen, einen Text \u00fcbersichtlich zu gliedern. In Word haben sie aber noch eine zweite wichtige Aufgabe:\n          Sie zeigen dem Programm, welche Teile deines Textes Hauptkapitel, Unterkapitel oder weitere Unterpunkte sind.\n        <\/p>\n\n        <div class=\"info-box\">\n          <strong>Wichtig:<\/strong><br>\n          Nur wenn du die Formatvorlagen <strong>\u201e\u00dcberschrift 1\u201c<\/strong>, <strong>\u201e\u00dcberschrift 2\u201c<\/strong> und <strong>\u201e\u00dcberschrift 3\u201c<\/strong> verwendest,\n          kann Word daraus automatisch ein Inhaltsverzeichnis erstellen.\n        <\/div>\n      <\/div>\n\n      <div>\n        <svg viewBox=\"0 0 340 360\" role=\"img\" aria-label=\"Dokument mit \u00dcberschriften und Inhaltsverzeichnis\">\n          <rect x=\"55\" y=\"25\" width=\"230\" height=\"300\" rx=\"14\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"4\"\/>\n          <rect x=\"85\" y=\"60\" width=\"145\" height=\"18\" rx=\"4\" fill=\"#dc2626\"\/>\n          <text x=\"85\" y=\"105\" font-size=\"16\" fill=\"#111827\" font-weight=\"bold\">1 Mindmap<\/text>\n          <rect x=\"85\" y=\"118\" width=\"150\" height=\"8\" rx=\"3\" fill=\"#d1d5db\"\/>\n          <rect x=\"85\" y=\"133\" width=\"120\" height=\"8\" rx=\"3\" fill=\"#d1d5db\"\/>\n\n          <text x=\"105\" y=\"170\" font-size=\"14\" fill=\"#111827\" font-weight=\"bold\">1.1 Vorbereitung<\/text>\n          <rect x=\"105\" y=\"183\" width=\"130\" height=\"8\" rx=\"3\" fill=\"#d1d5db\"\/>\n          <rect x=\"105\" y=\"198\" width=\"105\" height=\"8\" rx=\"3\" fill=\"#d1d5db\"\/>\n\n          <rect x=\"85\" y=\"235\" width=\"155\" height=\"55\" rx=\"8\" fill=\"#fff7ed\" stroke=\"#f97316\"\/>\n          <text x=\"102\" y=\"258\" font-size=\"12\" fill=\"#9a3412\" font-weight=\"bold\">Inhaltsverzeichnis<\/text>\n          <line x1=\"102\" y1=\"270\" x2=\"220\" y2=\"270\" stroke=\"#f97316\" stroke-width=\"3\"\/>\n          <line x1=\"102\" y1=\"282\" x2=\"200\" y2=\"282\" stroke=\"#f97316\" stroke-width=\"3\"\/>\n        <\/svg>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>Die drei wichtigsten \u00dcberschrift-Ebenen<\/h2>\n\n    <div class=\"level-grid\">\n      <div class=\"level-card\">\n        <strong>\u00dcberschrift 1<\/strong>\n        Haupt\u00fcberschrift oder Hauptkapitel<br>\n        Beispiel: <em>1 Mindmap<\/em>\n      <\/div>\n\n      <div class=\"level-card\">\n        <strong>\u00dcberschrift 2<\/strong>\n        Unterkapitel<br>\n        Beispiel: <em>1.1 Vorbereitung<\/em>\n      <\/div>\n\n      <div class=\"level-card\">\n        <strong>\u00dcberschrift 3<\/strong>\n        Weitere Unterpunkte<br>\n        Beispiel: <em>1.1.1 Materialien<\/em>\n      <\/div>\n    <\/div>\n\n    <div class=\"success-box\">\n      <strong>Merke:<\/strong><br>\n      Je wichtiger eine \u00dcberschrift ist, desto h\u00f6her ist ihre Ebene. Hauptkapitel bekommen \u201e\u00dcberschrift 1\u201c, Unterkapitel bekommen \u201e\u00dcberschrift 2\u201c.\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>Text als \u00dcberschrift markieren<\/h3>\n          <p>\n            Schreibe deine erste \u00dcberschrift zun\u00e4chst ohne Nummerierung.\n            Ein Beispiel w\u00e4re:\n            <span class=\"mini-menu\">Mindmap<\/span>\n          <\/p>\n          <p>\n            Markiere diesen Text anschlie\u00dfend mit der Maus.\n          <\/p>\n\n          <svg viewBox=\"0 0 720 190\" role=\"img\" aria-label=\"Text Mindmap markieren\">\n            <rect x=\"70\" y=\"35\" width=\"580\" height=\"110\" rx=\"16\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"4\"\/>\n            <text x=\"110\" y=\"85\" font-size=\"30\" fill=\"#111827\" font-weight=\"bold\">Mindmap<\/text>\n            <rect x=\"105\" y=\"52\" width=\"145\" height=\"45\" rx=\"6\" fill=\"#bfdbfe\" opacity=\"0.7\"\/>\n            <path d=\"M265 92 L330 120\" stroke=\"#111827\" stroke-width=\"4\"\/>\n            <polygon points=\"330,120 308,122 319,104\" fill=\"#111827\"\/>\n            <text x=\"350\" y=\"127\" font-size=\"18\" fill=\"#111827\" font-weight=\"bold\">mit der Maus markieren<\/text>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Formatvorlage ausw\u00e4hlen<\/h3>\n          <p>\n            Klicke oben im Men\u00fc auf den Reiter\n            <span class=\"mini-menu\">Start<\/span>.\n            Dort findest du den Bereich\n            <span class=\"mini-menu\">Formatvorlagen<\/span>.\n          <\/p>\n          <p>\n            W\u00e4hle dort die passende \u00dcberschrift aus:\n          <\/p>\n          <ul>\n            <li><strong>\u00dcberschrift 1<\/strong> f\u00fcr Haupt\u00fcberschriften<\/li>\n            <li><strong>\u00dcberschrift 2<\/strong> f\u00fcr Unterkapitel<\/li>\n            <li><strong>\u00dcberschrift 3<\/strong> f\u00fcr weitere Unterpunkte<\/li>\n          <\/ul>\n\n          <svg viewBox=\"0 0 760 250\" role=\"img\" aria-label=\"Formatvorlagen \u00dcberschrift 1 und \u00dcberschrift 2\">\n            <rect x=\"30\" y=\"25\" width=\"700\" height=\"170\" rx=\"14\" fill=\"#f8fafc\" stroke=\"#cbd5e1\" stroke-width=\"3\"\/>\n            <text x=\"60\" y=\"60\" font-size=\"18\" fill=\"#111827\" font-weight=\"bold\">Start<\/text>\n\n            <rect x=\"390\" y=\"65\" width=\"295\" height=\"100\" rx=\"12\" fill=\"#fff7ed\" stroke=\"#f97316\" stroke-width=\"4\"\/>\n            <text x=\"537\" y=\"93\" text-anchor=\"middle\" font-size=\"17\" fill=\"#c2410c\" font-weight=\"bold\">Formatvorlagen<\/text>\n\n            <rect x=\"410\" y=\"112\" width=\"80\" height=\"34\" rx=\"7\" fill=\"#ffffff\" stroke=\"#94a3b8\"\/>\n            <text x=\"450\" y=\"134\" text-anchor=\"middle\" font-size=\"13\" fill=\"#111827\">Standard<\/text>\n\n            <rect x=\"500\" y=\"112\" width=\"95\" height=\"34\" rx=\"7\" fill=\"#fee2e2\" stroke=\"#dc2626\" stroke-width=\"3\"\/>\n            <text x=\"548\" y=\"134\" text-anchor=\"middle\" font-size=\"13\" fill=\"#991b1b\" font-weight=\"bold\">\u00dcberschrift 1<\/text>\n\n            <rect x=\"605\" y=\"112\" width=\"95\" height=\"34\" rx=\"7\" fill=\"#ffedd5\" stroke=\"#f97316\" stroke-width=\"3\"\/>\n            <text x=\"653\" y=\"134\" text-anchor=\"middle\" font-size=\"13\" fill=\"#9a3412\" font-weight=\"bold\">\u00dcberschrift 2<\/text>\n\n            <path d=\"M548 150 L548 215\" stroke=\"#dc2626\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n            <path d=\"M548 215 L535 200 M548 215 L561 200\" stroke=\"#dc2626\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n            <text x=\"548\" y=\"235\" text-anchor=\"middle\" font-size=\"16\" fill=\"#991b1b\" font-weight=\"bold\">anklicken<\/text>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Aussehen der \u00dcberschriften anpassen<\/h3>\n          <p>\n            Wenn die \u00dcberschrift anders aussehen soll, \u00e4nderst du nicht jede \u00dcberschrift einzeln.\n            Du \u00e4nderst die Formatvorlage.\n          <\/p>\n          <p>\n            Klicke mit der\n            <span class=\"mouse-hint\">rechten Maustaste<\/span>\n            auf die jeweilige Formatvorlage, zum Beispiel\n            <span class=\"mini-menu\">\u00dcberschrift 1<\/span>,\n            und w\u00e4hle\n            <span class=\"mini-menu\">\u00c4ndern\u2026<\/span>.\n          <\/p>\n\n          <div class=\"info-box\">\n            Danach kannst du Schriftart, Schriftgr\u00f6\u00dfe, Farbe und weitere Einstellungen festlegen.\n          <\/div>\n\n          <svg viewBox=\"0 0 760 270\" role=\"img\" aria-label=\"Rechtsklick auf \u00dcberschrift 1 und \u00c4ndern\">\n            <rect x=\"60\" y=\"40\" width=\"335\" height=\"120\" rx=\"14\" fill=\"#fff7ed\" stroke=\"#f97316\" stroke-width=\"4\"\/>\n            <text x=\"227\" y=\"72\" text-anchor=\"middle\" font-size=\"18\" fill=\"#c2410c\" font-weight=\"bold\">Formatvorlagen<\/text>\n\n            <rect x=\"95\" y=\"98\" width=\"115\" height=\"34\" rx=\"7\" fill=\"#fee2e2\" stroke=\"#dc2626\" stroke-width=\"3\"\/>\n            <text x=\"152\" y=\"120\" text-anchor=\"middle\" font-size=\"14\" fill=\"#991b1b\" font-weight=\"bold\">\u00dcberschrift 1<\/text>\n\n            <path d=\"M210 116 L290 178\" stroke=\"#111827\" stroke-width=\"4\"\/>\n            <ellipse cx=\"315\" cy=\"190\" rx=\"28\" ry=\"40\" fill=\"#ffffff\" stroke=\"#111827\" stroke-width=\"4\"\/>\n            <line x1=\"315\" y1=\"152\" x2=\"315\" y2=\"188\" stroke=\"#111827\" stroke-width=\"3\"\/>\n            <path d=\"M315 152 C302 163 301 178 301 190\" stroke=\"#111827\" stroke-width=\"3\" fill=\"none\"\/>\n            <text x=\"315\" y=\"250\" text-anchor=\"middle\" font-size=\"15\" fill=\"#92400e\" font-weight=\"bold\">Rechtsklick<\/text>\n\n            <rect x=\"455\" y=\"55\" width=\"220\" height=\"150\" rx=\"10\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"3\"\/>\n            <rect x=\"470\" y=\"75\" width=\"190\" height=\"30\" rx=\"6\" fill=\"#f3f4f6\"\/>\n            <text x=\"495\" y=\"95\" font-size=\"15\" fill=\"#111827\">Aktualisieren<\/text>\n\n            <rect x=\"470\" y=\"112\" width=\"190\" height=\"30\" rx=\"6\" fill=\"#fee2e2\"\/>\n            <text x=\"495\" y=\"132\" font-size=\"15\" fill=\"#991b1b\" font-weight=\"bold\">\u00c4ndern&#8230;<\/text>\n\n            <rect x=\"470\" y=\"149\" width=\"190\" height=\"30\" rx=\"6\" fill=\"#f3f4f6\"\/>\n            <text x=\"495\" y=\"169\" font-size=\"15\" fill=\"#111827\">Ausw\u00e4hlen<\/text>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>\u00dcberschrift 1 formatieren<\/h3>\n          <p>\n            Lege die Formatierung f\u00fcr\n            <span class=\"mini-menu\">\u00dcberschrift 1<\/span>\n            so fest, wie sie f\u00fcr deine Arbeit vorgegeben ist.\n          <\/p>\n          <p>\n            Du kannst zum Beispiel Schriftart, Schriftgr\u00f6\u00dfe, Farbe, Fettung oder Abstand ver\u00e4ndern.\n          <\/p>\n\n          <svg viewBox=\"0 0 760 250\" role=\"img\" aria-label=\"Formatvorlage \u00dcberschrift 1 \u00e4ndern\">\n            <rect x=\"90\" y=\"25\" width=\"580\" height=\"190\" rx=\"16\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"4\"\/>\n            <text x=\"125\" y=\"60\" font-size=\"20\" fill=\"#111827\" font-weight=\"bold\">Formatvorlage \u00e4ndern<\/text>\n\n            <text x=\"125\" y=\"100\" font-size=\"16\" fill=\"#374151\">Name:<\/text>\n            <rect x=\"200\" y=\"78\" width=\"170\" height=\"34\" rx=\"7\" fill=\"#f8fafc\" stroke=\"#94a3b8\"\/>\n            <text x=\"220\" y=\"100\" font-size=\"16\" fill=\"#991b1b\" font-weight=\"bold\">\u00dcberschrift 1<\/text>\n\n            <text x=\"395\" y=\"100\" font-size=\"16\" fill=\"#374151\">Gr\u00f6\u00dfe:<\/text>\n            <rect x=\"455\" y=\"78\" width=\"75\" height=\"34\" rx=\"7\" fill=\"#f8fafc\" stroke=\"#94a3b8\"\/>\n            <text x=\"485\" y=\"100\" font-size=\"16\" fill=\"#111827\" font-weight=\"bold\">14<\/text>\n\n            <rect x=\"200\" y=\"135\" width=\"280\" height=\"45\" rx=\"8\" fill=\"#fee2e2\"\/>\n            <text x=\"225\" y=\"164\" font-size=\"22\" fill=\"#991b1b\" font-weight=\"bold\">1 Haupt\u00fcberschrift<\/text>\n          <\/svg>\n\n          <div class=\"success-box\">\n            <strong>Hinweis:<\/strong><br>\n            F\u00fcr Haupt\u00fcberschriften ist h\u00e4ufig eine etwas gr\u00f6\u00dfere Schrift sinnvoll, zum Beispiel Schriftgr\u00f6\u00dfe 14.\n            Richte dich aber immer nach den Vorgaben deiner Lehrperson.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>\u00dcberschrift 2 formatieren<\/h3>\n          <p>\n            Gehe nun genauso bei\n            <span class=\"mini-menu\">\u00dcberschrift 2<\/span>\n            vor:\n            Rechtsklick auf \u201e\u00dcberschrift 2\u201c, dann\n            <span class=\"mini-menu\">\u00c4ndern\u2026<\/span>.\n          <\/p>\n          <p>\n            Stelle f\u00fcr <strong>\u00dcberschrift 2<\/strong> die Schriftgr\u00f6\u00dfe\n            <span class=\"mini-menu\">12<\/span>\n            ein.\n          <\/p>\n\n          <div class=\"info-box\">\n            <strong>Beispiel:<\/strong><br>\n            \u00dcberschrift 1: Hauptkapitel, gr\u00f6\u00dfer<br>\n            \u00dcberschrift 2: Unterkapitel, Schriftgr\u00f6\u00dfe 12\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>\u00dcberschriften automatisch nummerieren<\/h3>\n          <p>\n            \u00dcberschriften sollen nicht von Hand nummeriert werden.\n            Word kann die Nummerierung automatisch \u00fcbernehmen.\n          <\/p>\n          <p>\n            Klicke im Reiter\n            <span class=\"mini-menu\">Start<\/span>\n            im Bereich\n            <span class=\"mini-menu\">Absatz<\/span>\n            auf\n            <span class=\"mini-menu\">Liste mit mehreren Ebenen<\/span>.\n          <\/p>\n          <p>\n            W\u00e4hle dort eine Vorlage aus, bei der die \u00dcberschriften automatisch nummeriert werden,\n            zum Beispiel:\n          <\/p>\n\n          <div class=\"success-box\">\n            <strong>Geeignete Nummerierung:<\/strong><br>\n            1 \u00dcberschrift 1<br>\n            1.1 \u00dcberschrift 2<br>\n            1.1.1 \u00dcberschrift 3\n          <\/div>\n\n          <svg viewBox=\"0 0 760 290\" role=\"img\" aria-label=\"Liste mit mehreren Ebenen ausw\u00e4hlen\">\n            <rect x=\"45\" y=\"30\" width=\"670\" height=\"90\" rx=\"14\" fill=\"#f8fafc\" stroke=\"#cbd5e1\" stroke-width=\"3\"\/>\n            <text x=\"75\" y=\"65\" font-size=\"18\" fill=\"#111827\" font-weight=\"bold\">Start<\/text>\n\n            <rect x=\"255\" y=\"55\" width=\"150\" height=\"42\" rx=\"9\" fill=\"#fff7ed\" stroke=\"#f97316\" stroke-width=\"3\"\/>\n            <text x=\"330\" y=\"81\" text-anchor=\"middle\" font-size=\"14\" fill=\"#9a3412\" font-weight=\"bold\">Absatz<\/text>\n\n            <rect x=\"425\" y=\"55\" width=\"190\" height=\"42\" rx=\"9\" fill=\"#fee2e2\" stroke=\"#dc2626\" stroke-width=\"3\"\/>\n            <text x=\"520\" y=\"81\" text-anchor=\"middle\" font-size=\"14\" fill=\"#991b1b\" font-weight=\"bold\">Liste mit mehreren Ebenen<\/text>\n\n            <path d=\"M520 100 L520 145\" stroke=\"#dc2626\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n            <path d=\"M520 145 L507 130 M520 145 L533 130\" stroke=\"#dc2626\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n\n            <rect x=\"280\" y=\"155\" width=\"260\" height=\"105\" rx=\"12\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"3\"\/>\n            <text x=\"310\" y=\"185\" font-size=\"16\" fill=\"#111827\" font-weight=\"bold\">1 \u00dcberschrift 1<\/text>\n            <text x=\"330\" y=\"212\" font-size=\"15\" fill=\"#374151\">1.1 \u00dcberschrift 2<\/text>\n            <text x=\"350\" y=\"238\" font-size=\"14\" fill=\"#6b7280\">1.1.1 \u00dcberschrift 3<\/text>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Inhaltsverzeichnis einf\u00fcgen<\/h3>\n          <p>\n            Setze den Cursor an die Stelle, an der das Inhaltsverzeichnis stehen soll.\n            Meistens kommt es direkt nach dem Deckblatt.\n          <\/p>\n          <p>\n            Klicke dann auf:\n            <span class=\"mini-menu\">Referenzen<\/span>\n            \u2192\n            <span class=\"mini-menu\">Inhaltsverzeichnis<\/span>\n          <\/p>\n          <p>\n            W\u00e4hle anschlie\u00dfend ein automatisches Inhaltsverzeichnis aus.\n          <\/p>\n\n          <svg viewBox=\"0 0 760 260\" role=\"img\" aria-label=\"Inhaltsverzeichnis in Word einf\u00fcgen\">\n            <rect x=\"40\" y=\"30\" width=\"680\" height=\"90\" rx=\"14\" fill=\"#f8fafc\" stroke=\"#cbd5e1\" stroke-width=\"3\"\/>\n            <rect x=\"75\" y=\"55\" width=\"105\" height=\"38\" rx=\"8\" fill=\"#e5e7eb\"\/>\n            <text x=\"127\" y=\"79\" text-anchor=\"middle\" font-size=\"15\" fill=\"#374151\">Start<\/text>\n\n            <rect x=\"200\" y=\"55\" width=\"125\" height=\"38\" rx=\"8\" fill=\"#dc2626\"\/>\n            <text x=\"262\" y=\"79\" text-anchor=\"middle\" font-size=\"15\" fill=\"#ffffff\" font-weight=\"bold\">Referenzen<\/text>\n\n            <rect x=\"350\" y=\"55\" width=\"170\" height=\"38\" rx=\"8\" fill=\"#fee2e2\" stroke=\"#dc2626\" stroke-width=\"3\"\/>\n            <text x=\"435\" y=\"79\" text-anchor=\"middle\" font-size=\"15\" fill=\"#991b1b\" font-weight=\"bold\">Inhaltsverzeichnis<\/text>\n\n            <path d=\"M435 95 L435 145\" stroke=\"#dc2626\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n            <path d=\"M435 145 L422 130 M435 145 L448 130\" stroke=\"#dc2626\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n\n            <rect x=\"270\" y=\"155\" width=\"250\" height=\"80\" rx=\"12\" fill=\"#ffffff\" stroke=\"#cbd5e1\" stroke-width=\"3\"\/>\n            <text x=\"295\" y=\"185\" font-size=\"15\" fill=\"#111827\" font-weight=\"bold\">Inhaltsverzeichnis<\/text>\n            <text x=\"295\" y=\"208\" font-size=\"13\" fill=\"#374151\">1 Mindmap &#8230;&#8230;&#8230;&#8230; 1<\/text>\n            <text x=\"295\" y=\"226\" font-size=\"13\" fill=\"#374151\">1.1 Vorbereitung &#8230;. 2<\/text>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-number\"><\/div>\n        <div>\n          <h3>Inhaltsverzeichnis aktualisieren<\/h3>\n          <p>\n            Wenn du sp\u00e4ter neue \u00dcberschriften hinzuf\u00fcgst oder Seitenzahlen sich ver\u00e4ndern,\n            musst du das Inhaltsverzeichnis aktualisieren.\n          <\/p>\n          <p>\n            Klicke dazu mit der rechten Maustaste auf das Inhaltsverzeichnis und w\u00e4hle:\n            <span class=\"mini-menu\">Felder aktualisieren<\/span>\n            oder\n            <span class=\"mini-menu\">Inhaltsverzeichnis aktualisieren<\/span>.\n          <\/p>\n\n          <div class=\"warning-box\">\n            <strong>Wichtig:<\/strong><br>\n            Das Inhaltsverzeichnis aktualisiert sich nicht immer von selbst. Vor der Abgabe solltest du es deshalb einmal aktualisieren.\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>Beispiel f\u00fcr eine richtige Gliederung<\/h2>\n\n    <div class=\"success-box\">\n      <strong>So k\u00f6nnte eine Arbeit gegliedert sein:<\/strong><br><br>\n      <strong>1 Mindmap<\/strong><br>\n      1.1 Was ist eine Mindmap?<br>\n      1.2 Wof\u00fcr nutzt man Mindmaps?<br>\n      1.3 Beispiel einer Mindmap<br><br>\n      <strong>2 Quellen<\/strong><br>\n      2.1 Internetquellen<br>\n      2.2 Buchquellen\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>Checkliste<\/h2>\n\n    <div class=\"checklist\">\n      <div class=\"check-item\">\n        <strong>\u2713 \u00dcberschriften nicht von Hand formatieren<\/strong><br>\n        Nutze die Formatvorlagen in Word.\n      <\/div>\n\n      <div class=\"check-item\">\n        <strong>\u2713 Richtige Ebene ausw\u00e4hlen<\/strong><br>\n        Hauptkapitel: \u00dcberschrift 1, Unterkapitel: \u00dcberschrift 2.\n      <\/div>\n\n      <div class=\"check-item\">\n        <strong>\u2713 Nummerierung automatisch erstellen<\/strong><br>\n        Verwende \u201eListe mit mehreren Ebenen\u201c.\n      <\/div>\n\n      <div class=\"check-item\">\n        <strong>\u2713 Inhaltsverzeichnis automatisch einf\u00fcgen<\/strong><br>\n        Nutze den Reiter \u201eReferenzen\u201c.\n      <\/div>\n\n      <div class=\"check-item\">\n        <strong>\u2713 Inhaltsverzeichnis aktualisieren<\/strong><br>\n        Besonders wichtig vor der Abgabe.\n      <\/div>\n\n      <div class=\"check-item\">\n        <strong>\u2713 Einheitliche Gestaltung pr\u00fcfen<\/strong><br>\n        Alle \u00dcberschriften derselben Ebene sollen gleich aussehen.\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>H\u00e4ufige Fehler<\/h2>\n\n    <div class=\"mistake\">\n      <strong>\u00dcberschriften nur fett und gr\u00f6\u00dfer machen:<\/strong><br>\n      Das sieht zwar aus wie eine \u00dcberschrift, Word erkennt sie aber nicht automatisch f\u00fcr das Inhaltsverzeichnis.\n    <\/div>\n\n    <div class=\"mistake\">\n      <strong>Nummern von Hand eintippen:<\/strong><br>\n      Wenn du sp\u00e4ter ein Kapitel einf\u00fcgst, stimmt die Nummerierung nicht mehr. Besser ist die automatische Nummerierung.\n    <\/div>\n\n    <div class=\"mistake\">\n      <strong>Falsche \u00dcberschrift-Ebene verwenden:<\/strong><br>\n      Ein Unterkapitel sollte nicht als \u201e\u00dcberschrift 1\u201c formatiert werden.\n    <\/div>\n\n    <div class=\"mistake\">\n      <strong>Inhaltsverzeichnis nicht aktualisieren:<\/strong><br>\n      Nach \u00c4nderungen am Text k\u00f6nnen Seitenzahlen oder \u00dcberschriften veraltet sein.\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <h2>Mini-Aufgabe zum \u00dcben<\/h2>\n\n    <div class=\"task-box\">\n      <h3>Erstelle eine kleine Gliederung<\/h3>\n      <p>\n        \u00d6ffne ein Word-Dokument und schreibe folgende \u00dcberschriften:\n      <\/p>\n\n      <ul>\n        <li>Mindmap<\/li>\n        <li>Was ist eine Mindmap?<\/li>\n        <li>Beispiel einer Mindmap<\/li>\n        <li>Quellen<\/li>\n      <\/ul>\n\n      <p>\n        Formatiere die Haupt\u00fcberschriften mit <strong>\u00dcberschrift 1<\/strong> und die Unterpunkte mit <strong>\u00dcberschrift 2<\/strong>.\n        F\u00fcge danach eine automatische Nummerierung und ein Inhaltsverzeichnis ein.\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>Erst \u00dcberschriften richtig formatieren, dann kann Word automatisch nummerieren und ein Inhaltsverzeichnis erstellen.<\/strong>\n    <\/p>\n  <\/div>\n\n  <div class=\"footer-note\">\n    Tutorial f\u00fcr Microsoft Word \u00b7 \u00dcberschriften, Nummerierung und Inhaltsverzeichnis \u00b7 geeignet f\u00fcr Klasse 5 bis 10\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft Word Tutorial \u00dcberschriften formatieren und Inhaltsverzeichnis einf\u00fcgen In Word solltest du \u00dcberschriften nicht einfach nur fett und gr\u00f6\u00dfer machen. Besser ist es, die richtigen Formatvorlagen zu verwenden. Dadurch kann &#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-1135","page","type-page","status-publish","hentry"],"featured_image_src":null,"_links":{"self":[{"href":"https:\/\/jaeger.schule\/index.php?rest_route=\/wp\/v2\/pages\/1135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jaeger.schule\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jaeger.schule\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jaeger.schule\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jaeger.schule\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1135"}],"version-history":[{"count":6,"href":"https:\/\/jaeger.schule\/index.php?rest_route=\/wp\/v2\/pages\/1135\/revisions"}],"predecessor-version":[{"id":1607,"href":"https:\/\/jaeger.schule\/index.php?rest_route=\/wp\/v2\/pages\/1135\/revisions\/1607"}],"up":[{"embeddable":true,"href":"https:\/\/jaeger.schule\/index.php?rest_route=\/wp\/v2\/pages\/1132"}],"wp:attachment":[{"href":"https:\/\/jaeger.schule\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}