<style type="text/css"> 
<!--
p,h1,h6,h3 { margin: 0px; } 
p { font-family:Arial,Helvetica,sans-serif;font-size:12px;}
h1 { font-family:Arial,Helvetica,sans-serif;font-size:16px;}
h3 { font-family:Arial,Helvetica,sans-serif;font-size:14px;}
h6 { font-family:Arial,Helvetica,sans-serif;font-size:10px;}
A:link {color:navy;font-weight:bold;}
A:visited {color:navy;font-weight:bold;}
A:hover {color:green;font-weight:bold;}
a { text-decoration: none}
a:vlink { text-decoration: none}
a:alink { text-decoration: none}
a:hover { text-decoration: underline}

BODY 
{ 
Margin: 0; /* sollte eigentlich reichen */ 
Position: absolute; 
Top: 0;
Left: 50;
/* die letzten 3 Zeilen sind Sonderbehandlung fuer NN 4.x */ 
} 
-->
</style>