aboutsummaryrefslogtreecommitdiff
path: root/OEBPS/Text/02-verschiedene/idf-01.xhtml
blob: cd7107a9ad48a14ab272882d50cfb73024c63d3d (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <link href="../../Styles/style.css" rel="stylesheet" type="text/css" />
  <title>I. Es treibt dich fort von Ort zu Ort</title>
</head>
<body>

<div class="poem">

  <h3 class="center spaced">In der Fremde.</h3>
  <hr class="sect" />
  <h3 class="center">I.</h3>

<p>
<span class="vers">Es treibt dich fort von Ort zu Ort,</span><br />
<span class="vers">Du weißt nicht mahl warum;</span><br />
<span class="vers">Im Winde klingt ein sanftes Wort,</span><br />
<span class="vers">Schaust dich verwundert um.</span>
</p>

<p>
<span class="vers">Die Liebe, die dahinten blieb,</span><br />
<span class="vers">Sie ruft dich sanft zurück:</span><br />
<span class="vers">O komm zurück, ich hab' dich lieb,</span><br />
<span class="vers">Du bist mein einz'ges Glück!</span>
</p>

<p>
<span class="vers">Doch weiter, weiter, sonder Rast,</span><br />
<span class="vers">Du darfst nicht stille stehn.</span><br />
<span class="vers">Was du so sehr geliebet hast</span><br />
<span class="vers">Sollst du nicht wiedersehn.</span>
</p>

<hr class="fin" />

</div>

</body>
</html>