<!-- Formatierungen fuer alle Webseiten -->
body {padding-left: 20px; margin-top: 0px; background-color: #FFFFFF;}
a:link {color: #191970; font-family: Arial, Geneva, Helvetica }
a:visited {color: #191970; font-family: Arial, Geneva, Helvetica }

<!--  Fliesstext (normaler Text) -->
.txtreg     { color: #000; font-size: 12px; line-height: 14px; font-family: Arial, Geneva, Helvetica }
<!--  Literale (normaler Text) -->
.txtregbo     { color: #000; font-size: 11px; line-height: 14px; font-weight: bold; font-family: Arial, Geneva, Helvetica }
<!-- Text fuer Statusanzeige und Textboxen/Comboboxen -->
.status { color: #000; font-size: 12px; line-height: 15px; font-family: Arial, Geneva, Helvetica }
<!-- Zusatztexte für Auktionstabellen (z.B. für Legende, Hinweise,...) -->
.txtkls  { color: #000; font-weight: normal; font-size: 10px; line-height: 14px; font-family: Arial, Geneva, Helvetica }
<!-- Zusatztexte für Auktionstabellen gehighlighted (blau) (z.B. für Legende, Hinweise,...) -->
.txtklb  { color: #191970; font-weight: normal; font-size: 10px; line-height: 14px; font-family: Arial, Geneva, Helvetica }
<!--  Navigationspunkte in linken Navigationsmenue -->
.txtklw { color: white; font-size: 10px; line-height: 14px; font-family: Arial, Geneva, Helvetica }
<!-- Ueberschrift fuer Tabellenheadline -->
.htabregw    { color: #fff; font-size: 13px; line-height: 15px; font-family: Arial, Geneva, Helvetica }
<!-- Headline im Fliesstext -->
.hblue  { color: #165491; active: #165491; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Arial, Helvetica, Geneva }
<!--  Ueberschrift fuer nachfolgende Tabellen -->
.htabsb { color: black; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Arial, Helvetica, Geneva }
<!-- Normaler Text in Tabellen -->
.tabtxt  { color: black; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva }
<!--  Spaltenueberschrift für Tabellen (z.B. Produktklasse, Werkstoff, ...) -->
.htabw  { color: white; background-color: #165491; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva }
<!-- Headline für alle Adminseiten -->
.headline{ color: #165491; font-weight: bold; font-size: 16px; line-height: 16px; letter-spacing: 4px; font-family: Tahoma, Arial, Helvetica, Geneva }

<!-- Submenueeintraege -->
a.submenu:link { color: #AAAAAA; font-weight: normal; text-decoration: none;  font-size: 11px; font-family:  Tahoma, Arial, Helvetice, Geneva }
<!-- Submenueeintraege -->
a.submenu:visited { color: #AAAAAA; font-weight: normal; text-decoration: none;  font-size: 11px; font-family:  Tahoma, Arial, Helvetice, Geneva }
<!-- Submenueeintraege onMouseOver -->
a.submenu:hover { color: #4E79B0; font-weight: bold; text-decoration: none;  font-size: 11px; font-family:  Tahoma, Arial, Helvetice, Geneva }
<!-- Submenueeintraege active -->
a.submenu:active { color: #4E79B0; font-weight: bold; text-decoration: none;  font-size: 11px; font-family:  Tahoma, Arial, Helvetice, Geneva }
<!-- Submenueeintraege (deaktiviert) -->
.subdeak { color: #CDCDCD; font-weight: normal; font-size: 11px; font-family:  Tahoma, Arial, Helvetice, Geneva }

<!--  Navigationspunkte in linken Navigationsmenue -->
a.txtklw:visited { color: white; font-size: 10px; line-height: 14px; font-family: Arial, Geneva, Helvetica }
<!--  Navigationspunkte in linken Navigationsmenue -->
a.txtklw:hover { color: #fee265; font-size: 10px; line-height: 14px; font-family: Arial, Geneva, Helvetica }
<!--  Navigationspunkte in linken Navigationsmenue -->
a.txtklw { color: white; font-size: 10px; line-height: 14px; font-family: Arial, Geneva, Helvetica }

<!-- Linktext neben Pictogramme -->
a.hblue  { color: #165491; active: #165491; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Arial, Helvetica, Geneva }

<!-- button class -->
.button { color: #dcdcdc; background-color: #dcdcdc }

<!-- ERRORclass for all elemets -->
.error {font-size: 11px; font-weight: bold; color: #F60000; font-family: Arial, Geneva, Helvetica;}

<!-- STATUS message if a process was successful -->
.statusmsg {font-size: 11px; line-height: 14px; color: #000000; font-weight: bold; font-family: Arial, Geneva, Helvetica }

