<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<html>
<head>
<title>Formatvorlage.css</title>
<link rel="stylesheet" type="text/css" href="formatvorlage.css">
<style type="text/css">

.f6		{color: black; font-family:Helvetica,Arial,sans-serif; font-size:6pt}
.f8		{color: black; font-family:Helvetica,Arial,sans-serif; font-size:8pt}
.f10	{color: black; font-family:Helvetica,Arial,sans-serif; font-size:10pt}
.f12	{color: black; font-family:Helvetica,Arial,sans-serif; font-size:12pt}
.f14	{color: black; font-family:Helvetica,Arial,sans-serif; font-size:14pt}
.f16	{color: black; font-family:Helvetica,Arial,sans-serif; font-size:16pt}

caption		{background-color:#C0C0C0; color: black; font-family:Helvetica,Arial,sans-serif; font-size:10pt}
.navzeile	{background-color:#FFFFFF; color: black; font-family:Helvetica,Arial,sans-serif; font-size:10pt}
.uezeile	{background-color:#B0C4D4; color: black; font-family:Helvetica,Arial,sans-serif; font-size:10pt}

 a:link { text-decoration:none; font-weight:bold; color:#000000; }
 a:visited { text-decoration:none; font-weight:bold; color:#666666; }
 a:hover { text-decoration:none; font-weight:bold; background-color:#9DAFBD; }
 a:active { text-decoration:none; font-weight:bold; background-color:#CCFFFF; }

</style>
</head>
<body>
</body>
</html>


