{"id":3972,"date":"2026-08-03T13:21:54","date_gmt":"2026-08-03T11:21:54","guid":{"rendered":"https:\/\/shoeeyeq.com\/fachbuecher\/"},"modified":"2026-08-03T13:21:54","modified_gmt":"2026-08-03T11:21:54","slug":"fachbuecher","status":"publish","type":"page","link":"https:\/\/shoeeyeq.com\/en\/fachbuecher\/","title":{"rendered":"Technical books"},"content":{"rendered":"<style id=\"pp-layout-3972\">.page-id-3972 .page-header { display:none !important; }.page-id-3972 main.site-main, .page-id-3972 .site-main, .page-id-3972 .page-content, .page-id-3972 .entry-content { max-width:none !important; width:auto !important; margin-left:0 !important; margin-right:0 !important; padding:0 !important; }body.page-id-3972 { overflow-x:hidden !important; background:#fff !important; }<\/style><style id=\"pp-produktseiten-css\">\n.pp {\n    --pp-primary: #0A86AA;\n    --pp-dark: #086b88;\n    --pp-text: #121C1A;\n    --pp-muted: #55635f;\n    --pp-gruen-1: #E8EDE6;\n    --pp-gruen-2: #DAE3D6;\n    --pp-braun-1: #E6E1D1;\n    --pp-braun-2: #F1F0EC;\n    --pp-grau: #F8F8F8;\n    --pp-rand: #dfe5e2;\n\n    font-family: \"Onest\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif !important;\n    color: var(--pp-text) !important;\n    font-size: 18px !important;\n    line-height: 1.65 !important;\n    -webkit-font-smoothing: antialiased;\n}\n.pp, .pp * { box-sizing: border-box !important; }\n.pp img { max-width: 100% !important; height: auto !important; }\n\n\/* Innenmass aller Baender. Genau die Werte der Kopfzeile: deren .e-con-inner\n   hat max-width 1280px und 20px Innenabstand. Dadurch beginnt der Inhalt auf\n   derselben senkrechten Linie wie das Logo. Wer hier etwas aendert, bricht\n   diese Flucht - also gegen die Kopfzeile nachmessen. *\/\n.pp-innen {\n    width: 100% !important;\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding-left: 20px !important;\n    padding-right: 20px !important;\n}\n\n\/* ACHTUNG bei allen Regeln, die ein <p> treffen: die Sammelregel .pp p weiter\n   unten hat als Klasse+Typ die Spezifitaet (0,1,1) und setzt color und margin\n   mit !important. Eine Regel mit nur einer Klasse (0,1,0) verliert dagegen,\n   auch mit !important. Deshalb steht vor jeder solchen Klasse ein .pp - das\n   ergibt (0,2,0) und gewinnt. Ohne das stand der Hero-Vorspann dunkel auf\n   dunklem Grund. *\/\n\n\/* ---------- Auszeichnung \/ Kleinueberschrift ---------- *\/\n.pp .pp-label {\n    display: inline-block !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    letter-spacing: .14em !important;\n    text-transform: uppercase !important;\n    color: var(--pp-dark) !important;\n    margin: 0 0 14px !important;\n    line-height: 1.4 !important;\n}\n.pp-hero .pp-label { color: #b9e7f4 !important; }\n\n\/* ---------- Hero ---------- *\/\n.pp-hero {\n    position: relative !important;\n    display: flex !important;\n    align-items: flex-end !important;\n    min-height: clamp(400px, 56vh, 620px) !important;\n    background-color: #0d2a33 !important;\n    overflow: hidden !important;\n    isolation: isolate !important;\n}\n\/* img.pp-hero-bild und nicht nur .pp-hero-bild: die Regel .pp img weiter oben\n   setzt height:auto und max-width:100% ebenfalls mit !important und hat als\n   Klasse+Typ die hoehere Spezifitaet. Ohne den Typ im Selektor waere das Bild\n   in voller Seitenverhaeltnis-Hoehe gestanden und unten abgeschnitten worden,\n   statt mittig beschnitten zu werden. *\/\n.pp img.pp-hero-bild {\n    position: absolute !important;\n    inset: 0 !important;\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: center !important;\n    z-index: 0 !important;\n    max-width: none !important;\n}\n\/* Zwei Verlaeufe: einer von unten fuer die Lesbarkeit der Schrift, einer\n   flach ueber alles, damit auch helle Bildstellen den Text nicht fressen. *\/\n.pp-hero-schleier {\n    position: absolute !important;\n    inset: 0 !important;\n    z-index: 1 !important;\n    background-image:\n        linear-gradient(to top, rgba(6,26,32,.94) 0%, rgba(6,26,32,.78) 34%, rgba(6,26,32,.30) 68%, rgba(6,26,32,.12) 100%),\n        linear-gradient(to right, rgba(6,26,32,.55) 0%, rgba(6,26,32,.10) 60%) !important;\n}\n.pp-hero-inhalt {\n    position: relative !important;\n    z-index: 2 !important;\n    padding-top: clamp(70px, 12vw, 120px) !important;\n    padding-bottom: clamp(40px, 6vw, 66px) !important;\n    color: #fff !important;\n}\n.pp-hero h1 {\n    margin: 0 !important;\n    color: #fff !important;\n    font-size: clamp(38px, 6.4vw, 76px) !important;\n    line-height: 1.06 !important;\n    font-weight: 700 !important;\n    letter-spacing: -.035em !important;\n    text-transform: none !important;\n    \/* Kein max-width: die Ueberschrift laeuft ueber die volle Bandbreite.\n       Die Silbentrennung bleibt trotzdem stehen - auf dem Telefon wird sie\n       weiter gebraucht. *\/\n    max-width: none !important;\n    \/* \"Orthopaedieschuhtechnik\" ist laenger als ein Telefon breit ist. Ohne\n       Umbruchpunkt lief das Wort aus dem Hero heraus und wurde von dessen\n       overflow:hidden ersatzlos abgeschnitten - ohne jeden Hinweis darauf.\n       hyphens greift, weil das Dokument lang=\"de-DE\" mitliefert. *\/\n    overflow-wrap: break-word !important;\n    hyphens: auto !important;\n    -webkit-hyphens: auto !important;\n}\n.pp .pp-hero-lead {\n    margin: 20px 0 0 !important;\n    max-width: 60ch !important;\n    font-size: clamp(17px, 1.7vw, 22px) !important;\n    line-height: 1.55 !important;\n    color: rgba(255,255,255,.92) !important;\n}\n\n\/* ---------- Knoepfe ---------- *\/\n.pp-knoepfe {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 12px !important;\n    margin-top: 28px !important;\n}\n\/* Form und Mass der Knoepfe der uebrigen Website: der Hero-Knopf\n   (.custom-hero-btn-primary), \"Jetzt einschreiben\" (.btn-primary) und die\n   Knoepfe im Megamenue stehen alle auf 8px Radius, 15px Schrift und\n   14px\/28px Innenabstand. Keine Pillenform - die kommt auf der Seite\n   nirgends vor. *\/\n.pp-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n    padding: 14px 28px !important;\n    border-radius: 8px !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    text-decoration: none !important;\n    \/* Das Theme setzt jeden <button> in Grossbuchstaben. Bei den Knoepfen\n       aus <a> faellt das nicht auf, beim Absendeknopf des Bestellformulars\n       schon - und dann sehen die Knoepfe nicht mehr gleich aus. *\/\n    text-transform: none !important;\n    letter-spacing: normal !important;\n    border: 2px solid transparent !important;\n    transition: background-color .18s ease, color .18s ease, border-color .18s ease, transform .18s ease !important;\n    cursor: pointer !important;\n}\n.pp-btn-primaer {\n    background-color: var(--pp-dark) !important;\n    color: #fff !important;\n    border-color: var(--pp-dark) !important;\n}\n.pp-btn-primaer:hover, .pp-btn-primaer:focus-visible {\n    background-color: #06576f !important;\n    border-color: #06576f !important;\n    color: #fff !important;\n    transform: translateY(-1px) !important;\n}\n.pp-btn-hell {\n    background-color: #fff !important;\n    color: var(--pp-dark) !important;\n    border-color: #fff !important;\n}\n.pp-btn-hell:hover, .pp-btn-hell:focus-visible {\n    background-color: transparent !important;\n    color: #fff !important;\n    border-color: #fff !important;\n    transform: translateY(-1px) !important;\n}\n.pp-btn-rand {\n    background-color: transparent !important;\n    color: var(--pp-dark) !important;\n    border-color: rgba(8,107,136,.45) !important;\n}\n.pp-btn-rand:hover, .pp-btn-rand:focus-visible {\n    background-color: var(--pp-dark) !important;\n    border-color: var(--pp-dark) !important;\n    color: #fff !important;\n    transform: translateY(-1px) !important;\n}\n\/* Randknopf auf dunklem Grund: der Standardrand waere dort kaum zu sehen. *\/\n.pp-bestellen .pp-btn-auf-dunkel {\n    color: #fff !important;\n    border-color: rgba(255,255,255,.55) !important;\n    background-color: transparent !important;\n}\n.pp-bestellen .pp-btn-auf-dunkel:hover, .pp-bestellen .pp-btn-auf-dunkel:focus-visible {\n    background-color: #fff !important;\n    border-color: #fff !important;\n    color: var(--pp-dark) !important;\n}\n.pp a:focus-visible, .pp summary:focus-visible {\n    outline: 3px solid #0A86AA !important;\n    outline-offset: 3px !important;\n}\n.pp-hero a:focus-visible { outline-color: #fff !important; }\n\n\/* ---------- Baender ---------- *\/\n.pp-band { padding-top: clamp(52px, 7vw, 88px) !important; padding-bottom: clamp(52px, 7vw, 88px) !important; }\n.pp-band-weiss { background-color: #fff !important; }\n.pp-band-grau { background-color: var(--pp-grau) !important; }\n.pp-band-gruen { background-color: var(--pp-gruen-1) !important; }\n.pp-band-braun { background-color: var(--pp-braun-2) !important; }\n\n.pp h2 {\n    margin: 0 !important;\n    font-size: clamp(28px, 3.6vw, 46px) !important;\n    line-height: 1.14 !important;\n    font-weight: 700 !important;\n    letter-spacing: -.03em !important;\n    color: var(--pp-text) !important;\n    text-transform: none !important;\n}\n.pp h3 {\n    margin: 0 !important;\n    font-size: clamp(21px, 2.2vw, 28px) !important;\n    line-height: 1.24 !important;\n    font-weight: 700 !important;\n    letter-spacing: -.02em !important;\n    color: var(--pp-text) !important;\n    text-transform: none !important;\n}\n.pp h4 {\n    margin: 0 !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    letter-spacing: .1em !important;\n    text-transform: uppercase !important;\n    color: var(--pp-dark) !important;\n    line-height: 1.4 !important;\n}\n.pp p { margin: 0 0 1.05em !important; color: var(--pp-text) !important; }\n.pp p:last-child { margin-bottom: 0 !important; }\n.pp .pp-lead {\n    font-size: clamp(18px, 1.9vw, 22px) !important;\n    line-height: 1.55 !important;\n    color: var(--pp-muted) !important;\n    max-width: none !important;\n}\n\/* Als Klasse und nicht inline: .pp p setzt margin mit !important, ein\n   style=\"margin-top:..\" am Element wuerde dagegen verlieren. *\/\n.pp .pp-lead-abstand { margin-top: 18px !important; }\n\n\/* Kopf eines Bandes *\/\n\/* Kein max-width: Ueberschrift und Fliesstext laufen ueber die volle Breite\n   des Bandes, so gewuenscht. *\/\n.pp-band-kopf { max-width: none !important; margin-bottom: clamp(32px, 4vw, 52px) !important; }\n\/* nur der Fliesstext bekommt Abstand, nicht die Auszeichnung ueber der\n   Ueberschrift - \"p\" allein haette auch .pp-label mitgenommen *\/\n.pp .pp-band-kopf .pp-lead { margin-top: 16px !important; }\n\n\/* ---------- Produktkarte (Buch) ---------- *\/\n\/* Nur die Kopfreihe ist zweispaltig: Cover links, Titelblock rechts.\n   Beschreibung, Verzeichnis und Zusatzblock laufen darunter ueber die volle\n   Breite. Vorher standen Text und Verzeichnis nebeneinander, und weil beide\n   unterschiedlich lang sind, blieben je nach Buch mehrere hundert Pixel leer. *\/\n.pp-buch {\n    display: grid !important;\n    grid-template-columns: auto minmax(0, 1fr) !important;\n    gap: clamp(22px, 2.6vw, 34px) clamp(28px, 3.4vw, 46px) !important;\n    align-items: start !important;\n    background-color: #fff !important;\n    border: 1px solid var(--pp-rand) !important;\n    border-radius: 20px !important;\n    padding: clamp(26px, 3.4vw, 46px) !important;\n}\n.pp-buch + .pp-buch { margin-top: clamp(24px, 3vw, 40px) !important; }\n.pp-buch-cover { grid-column: 1 !important; grid-row: 1 !important; }\n.pp-buch-kopf { grid-column: 2 !important; grid-row: 1 !important; }\n.pp-buch-text, .pp-buch-inhalt, .pp-zusatz { grid-column: 1 \/ -1 !important; }\n@media (max-width: 900px) {\n    .pp-buch { grid-template-columns: 1fr !important; }\n    .pp-buch-cover, .pp-buch-kopf { grid-column: 1 \/ -1 !important; grid-row: auto !important; }\n}\n\/* Beschreibung zweispaltig: ueber die volle Kartenbreite waeren es sonst\n   rund 120 Zeichen je Zeile. So sind es etwa 60 - und die Karte wird halb\n   so hoch. break-inside haelt einen Absatz zusammen. *\/\n.pp-buch-text { column-count: 2 !important; column-gap: clamp(30px, 3.4vw, 46px) !important; }\n@media (max-width: 900px) { .pp-buch-text { column-count: 1 !important; } }\n.pp-buch-text p { break-inside: avoid !important; -webkit-column-break-inside: avoid !important; }\n.pp-buch-kopf-zeile { display: flex !important; align-items: baseline !important; flex-wrap: wrap !important; gap: 10px 16px !important; }\n.pp-buch-nr {\n    font-size: clamp(34px, 4vw, 50px) !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    color: var(--pp-primary) !important;\n    letter-spacing: -.04em !important;\n}\n.pp-buch-kopf-zeile h3 { flex: 1 1 14ch !important; }\n\n.pp-buch-text p { color: var(--pp-muted) !important; }\n.pp-buch-text p:first-child {\n    color: var(--pp-text) !important;\n    font-size: clamp(18px, 1.8vw, 20px) !important;\n    font-weight: 500 !important;\n}\n\n\/* Merkmale *\/\n.pp-merkmale {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 8px !important;\n    margin: 18px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n}\n.pp-merkmale li {\n    margin: 0 !important;\n    padding: 7px 15px !important;\n    border-radius: 999px !important;\n    background-color: var(--pp-gruen-1) !important;\n    color: var(--pp-text) !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    list-style: none !important;\n}\n.pp-merkmale li::before, .pp-merkmale li::marker { content: none !important; }\n\n.pp .pp-autoren {\n    margin: 20px 0 0 !important;\n    font-size: 15px !important;\n    color: var(--pp-muted) !important;\n}\n.pp-autoren strong { color: var(--pp-text) !important; font-weight: 700 !important; }\n\n\/* ---------- Preise ---------- *\/\n.pp .pp-preis { margin: 18px 0 0 !important; }\n.pp .pp-preis .pp-preis-betrag {\n    display: block !important;\n    font-size: 24px !important; font-weight: 700 !important;\n    line-height: 1.2 !important; letter-spacing: -.02em !important;\n    color: var(--pp-text) !important;\n}\n.pp .pp-preis-gross .pp-preis-betrag { font-size: 30px !important; }\n.pp .pp-preis .pp-preis-zusatz {\n    display: block !important; margin-top: 3px !important;\n    font-size: 13px !important; line-height: 1.5 !important;\n    color: var(--pp-muted) !important; font-weight: 400 !important;\n}\n.pp .pp-box-ohne-inhalt {\n    margin: 20px 0 0 !important; flex: 1 1 auto !important;\n    padding: 13px 15px !important;\n    background-color: var(--pp-braun-2) !important; border-radius: 10px !important;\n    font-size: 14.5px !important; line-height: 1.55 !important;\n    color: var(--pp-muted) !important;\n}\n\n\/* ---------- Zusatzblock unter dem Bestellknopf ---------- *\/\n.pp-zusatz {\n    margin-top: 26px !important;\n    padding: 22px 24px 20px !important;\n    background-color: var(--pp-gruen-1) !important;\n    border-radius: 16px !important;\n}\n.pp-zusatz > h4 { margin: 0 0 8px !important; }\n.pp .pp-zusatz-text {\n    margin: 0 0 16px !important;\n    font-size: 15.5px !important;\n    line-height: 1.55 !important;\n    color: var(--pp-muted) !important;\n}\n.pp-zusatz-liste { margin: 0 !important; padding: 0 !important; list-style: none !important; }\n.pp-zusatz-liste li { margin: 0 0 8px !important; padding: 0 !important; list-style: none !important; }\n.pp-zusatz-liste li::marker { content: none !important; }\n.pp-zusatz-liste li:last-child { margin-bottom: 0 !important; }\n.pp-zusatz-liste a {\n    display: flex !important;\n    align-items: center !important;\n    gap: 11px !important;\n    padding: 11px 15px !important;\n    background-color: #fff !important;\n    border: 1px solid transparent !important;\n    border-radius: 11px !important;\n    text-decoration: none !important;\n    color: var(--pp-text) !important;\n    font-size: 15.5px !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    transition: border-color .18s ease, transform .18s ease !important;\n}\n.pp-zusatz-liste a:hover { border-color: var(--pp-primary) !important; transform: translateX(2px) !important; }\n.pp-zusatz-liste a .pp-icon { color: var(--pp-dark) !important; flex-shrink: 0 !important; }\n.pp-zusatz-titel { flex: 1 1 auto !important; }\n.pp-zusatz-bald {\n    flex-shrink: 0 !important;\n    padding: 3px 10px !important;\n    border-radius: 999px !important;\n    background-color: var(--pp-braun-1) !important;\n    color: #6b4f16 !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    line-height: 1.5 !important;\n}\n.pp .pp-zusatz-fuss {\n    margin: 16px 0 0 !important;\n    font-size: 14.5px !important;\n    line-height: 1.55 !important;\n    color: var(--pp-muted) !important;\n}\n.pp .pp-zusatz-fuss a { color: var(--pp-dark) !important; font-weight: 700 !important; text-decoration: none !important; }\n.pp .pp-zusatz-fuss a:hover { text-decoration: underline !important; }\n\n\/* ---------- Buchcover ----------\n   img.pp-cover-img mit Typ im Selektor, sonst schlaegt .pp img mit\n   height:auto die Regel - dieselbe Falle wie beim Kopfbild.\n   Die Vorlagen sind nur 223x260 gross, deshalb keine Vergroesserung\n   ueber 240px: darueber wird das Cover sichtbar weich. *\/\n.pp-cover {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    background-color: var(--pp-gruen-1) !important;\n    border-radius: 16px !important;\n    padding: 26px 20px !important;\n    margin-bottom: 18px !important;\n}\n\/* Breite fest auf die native Groesse statt width:auto: irgendeine Fremdregel\n   der Umgebung setzt width auf 100%, und bei auto gewinnt sie - das Cover\n   wurde dadurch von 223px auf 240px hochgezogen. max-width haelt es auf sehr\n   schmalen Karten trotzdem im Rahmen. *\/\n.pp .pp-cover img.pp-cover-img {\n    display: block !important;\n    width: 223px !important;\n    max-width: 100% !important;\n    height: auto !important;\n    filter: drop-shadow(0 14px 26px rgba(18,28,26,.22)) !important;\n}\n\n\/* ---------- Inhaltsverzeichnis ---------- *\/\n.pp-inhalt {\n    background-color: var(--pp-braun-2) !important;\n    border: 1px solid var(--pp-braun-1) !important;\n    border-radius: 16px !important;\n    padding: 24px 24px 8px !important;\n}\n.pp-inhalt > h4 { margin-bottom: 16px !important; }\n\/* Zwei Spalten, weil das Verzeichnis jetzt ueber die volle Kartenbreite\n   laeuft - 22 Eintraege untereinander waeren sonst eine sehr lange Saeule.\n   break-inside haelt einen Eintrag zusammen, break-after laesst eine Rubrik\n   nicht allein am Spaltenende stehen. *\/\n.pp-liste {\n    margin: 0 !important; padding: 0 !important; list-style: none !important;\n    counter-reset: pp-punkt !important;\n    column-count: 2 !important;\n    column-gap: 38px !important;\n    column-rule: 1px solid rgba(18,28,26,.09) !important;\n}\n@media (max-width: 780px) {\n    .pp-liste { column-count: 1 !important; column-rule: none !important; }\n}\n.pp-liste li { break-inside: avoid !important; -webkit-column-break-inside: avoid !important; }\n.pp-liste li.pp-rubrik { break-after: avoid !important; }\n.pp-liste li {\n    position: relative !important;\n    margin: 0 !important;\n    padding: 9px 0 9px 40px !important;\n    border-top: 1px solid rgba(18,28,26,.09) !important;\n    font-size: 15.5px !important;\n    line-height: 1.5 !important;\n    color: var(--pp-text) !important;\n    list-style: none !important;\n}\n.pp-liste li:first-child { border-top: 0 !important; }\n.pp-liste li::marker { content: none !important; }\n.pp-liste li::before {\n    counter-increment: pp-punkt !important;\n    content: counter(pp-punkt) !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 11px !important;\n    width: 26px !important;\n    height: 26px !important;\n    border-radius: 50% !important;\n    background-color: #fff !important;\n    border: 1px solid var(--pp-braun-1) !important;\n    color: var(--pp-dark) !important;\n    font-size: 12.5px !important;\n    font-weight: 700 !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    line-height: 1 !important;\n}\n\/* Rubrikzeile innerhalb des Verzeichnisses: keine Nummer, sondern Titel *\/\n.pp-liste li.pp-rubrik {\n    padding-left: 0 !important;\n    padding-top: 20px !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    letter-spacing: .1em !important;\n    text-transform: uppercase !important;\n    color: var(--pp-dark) !important;\n}\n.pp-liste li.pp-rubrik::before { content: none !important; counter-increment: none !important; }\n.pp-liste li .pp-art { color: var(--pp-muted) !important; font-size: 14px !important; }\n\n\/* Anzahl neben der Ueberschrift des Verzeichnisses *\/\n.pp-inhalt > h4 .pp-inhalt-anzahl {\n    display: inline !important;\n    margin-left: 10px !important;\n    font-size: 12.5px !important;\n    font-weight: 600 !important;\n    letter-spacing: .04em !important;\n    text-transform: none !important;\n    color: var(--pp-muted) !important;\n}\n\n\/* ---------- Michl-Box Raster ---------- *\/\n.pp-boxen {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(310px, 1fr)) !important;\n    gap: clamp(18px, 2.2vw, 28px) !important;\n}\n@media (max-width: 700px) {\n    .pp-boxen { grid-template-columns: 1fr !important; }\n}\n.pp-box {\n    display: flex !important;\n    flex-direction: column !important;\n    background-color: #fff !important;\n    border: 1px solid var(--pp-rand) !important;\n    border-radius: 18px !important;\n    overflow: hidden !important;\n    transition: border-color .18s ease, transform .18s ease, box-shadow .18s ease !important;\n}\n\/* Das Foto sitzt randlos oben, der Text bekommt sein Innenmass eine Ebene\n   tiefer - deshalb hat .pp-box selbst kein padding mehr. *\/\n.pp-box-koerper {\n    display: flex !important;\n    flex-direction: column !important;\n    flex: 1 1 auto !important;\n    padding: 24px 26px 26px !important;\n}\n.pp-box-bild {\n    background-color: var(--pp-braun-2) !important;\n    overflow: hidden !important;\n    height: 200px !important;\n}\n@supports (aspect-ratio: 4 \/ 3) {\n    .pp-box-bild { aspect-ratio: 4 \/ 3 !important; height: auto !important; }\n}\n.pp img.pp-box-foto {\n    display: block !important;\n    width: 100% !important;\n    height: 100% !important;\n    max-width: none !important;\n    object-fit: cover !important;\n    object-position: center !important;\n    transition: transform .35s ease !important;\n}\n.pp-box:hover img.pp-box-foto { transform: scale(1.04) !important; }\n.pp-box:hover {\n    border-color: var(--pp-primary) !important;\n    transform: translateY(-3px) !important;\n    box-shadow: 0 14px 32px rgba(10,134,170,.13) !important;\n}\n.pp .pp-box-nr {\n    margin: 0 !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    letter-spacing: .12em !important;\n    color: var(--pp-dark) !important;\n    text-transform: uppercase !important;\n    line-height: 1.4 !important;\n}\n.pp-box h3 { margin: 8px 0 0 !important; font-size: clamp(20px, 1.9vw, 24px) !important; }\n.pp-box-inhalt {\n    margin: 20px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    flex: 1 1 auto !important;\n}\n.pp-box-inhalt li {\n    position: relative !important;\n    margin: 0 !important;\n    padding: 8px 0 8px 30px !important;\n    font-size: 15.5px !important;\n    line-height: 1.55 !important;\n    color: var(--pp-muted) !important;\n    border-top: 1px solid #eef1ef !important;\n    list-style: none !important;\n}\n.pp-box-inhalt li:first-child { border-top: 0 !important; }\n.pp-box-inhalt li::marker { content: none !important; }\n.pp-box-inhalt li::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 4px !important;\n    top: 17px !important;\n    width: 8px !important;\n    height: 8px !important;\n    border-radius: 50% !important;\n    background-color: var(--pp-primary) !important;\n}\n.pp-box-fuss { margin-top: 22px !important; }\n\n.pp .pp-hinweis {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    margin: 14px 0 0 !important;\n    padding: 7px 15px !important;\n    border-radius: 999px !important;\n    background-color: var(--pp-braun-1) !important;\n    color: #6b4f16 !important;\n    font-size: 13.5px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n}\n.pp-box-bald { background-color: var(--pp-grau) !important; }\n.pp-box-bald:hover { transform: none !important; box-shadow: none !important; border-color: var(--pp-rand) !important; }\n\n\/* ---------- Bestellband ---------- *\/\n.pp-bestellen { background-color: var(--pp-dark) !important; color: #fff !important; }\n.pp-bestellen h2, .pp-bestellen p { color: #fff !important; }\n.pp-bestellen .pp-label { color: #b9e7f4 !important; }\n.pp-bestellen .pp-lead { color: rgba(255,255,255,.88) !important; }\n.pp-bestell-raster {\n    display: grid !important;\n    grid-template-columns: minmax(0, 6fr) minmax(0, 5fr) !important;\n    gap: clamp(30px, 4vw, 60px) !important;\n    align-items: center !important;\n}\n@media (max-width: 860px) {\n    .pp-bestell-raster { grid-template-columns: 1fr !important; }\n}\n.pp-kontaktkarte {\n    background-color: rgba(255,255,255,.08) !important;\n    border: 1px solid rgba(255,255,255,.20) !important;\n    border-radius: 18px !important;\n    padding: 28px 28px 26px !important;\n}\n.pp-kontaktzeile { display: block !important; padding: 14px 0 !important; border-top: 1px solid rgba(255,255,255,.16) !important; }\n.pp-kontaktzeile:first-of-type { border-top: 0 !important; padding-top: 0 !important; }\n.pp-kontaktzeile .pp-k-label {\n    display: block !important;\n    font-size: 12.5px !important;\n    font-weight: 700 !important;\n    letter-spacing: .12em !important;\n    text-transform: uppercase !important;\n    \/* #b9e7f4 kaeme auf der aufgehellten Karte nur auf 3,85:1 - unter der\n       AA-Schwelle. #e6f7fd ergibt 4,65:1. Auf dem Band selbst reicht\n       #b9e7f4 mit 4,55:1, deshalb bleibt es bei .pp-label. *\/\n    color: #e6f7fd !important;\n    margin-bottom: 4px !important;\n}\n.pp-kontaktzeile a, .pp-kontaktzeile span.pp-k-wert {\n    display: inline-block !important;\n    font-size: 19px !important;\n    font-weight: 700 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n    line-height: 1.4 !important;\n    word-break: break-word !important;\n}\n.pp-kontaktzeile a:hover { text-decoration: underline !important; }\n.pp-kontaktzeile address { font-style: normal !important; font-size: 17px !important; color: rgba(255,255,255,.92) !important; line-height: 1.55 !important; }\n\n\/* ---------- Querverweis ---------- *\/\n.pp-quer {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    gap: 22px !important;\n    background-color: #fff !important;\n    border: 1px solid var(--pp-rand) !important;\n    border-radius: 18px !important;\n    padding: clamp(24px, 3vw, 36px) !important;\n}\n.pp-quer-text { flex: 1 1 22ch !important; }\n.pp-quer h3 { margin-bottom: 6px !important; }\n.pp-quer p { color: var(--pp-muted) !important; font-size: 16.5px !important; }\n\n\/* ---------- Bildschirmleser ---------- *\/\n.pp-sr {\n    position: absolute !important;\n    width: 1px !important; height: 1px !important;\n    padding: 0 !important; margin: -1px !important;\n    overflow: hidden !important; clip: rect(0,0,0,0) !important;\n    white-space: nowrap !important; border: 0 !important;\n}\n\n@media (prefers-reduced-motion: reduce) {\n    .pp *, .pp *::before, .pp *::after {\n        transition: none !important;\n        animation: none !important;\n    }\n    .pp .pp-btn:hover, .pp .pp-box:hover { transform: none !important; }\n    .pp .pp-box:hover img.pp-box-foto { transform: none !important; }\n}\n<\/style>\t<div class=\"pp pp-seite-buecher\">\n\n\t\t\t<section class=\"pp-hero\">\n\t\t<img fetchpriority=\"high\" width=\"1920\" height=\"1280\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-fachbuecher.webp\" class=\"pp-hero-bild\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-fachbuecher.webp 1920w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-fachbuecher-300x200.webp 300w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-fachbuecher-1024x683.webp 1024w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-fachbuecher-768x512.webp 768w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-fachbuecher-1536x1024.webp 1536w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-fachbuecher-18x12.webp 18w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\t\t<div class=\"pp-hero-schleier\" aria-hidden=\"true\"><\/div>\n\t\t<div class=\"pp-innen pp-hero-inhalt\">\n\t\t\t<p class=\"pp-label\">Textbooks from Praeparatio e.V.<\/p>\n\t\t\t<h1>Orthopedic Shoemaking Textbooks<\/h1>\n\t\t\t<p class=\"pp-hero-lead\">Two textbooks that will guide you from the rough stock to the finished shaft \u2013 as a foundation for master craftsman school and as a reference for your own business.<\/p>\n\t\t\t<div class=\"pp-knoepfe\">\n\t\t\t\t<a class=\"pp-btn pp-btn-hell\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/\">\n\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>Order now\n\t\t\t\t<\/a>\n\t\t\t\t<a class=\"pp-btn pp-btn-primaer\" href=\"tel:+4996211838\">\n\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6.6 10.8a15.1 15.1 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25c1.1.37 2.3.57 3.6.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1z\"\/><\/svg>09621 1838\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\t\n\t\t<section class=\"pp-band pp-band-weiss\">\n\t\t\t<div class=\"pp-innen\">\n\t\t\t\t<div class=\"pp-band-kopf\">\n\t\t\t\t\t<p class=\"pp-label\">The textbooks<\/p>\n\t\t\t\t\t<h2>Comprehensive basic knowledge, written by practitioners<\/h2>\n\t\t\t\t\t<p class=\"pp-lead\">Praeparatio e.V. Textbooks: The following textbooks will provide you with comprehensive fundamental knowledge.<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"pp-buch\" id=\"buch-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-buch-cover\">\n\t\t\t\t\t\t\t\t<div class=\"pp-cover\"><img loading=\"lazy\" width=\"223\" height=\"260\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/cover-trittspur-leisten.webp\" class=\"pp-cover-img\" alt=\"Buchcover \u201eVon der Trittspur zum Leisten&quot; mit t\u00fcrkisem Einband und gezeichneter Fu\u00dfkonstruktion\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/cover-trittspur-leisten.webp 223w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/cover-trittspur-leisten-10x12.webp 10w\" sizes=\"auto, (max-width: 223px) 100vw, 223px\" \/><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"pp-buch-kopf\">\n\t\t\t\t\t\t\t<div class=\"pp-buch-kopf-zeile\">\n\t\t\t\t\t\t\t\t<span class=\"pp-buch-nr\" aria-hidden=\"true\">01<\/span>\n\t\t\t\t\t\t\t\t<h3>From the footprint to the last<\/h3>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<ul class=\"pp-merkmale\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>136 pages<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>11 topics<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>with inserts<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-preis pp-preis-gross\">\n\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-betrag\">69,00 \u20ac<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-zusatz\">incl. VAT \u00b7 free shipping within Germany<\/span>\n\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"pp-knoepfe\">\n\t\t\t\t\t\t\t\t<a class=\"pp-btn pp-btn-primaer\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/?artikel=buch-1\">\n\t\t\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 3h6a3 3 0 0 1 2 .8A3 3 0 0 1 14 3h6a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-5.5a2 2 0 0 0-1.4.6l-.4.4-.4-.4a2 2 0 0 0-1.4-.6H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm7 3.5A1.5 1.5 0 0 0 9.5 5H5v12h4.8c.4 0 .8.1 1.2.3zm2 10.8c.4-.2.8-.3 1.2-.3H19V5h-4.5A1.5 1.5 0 0 0 13 6.5z\"\/><\/svg>\t\t\t\t\t\t\t\t\t<span>Order this book<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"pp-sr\">From the Tread Mark to the Skirting Board<\/span>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"pp-buch-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>A piece of wood and a piece of leather are the starting point. The result \u2013 a shoe that enables people with mobility impairments to walk again. This requires extensive knowledge of medical conditions. Properly planning the shoes in advance, such as how much heel height is needed for ankle arthritis. What criteria must be considered in shaft construction. Is the slip-on sufficient for the patient's paralysis, what components must be considered during shaft construction.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>It is just as important to integrate the patients optically as it is the function of the orthopedic custom-made shoe. An architect plans a house, they try to take all the new owners' demands into account. Planning a shoe correctly, weighing all factors, incorporating both orthopedic criteria and patient compliance \u2013 that is a responsible task.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>As a master orthopedic shoemaker, you will be confronted with these questions. Praeparatio wants to support you on this path. To work with you on the fundamentals of last construction and upper construction, so that you have the necessary basic knowledge when you start master school.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Praeparatio e. V. offers the opportunity to work through the individual topics via the internet. This book was created from these materials.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>We wish you a lot of fun reading and implementing the various topics.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"pp-buch-inhalt\">\n\t\t\t\t\t\t\t\t<div class=\"pp-inhalt\">\n\t\t<h4>Content<span class=\"pp-inhalt-anzahl\">11 topics<\/span><\/h4>\n\t\t<ul class=\"pp-liste\">\n\t\t\t\t\t\t\t\t\t\t\t\t<li>Footprint and countermeasures <span class=\"pp-art\">(small footprint with all information as an attachment)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Outline drawing <span class=\"pp-art\">(Outline drawing as an insert)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Testing of the upper ankle<\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Muscle function test<\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Hernias<\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Position drawing <span class=\"pp-art\">(Two pose drawings, one neutral and one with musculature and insert as an insert)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Thigh muscles<\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Sample shoe<\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Loafers<\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Leg strips<\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Bars from the rough log<\/li>\t\t\t\t\t\t\t\t\t<\/ul>\n\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<aside class=\"pp-zusatz\">\n\t\t<h4>Suitable practice<\/h4>\n\t\t<p class=\"pp-zusatz-text\">For these topics from the table of contents, there is a Michl Box with all the materials for the practical exercises.<\/p>\n\t\t<ul class=\"pp-zusatz-liste\">\n\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/shoeeyeq.com\/en\/michl-box\/\">\n\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t<span class=\"pp-zusatz-titel\">The half-shoe last<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/shoeeyeq.com\/en\/michl-box\/\">\n\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t<span class=\"pp-zusatz-titel\">The baseboard<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/shoeeyeq.com\/en\/michl-box\/\">\n\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t<span class=\"pp-zusatz-titel\">The muscle function test<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-zusatz-bald\">Shortly<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t<\/ul>\n\t\t<p class=\"pp-zusatz-fuss\">\n\t\t\tQuestions about the book? Call\n\t\t\t<a href=\"tel:+4996211838\">09621 1838<\/a>\n\t\t\tor write to\n\t\t\t<a href=\"mailto:info@praeparatio.com\">info@praeparatio.com<\/a>.\n\t\t<\/p>\n\t<\/aside>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"pp-buch\" id=\"buch-2\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-buch-cover\">\n\t\t\t\t\t\t\t\t<div class=\"pp-cover\"><img loading=\"lazy\" width=\"223\" height=\"260\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/cover-schaftbau.webp\" class=\"pp-cover-img\" alt=\"Buchcover \u201eDer Schaftbau&quot; mit t\u00fcrkisem Einband und gezeichneter Schaftkonstruktion\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/cover-schaftbau.webp 223w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/cover-schaftbau-10x12.webp 10w\" sizes=\"auto, (max-width: 223px) 100vw, 223px\" \/><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"pp-buch-kopf\">\n\t\t\t\t\t\t\t<div class=\"pp-buch-kopf-zeile\">\n\t\t\t\t\t\t\t\t<span class=\"pp-buch-nr\" aria-hidden=\"true\">02<\/span>\n\t\t\t\t\t\t\t\t<h3>Basic knowledge of shaft construction<\/h3>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<ul class=\"pp-merkmale\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>360 pages<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>over 520 drawings<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>around 110 photos<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>46 worksheets<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-autoren\"><strong>Authors:<\/strong> Franz Fischer, Peter Wei\u00df, Ansgar M\u00fcller, Wolfgang Sch\u00fctzenhofer<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-preis pp-preis-gross\">\n\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-betrag\">115,00 \u20ac<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-zusatz\">incl. VAT \u00b7 free shipping within Germany<\/span>\n\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"pp-knoepfe\">\n\t\t\t\t\t\t\t\t<a class=\"pp-btn pp-btn-primaer\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/?artikel=buch-2\">\n\t\t\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 3h6a3 3 0 0 1 2 .8A3 3 0 0 1 14 3h6a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-5.5a2 2 0 0 0-1.4.6l-.4.4-.4-.4a2 2 0 0 0-1.4-.6H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm7 3.5A1.5 1.5 0 0 0 9.5 5H5v12h4.8c.4 0 .8.1 1.2.3zm2 10.8c.4-.2.8-.3 1.2-.3H19V5h-4.5A1.5 1.5 0 0 0 13 6.5z\"\/><\/svg>\t\t\t\t\t\t\t\t\t<span>Order this book<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"pp-sr\">Basic knowledge of shaft construction<\/span>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"pp-buch-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>The construction of the upper part of the shoe makes up a large portion of the training for a master orthopedic shoemaker.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>And for those who wish to craft their own stocks in their own workshop, stockmaking presents a rewarding challenge. This practical textbook and reference work provides a fundamental and exceptionally clear introduction to stockmaking.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>It explains the construction of a variety of shaft models (Derby, leaf cut, U-cut, and lace-up boots) \u2013 partly using the proven Siebenlehn model angle, and partly using last copying.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>With over 520 drawings and around 110 photos, all work steps are explained in detail. Additionally, there are 46 worksheets to check what has been learned.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Information on shaft construction methods and the most important tools and machines complete the learning content. The textbook is aimed at anyone who wants to learn shaft construction from scratch and produce beautiful, cleanly constructed shafts \u2013 or deepen their craft and technical knowledge. It also supports teaching at vocational and master craftsman schools.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"pp-buch-inhalt\">\n\t\t\t\t\t\t\t\t<div class=\"pp-inhalt\">\n\t\t<h4>Content<span class=\"pp-inhalt-anzahl\">20 chapters in two parts<\/span><\/h4>\n\t\t<ul class=\"pp-liste\">\n\t\t\t\t\t\t\t\t\t\t\t\t<li>Foreword<\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-rubrik\">Working with the model angle<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>The Model Angle and Its Possibilities <span class=\"pp-art\">(Article)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Basic construction according to the angle system <span class=\"pp-art\">(Drawings with descriptions)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Derby with a corner system <span class=\"pp-art\">(Drawing with description)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Detail the base model <span class=\"pp-art\">(Article)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Leaf cut according to angle system <span class=\"pp-art\">(Drawing with description)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Shank variants in the vamp <span class=\"pp-art\">(Article)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>U-cut according to angle system <span class=\"pp-art\">(Drawings with descriptions)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>The upper leather sharpening machine <span class=\"pp-art\">(Article)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Lace-up boots according to the angle system <span class=\"pp-art\">(Drawings with descriptions)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-rubrik\">Working with a Bare Copy<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Creating a copy of a strip <span class=\"pp-art\">(Article)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Basic construction after inguinal copying <span class=\"pp-art\">(Drawings with descriptions)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>The upper leather sewing machine <span class=\"pp-art\">(Article)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Derby for inguinal hernia repair <span class=\"pp-art\">(Drawings with descriptions)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Sharpen knives <span class=\"pp-art\">(Article)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Leaf cut after last copy <span class=\"pp-art\">(Drawings with descriptions)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Upper leather walker <span class=\"pp-art\">(Article)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>U incision after inguinal copy <span class=\"pp-art\">(Drawings and Description)<\/span><\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>The bar at the derby<\/li>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Lace-up boots after last copy <span class=\"pp-art\">(Drawings with descriptions)<\/span><\/li>\t\t\t\t\t\t\t\t\t<\/ul>\n\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<aside class=\"pp-zusatz\">\n\t\t<h4>Suitable practice<\/h4>\n\t\t<p class=\"pp-zusatz-text\">For these topics from the table of contents, there is a Michl Box with all the materials for the practical exercises.<\/p>\n\t\t<ul class=\"pp-zusatz-liste\">\n\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/shoeeyeq.com\/en\/michl-box\/\">\n\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t<span class=\"pp-zusatz-titel\">The butt joint<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<a href=\"https:\/\/shoeeyeq.com\/en\/michl-box\/\">\n\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t<span class=\"pp-zusatz-titel\">Sharpen the knife<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t<\/ul>\n\t\t<p class=\"pp-zusatz-fuss\">\n\t\t\tQuestions about the book? Call\n\t\t\t<a href=\"tel:+4996211838\">09621 1838<\/a>\n\t\t\tor write to\n\t\t\t<a href=\"mailto:info@praeparatio.com\">info@praeparatio.com<\/a>.\n\t\t<\/p>\n\t<\/aside>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\n\t\t\t<section class=\"pp-band pp-bestellen\" id=\"bestellen\">\n\t\t<div class=\"pp-innen\">\n\t\t\t<div class=\"pp-bestell-raster\">\n\t\t\t\t<div>\n\t\t\t\t\t<p class=\"pp-label\">Order<\/p>\n\t\t\t\t\t<h2>Order books directly from us<\/h2>\n\t\t\t\t\t<p class=\"pp-lead pp-lead-abstand\">You can order the books directly from us. Write us an email or simply call us. We look forward to hearing from you!<\/p>\n\t\t\t\t\t\t\t\t\t\t<div class=\"pp-knoepfe\">\n\t\t\t\t\t\t<a class=\"pp-btn pp-btn-hell\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/\">\n\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>To the order form\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a class=\"pp-btn pp-btn-rand pp-btn-auf-dunkel\" href=\"tel:+4996211838\">\n\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6.6 10.8a15.1 15.1 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25c1.1.37 2.3.57 3.6.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1z\"\/><\/svg>Call back\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"pp-kontaktkarte\">\n\t\t\t\t\t<span class=\"pp-kontaktzeile\">\n\t\t\t\t\t\t<span class=\"pp-k-label\">Phone<\/span>\n\t\t\t\t\t\t<a href=\"tel:+4996211838\">09621 1838<\/a>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"pp-kontaktzeile\">\n\t\t\t\t\t\t<span class=\"pp-k-label\">Email<\/span>\n\t\t\t\t\t\t<a href=\"mailto:info@praeparatio.com\">info@praeparatio.com<\/a>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"pp-kontaktzeile\">\n\t\t\t\t\t\t<span class=\"pp-k-label\">Address<\/span>\n\t\t\t\t\t\t<address>\n\t\t\t\t\t\t\tPraeparatio e.V.<br>\n\t\t\t\t\t\t\tSchlachthausstr. 11<br>\n\t\t\t\t\t\t\t92224 Amberg\t\t\t\t\t\t<\/address>\n\t\t\t\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\t\t\t<section class=\"pp-band pp-band-weiss\">\n\t\t<div class=\"pp-innen\">\n\t\t\t<div class=\"pp-quer\">\n\t\t\t\t<div class=\"pp-quer-text\">\n\t\t\t\t\t<h3>Should we start working with our hands right away?<\/h3>\n\t\t\t\t\t<p>The Michl Box contains written materials, assignments, and all materials for practical exercises for each topic.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<a class=\"pp-btn pp-btn-rand\" href=\"https:\/\/shoeeyeq.com\/en\/michl-box\/\">\n\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>To the Michl Box\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3972","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/pages\/3972","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/comments?post=3972"}],"version-history":[{"count":0,"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/pages\/3972\/revisions"}],"wp:attachment":[{"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/media?parent=3972"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}