blob: 697a3c1dd4098f3a7c35a29ece217d61fc373007 (
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
|
<?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>Kurt Schwitters: Die Blume Anna - Die neue Anna Blume</title>
</head>
<body>
<div class="prose">
<p>
Der Autor behält sich alle Rechte<br />
vor, insbesondere das Recht für<br />
Abdruck, Uebersetzung, Vortrag,<br />
Verfilmung. Der Autor trägt diese<br />
Dichtungen selbst sinngemäß vor.
</p>
<div class="vspace5"></div>
<p style="float:right;padding-right:2.5em;">
Motto:<br />
Der Weg zur Vollkommenheit<br />
und zu jedem Fortschritt ist<br />
fortwährende Selbstkritik, nicht<br />
zu verwechseln mit Kunstkritik.
</p>
</div>
</body>
</html>
|