source: trunk/info/info/alkis/alkisauszug.css @ 308

Revision 308, 7.7 KB checked in by frank.jaeger, 10 years ago (diff)

CSV-Export aller Flurstücke an einer Straße.

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      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*/
14body    {background-color: #FDFFFD;}
15p, body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
16        font-size: 10pt; color: #000033; margin-top: 2pt; margin-bottom: 2pt;}
17
18/* ** Banner im Kopf (farbiger Balken), Farbcode fuer Nachweis-Art ** */
19p.fsausk,p.fskennz,p.fsei,p.fshis,p.gbkennz,p.nakennz,p.geb,p.lage,p.strasse,p.recht {text-align: right;}
20p.fsausk        {background-color: teal; color: silver;}        /* Uebersichts-Seite Flurstuecks-Auskunft */
21p.fskennz,p.fsei{background-color: navy; color: silver;}        /* Flurstuecks-Nachweis */
22/* p.fsei       {background-color: olive; color: silver;}*/     /* Flurstuecks- und Eigentuemer-Nachweis */
23p.fshis         {background-color: gray; color: white;}         /* Flurstuecks-Historie */
24p.gbkennz       {background-color: green; color: silver;}       /* Bestandsnachweis */
25p.nakennz       {background-color: maroon; color: silver;}      /* Personen- und Adressdaten */
26p.geb           {background-color: yellow; color: gray;}        /* Gebaeude zum FS */
27p.lage          {background-color: lime; color: gray;}          /* Lage/Adresse zum FS */
28p.strasse       {background-color: limegreen; color: slategray;}        /* Strasse */
29p.recht         {background-color: #F0F8FF; color: gray;}       /* Baurecht, Bodenneuordnung */
30
31/* Format nach Inhalt */
32p.bezieh        {text-align: right; background: olive;  color: silver;} /* Beziehungen */ p.fsd           {margin-left: 170px;}   /* Flst-Flaeche */
33p.gbl           {position: relative; left: 60px;}       /* Nam: Buchungsstelle*/
34p.zus           {margin: 2pt; padding: 2pt; border:1px dotted maroon; background: white;} /* Zusatz zum Eigent., gerahmt */
35p.avh           {font-style: italic; color: navy;}      /* Anteilsverhaeltnis */
36p.ant           {font-style: italic; position: relative;left: 12px;} /* Anteil am FS */
37p.geig          {color: navy;}          /* GB-Nachw. Eigentuemer Name */
38p.gadr          {color: maroon; margin-top: 1pt;}       /* GB-Nachw. Eigentuemer Adresse */
39p.nwlink, td.nwlink {font-size: 7pt; text-align: right; margin-top: 0pt;}       /* Link zum Nachweis GB, FS, ..*/
40p.err           {font-size: 11px; color: red;}          /* Fehler -> Anwender */
41p.dbg           {font-size: 10px; color: gray;}         /* Debug -> Entwickler */
42p.warn          {color: gray; font-style: italic;}      /* Warnung, Hinweis */
43p.ph            {color: gray;}                                          /* Platzhalter */
44
45/* Links */
46a:link          {color: rgb(0,102,153);}
47a:visited       {color: rgb(0,153,102);}
48a:active        {color: rgb(0,102,102);}
49a:hover         {color: rgb(255,40,40);}
50
51/* Globaler Identifikator gml_id - Link fuer Entwicklung */
52a.gmlid         {text-decoration: none; color: silver; font-style: italic; font-size: 7pt; text-align: right;}
53span.gmlid      {font-style: italic; font-size: 7pt; text-align: right;}
54
55/* komplette Adresse im Rahmen */
56div.adr {border-left-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-top-width: 2px;
57        width: 60%; font-size: 12pt; border-color: #a2d545; border-style: solid;
58        margin-bottom: 8px; margin-top: 8px; margin-left: 0.7in;         overflow: auto; padding: 6px; background: #e4f7dd;}
59
60span.key        {color: gray; font-style: italic;} /* Schluesselwert vor Text, Wert zurueck nehmen */
61span.wichtig{color: #BB0000; font-weight: bold;} /* Wert hervorheben */
62span.flae       {font-weight: bold;} /* FlÀchensumme Flurst. */
63
64/* ** T a b e l l e n ** */
65table           {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000033;}
66table.fsd       {font-size: 9pt; margin-left: 12px;}
67table.bez       {font-size: 9pt; margin-bottom: 10px; margin-left: 3px;}
68
69/* Kennzeichen mit Rahmen, Rahmen-Farben wie 'Balken' */
70table.kennzfs   {border: 2px solid  navy;  padding: 3px; margin: 0px;}  /* Flurstueck */
71table.kennzfsh  {border: 2px dotted navy;  padding: 3px; margin: 0px;}  /* - historisch */
72table.kennzgb   {border: 2px solid  green; padding: 3px; margin: 0px;}  /* Grundbuch */
73table.kennzgbf  {border: 2px dotted green; padding: 3px; margin: 0px;}  /* - fiktiv */
74table.kennzla   {border: 2px solid  lime;  padding: 3px; margin: 0px;}  /* Lage */
75table.kennzstra {border: 2px solid  limegreen;  padding: 3px; margin: 0px;}     /* Strasse */
76
77/* volle Breite fuer verschiedene Zwecke */
78table.fs, table.nua, table.klas, table.eig, table.outer, table.geb {width: 100%;}
79
80td      {vertical-align: top; padding-top: 6px;}        /* ** Tabellenfelder ** */
81/* border: 1px dotted gray;  Variante fuer TEST */
82
83td.ll   {width: 130px;} /* Liste Links */
84td.lr   {color: black;} /* Liste Rechts */
85td.ph   {color: gray;}  /* Platzhalter, vorlaeufig, spaeter loschen */
86
87/* Flaechen rechtsbuendig (stellengerecht) */
88td.fla  {width: 110px; padding-right: 4px; text-align: right;}
89td.key  {width:  35px; padding-right: 4px; padding-left: 4px;}
90/* Ertragsmesszahl der Bodenschaetzung
91td.emz  {width: 45px; padding-right: 4px; padding-left: 4px; text-align: right;} */
92td.kurz {width: 26px; padding-left: 4px;}
93td.nanu {width: 80px;}                          /* Namensnummer */
94td.sond, p.sond {font-size: 9pt; font-style: italic; background-color: white;
95                border: 1px dotted silver; padding: 6px;}       /* Sondereigentumsbeschreibung */
96
97td.nrap, p.nrap {font-size: 9pt; font-style: italic; background-color: white;}  /* Nummer im Aufteilungsplan */
98
99td.fett {font-weight: bold;}
100td.head {border-bottom: 1px solid gray; font-style: italic; padding-top: 2px;}  /* Kopfzeile, Spaltenueberschrift */
101td.sum {border-top: 2px dotted maroon;  border-bottom:3px solid maroon;
102        border-left:0px dotted maroon;  border-right:0px dotted maroon; font-weight: bold;}     /* unter dem Strich = Summenzeile */
103td.bez  {font-weight: bold;}    /* Beziehungen */
104td.nhd  {width: 150px;}                 /* Namen - linke / rechte Spalte */
105td.nam  {font-weight: bold;}
106td.gbl  {border-bottom: 1px dotted green;}      /* Name: GB-Liste */
107/* Inlay analog Template: linke Tabellenspalte - Feldname */
108td.li, td.gr {color:gray; padding-left: 8px; padding-right:8px; border-bottom: 0px; vertical-align:top;}
109/* dienendes GB in FS-Tab im Best-NW  */
110td.dien {font-size: 9pt; font-style: italic; color: purple; border-bottom: 1px solid silver;}
111td.hsnr {width: 70px; padding-right: 4px; text-align: right;} /* Hausnummer in Straße */
112
113/* Ueberschriften */
114h1, h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
115h1 {    color: black;   font-size: 14pt;}
116h2 {    color: maroon;  font-size: 12pt;}
117h3 {    color: green;   font-size: 12pt;}
118h4 {    color: black;   font-size: 11pt;}
119h5 {    color: black;   font-size: 10pt;}
120h6 {    color: black;   font-size:  9pt; margin-top: 2pt; margin: 0pt}  /* FS in Best-NW */
121
122img     {border: 0px; margin: 0px;} /* Icons */
123
124iframe.inlay {border:0px; width: 100%;} /* height: 400px; */
125
126/* Seitenfuss */
127.buttonbereich  {font-size: 7pt; text-align: right;}
128.confbereich    {font-size: 7pt; background-color: #EFFDFF; width: 88%; position: relative; left: 40px;}
129
130/* abweichender Druck */
131@media print {
132        body {width: 98%; background-color:white;}
133
134        /* Balken */
135        p.fskennz,p.fsei,p.fshis,p.gbkennz,p.nakennz,p.geb,p.lage,p.strasse,p.recht{text-align: right; color: black;}
136        p.fskennz,p.fsei{border-bottom: 2px solid navy; border-top: 2px solid navy;}
137        p.fshis         {border-bottom: 2px solid gray; border-top: 2px solid gray;}
138        p.gbkennz       {border-bottom: 2px solid green; border-top: 2px solid green;}
139        p.nakennz       {border-bottom: 2px solid maroon; border-top: 2px solid maroon;}
140        p.geb           {border-bottom: 2px solid yellow; border-top: 2px solid yellow;}
141        p.lage          {border-bottom: 2px solid lime; border-top: 2px solid lime;}
142        p.strasse       {border-bottom: 2px solid limegreen; border-top: 2px solid limegreen;}
143        p.recht         {border-bottom: 2px solid #F0F8FF; border-top: 2px solid #F0F8FF;}
144}
Note: See TracBrowser for help on using the repository browser.