<html>
<head>
<title>Titel der Datei</title>
<style type="text/css">
<!--

body { background-image:url(water.jpg);
     font-size:10pt;
     font-family:Tahoma,Verdana,Helvetica,Arial; 
     color:white; }

h1 { font-size:28pt;
     color:red;
     font-family:Tahoma,Verdana,Helvetica,Arial; }

h2 { font-size:24pt;
     color:yellow;
     font-family:Tahoma,Verdana,Helvetica,Arial; }

h3 { font-size:18pt;
     color:white;
     font-family:Tahoma,Verdana,Helvetica,Arial; }

h4 { font-size:16pt;
     color:white;
     font-family:Tahoma,Verdana,Helvetica,Arial; }

h5 { font-size:14pt;
     color:white;
     font-family:Tahoma,Verdana,Helvetica,Arial; }

h6 { font-size:11pt;
     color:yellow;
     font-weight:bold;
     font-family:Tahoma,Verdana,Helvetica,Arial; }

p  { font-size:11pt;
     line-height:12pt; 
     font-family:Tahoma,Verdana,Helvetica,Arial; 
     color:white;
     letter-spacing:0.2mm;
     word-spacing:0.8mm; }

i  { font-size:11pt;
     font-family:italic;
     color:white;
     line-height:12pt; 
     font-family:Tahoma,Verdana,Helvetica,Arial }

p.sitemap { background-color:#0000BF;
     font-size:10pt;
     font-weight:bold;
     font-family:Tahoma,Verdana,Helvetica,Arial; 
     color:white }

p.copyright { font-size:8pt;
     font-family:Tahoma,Verdana,Helvetica,Arial; 
     color:white }

a:link { font-size:11pt;
     line-height:12pt; 
     font-family:Tahoma,Verdana,Helvetica,Arial;
     color:white;
     text-decoration:none }

a:visited { font-size:11pt;
     line-height:12pt; 
     font-family:Tahoma,Verdana,Helvetica,Arial;
     color:white;
     text-decoration:none }

a:active { font-size:11pt;
     line-height:12pt; 
     font-family:Tahoma,Verdana,Helvetica,Arial;
     color:white;
     text-decoration:none }

li { font-size:10pt;
     line-height:14pt; 
     font-family:Tahoma,Verdana,Helvetica,Arial; }

ul { list-style-image:url(li.gif) }


//-->
</style>
</head>
<body>
</body>
</html>