source: trunk/mapbender/http/nav/alkisnav.css @ 356

Revision 356, 4.6 KB checked in by frank.jaeger, 8 years ago (diff)

ALKIS-Mapbender-Navigation umgestellt von .ico- auf .png-Grafiken.
Weitere kleine Korrekturen an ALKIS-Mapbender-Navigation.

Line 
1/* Style fuer ALKIS-Navigation
2Version:
3        2013-04-29 Abgleich Darstellung in IE/FF
4        2013-05-15 EinrÃŒckungen vergrößert
5        2014-02-06 kosmetische Überarbeitung
6        2015-12-10 Rahmen breiter, mehr HsNr je Zeile
7*/
8body,p,a,.textfield,.sbutton    {font-family: Verdana, Arial, Helvetica, sans-serif;}
9body {font-size: 11px; color: #000000; margin: 0px; border: 0px;}
10p {font-size: 10px;}
11p.hilfe         {font-size:  9px; text-align: right; color: gray; padding-right: 3px;} /* Programmier-Hilfsfelder */
12p.start         {font-size:  9px; color: gray; padding: 2px; margin: 2px; border: 0px;}
13p.nam {font-size: 10px; border: 1px solid navy; padding: 3px; margin: 0px; color: maroon;}
14p.err {font-size: 11px; color: red;} /* Fehler -> Anwender */
15p.dbg {font-size: 10px; color: gray;} /* Debug -> Entwickler */
16p.ein, p.anz, p.blt     {font-size: 9px; text-align: right;} /* Einleitung, Anzahl am Ende, BlÀttern weitere ... */
17p.ein  {color: navy; font-weight: bold;}
18p.anz, p.blt {color: purple;}
19
20a {text-decoration: none;}
21a:hover, a:active {color: red;}
22a.hislnk {color: gray; font-style: italic; text-align: right; padding-left: 50px;} /* Link zur Historie */
23a.hsnro {color: gray; font-style: italic;} /* HsNr ohne Haus */
24a.blt {color: maroon; background-color: yellow;} /* Link weitere ... */
25
26/* abgestuft eingerueckte Treffer in der Suche */
27div {margin: 0px; padding: 0px;}
28div.back {font-size: 10px; color: gray; border-bottom: 1px dotted gray;}
29
30div.ga {color: fuchsia; margin-left: 0px; margin-top: 6px;} /* GB-Amtsgericht */
31div.gm {color: green; margin-left: 0px; margin-top: 6px;} /* Gemeinde */
32div.gk {color: black; margin-left: 7px; margin-top: 6px;} /* Gemarkung o. GB-Bezirk */
33div.pe {color: black; margin-left: 7px; margin-top: 0px;} /* Person, Eigentuemer */
34div.fl {color: olive; margin-left: 17px; margin-top: 4px;} /* Flur ()zw. Gemarkg und Flst.) */
35div.gb {color: green; margin-left: 14px; margin-top: 3px;} /* Grundbuch */
36div.gs {color: olive; margin-left: 21px; margin-top: 2px;} /* Grundstueck, BVNR */
37div.fs {color: navy; margin-left: 28px; margin-top: 0px;} /* Flurstueck */
38div.hi {color: gray; margin-left: 28px; margin-top: 0px;} /* Historie */
39div.hn, p.hn    {color: gray; margin-left: 28px; margin-top: 0px;} /* Historie-Nachfolger */
40
41div.stu {color: maroon; font-size: 13px;} /* Strasse - Ueberschrift */
42
43div.stl {color: maroon; font-size: 11px; margin-top: 3px; margin-left: 7px} /* Strasse - Liste */
44
45td.hsnr {font-size: 11px; text-align: center; padding-left: 3px; padding-right: 3px;} /* Hausnummer */
46hr {color: silver; background-color: silver; height: 2px; border: 0px; width: 98%;}
47dfn.title {color: maroon; font-size: 10px; text-align: right; padding-left: 8px; padding-right: 4px;}
48.aktuell {background-color: #fdfbd0;}
49.textfield {border: 1px solid #990000; height: 20px; width: 140px; background: #FFFFFF;}
50.sbutton {font-size: 11px; font-weight: normal; border: solid 1px #000000; width: 22px; height: 20px; background: #6699FF;}
51img {border: 0px;} /* Icons */
52img.nwlink {border: 0px; margin: 0px; padding: 0px;} /* ..mit Link zum Buch-Nachweis */
53.letter {cursor: pointer; font-weight: bold;} /* Liste Anfangsbuchstaben */
54
55/* Registertabs: ul in einem div id='tabs' */
56div#tabs ul {position: absolute; top: 0px;
57        margin-top: 0px; margin-left: 0px; margin-bottom: 20px;
58        padding: 0px; width: 220px; text-align: left; border: 0px dashed #00aa00;}
59div#tabs li {cursor: pointer; list-style: none; /* Eintraege NEBENeinander */
60        float: left; text-align: center; background-color: #F9F9F9;
61        border: 1px solid #CCD5DE; border-bottom-width: 1px;
62        vertical-align: text-bottom; position: relative;
63        background-image: url(./img/tab_bg_grau.gif); /* inaktive Tabs grau */
64        background-repeat: repeat-x; background-position: top left;
65        margin: 0 3px 0 0; padding: 2px;}
66div#tabs li.aktiveTab {
67        background-image: url(./img/tab_bg_rot.gif);  /* aktive Tabs rot */
68        background-color: #F9F9F9;      border-bottom-color: #F9F9F9;} /* nicht sichtbar, wie Hintergrund */
69
70/* Anpassen an width des Tab in Mapbender */
71/* in alkisnav.htm */
72
73/* iframe.OuterFrame{width: 250px; height:400px; padding: 0px; margin: 0px;
74        border: 0px dotted #ff0000; overflow: hidden; background-color: white;} */
75
76iframe.OuterFrame{width: 100%; height:99%; padding: 0px; margin: 0px;
77        border: 0px dotted #ff0000; overflow: hidden; background-color: white;}
78
79form.nav {position: absolute; top: 22px;}
80
81/* iframe.ResultFrame {position: absolute; top: 78px; width: 244px; height: 290px;
82        padding: 0px; margin: 0px; border: 0px dotted #00ff00;} */
83
84iframe.ResultFrame {position: absolute; top: 78px; width: 99%; height: 360px;
85        padding: 0px; margin: 0px; border: 0px dotted #00ff00;}
Note: See TracBrowser for help on using the repository browser.