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

Revision 26, 4.8 KB checked in by frank.jaeger, 14 years ago (diff)
Line 
1/*      S t y l e s
2        ALKIS-Buchauskunft, Kommunales Rechenzentrum Minden-Ravensberg/Lippe (Lemgo).
3
4        Version:
5        21.01.2010 - Bearbeitung einer Kopie von ALB
6
7        ToDo: Nicht benoetigte Classen loeschen.
8*/
9body    {background-color: #FBFFFC;}
10p, body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
11        font-size: 10pt;
12        color: #000033;
13        margin-top: 2pt;
14        margin-bottom: 2pt;
15}
16/* ** Banner im Kopf, Farbcode f. 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.bezieh        {text-align: right; background: olive;  color: silver;} /* Beziehungen */
23p.fsd           {position: relative;    left: 170px;}   /* Flst-Flaeche */
24p.gbl           {position: relative;    left:  60px;}   /* Nam: Buchungsstelle*/
25p.zus           {margin: 2pt; padding: 2pt; border:1px dotted maroon; background: white;} /* Zusatz zum Eigent., gerahmt */
26p.avh           {font-style: italic; color: navy;}      /* Anteilsverhaeltnis */
27p.ant           {font-style: italic; position: relative;left: 12px;} /* Anteil am FS */
28p.geig          {color: navy;}                          /* GB-Nachw. Eigent., Adresse */
29p.gadr          {color: maroon;}
30p.nwlink        {font-size: 7pt;text-align: right;}     /* Link zum Nachweis GB, FS, ..*/
31p.err           {color: red;}                           /* Fehler-Meldungen */
32/* Links */
33a:link          {color: rgb(0,102,153);}
34a:visited       {color: rgb(0,153,102);}
35a:active        {color: rgb(0,102,102);}
36a:hover         {color: rgb(255,40,40);}
37a.gmlid         {text-decoration: none; color: silver;} /* Globaler Identifikator gml_id */
38div.gmlid       {font-style: italic;font-size: 7pt;text-align: right;} 
39/* Adresse im Rahmen*/
40div.adr {border-left-width: 0px;
41        border-right-width: 0px;
42        border-bottom-width: 2px;
43        border-top-width: 2px;
44        width: 80%;
45        border-color: #a2d545;
46        border-style: solid; font-size: 11pt;
47        margin-bottom: 8px;
48        margin-top: 8px;
49        margin-left: 0.5in;
50        margin-right: 0.5in;
51        overflow: auto;
52        padding: 6px;
53        background: #e4f7dd;
54}
55/* ** Tabellen ** */
56table { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
57        font-size: 10pt;
58        color: #000033;
59}
60table.fsd       {font-size: 9pt; margin-left: 12px;}
61table.bez       {font-size: 9pt; margin-bottom: 10px; margin-left: 3px;}
62
63table.kennz     {border: 2px solid navy; padding: 3px; margin: 0px;}    /* Kennzeichen (FS, GB, ..) mit Rahmen */
64table.fs, table.nua, table.klas, table.eig, table.outer {width:100%;}
65
66td      {vertical-align: top;}                                  /* ** Tabellenfelder ** */
67
68td.ll   {width:120px; } /* ALKIS Datenliste linke Spalte */
69td.lr   {color: black;} /* .. rechte Spalte */
70
71td.fla  {width: 90px; padding-right: 4px; text-align: right;}   /* Flaechen rechtsbuendig (stellengerecht) */
72td.key  {width: 35px; padding-right: 4px; padding-left: 4px;}
73/* Ertragsmesszahl der Bodenschaetzung
74td.emz  {width: 45px; padding-right: 4px; padding-left: 4px;
75        text-align: right;} */
76td.kurz {width: 26px; padding-left: 4px;}
77td.nanu {width: 80px;}                                  /* Namensnummer */
78/* td.mit, td.erb {font-style: italic;} */              /* Miteigentumsanteil, Erbbaurecht */
79td.sond {font-size: 8pt;}                               /* Sondereigentumsbeschreibung */
80td.fett {padding-top: 8px; font-weight: bold;}
81td.head {border-bottom: 1px solid gray; font-style: italic;}    /* Kopfzeile, Spaltenueberschrift */
82td.sum {border-top:2px dotted maroon;   border-bottom:3px solid maroon;
83        border-left:0px dotted maroon;  border-right:0px dotted maroon;
84        font-weight: bold;}                             /* unter dem Strich = Summenzeile */
85td.bez  { font-weight: bold;}                           /* Beziehungen */
86td.nhd  { width: 150px; }                               /* Namen - linke / rechte Spalte */
87td.nam  { font-weight: bold;}
88td.gbl {border-top:1px dotted green;    border-bottom:0px;
89        border-left:0px ;               border-right:0px ;}     /* Name: GB-Liste */
90/* Ueberschriften */
91h1, h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
92h1 {    color: black;   font-size: 14pt;}
93h2 {    color: maroon;  font-size: 12pt;}
94h3 {    color: green;   font-size: 12pt;}
95h4 {    color: black;   font-size: 11pt;}
96h5 {    color: black;   font-size: 10pt;}
97h6 {    color: black;   font-size:  9pt; margin-top: 2pt; margin: 0pt}  /* FS in Best-NW */
98/*
99pre {   font-family: monospace;
100        font-size: 9pt;
101        color: #000033;
102        margin-top: 2pt;
103        margin-bottom: 2pt;
104} */
105
106/*
107ul, ol, li {
108        margin-top:3pt;
109        margin-bottom:3pt;
110        margin-left:2.75em;
111        font-family: Verdana;
112        font-size: 10pt;
113        color: #000066;
114} */
115/* Seitenfuss */
116.buttonbereich  {font-size: 7pt;        text-align: right;}
117.confbereich    {font-size: 7pt;
118        background-color: #EFFDFF;
119        width: 88%;
120        position: relative;
121        left: 40px;
122}
123@media print {
124        body {
125                width: 100%;
126                background-color:white;
127        }
128}
Note: See TracBrowser for help on using the repository browser.