A:visited { color: #0005e2; text-decoration: none }
A:link  { color: #0005e2; text-decoration: none }
A:hover { color: #042f58; TEXT-DECORATION: underline }
A:active { color: #0005e2; text-decoration: none }

BODY, P, UL, LI, DIV, SPAN {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
}


.ueberschrift { color: blue; font-size: 10pt }

TABLE { 
        padding: 0;
        empty-cells: show;
        border-spacing: 1;
        border-width: 0;
        background-color: #E1E1E1;
      }


TH  {
      background-color: #C9C9C9;
      font-size: 10pt;
    }

TH.links {
text-align:left;
}

TD  {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  vertical-align:top;
}

.haendlerheader{
  font-size: 10pt;
}

.sph { 
  font-size: 9pt;
}

.artikelnummer {
  width:12%;
  font-size: 10pt;
}

.artikelname {
  width:25%;
  font-size: 10pt;
}


.artikelbeschreibung {
  width:63%;
  font-size: 8pt;
}

.nostyle {
 color: #000000;
 background-color: white;
}

TD.haendlerlogin {
 color: #660000;
}

TD.haendler {
 color: #CC0000;
}

TD.endkunde {
  color: #000000;
}
