Ignore:
Timestamp:
09/16/10 11:55:21 (14 years ago)
Author:
frank.jaeger
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/var/www/info/alkis/alkisauszug.css

    r43 r45  
    66        02.09.2010  Mit img 
    77        06.09.2010  Kennzeichen-Rahmenfarben differenziert 
    8         08.09.2010  .. 
     8        15.09.2010  ... 
    99*/ 
    1010body    {background-color: #FDFFFD;} 
     
    6767        border-bottom-width: 2px;  
    6868        border-top-width: 2px;  
    69         width: 80%; 
     69        width: 60%; 
    7070        border-color: #a2d545; 
    71         border-style: solid; font-size: 11pt; 
     71        border-style: solid;  
     72        font-size: 12pt; 
    7273        margin-bottom: 8px; 
    7374        margin-top: 8px; 
    74         margin-left: 0.5in; 
    75         margin-right: 0.5in; 
     75        margin-left: 0.7in; 
     76        /* margin-right: 0.7in; */ 
    7677        overflow: auto; 
    7778        padding: 6px; 
     
    9798 
    9899td      {vertical-align: top;}                  /*  ** Tabellenfelder ** */ 
    99 /*td    {vertical-align: top; border: 1px dotted gray; }         ** Tabellenfelder  Variante f. TEST ** */ 
     100/* td   {vertical-align: top; border: 1px dotted gray; }  Variante fuer TEST */ 
    100101 
    101 td.ll   {width: 130px; padding-top: 8px;}       /* ALKIS Datenliste linke Spalte */ 
    102 td.lr   {color: black; padding-top: 8px;}       /* .. rechte Spalte */ 
     102td.ll   {width: 130px; padding-top: 8px;}       /* Liste Links */ 
     103td.lr   {color: black; padding-top: 8px;}       /* Liste Rechts */ 
    103104td.ph   {color: gray;  padding-top: 8px;}       /* Platzhalter, vorlaeufig, spaeter loschen */ 
    104105 
    105 td.fla  {width: 90px; padding-right: 4px; text-align: right;}   /* Flaechen rechtsbuendig (stellengerecht) */ 
     106/* Flaechen rechtsbuendig (stellengerecht) */ 
     107/* td.fla       {width: 90px; padding-right: 4px; text-align: right;} */ 
     108td.fla  {padding-right: 4px; text-align: right;} 
    106109td.key  {width: 35px; padding-right: 4px; padding-left: 4px;} 
    107110/* Ertragsmesszahl der Bodenschaetzung 
     
    120123        border-left:0px dotted maroon;  border-right:0px dotted maroon; 
    121124        font-weight: bold;}                             /* unter dem Strich = Summenzeile */ 
    122 td.bez  { font-weight: bold;}   /* Beziehungen */ 
    123 td.nhd  { width: 150px; }                       /* Namen - linke / rechte Spalte */ 
    124 td.nam  { font-weight: bold;} 
    125 td.gbl {border-top: 1px dotted green;   border-bottom:0px; 
    126         border-left:0px ;               border-right:0px ;}     /* Name: GB-Liste */ 
     125td.bez  {font-weight: bold;}            /* Beziehungen */ 
     126td.nhd  {width: 150px;}                 /* Namen - linke / rechte Spalte */ 
     127td.nam  {font-weight: bold;} 
     128td.gbl  {border-bottom: 1px dotted green;}      /* Name: GB-Liste */ 
    127129 
    128 td.dien {font-style: italic; color: purple; border-bottom: 1px solid silver;}   /* dienendes GB in FS-Tab im Best-NW */ 
     130/* dienendes GB in FS-Tab im Best-NW  */ 
     131td.dien {font-size: 9pt; font-style: italic; color: purple; border-bottom: 1px solid silver;} 
    129132 
    130133/* Ueberschriften */ 
Note: See TracChangeset for help on using the changeset viewer.