html>
<head>
<title>Titel der Datei</title>
<style type="text/css">

<!--
		body{font-family: Arial;font-size: 9pt;}
		table {font-family: Arial;font-size: 9pt;}
		p{font-family: Arial;font-size: 9pt;}
		h1{font-family: Arial;font-size: 10pt;}
		h2{font-family: Arial;font-size: 11pt;}
		h3{font-family: Arial; font-size: 14pt; color:#FF0000; }
		a{font-family: Arial;font-size: 8pt;}
		
		a:link { text-decoration:none; font-weight:bold; color:#000000;}
		a:visited { text-decoration:none; font-weight:bold; color:#000000; }
		a:hover { text-decoration:none; font-weight:bold; background-color:#FF0000; }
		a:active { text-decoration:none; font-weight:bold; background-color:#FFFF00 }
		a:focus { text-decoration:none; font-weight:bold; background-color:#080; }
		
		html, textarea {scrollbar-base-color:#C0C0C0;
  						scrollbar-3d-light-color:white;
  						scrollbar-arrow-color:red; <!--- verschiebe pfeile --->
  						scrollbar-highlight-color:white; <!--- rand farben --->
  						scrollbar-shadow-color:white;
  						scrollbar-track-color:#FFFFFF;}

-->

</tyle>
</head>
<body>
</body>
</html>
