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

Revision 422, 10.4 KB checked in by frank.jaeger, 3 years ago (diff)

Aktualisierungen der ALKIS-Buchauskunft, neues Modul für Bauwerke, Härtung

Line 
1/*      Modul: alkisauszug.css
2        S t y l e s  zur ALKIS-Buchauskunft, Kommunales Rechenzentrum Minden-Ravensberg/Lippe (Lemgo).
3
4        Version:
5        2010-09-21     
6        ....
7        2018-04-23      Spaltenbreiten
8        2018-05-03      GS-Nachweis
9        2020-02-03      media screen body width
10        2021-03-08  Gruppenwechsel-ZwischenÃŒberschrift
11        2021-03-17      Balken von Bauwerk Farbe wie im WMS
12
13        https://wiki.selfhtml.org/wiki/Grafik/Farbpaletten#Farbnamen
14*/
15body    {background-color: #FEFFFE;}
16p, body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000033; margin-top: 2pt; margin-bottom: 2pt;}
17
18/* Banner im Kopf (farbiger Balken) */
19p.balken        {text-align: right; padding-top: 4px; padding-bottom: 4px; padding-right: 24px;}
20
21        /* Farbcode individuell fÃŒr Nachweis-Art (gleiche Farbe wie Rahmen um Kennz.) */
22p.fsausk        {background-color: teal; color: silver;}                        /* Uebersichts-Seite Flurstuecks-Auskunft */
23p.fskennz,p.fsei{background-color: navy; color: silver;}                /* Flurstuecks-Nachweis */
24p.fshis         {background-color: gray; color: white;}                         /* Flurstuecks-Historie */
25p.gbkennz       {background-color: green; color: silver;}                       /* Bestandsnachweis */
26p.gskennz       {background-color: LightGreen ; color: DimGray ;}       /* GrundstÃŒcksnachweis */
27p.nakennz       {background-color: maroon; color: silver;}                      /* Personen- und Adressdaten */
28p.geb           {background-color: yellow; color: gray;}                        /* Gebaeude zum FS */
29p.lage          {background-color: lime; color: gray;}                          /* Lage/Adresse zum FS */
30p.strasse       {background-color: limegreen; color: slategray;}        /* Strasse */
31p.recht         {background-color: #F0F8FF; color: gray;}                       /* Baurecht, Bodenneuordnung */
32
33        /* in alkisbauwerk.php synchron zum Mapfile (WMS), 9 Layer-Gruppen */
34p.bauwerk1      {background-color: rgb(40,0,180); color: gray;}         /* 1 Bauwerk im Verkehrsbereich */
35p.bauwerk2      {background-color: rgb(0,160,246); color: gray;}        /* 2 Bauwerk im GewÀsserbereich */
36p.bauwerk3      {background-color: rgb(160,130,0); color: black;}       /* 3 Sonstiges Bauwerk oder sonstige Einrichtung */
37p.bauwerk4      {background-color: rgb(252,162,2); color: gray;}        /* 4 Bauwerk oder Anlage fÃŒr Industrie und Gewerbe */
38p.bauwerk5      {background-color: rgb(140,0,120); color: gray;}        /* 5 Bauwerk oder Anlage fÃŒr Sport, Freizeit und Erholung */
39p.bauwerk6      {background-color: rgb(220,10,10); color: black;}       /* 6 Leitung */
40p.bauwerk7      {background-color: rgb(10,180,10 ); color: gray;}       /* 7 Transportanlage */
41p.bauwerk8      {background-color: rgb(135,76,1); color: gray;}         /* 8 Turm */
42p.bauwerk9      {background-color: rgb(0,140,40); color: black;}        /* 9 VorratsbehÀlter, Speicherbauwerk */
43
44/* Format nach Inhalt */
45p.fsd           {margin-left: 170px;}                                   /* Flst-Flaeche */
46p.gbl           {position: relative; left: 60px;}               /* Nam: Buchungsstelle*/
47p.zus           {margin: 2pt; padding: 2pt; border:1px dotted maroon; background: white;} /* Zusatz zum Eigent., gerahmt */
48p.avh           {font-style: italic; color: navy;}              /* Anteilsverhaeltnis */
49p.ant           {font-style: italic; position: relative;} /* Anteil am FS  left: 12px;*/
50p.geig          {color: navy;}                                                  /* GB-Nachw. Eigentuemer Name */
51p.gadr          {color: maroon; margin-top: 1pt;}               /* GB-Nachw. Eigentuemer Adresse */
52p.nwlink, td.nwlink {font-size: 7pt; text-align: right; margin-top: 0pt;}       /* Link zum Nachweis GB, FS, ..*/
53p.err           {font-size: 11px; color: red;}                  /* Fehler -> Anwender */
54p.dbg, td.dbg{font-size: 10px; color: gray;}            /* Debug -> Entwickler */
55p.cnt           {font-size: 10px; color: gray;}                 /* Counter, Zaehler */
56p.warn          {color: gray; font-style: italic;}              /* Warnung, Hinweis */
57p.ph            {color: gray;}                                                  /* Platzhalter */
58p.erklk         {color: silver; font-size: 8pt;}                /* Haus: ErklÀrungen zur Kategorie */
59p.erkli         {color: grey; font-size: 8pt;}                  /* Haus: ErklÀrungen zum Inhalt */
60
61/* Links */
62a:link          {color: rgb(0,102,153);}
63a:visited       {color: rgb(0,153,102);}
64a:active        {color: rgb(0,102,102);}
65a:hover         {color: rgb(255,40,40);}
66
67/* Konfiguration */
68a.keyswitch {text-decoration: none; color: grey; font-style: italic; font-size: 7pt; text-align: right;}
69
70/* komplette Adresse im Rahmen */
71div.adr {border-left-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-top-width: 2px;
72        width: 60%; font-size: 12pt; border-color: #a2d545; border-style: solid;
73        margin-bottom: 8px; margin-top: 8px; margin-left: 0.7in;
74        overflow: auto; padding: 6px; background: #e4f7dd;}
75
76span.key        {color: gray; font-style: italic;} /* Schluesselwert vor Text */
77span.wichtig{color: #BB0000; font-weight: bold;} /* Wert hervorheben */
78span.flae       {font-weight: bold;} /* FlÀchensumme Flurst. */
79
80/* ** T a b e l l e n ** */
81table           {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000033;}
82table.fsd       {font-size: 9pt; margin-left: 12px;}
83table.bez       {font-size: 9pt; margin-bottom: 10px; margin-left: 3px;}
84
85/* Kennzeichen mit Rahmen, Rahmen-Farben wie 'Balken' */
86table.kennzfs   {border: 2px solid  navy;  padding: 3px; margin: 0px;}  /* Flurstueck */
87table.kennzfsh  {border: 2px dotted navy;  padding: 3px; margin: 0px;}  /* - historisch */
88table.kennzgb   {border: 2px solid  green; padding: 3px; margin: 0px;}  /* Grundbuch */
89table.kennzgbf  {border: 2px dotted green; padding: 3px; margin: 0px;}  /* - fiktiv */
90table.kennzla   {border: 2px solid  lime;  padding: 3px; margin: 0px;}  /* Lage */
91table.kennzstra {border: 2px solid  limegreen;  padding: 3px; margin: 0px;}     /* Strasse */
92
93/* fast volle Breite, fuer verschiedene Zwecke, aber kleiner als Body */
94table.fs, table.nua, table.klas, table.eig, table.outer, table.geb {width: 98%;}
95
96td      {vertical-align: top; padding-top: 6px;}        /* ** Tabellenfelder ** */
97/* border: 1px dotted gray;  Variante fuer TEST */
98
99td.ll   {width: 140px;} /* Liste Links */
100td.lr   {color: black; padding-left: 4px;}      /* Liste Rechts */
101td.re   {min-width: 80px; padding-right: 4px; text-align: right;}       /* RechtsbÃŒndig */
102td.fla  {width: 110px; padding-right: 4px; text-align: right;}          /* Flaechen rechtsbuendig (stellengerecht) */
103td.flag {min-width: 110px; padding-right: 4px; text-align: right;}      /* .. im GB-Bestandsnachweis erweiterbar */
104td.fsnr {padding-right: 4px; text-align: right;}                                        /* Flst.-Nr. rechtsbuendig */
105td.key  {width:  35px; padding-right: 4px; padding-left: 4px;}
106/* td.emz       {width: 45px; padding-right: 4px; padding-left: 4px; text-align: right;} Ertragsmesszahl der Bodenschaetzung */
107td.kurz {width: 26px; padding-left: 4px;}
108td.nanu {width: 50px;}                                                                  /* Namensnummer */
109td.sond, p.sond {font-size: 9pt; font-style: italic; background-color: white;
110                border: 1px dotted silver; padding: 6px;}               /* Sondereigentumsbeschreibung */
111td.nrap, p.nrap {font-size: 9pt; font-style: italic; background-color: white;}  /* Nummer im Aufteilungsplan */
112td.fett {font-weight: bold;}
113td.nwlink {min-width: 80px;}                                                    /* Link zum Nachweis */
114
115/* Kopfzeile, SpaltenÃŒberschrift, GW-Zwischenzeile */
116td.head, td.heads, td.gw{font-style: italic; padding-top: 2px;}
117td.head         {border-bottom: 1px solid gray;}       
118td.heads        {border-bottom: 1px solid black;}                       /* Kopf Sortierspalte */
119td.gw           {background-color: WhiteSmoke;}                         /* Gruppen-Wechsel */
120
121td.sum {border-top: 2px dotted maroon;  border-bottom:3px solid maroon;
122        border-left:0px dotted maroon;  border-right:0px dotted maroon; font-weight: bold;}     /* unter dem Strich = Summenzeile */
123td.bez  {font-weight: bold;}            /* Beziehungen */
124td.nhd  {width: 150px;}                         /* Namen - linke / rechte Spalte */
125td.nam  {font-weight: bold;}
126/* td.gbl       {border-bottom: 1px dotted green;}       Name: GB-Liste */
127/* Inlay analog WMS-Feature-Info Template: linke Tabellenspalte - Feldname */
128td.li, td.gr {color:gray; padding-left: 8px; padding-right:8px; border-bottom: 0px; vertical-align:top;}
129/* dienendes GB in FS-Tab im Best-NW  */
130td.dien {font-size: 9pt; font-style: italic; color: purple; border-bottom: 1px solid silver;}
131td.hsnr {width: 70px; padding-right: 4px; text-align: right;} /* Hausnummer in Straße */
132
133/* Fallunterscheidung bei GebÀude oder Bauwerk auf FlurstÌck: */
134td.gin {color: rgb(0,50,0);}                    /* in FS */
135td.gtl {color: rgb(140,140,100);}               /* teilweise auf FS */
136td.gan {color: rgb(210,170,170);}               /* angrenzend an FS*/
137
138/* Farbwechsel je Zeile pair/unpair */
139tr.paa {background-color: rgb(248,245,245);}
140tr.unp {background-color: rgb(252,255,252);}
141
142/* Überschriften */
143h1, h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
144h1 {    color: black;   font-size: 14pt;}
145h2 {    color: maroon;  font-size: 12pt;}
146h3 {    color: green;   font-size: 12pt;}
147h4 {    color: black;   font-size: 11pt;}
148h5 {    color: black;   font-size: 10pt;}
149h6 {    color: black;   font-size:  9pt; margin-top: 2pt; margin: 0pt;} /* FS in Best-NW */
150
151img     {border: 0px; margin: 0px;} /* Icons */
152
153/* Abbruch, Fehler der Berechtigung */
154p.stop1, p.stop2  {text-align: center; color: red;}
155p.stop1 {font-size: 14pt; margin: 4pt;}
156p.stop2 {font-size: 10pt;}
157
158/* Seitenfuss */
159.buttonbereich  {font-size: 7pt; text-align: right;}
160.confbereich    {font-size: 7pt; background-color: #F2F2F2; width: 65%; position: relative; left: 50px; border-radius: 12px; padding-right: 26px; margin-top: 20px;}
161
162/* Nur am Bildschirm: */
163@media screen {
164        body {width: 740px;} /* wenn in eigenem Browser-Tab geöffnet statt in Hochformat-Fenster.
165                width synchron halten mit Javascript-Function "imFenster" aus alkisinlayausk.php. Etwas kleiner als Fenster. */
166        body.mbfi {width: 540px;} /* Mapbender Feature-Info, kleines PopUp-Fenster */
167        /* iframe.inlay Siehe featureinfo.css */
168
169        p.balken {border-radius: 8px;}          /* gefÃŒllten farbiger Balken, abrunden */
170        .onlyprint {visibility: hidden;}
171}
172
173/* Abweichende Darstellung im Druck.
174Generell keine "Bedienelemente" mit drucken, also Hyperlinks zu anderen Nachweisen oder optionale Umschalter fÃŒr den Umfang der Anzeige.
175Dies wird durch class='noprint' gesteuert. Große farbige FlÀchen vermeiden, z.B. durch einen Rahmen ersetzen. */
176@media print {
177        body            {background-color: white;}
178        .noprint        {visibility: hidden;}
179
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
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.