template alternating colors
[mir.git] / web / admin.css
1 <!-- style interne masken -->
2 <STYLE TYPE="text/css">
3 <!--
4
5 a:link {color:#2222FF; text-decoration:none;font-size:10pt;
6                 font-family:Verdana,Arial,Helvetica,sans-serif;}
7 a:visited {color:#2222FF; text-decoration:none;font-size:10pt;
8                 font-family:Verdana,Arial,Helvetica,sans-serif;}
9
10
11 option {
12                 margin-bottom:0px;
13                 font-weight:bold;
14                 font-size:10pt;
15                 font-family:Verdana,Arial,Helvetica,sans-serif;
16                 background-color: #FFFFFF;
17                 }
18
19 a.help {
20                 font-weight:bold;
21                 color:#FF0000;
22                 font-size:14pt;
23                 font-family:Verdana,Arial,Helvetica,sans-serif;
24                 }
25
26 a.bg {
27                 text-align:center;
28                 font-weight:normal;
29                 color:#FF0000;
30                 font-size:10pt;
31                 font-family:Verdana,Arial,Helvetica,sans-serif;
32                 }
33
34
35 p.headline {
36                 margin-bottom:0px;
37                 border-style:none;border-width:thick;
38                 width:10em;
39                 font-weight: normal;
40                 font-size: 12pt;
41                 font-family: Verdana, Arial, Helvetica, sans-serif;
42                 background-color: #DDDDDD;
43                 }
44 p.small {
45                 font-weight: normal;
46                 font-size: 10pt;
47                 font-family: Verdana, Arial, Helvetica, sans-serif;
48                 color:#000000;
49                 }
50
51 p.head {
52                 text-align:left;
53                 margin-bottom:0px;
54                 border-style:none;border-width:thick;
55                 width:2em;
56                 font-weight: normal;
57                 font-size: 12pt;
58                 font-family: Verdana, Arial, Helvetica, sans-serif;
59                 background-color: #DDDDDD;
60                 }
61
62 div.headline {
63                 margin-bottom:0px;
64                 border-style:none;border-width:thick;
65                 width:10em;
66                 font-weight: bold;
67                 font-size: 10pt;
68                 font-family: Verdana, Arial, Helvetica, sans-serif;
69                 background-color: #DDDDDD;
70                 }
71
72 div.sorry {
73                 color:#FF0000;
74                 text-align:center;
75                 margin-bottom:0px;
76                 border-style:none;border-width:thick;
77                 width:8em;;
78                 font-weight: bold;
79                 font-size: 9pt;
80                 font-family: Verdana, Arial, Helvetica, sans-serif;
81                 background-color: #DDDDDD;
82                 }
83
84 div.inverse {
85                 margin-bottom:0px;
86                 border-style:none;border-width:thick;
87                 width:10em;
88                 font-family: Verdana, Arial, Helvetica, sans-serif;
89                 background-color: #FEFFE1;
90                 }
91
92 p.inverse {
93                 margin-bottom:0px;
94                 border-style:none;border-width:thick;
95                 width:6em;
96                 font-weight: bold;
97                 font-size: 10pt;
98                 font-family: Verdana, Arial, Helvetica, sans-serif;
99                 background-color: #FEFFE1;
100                 }
101
102
103 tr.head {
104                 background-color: #000000;
105                 background-position: top left;
106                 font-family: Verdana, Arial, Helvetica, sans-serif;
107                 }
108
109 tr.list1 {
110                 background-color: #FEFFE1;
111                 background-position: top left;
112                 }
113
114 tr.list2 {
115                 background-color: #DDDDDD;
116                 background-position: top left;
117                 }
118
119 td.desc {
120                 background-color: #000000;
121                 font-weight: bold;
122                 text-align: right;
123                 font-family: Verdana, Arial, Helvetica, sans-serif;
124                 background-position: top left;
125                 }
126
127 td.listhead {
128                 color:#ffffff;
129                 background-color: #000000;
130                 font-family: Verdana, Arial, Helvetica, sans-serif;
131                 background-position: top left;
132                 }
133
134 td.list {
135                 font-size:10pt;
136                 font-family:Verdana, Arial, Helvetica, sans-serif;
137                 background-position:top left;
138                 background-color:#AADDDD;
139                 }
140
141 td.element {
142                 vertical-align:top;
143                 background-color: #AAAAAA;
144                 text-align:right;
145                 font-family:Verdana, Arial, Helvetica, sans-serif;
146                 }
147
148 td.data {
149                 vertical-align:top;
150                 background-position:top left;
151                 font-size:10pt;
152                 text-align:left;
153                 font-family:Verdana, Arial, Helvetica, sans-serif;
154                 }
155
156 body {
157                 background-color: #FEFFE1;
158                 font-family: Verdana, Arial, Helvetica, sans-serif;
159                 }
160
161   -->
162
163 </STYLE>