Ignore:
Timestamp:
11/04/11 13:46:52 (12 years ago)
Author:
frank.jaeger
Message:

Neue Flurstücks-Historie zur Buchauskunft, DB-Schema mit neuem Index, Konvertierungs-Scripte ohne User und Passwort

File:
1 edited

Legend:

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

    r76 r123  
    88        04.01.2011  Spalte td.fla im fsnw 
    99        26.01.2011  einheitlich td padding-top 6px 
     10        03.11.2011  FS-Historie 
    1011*/ 
    1112body    {background-color: #FDFFFD;} 
     
    1415 
    1516/* ** Banner im Kopf (Balken), Farbcode fuer Nachweis-Art ** */ 
    16 p.fsausk                {text-align: right; background: teal;   color: silver;} /* Uebersichts-Seite Flurstuecks-Auskunft */ 
    17 p.fskennz       {text-align: right; background: navy;   color: silver;} /* Flurstuecks-Nachweis */ 
    18 p.fsei          {text-align: right; background: olive;  color: silver;} /* Flurstuecks- und Eigentuemer-Nachweis */ 
    19 p.gbkennz       {text-align: right; background: green;  color: silver;} /* Bestandsnachweis */ 
    20 p.nakennz       {text-align: right; background: maroon; color: silver;} /* Personen- und Adressdaten */ 
    21 p.geb                   {text-align: right; background: yellow; color: gray;}   /* Gebaeude zum FS */ 
    22 p.lage          {text-align: right; background: lime; color: gray;}     /* Gebaeude zum FS */ 
     17p.fsausk                {text-align: right; background: teal;   color: silver;} /* Uebersichts-Seite Flurstuecks-Auskunft */ 
     18p.fskennz       {text-align: right; background: navy;   color: silver;} /* Flurstuecks-Nachweis */ 
     19p.fsei          {text-align: right; background: olive;  color: silver;} /* Flurstuecks- und Eigentuemer-Nachweis */ 
     20p.fshis         {text-align: right; background: gray;   color: white;}          /* Flurstuecks-Historie */ 
     21p.gbkennz       {text-align: right; background: green;  color: silver;} /* Bestandsnachweis */ 
     22p.nakennz       {text-align: right; background: maroon; color: silver;} /* Personen- und Adressdaten */ 
     23p.geb                   {text-align: right; background: yellow; color: gray;}           /* Gebaeude zum FS */ 
     24p.lage          {text-align: right; background: lime; color: gray;}             /* Gebaeude zum FS */ 
    2325 
    2426p.bezieh        {text-align: right; background: olive;  color: silver;} /* Beziehungen */ 
     
    4648 
    4749/* komplette Adresse im Rahmen*/ 
    48 div.adr {border-left-width: 0px;  
    49         border-right-width: 0px;  
    50         border-bottom-width: 2px;  
    51         border-top-width: 2px;  
    52         width: 60%; 
    53         border-color: #a2d545; 
    54         border-style: solid;  
    55         font-size: 12pt; 
    56         margin-bottom: 8px; 
    57         margin-top: 8px; 
    58         margin-left: 0.7in; 
    59         overflow: auto; 
    60         padding: 6px; 
    61         background: #e4f7dd; 
    62 } 
     50div.adr {border-left-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-top-width: 2px;  
     51        width: 60%; font-size: 12pt; 
     52        border-color: #a2d545; border-style: solid;  
     53        margin-bottom: 8px; margin-top: 8px; margin-left: 0.7in; 
     54        overflow: auto; padding: 6px; 
     55        background: #e4f7dd;} 
    6356 
    6457span.key                {color: gray; font-style: italic;} /* Schluesselwert vor Text, Wert zurueck nehmen */ 
     
    7366/* Kennzeichen mit Rahmen, Rahmen-Farben wie 'Balken' */ 
    7467table.kennzfs   {border: 2px solid  navy;  padding: 3px; margin: 0px;}  /* Flurstueck */ 
     68table.kennzfsh  {border: 2px dotted navy;  padding: 3px; margin: 0px;}  /* - historisch */ 
    7569table.kennzgb   {border: 2px solid  green; padding: 3px; margin: 0px;}  /* Grundbuch */ 
    7670table.kennzgbf  {border: 2px dotted green; padding: 3px; margin: 0px;}  /* - fiktiv */ 
Note: See TracChangeset for help on using the changeset viewer.