aboutsummaryrefslogtreecommitdiff
path: root/OEBPS/Text/meine-wunder/09-ein-liebeslied.xhtml
blob: 943eb27dcde0c8d22262dd807fa5528b87c8d9a6 (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
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!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>Ein Liebeslied</title>
</head>
<body>

<div class="poem">

<h3>EIN LIEBESLIED</h3>

<p>
<span class="vers">Aus goldenem Odem</span><br />
<span class="vers">Erschufen uns Himmel.</span><br />
<span class="vers">O, wie wir uns lieben ...</span></p>

<p>
<span class="vers">Vögel werden Knospen an den Ästen,</span><br />
<span class="vers">Und Rosen flattern auf.</span></p>

<p>
<span class="vers">Immer suche ich nach deinen Lippen</span><br />
<span class="vers">Hinter tausend Küssen.</span></p>

<p>
<span class="vers">Eine Nacht aus Gold,</span><br />
<span class="vers">Sterne aus Nacht ...</span><br />
<span class="vers">Niemand sieht uns.</span></p>

<p>
<span class="vers">Kommt das Licht mit dem Grün,</span><br />
<span class="vers">Schlummern wir;</span><br />
<span class="vers">Nur unsere Schultern spielen noch wie Falter.</span></p>

</div>

</body>
</html>