Subversion-Projekte lars-tiefland.cienc

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
8 lars 1
table.euLabel
2
{
3
    vertical-align:top;
4
    color:#000000;
5
}
6
 
7
 
8
table.euLabel tr td
9
{
10
 
11
    font-size: 10px;
12
    vertical-align:top;
13
    border-bottom: 1px solid #CCCCCC;
14
    color:#000000;
15
}
16
 
17
table.euLabel tr th {
18
    text-align:left;
19
    font-size:10px;
20
 
21
    text-align: left;
22
}
23
 
24
 
25
table.euLabel tr td.title
26
{
27
    text-align:right;
28
    border-right: 1px solid #CCCCCC;
29
    border-bottom: 1px solid #CCCCCC;
30
}
31
 
32
table.euLabelRadio
33
{
34
    background-color: #EEEEEE;
35
    border-collapse:collapse;
36
    margin:0px;
37
}
38
 
39
table.euLabelRadio tr td
40
{
41
    font-size: 10px;
42
 
43
    text-align: center;
44
    background-color: #EEEEEE;
45
    margin:0px;
46
 
47
}
48
 
49
table.euLabelRadio tr td.head
50
{
51
    width:auto;
52
    font-size: 10px;
53
 
54
}
55
 
56
table.euLabelRadio tr td.A
57
{
58
    color: #FFFFFF;
59
    background-color: #1B8000;
60
}
61
table.euLabelRadio tr td.B
62
{
63
    color: #FFFFFF;
64
    background-color: #75AA51;
65
}
66
table.euLabelRadio tr td.C
67
{
68
    color: #FFFFFF;
69
    background-color: #B2CE5E;
70
}
71
table.euLabelRadio tr td.D
72
{
73
    color: #FFFFFF;
74
    background-color: #E6F311;
75
    }
76
table.euLabelRadio tr td.E
77
{
78
    color: #FFFFFF;
79
    background-color: #E9C01A;
80
}
81
table.euLabelRadio tr td.F
82
{
83
    color: #FFFFFF;
84
    background-color: #D37D0D;
85
}
86
table.euLabelRadio tr td.G
87
{
88
    color: #FFFFFF;
89
    background-color: #D90404;
90
}
91
 
92
 
93
/*
94
 * Kühlschränke Appp1 bis D1
95
 * Waschmaschinen Appp3 bis D3
96
 * Geschirrspüler Appp4 bis D4
97
 * Fernsher Ap5 bis F5
98
 * Trockner Appp6 bis D6
99
 * Klimageräte Appp7 bis D7
100
 * Elektroherde A8 bis G8
101
 * Leuchtmittel A9 bis G9
102
*/
103
 
104
table.euLabelRadio tr td.Appp1,
105
table.euLabelRadio tr td.Appp3,
106
table.euLabelRadio tr td.Appp4,
107
table.euLabelRadio tr td.Ap5,
108
table.euLabelRadio tr td.Appp6,
109
table.euLabelRadio tr td.Appp7,
110
table.euLabelRadio tr td.A8,
111
table.euLabelRadio tr td.A9
112
{
113
    color:#FFFFFF;
114
 
115
    background-color: #00963F;
116
}
117
table.euLabelRadio tr td.App1,
118
table.euLabelRadio tr td.App3,
119
table.euLabelRadio tr td.App4,
120
table.euLabelRadio tr td.A5,
121
table.euLabelRadio tr td.App6,
122
table.euLabelRadio tr td.App7,
123
table.euLabelRadio tr td.B8,
124
table.euLabelRadio tr td.B9
125
{
126
    color:#FFFFFF;
127
 
128
    background-color: #4EAF30;
129
}
130
table.euLabelRadio tr td.Ap1,
131
table.euLabelRadio tr td.Ap3,
132
table.euLabelRadio tr td.Ap4,
133
table.euLabelRadio tr td.B5,
134
table.euLabelRadio tr td.Ap6,
135
table.euLabelRadio tr td.Ap7,
136
table.euLabelRadio tr td.C8,
137
table.euLabelRadio tr td.C9
138
{
139
    color:#FFFFFF;
140
 
141
    background-color: #C7D300;
142
}
143
table.euLabelRadio tr td.A1,
144
table.euLabelRadio tr td.A3,
145
table.euLabelRadio tr td.A4,
146
table.euLabelRadio tr td.C5,
147
table.euLabelRadio tr td.A6,
148
table.euLabelRadio tr td.A7,
149
table.euLabelRadio tr td.D8,
150
table.euLabelRadio tr td.D9
151
{
152
    color:#FFFFFF;
153
 
154
    background-color: #FFED00;
155
}
156
table.euLabelRadio tr td.B1,
157
table.euLabelRadio tr td.B3,
158
table.euLabelRadio tr td.B4,
159
table.euLabelRadio tr td.D5,
160
table.euLabelRadio tr td.B6,
161
table.euLabelRadio tr td.B7,
162
table.euLabelRadio tr td.E8,
163
table.euLabelRadio tr td.E9
164
{
165
    color:#FFFFFF;
166
 
167
    background-color: #FBB900;
168
}
169
table.euLabelRadio tr td.C1,
170
table.euLabelRadio tr td.C3,
171
table.euLabelRadio tr td.C4,
172
table.euLabelRadio tr td.E5,
173
table.euLabelRadio tr td.C6,
174
table.euLabelRadio tr td.C7,
175
table.euLabelRadio tr td.F8,
176
table.euLabelRadio tr td.F9
177
{
178
    color:#FFFFFF;
179
 
180
    background-color: #EC6504;
181
}
182
table.euLabelRadio tr td.D1,
183
table.euLabelRadio tr td.D3,
184
table.euLabelRadio tr td.D4,
185
table.euLabelRadio tr td.F5,
186
table.euLabelRadio tr td.D6,
187
table.euLabelRadio tr td.D7,
188
table.euLabelRadio tr td.G8,
189
table.euLabelRadio tr td.G9
190
{
191
    color:#FFFFFF;
192
 
193
    background-color: #E3000F;
194
}