source: trunk/var/www/info/alkis/alkisauszug.css @ 53

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