blob: 9caf0f59d4a8a2146c2787dbd0c5e705ffd0be40 (
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
|
<?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>Am Rande meines Welkens bin ich sanfte Nacht - Gedicht 14</title>
</head>
<body>
<div class="poem">
<h3 class="center">AM RANDE MEINES WELKENS BIN ICH SANFTE NACHT</h3>
<div class="subtitle center italic">Gedicht 14</div>
<p>
<span class="vers">Sägen knien Regen welken Tage</span><br />
<span class="vers">Sanften fromme Tiefe sanfte Hände</span><br />
<span class="vers">Tropfen wunde Nächte nächtelang</span><br />
<span class="vers">Wunden sanfte Riesen wölben Dom.</span><br />
</p>
</div>
</body>
</html>
|