
.small   { font-weight: normal; font-size: 8pt; font-family: Arial, Verdana, Helvetica }
.bold { font-weight: bold; font-size: 10pt; font-family: Arial, Verdana, Helvetica }
.headline    { color: #f45c2d; font-weight: bold; font-size: 10pt; font-family: Arial, Verdana, Helvetica }
.tabwhite  { font-weight: bold; font-size: 10pt; font-family: Arial, Verdana, Helvetica }
a   { color: #f45c2d; font-weight: bold; font-size: 10pt; font-family: Arial, Verdana, Helvetica; text-decoration: none }
a:hover   { color: #f45c2d; font-weight: bold; font-family: Arial, Verdana, Helvetica; text-decoration: underline }
a:active { color: #f45c2d; font-weight: bold; font-family: Arial, Verdana, Helvetica; text-decoration: underline }
body       { scrollbar-arrow-color: f45c2d; scrollbar-base-color: fcfbdc; scrollbar-face-color: b3c373; scrollbar-highlight-color: fcfbdc; scrollbar-shadow-color: 999999  }
td   { color: black; font-size: 10pt; font-family: Verdana, Geneva, Arial, sans-serif;}

/*-- Standardeinstellung */
body

{
  color: #fcfbdc;
  background-color: #fcfbdc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

/* {
        COLOR: #009140; FONT-FAMILY: Sans, Arial, Helvetica, Univers; text: #009140
}
*/

a:link, a:visited, a:active {
  color: #f45c2d;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
}

/*a:hover {
  color: #009140;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
}
*/

/* BoxHeader */
.boxheader {
  color: #000000;
  background-color: #adbe75;
  border-color: #abbe75;
  border-style: solid;
  border-width: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-color: #000000;
  text-decoration: none;
}

/* Boxinhalt */
.box {
  color: #000000;
  background-color: #fcfbdc;
  border-color: #adbe75;
  border-style: solid;
  border-width: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

/* Company Info */
.compinfo {
  color: #000080;
  background-color: #fcfbdc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

/*-- Überschriften */
.headline {
  color: #f45c2d;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
}

.headline2 {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
}

/*-- Text in der Artikeltabelle */
.desc {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

/*-- Spezialpreis - Special-Flag gesetzt */
.special {
  color: #ff0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

/*-- Dateneingabe */
.account {
  color: #000000;
  background-color: #fcfbdc;
  text-decoration: none;
}

/* Umrandung der Tables */
.tableborder {
  border-color: #fcfbdc;
  border-style: solid;
  border-width: 2px;
}

/* Header mit Firmenlogo */
.header {
  color: #900050;
  background-color: #adbe75;
  border-color: #fcfbdc;
  border-style: solid;
  border-width: 2px;
}

/* Gesamt-Navigationsleiste */
  border-color: #009140;
  border-style: solid;
  border-width: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/* Obere Navigationsleiste */
.navi1 {
  color: #900050;
  background-color: #fcfbdc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/* Untere Navigationsleiste */
.navi2 {
  color: #900050;
  background-color: #808080;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/* Footer oben */
.footer1 {
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
}

/* Footer mitte */
.footer2 {
  color: #ffffff;
  background-color: #808080;
  text-decoration: none;
}

/* Footer unten */
.footer3 {
  color: #808080;
  background-color: #000000;
  text-decoration: none;
}

/* Info HTML-Seiten */
.info {
  color: #000000;
  background-color: #fcfbdc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

.preisliste {
  color: #000000;
  background-color: #fcfbdc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 6pt;
  text-decoration: none;
}



