<html>

<head>
<title>Titel der Datei</title>
<style type="text/css">
<!--
body { 
background-image:url(images/background.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:right;
font-size:12pt;
font-family:Arial;
color:black; 
scrollbar-base-color: #E8E8E7;
scrollbar-arrow-color: #006699;
}

}
h1 { font-size:30pt;color:#006699;font-style:bold; }

-->
</style>
</head>

<body>
</body>
</html>
