Ignore:
Timestamp:
12/05/16 10:57:00 (7 years ago)
Author:
frank.jaeger
Message:

ALKIS-Auskunft: in info/alkis/ den Stand 372 wieder hergestellt (Versionen aus "alkisn" versehendlich dort hoch geladen).
In info/alkisn/ Nachbesserungen an Gebäude-Name und Nutzungsart.

File:
1 edited

Legend:

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

    r376 r377  
    11/*      Modul: alkisauszug.css 
    2         S t y l e s  zur ALKIS-Buchauskunft, Kommunales Rechenzentrum Minden-Ravensberg/Lippe (Lemgo). 
     2        S t y l e s zur ALKIS-Buchauskunft, Kommunales Rechenzentrum Minden-Ravensberg/Lippe (Lemgo). 
    33 
    44        Version: 
     
    1111        2013-06-27      p.recht 
    1212        2014-01-27      strasse, hsnr, Print-Balken 
    13         2014-09-15      PostNAS 0.8: p.cnt 
     13        2014-09-15  PostNAS 0.8: p.cnt 
    1414        2014-12-30      Neu: td.fsnr 
    15         2016-02-24      Umstellung norBIT-Struktur 
    16         2016-12-01      Stop-Meldung bei BerechtigungsprÃŒfung, Sortierspalten 
    1715*/ 
    1816body    {background-color: #FDFFFD;} 
     
    2422p.fsausk        {background-color: teal; color: silver;}        /* Uebersichts-Seite Flurstuecks-Auskunft */ 
    2523p.fskennz,p.fsei{background-color: navy; color: silver;}        /* Flurstuecks-Nachweis */ 
     24/* p.fsei       {background-color: olive; color: silver;}*/     /* Flurstuecks- und Eigentuemer-Nachweis */ 
    2625p.fshis         {background-color: gray; color: white;}         /* Flurstuecks-Historie */ 
    2726p.gbkennz       {background-color: green; color: silver;}       /* Bestandsnachweis */ 
     
    3332 
    3433/* Format nach Inhalt */ 
    35 /* p.bezieh     {text-align: right; background: olive;  color: silver;} */ /* Beziehungen */ 
     34p.bezieh        {text-align: right; background: olive;  color: silver;} /* Beziehungen */ 
    3635p.fsd           {margin-left: 170px;}   /* Flst-Flaeche */ 
    3736p.gbl           {position: relative; left: 60px;}       /* Nam: Buchungsstelle*/ 
     
    9089td.lr   {color: black;} /* Liste Rechts */ 
    9190td.ph   {color: gray;}  /* Platzhalter, vorlaeufig, spaeter loschen */ 
    92 td.erkl {color: silver; font-size: 8pt;}        /* ErklÀrungen, nur klein (Haus) */ 
    9391 
    9492td.fla  {width: 110px; padding-right: 4px; text-align: right;} /* Flaechen rechtsbuendig (stellengerecht) */ 
     
    10199td.sond, p.sond {font-size: 9pt; font-style: italic; background-color: white; 
    102100                border: 1px dotted silver; padding: 6px;}       /* Sondereigentumsbeschreibung */ 
     101 
    103102td.nrap, p.nrap {font-size: 9pt; font-style: italic; background-color: white;}  /* Nummer im Aufteilungsplan */ 
     103 
    104104td.fett {font-weight: bold;} 
    105 td.nwlink {width: 80px;}        /* Link zum Nachweis */ 
    106  
    107 /* Kopfzeile, Spaltenueberschrift */ 
    108 td.head, td.heads{font-style: italic; padding-top: 2px;}         
    109 td.head {border-bottom: 1px solid gray;}         
    110 td.heads        {border-bottom: 1px solid black;}       /* Kopf Sortierspalte(n) */ 
    111  
     105td.head {border-bottom: 1px solid gray; font-style: italic; padding-top: 2px;}  /* Kopfzeile, Spaltenueberschrift */ 
    112106td.sum {border-top: 2px dotted maroon;  border-bottom:3px solid maroon; 
    113107        border-left:0px dotted maroon;  border-right:0px dotted maroon; font-weight: bold;}     /* unter dem Strich = Summenzeile */ 
     
    116110td.nam  {font-weight: bold;} 
    117111td.gbl  {border-bottom: 1px dotted green;}      /* Name: GB-Liste */ 
    118 /* Inlay analog WMS-Feature-Info Template: linke Tabellenspalte - Feldname */ 
     112/* Inlay analog Template: linke Tabellenspalte - Feldname */ 
    119113td.li, td.gr {color:gray; padding-left: 8px; padding-right:8px; border-bottom: 0px; vertical-align:top;} 
    120114/* dienendes GB in FS-Tab im Best-NW  */ 
    121115td.dien {font-size: 9pt; font-style: italic; color: purple; border-bottom: 1px solid silver;} 
    122116td.hsnr {width: 70px; padding-right: 4px; text-align: right;} /* Hausnummer in Straße */ 
    123  
    124 /* Fallunterscheidung bei GebÀude auf FlurstÃŒck: */ 
    125 td.gin {color: rgb(0,50,0);}    /* GebÀude in FS */ 
    126 td.gtl {color: rgb(140,140,100);}       /* GebÀude teilweise auf FS */ 
    127 td.gan {color: rgb(210,170,170);}       /* GebÀude angrenzend an FS*/ 
    128117 
    129118/* Ueberschriften */ 
     
    134123h4 {    color: black;   font-size: 11pt;} 
    135124h5 {    color: black;   font-size: 10pt;} 
    136 h6 {    color: black;   font-size:  9pt; margin-top: 2pt; margin: 0pt;} /* FS in Best-NW */ 
     125h6 {    color: black;   font-size:  9pt; margin-top: 2pt; margin: 0pt}  /* FS in Best-NW */ 
    137126 
    138127img     {border: 0px; margin: 0px;} /* Icons */ 
    139128 
    140129iframe.inlay {border:0px; width: 100%;} /* height: 400px; */ 
    141  
    142 /* Abbruch, Fehler der Berechtigung */ 
    143 p.stop1, p.stop2  {text-align: center; color: red;} 
    144 p.stop1 {font-size: 14pt; margin: 4pt;} 
    145 p.stop2 {font-size: 10pt;} 
    146130 
    147131/* Seitenfuss */ 
Note: See TracChangeset for help on using the changeset viewer.