aboutsummaryrefslogtreecommitdiff
path: root/OEBPS/Text/nav.xhtml
blob: e58c26f67eec764fb503299b637eee73e044d596 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:epub="http://www.idpf.org/2007/ops"
xml:lang="de">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <link href="../Styles/style.css" rel="stylesheet" type="text/css" />
  <title>Navigation</title>
</head>

<body>
  <h2>Navigation</h2>
  <h3>Albert Ehrenstein - Nicht da nicht dort</h3>
  <nav epub:type="toc" id="toc">
    <h3>&#160;</h3>
    <ol>
      <li class="index-entry"><a href="inhalt.xhtml">Inhalt</a></li>
      <li class="index-entry"><a href="01-das-martyrium-homers.xhtml">Das Martyrium Homers</a></li>
      <li class="index-entry"><a href="02-der-fluch-des-magiers.xhtml">Der Fluch des Magiers Anateiresiotidas</a></li>
      <li class="index-entry"><a href="03-liebe.xhtml">Liebe</a></li>
      <li class="index-entry"><a href="04-der-knecht-seines-schicksals.xhtml">Der Knecht seines Schicksals</a></li>
      <li class="index-entry"><a href="05-hildebrandslied.xhtml">Hildebrandslied</a></li>
      <li class="index-entry"><a href="06-traum.xhtml">Traum des 888. Nachtredakteurs</a></li>
      <li class="index-entry"><a href="07-die-alte-geschichte.xhtml">Die alte Geschichte</a></li>
      <li class="index-entry"><a href="08-fruehes-leid.xhtml">Frühes Leid</a></li>
      <li class="index-entry"><a href="09-wodianer.xhtml">Wodianer</a></li>
      <li class="index-entry"><a href="10-tod-eines-seebaeren.xhtml">Tod eines Seebären</a></li>
      <li class="index-entry"><a href="11-ausflug.xhtml">Ausflug</a></li>
      <li class="index-entry"><a href="12-vorbild.xhtml">Vorbild</a></li>
      <li class="index-entry"><a href="13-mammuthbaum.xhtml">Mammuthbaum</a></li>
      <li><a href="anhang.xhtml">Anhang</a></li>
      <li class="index-entry"><a href="textnachweis.xhtml">Textnachweis und Lizenz</a></li>
    </ol>
  </nav>
  <nav epub:type="landmarks">
    <h2>Übersicht</h2>
    <ol>
      <li><a epub:type="cover" href="deckel.xhtml" title="Deckel">Deckel</a></li>
      <li><a epub:type="titlepage" href="titel.xhtml" title="Titel">Titel</a></li>
      <li><a epub:type="toc" href="inhalt.xhtml" title="Inhalt">Inhalt</a></li>
      <li><a epub:type="backmatter" href="anhang.xhtml" title="Anhang">Anhang</a></li>
    </ol>
  </nav>
</body>
</html>