<html>
<head>
<title>Style-sheet Grundeinstellung</title>
<link rel="stylesheet" type="text/css" href="style.css">
<Style type="text/css">
<!--
#free1 { margin-left:-0cm; margin-top:0cm; padding-left:-2cm;}
#rot { color:#FF0000; }
.blau { color:#0000FF; }
.gruen { color:#008000; }
.gelb { color:#FFFF00; }
.orange { color:#FF8000; }
.weis { color:#FFFFFF; }
.schwarz { color:#000000; }
#weis { color:#FFFFFF; font-weight:bold; font-size:18pt; }
#ora { color:#FF8000; text-align:left; }
#copy { margin-left:1cm; font-size:8pt; font-weight:bold; }
#free6 { margin-left:1cm; }
#rand { background:#509AE5; width:13px; }
#tab { width:200px; height:100px; margin-top:0cm; padding:0om; spacing:0cm; }
#tab-klein {background:#B1DEFF; width:200px; height:100px; margin-top:0cm; border:0.3cm groove #0000FF; padding:0om; spacing:0cm; }
#tabelle {background:#B1DEFF; width:948px; height:600px; margin-top:0cm; border:0cm groove #0000FF; padding:0om; spacing:0cm; }
#grafik {position:absolute; left:550px; }
dt {color:#0033CC; }
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,Helvetica,sans-serif; }
h1 { font-size:32pt; }
h2 { font-size:20pt; }
h3 { font-size:16pt; color:#0033CC; }
h4 { font-size:14pt; }
h5 { font-size:12pt; }
#h5 { font-size:10pt; color:#0033CC; text-align:left; font-weight:bold;}
#h6 { font-size:10pt; color:#0033CC; text-align:center; font-weight:bold;}
#h7 { font-size:18pt; color:#0033CC; text-align:center; font-weight:bold; font-style:italic; }
#h8 { font-size:20pt; color:#0033CC; text-align:center; font-weight:bold; }
#h9 { font-size:12pt; color:#98fcc9; text-align:center; font-weight:bold; }
hr {color:#3300ff; width:800; }
div hr {color:#3300ff; width:800; height:1; }
p,ul,ol,li,td,blockquote { font-size:10pt; }
th { font-weight:bold; font-size:14pt; color:660099; }
i { font-weight:bold; font-size:12pt; color:660099; }
em { font-size:10pt; font-style:kursiv; }
table { border-color:660099; width:948;}
table table { width:600; }
pre table { width:199; }
em table { width:160; }
a {font-weight:bold; font-size:13pt; }
p td {font-size:8pt; }
p small {font-size:8pt; font-family:Arial,Helvetica,sans-serif; }
body {background-color:14BEFF;
   margin-left:0cm; 
   margin-width:0cm; 
   margin-height:0cm; 
   margin-top:0cm; 
   scrollbar-base-color:336699;
   scrollbar-track-color:0000FF;
   scrollbar-face-color:336699;
   scrollbar-highlight-color:336699;
   scrollbar-3d-light-color:336699;
   scrollbar-dark-shadow-color:0000FF;
   scrollbar-shadow-color:0000FF;
   scrollbar-arrow-color:0000FF; }
a:link {color: #000000; font-size:13pt; font-weight:bold; text-decoration:none; }
a:active {color: #000000; font-size: 13pt; text-decoration:none;  }
a:visited {color: #000000; font-size: 13pt; text-decoration:none;  }
a:hover { color:#0000ff; font-style:italic; font-size:13pt; font-weight:bold;}
var {color:#660099; font-weight:bold; }
                  .titel {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #003366}
                  .boxlink {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #993300;text-decoration:none;}
                  .boxlink a:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #993300;text-decoration:none;}
                  .boxlink a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #993300;text-decoration:none;}
                  .boxlink a:active {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #993300;text-decoration:none;}
                  .boxlink a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #993300;text-decoration:underline;}
//-->
</style>
</head>
<body></body>
</html>