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

Revision 287, 6.7 KB checked in by frank.jaeger, 11 years ago (diff)

ALKIS-Auskunft "Bodenrecht", Link dazu im Flurstücksnachweis.

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