<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD>
<BODY><XMP>/* DATEI: formate.css */


body { margin-top:10px; margin-bottom:10px; bgcolor:#ffffff}



/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */



h1 { font-size:7pt; color:#808080; font-family:verdana; font-weight:normal}
/* Standardschriftart */
h2 { font-size:9pt; color:#404040; font-family:verdana; font-weight:lighter}
/* Standardschriftart/weiss */
h3 { font-size:7pt; color:#000000; font-family:verdana; font-weight:normal}
/* Standardschriftart */
h4 { font-size:9pt; color:#000000; font-family:verdana; font-weight:normal}
/* Standardschriftart */
h5 { font-size:6pt; color:#808080; font-family:verdana; font-weight:lighter}
/* Standardschriftart */
h6 { font-size:8pt; color:#808080; font-family:verdana; font-weight:normal}
/* Standardschriftart */

/* HINTERGRUNDFARBE */
.korp { background-color:#ffffff;}
.tabelle { background-color:#29A4F1; }
/* Standard-Tabellen-blau */

A { color:#754711; text-decoration:underline; font-weight:lighter}
a:Hover { color:#000000; text-decoration:none; font-weight:lighter}
a:link { color:#555682; text-decoration:none; font-weight:lighter}
a:visited { color:#555682; text-decoration:none; font-weight:lighter}
a:active { color:#555682; text-decoration:none; font-weight:lighter}

a.an { text-decoration:none; }
</XMP></BODY></HTML>
