source: trunk/info/info/alkisn/alkisauszug.css @ 405

Revision 405, 9.8 KB checked in by frank.jaeger, 6 years ago (diff)

Die Buchauskunft bekommt ein neues Modul Grundstücksnachweis (Buchung). Andere Module verlinken darauf.

RevLine 
[362]1/*      Modul: alkisauszug.css
[377]2        S t y l e s  zur ALKIS-Buchauskunft, Kommunales Rechenzentrum Minden-Ravensberg/Lippe (Lemgo).
[362]3
4        Version:
5        2010-09-21      Inlay
6        2010-09-30      body-width bei Print
7        2010-10-12      class p.fsd: margin statt position-relative, dann keine Scrollbar
8        2011-01-04      Spalte td.fla im fsnw
9        2011-01-26      einheitlich td padding-top 6px
10        2011-11-16      FS-Historie
11        2013-06-27      p.recht
12        2014-01-27      strasse, hsnr, Print-Balken
13        2014-09-15      PostNAS 0.8: p.cnt
14        2014-12-30      Neu: td.fsnr
15        2016-02-24      Umstellung norBIT-Struktur
[377]16        2016-12-01      Stop-Meldung bei BerechtigungsprÃŒfung, Sortierspalten
[387]17        2017-06-08      Tab-Zeilen-Farbe wechseln, Spaltenbreite td.flag, media screen
[388]18        2017-06-09      ErlÀrung zu Haus: 2 Arten
[390]19        2017-10-11      BodenschÀtzung
[391]20        2017-10-17      td.nwlink min-width
[402]21        2017-12-20      td.dbg
22        2018-04-23      Spaltenbreiten
[405]23        2018-05-03      GS-Nachweis
24
25https://wiki.selfhtml.org/wiki/Grafik/Farbpaletten#Farbnamen
[362]26*/
[387]27body    {background-color: #FEFFFE;}
[362]28p, body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
29        font-size: 10pt; color: #000033; margin-top: 2pt; margin-bottom: 2pt;}
30
[387]31/* Banner im Kopf (farbiger Balken), Farbcode fuer Nachweis-Art (gleiche Farbe wie Rahmen um das Kennzeichen) */
[405]32p.fsausk,p.fskennz,p.fsei,p.fshis,p.gbkennz,p.gskennz,p.nakennz,p.geb,p.lage,p.strasse,p.recht {text-align: right; padding-top: 4px; padding-bottom: 4px; padding-right: 24px;}
33/* Balken-Farben individuell */
[362]34p.fsausk        {background-color: teal; color: silver;}        /* Uebersichts-Seite Flurstuecks-Auskunft */
[387]35p.fskennz,p.fsei{background-color: navy; color: silver;} /* Flurstuecks-Nachweis */
[362]36p.fshis         {background-color: gray; color: white;}         /* Flurstuecks-Historie */
37p.gbkennz       {background-color: green; color: silver;}       /* Bestandsnachweis */
[405]38p.gskennz       {background-color: LightGreen ; color: DimGray ;}       /* GrundstÃŒcksnachweis */
[362]39p.nakennz       {background-color: maroon; color: silver;}      /* Personen- und Adressdaten */
40p.geb           {background-color: yellow; color: gray;}        /* Gebaeude zum FS */
41p.lage          {background-color: lime; color: gray;}          /* Lage/Adresse zum FS */
42p.strasse       {background-color: limegreen; color: slategray;}        /* Strasse */
43p.recht         {background-color: #F0F8FF; color: gray;}       /* Baurecht, Bodenneuordnung */
44
45/* Format nach Inhalt */
46/* p.bezieh     {text-align: right; background: olive;  color: silver;} */ /* Beziehungen */
47p.fsd           {margin-left: 170px;}   /* Flst-Flaeche */
48p.gbl           {position: relative; left: 60px;}       /* Nam: Buchungsstelle*/
49p.zus           {margin: 2pt; padding: 2pt; border:1px dotted maroon; background: white;} /* Zusatz zum Eigent., gerahmt */
50p.avh           {font-style: italic; color: navy;}      /* Anteilsverhaeltnis */
[402]51p.ant           {font-style: italic; position: relative;} /* Anteil am FS  left: 12px;*/
[362]52p.geig          {color: navy;}          /* GB-Nachw. Eigentuemer Name */
53p.gadr          {color: maroon; margin-top: 1pt;}       /* GB-Nachw. Eigentuemer Adresse */
54p.nwlink, td.nwlink {font-size: 7pt; text-align: right; margin-top: 0pt;}       /* Link zum Nachweis GB, FS, ..*/
55p.err           {font-size: 11px; color: red;}          /* Fehler -> Anwender */
[398]56p.dbg, td.dbg{font-size: 10px; color: gray;}            /* Debug -> Entwickler */
[362]57p.cnt           {font-size: 10px; color: gray;}         /* Counter, Zaehler */
58p.warn          {color: gray; font-style: italic;}      /* Warnung, Hinweis */
59p.ph            {color: gray;}                                          /* Platzhalter */
[388]60p.erklk         {color: silver; font-size: 8pt;}        /* Haus: ErklÀrungen zur Kategorie */
61p.erkli         {color: grey; font-size: 8pt;}          /* Haus: ErklÀrungen zum Inhalt */
[362]62
63/* Links */
64a:link          {color: rgb(0,102,153);}
65a:visited       {color: rgb(0,153,102);}
66a:active        {color: rgb(0,102,102);}
67a:hover         {color: rgb(255,40,40);}
68
[387]69/* Konfiguration */
70a.keyswitch {text-decoration: none; color: grey; font-style: italic; font-size: 7pt; text-align: right;}
[362]71
72/* komplette Adresse im Rahmen */
73div.adr {border-left-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-top-width: 2px;
74        width: 60%; font-size: 12pt; border-color: #a2d545; border-style: solid;
75        margin-bottom: 8px; margin-top: 8px; margin-left: 0.7in;
76        overflow: auto; padding: 6px; background: #e4f7dd;}
77
[389]78span.key        {color: gray; font-style: italic;} /* Schluesselwert vor Text */
[362]79span.wichtig{color: #BB0000; font-weight: bold;} /* Wert hervorheben */
80span.flae       {font-weight: bold;} /* FlÀchensumme Flurst. */
81
82/* ** T a b e l l e n ** */
83table           {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000033;}
84table.fsd       {font-size: 9pt; margin-left: 12px;}
85table.bez       {font-size: 9pt; margin-bottom: 10px; margin-left: 3px;}
86
87/* Kennzeichen mit Rahmen, Rahmen-Farben wie 'Balken' */
88table.kennzfs   {border: 2px solid  navy;  padding: 3px; margin: 0px;}  /* Flurstueck */
89table.kennzfsh  {border: 2px dotted navy;  padding: 3px; margin: 0px;}  /* - historisch */
90table.kennzgb   {border: 2px solid  green; padding: 3px; margin: 0px;}  /* Grundbuch */
91table.kennzgbf  {border: 2px dotted green; padding: 3px; margin: 0px;}  /* - fiktiv */
92table.kennzla   {border: 2px solid  lime;  padding: 3px; margin: 0px;}  /* Lage */
93table.kennzstra {border: 2px solid  limegreen;  padding: 3px; margin: 0px;}     /* Strasse */
94
95/* volle Breite fuer verschiedene Zwecke */
96table.fs, table.nua, table.klas, table.eig, table.outer, table.geb {width: 100%;}
97
98td      {vertical-align: top; padding-top: 6px;}        /* ** Tabellenfelder ** */
99/* border: 1px dotted gray;  Variante fuer TEST */
100
[389]101td.ll   {width: 140px;} /* Liste Links */
[390]102td.lr   {color: black; padding-left: 4px;}      /* Liste Rechts */
103td.re   {min-width: 80px; padding-right: 4px; text-align: right;} /* RechtsbÃŒndig */
[362]104td.fla  {width: 110px; padding-right: 4px; text-align: right;} /* Flaechen rechtsbuendig (stellengerecht) */
[387]105td.flag {min-width: 110px; padding-right: 4px; text-align: right;} /* .. im GB-Bestandsnachweis erweiterbar */
[362]106td.fsnr {padding-right: 4px; text-align: right;} /* Flst.-Nr. rechtsbuendig */
107td.key  {width:  35px; padding-right: 4px; padding-left: 4px;}
108/* Ertragsmesszahl der Bodenschaetzung
109td.emz  {width: 45px; padding-right: 4px; padding-left: 4px; text-align: right;} */
110td.kurz {width: 26px; padding-left: 4px;}
[402]111td.nanu {width: 50px;}                          /* Namensnummer */
[362]112td.sond, p.sond {font-size: 9pt; font-style: italic; background-color: white;
113                border: 1px dotted silver; padding: 6px;}       /* Sondereigentumsbeschreibung */
114td.nrap, p.nrap {font-size: 9pt; font-style: italic; background-color: white;}  /* Nummer im Aufteilungsplan */
[377]115td.fett {font-weight: bold;}
[391]116td.nwlink {min-width: 80px;}    /* Link zum Nachweis */
[362]117
[377]118/* Kopfzeile, Spaltenueberschrift */
119td.head, td.heads{font-style: italic; padding-top: 2px;}       
120td.head {border-bottom: 1px solid gray;}       
121td.heads        {border-bottom: 1px solid black;}       /* Kopf Sortierspalte(n) */
122
[362]123td.sum {border-top: 2px dotted maroon;  border-bottom:3px solid maroon;
124        border-left:0px dotted maroon;  border-right:0px dotted maroon; font-weight: bold;}     /* unter dem Strich = Summenzeile */
125td.bez  {font-weight: bold;}    /* Beziehungen */
126td.nhd  {width: 150px;}                 /* Namen - linke / rechte Spalte */
127td.nam  {font-weight: bold;}
[387]128/* td.gbl       {border-bottom: 1px dotted green;}       Name: GB-Liste */
[377]129/* Inlay analog WMS-Feature-Info Template: linke Tabellenspalte - Feldname */
[362]130td.li, td.gr {color:gray; padding-left: 8px; padding-right:8px; border-bottom: 0px; vertical-align:top;}
131/* dienendes GB in FS-Tab im Best-NW  */
132td.dien {font-size: 9pt; font-style: italic; color: purple; border-bottom: 1px solid silver;}
133td.hsnr {width: 70px; padding-right: 4px; text-align: right;} /* Hausnummer in Straße */
134
135/* Fallunterscheidung bei GebÀude auf FlurstÌck: */
136td.gin {color: rgb(0,50,0);}    /* GebÀude in FS */
137td.gtl {color: rgb(140,140,100);}       /* GebÀude teilweise auf FS */
138td.gan {color: rgb(210,170,170);}       /* GebÀude angrenzend an FS*/
139
[387]140/* Farbwechsel je Zeile pair/unpair */
141tr.paa {background-color: rgb(248,245,245);}
142tr.unp {background-color: rgb(252,255,252);}
143
[362]144/* Ueberschriften */
145h1, h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
146h1 {    color: black;   font-size: 14pt;}
147h2 {    color: maroon;  font-size: 12pt;}
148h3 {    color: green;   font-size: 12pt;}
149h4 {    color: black;   font-size: 11pt;}
150h5 {    color: black;   font-size: 10pt;}
[377]151h6 {    color: black;   font-size:  9pt; margin-top: 2pt; margin: 0pt;} /* FS in Best-NW */
[362]152
153img     {border: 0px; margin: 0px;} /* Icons */
154
155iframe.inlay {border:0px; width: 100%;} /* height: 400px; */
156
[377]157/* Abbruch, Fehler der Berechtigung */
158p.stop1, p.stop2  {text-align: center; color: red;}
159p.stop1 {font-size: 14pt; margin: 4pt;}
160p.stop2 {font-size: 10pt;}
161
[362]162/* Seitenfuss */
163.buttonbereich  {font-size: 7pt; text-align: right;}
[387]164.confbereich    {font-size: 7pt; background-color: #F2F2F2; width: 65%; position: relative; left: 50px; border-radius: 12px; padding-right: 26px; margin-top: 20px;}
[362]165
[387]166/* Nur am Bildschirm: */
167@media screen {
168        /* gefÃŒllten farbiger Balken abrunden */
[405]169        p.fsausk,p.fskennz,p.fsei,p.fshis,p.gbkennz,p.gskennz,p.nakennz,p.geb,p.lage,p.strasse,p.recht { border-radius: 8px; }
[387]170        .onlyprint {visibility: hidden;}
171}
172
173/* Abweichende Darstellung im Druck.
174Generell keine "Bedienelemente" mit drucken, also Links zu anderen Nachweisen oder optionale Umschalter fÃŒr den Umfang der Anzeige.
[388]175Dies wird durch class='noprint' gesteuert. Große farbige FlÀchen vermeiden, z.B. durch Rahmen ersetzen. */
[362]176@media print {
[387]177        body    {background-color: white;} /* width: 98%; */
178        .noprint {visibility: hidden;}
[362]179
[387]180        /* Balken im Druck (auf weißem Hintergrund) mit schwarzer Schrift */
181        p.fskennz,p.fsei,p.fshis,p.gbkennz,p.nakennz,p.geb,p.lage,p.strasse,p.recht{color: black;}
182
[362]183        p.fskennz,p.fsei{border-bottom: 2px solid navy; border-top: 2px solid navy;}
184        p.fshis         {border-bottom: 2px solid gray; border-top: 2px solid gray;}
185        p.gbkennz       {border-bottom: 2px solid green; border-top: 2px solid green;}
186        p.nakennz       {border-bottom: 2px solid maroon; border-top: 2px solid maroon;}
187        p.geb           {border-bottom: 2px solid yellow; border-top: 2px solid yellow;}
188        p.lage          {border-bottom: 2px solid lime; border-top: 2px solid lime;}
189        p.strasse       {border-bottom: 2px solid limegreen; border-top: 2px solid limegreen;}
190        p.recht         {border-bottom: 2px solid #F0F8FF; border-top: 2px solid #F0F8FF;}
191}
Note: See TracBrowser for help on using the repository browser.