/* Format Seite - 0506-1105 */
/*<meta http-equiv="Content-Style-Type" content="text/css">
  <link rel="stylesheet" type="text/css" href="formsite.css">*/

/* ---Basis Setting------------------------------------------------- */
body.norm  { background-color:#000000;       /* Standard-Seite       */
             font-family:arial,helvetica,sans-serif;
             font-size:10pt; color:#FFFFFF; }
a:link     { text-decoration:none; color:#FBDD00; }
a:visited  { text-decoration:none; color:#FDFFC0; }
a:hover    { text-decoration:none; color:#000000; background-color:#AAAAAA; } 
a:active   { text-decoration:none; color:#FF4444; }
.txg       { font-size:12pt; }               /* Text grösser (120%)  */
.txn       { font-size:10pt; }               /* Text normal  (100%)  */
.txk       { font-size:8pt;  }               /* Text kleiner  (80%)  */
td         { font-size:10pt; color:#FFFFFF;} /* Tabellen Inhalt/Text */
h2         { font-size:18pt;                 /* Seiten-Ueberschrift  */
             font-weight:bold; text-align:center; color:#FBDD00; } 
h4         { font-size:12pt;                 /* Zweit -Ueberschrift  */
             font-weight:bold; text-align:center; color:#FBDD00; } 

/* --- Home -------------------------------------------------------- */
table.hnews {background-image:url(lcngrafik/homecent.jpg);
             background-repeat:no-repeat; background-position:center;
             background-color:#000000; }
td.hnews    {background-image:url(lcngrafik/homenews.gif);/*News-Spot*/
             background-repeat:no-repeat; background-position:center;
             text-align:center; color:#FBDD00; }
td.hnew-    {background-image:url(lcngrafik/homenew-.gif);/*News-Hot */
             background-repeat:no-repeat; background-position:center;
             text-align:center; color:#FBDD00; }
td.hnewb    {background-image:url(lcngrafik/homenewb.png);/*News-big */
             background-repeat:no-repeat; background-position:center;
             text-align:center; color:#FBDD00; }

/* --- Produkte ---------------------------------------------------- */
table.ptab { width:90%; }                    /* Tabellen Breite      */
             /* ---ProduktListe------------------------------------- */
td.plrow11 { font-size:12pt;                 /* Produktgruppe        */
             font-weight:bold;                          /*colspan 1-3*/
             text-align:center; background-color:#666666; } 
td.plrow21 { font-size:10pt; width:20%       /* Produktname          */
             text-align:left; background-color:#666666; }
td.plrow22 { font-size:10pt;                 /* Produktbeschreibung  */
             text-align:left; }
td.plrow23 { font-size:8pt;  width:6%;       /* PDF                  */
             text-align:center; }
             /* ---ProduktSeiten------------------------------------ */
td.psrow11 { font-size:2pt; width:18%; }     /* da ist auch der Anker*/
td.psrow12 { font-size:2pt; width:1%;  }     /* LeerReihe (Bild/Text)*/
td.psrow13 { font-size:2pt; width:12%; }     /* Auflistung links     */
td.psrow14 { font-size:2pt; width:60%; }     /* Auflistung rechts    */
td.psrow15 { font-size:2pt; width:8%;  }     /* PDF                  */
td.psrow21 { font-size:12pt;                 /* Produktname          */
             font-weight:bold; text-align:center;
             background-color:#666666; color:#FBDD00; } 
td.psrow22 { background-color:#666666; }     /* LeerReihe (Bild/Text)*/
td.psrow23 { font-size:12pt;                 /* Produktbeschreibung  */
             font-weight:bold; text-align:left;         /*colspan 3+4*/
             background-color:#666666; color:#FBDD00; } 
td.psrow25 { font-size:10pt;text-align:right;/* PDF                  */
             font-weight:bold; text-align:right;
             background-color:#666666; color:#FBDD00; } 
td.psrow31 { font-size:2pt; }                /* LeerZeile (Bild/Text)
                         colspan 1-5, passend zu psrow12 und psrow22 */
td.psbild  { text-align:center;              /* Produkt-Bild         */
             vertical-align:middle; background-color:#666666; }
td.pslistl { vertical-align:top; }           /* Auflistung links allg*/
td.psrow81 { font-size:10pt;                 /* Produktname LCN-W    */
             font-weight:bold; text-align:center;
             background-color:#666666; color:#FBDD00; } 

/* --- Download ---------------------------------------------------- */
table.dtab { width:90%; }                    /* Tabellen Breite      */
td.dsrow11 { font-size:2pt; width:80pt; }    /* da ist auch der Anker*/
td.dsrow12 { font-size:2pt; width:8pt;  }    /* LeerReihe (Bild/Text)*/
td.dsrow13 { font-size:2pt; }                /* Text rechts          */
td.dsrow21 { font-size:12pt;                 /* Produktname          */
             font-weight:bold; text-align:center;
             background-color:#666666; color:#FBDD00; } 
td.dsrow22 { background-color:#666666; }     /* LeerReihe (Bild/Text)*/
td.dsrow23 { font-size:12pt;                 /* Produktbeschreibung  */
             font-weight:bold; text-align:left;
             background-color:#666666; color:#FBDD00; } 
td.dsrow31 { font-size:5pt; }                /* LeerZeile            */
td.dsrow51 { font-size:12pt;                 /* Text rechts-oben     */
             font-weight:bold; text-align:right; vertical-align:top;
             background-color:#666666; color:#FBDD00; } 

/*-------------------------------------------------------------------*/

