1 /* stylesheet for LX-Office ERP 
 
   2 Getestet mit W3C CSS-Validator: 
 
   3 Keine Fehler oder Warnungen gefunden
 
   6 A:link { color: black; text-decoration: none; }
 
   7 A:visited { color: black; text-decoration: none; }
 
   8 A:active { color: black; text-decoration: underline; }
 
   9 input:focus, textarea:focus, select:focus, option:focus { background-color: yellow; }
 
  12   background-color: #093280;
 
  14   text-decoration: none;
 
  18   background-color: #093280;
 
  20   text-decoration: none;
 
  23   font-family: Verdana, Arial, Helvetica;
 
  25   background-color: #D4D0C8;
 
  29   font-family: Verdana, Arial, Helvetica;
 
  35   font-family: Verdana, Arial, Helvetica;
 
  42   font-family: Verdana, Arial, Helvetica;
 
  52   background-color: #efedde;
 
  62   background-color:#ffffff;
 
  66   background-color: white;
 
  67   font-family: Verdana, Arial, Helvetica;
 
  72   background-color: #b8d1f3; 
 
  78   border-bottom: 2px solid #A5A29C;
 
  83   background-color: #b8d1f3;
 
  91   text-decoration: underline;
 
  98 /* Bei Listen den Farbwechsel zur besseren Lesbarkeit: */
 
  99 .listrow1 { background-color: #C8D4C6; color: black; vertical-align: top; }
 
 100 .listrow0 { background-color: white; color: black; vertical-align: top; }
 
 101 .listsubtotal { border-top: 1px solid black; font-size: 10pt; background-color: #b8d1f3; color: black; font-weight: bolder;}
 
 102 .listtotal { border-top: 1px double black; font-size: 10pt; background-color: #b8d1f3; color: black; font-weight: bolder;}
 
 104   font-family: Verdana, Arial, Helvetica;
 
 108   font-family: Verdana, Arial, Helvetica;
 
 111 .plus0 {    /* font color for negative numbers */
 
 127   .noscreen {   /* items with this class won't display */
 
 132   .noprint {   /* items with this class won't print */