Subversion-Projekte lars-tiefland.zeldi.de_alt

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
2 lars 1
.hd_menu {
2
    padding:0 0px 0px 0px;
3
}
4
 
5
.nav_container {
6
    /*
7
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
8
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
9
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
10
    */
11
    width:100%;
12
    z-index:1;
13
    position:relative;
14
}
15
.header_wk_text {
16
    padding:10px 0 0 55px;
17
    line-height:19px;
18
    font-size:20px;
19
    text-align:left;
20
    color:#002454;
21
    font-weight:bold;
22
    height:60px;
23
    margin-top:-20px;
24
    text-align:left;
25
}
26
.header_wk_anzahl {
27
    width: 56px;
28
    color: #fff;
29
    font-size: 12px;
30
    font-weight: bold;
31
    float: right;
32
    text-align: center;
33
    position: absolute;
34
    top: 0;
35
    margin: 15% 0 0 23% !important;
36
}
37
.header_wk_anzahl_10 {
38
    color:#fff;
39
    position:absolute;
40
}
41
.wk_text {
42
    color:#3e3e3e;
43
}
44
.basketIconWrapper {
45
    width:50px;
46
    margin:0 auto;
47
}
48
.header_wk_preis {
49
    padding-top:8px;
50
    font-weight:700;
51
}
52
.header_wk_text span {
53
    font-size:15px;
54
    color:#666;
55
    font-weight:normal;
56
}
57
.warenkorb {
58
    cursor: pointer;
59
}
60
 
61
.hd_menu .versand,
62
.hd_menu .kontakt {
63
    float:right;
64
    width: 81px;
65
    cursor: pointer;
66
    margin-right: 1%;
67
}
68
.warenkorb_icon {
69
    padding:16px 1.5%;
70
    width:65%;
71
    float:left;
72
}
73
.warenkorb_preis {
74
    position: absolute;
75
    margin-top: 23px;
76
    width: 49px;
77
    text-align: center;
78
}
79
.warenkorb_preis p {
80
    text-align:center;
81
    padding-top:17px;
82
}
83
.warenkorb_empty {
84
    background:url('/images/webelemente/icon_basket_empty.png') no-repeat;
85
    height: 28px;
86
    width:41px;
87
    float:left;
88
}
89
 
90
.warenkorb_full {
91
    background-image:url('/images/webelemente/icon_basket_full.png');
92
    background-repeat:no-repeat!important;
93
    height: 28px;
94
    width:41px;
95
    float:left;
96
}
97
.warenkorb_menu {
98
    display: none;
99
    width: 340px;
100
    position: absolute;
101
    float:left;
102
    margin:52px 0px 0px -121px;
103
    background-color: #fff;
104
    z-index: 10000;
105
    padding: 20px;
106
    border:1px solid #e4e4e4;
107
    /*
108
    -webkit-box-shadow: 0px 5px 5px -2px rgba(204,204,204,1);
109
    -moz-box-shadow: 0px 5px 5px -2px rgba(204,204,204,1);
110
    box-shadow: 0px 5px 5px -2px rgba(204,204,204,1);
111
    */
112
}
113
.basket_info_text {
114
    position:absolute;
115
    width:200px;
116
    font-size:14px;
117
    color:#666;
118
    margin:75px 0 0 812px;
119
    position:absolute;
120
    text-align:right;
121
    padding:2px 2px 0 0;
122
}
123
.konto {
124
    float:right;
125
    margin:-127px 0 0 1px;
126
    cursor: pointer;
127
    background:url(/images/webelemente/konto.png) no-repeat;
128
    border:1px solid #f00;
129
}
130
.konto_menu {
131
    display: none;
132
    width: 125px;
133
    position:absolute;
134
    margin: 30px 878px;
135
    background-color: #fff;
136
    z-index: 1000;
137
    padding: 20px;
138
}
139
.service{
140
    float:right;
141
    margin:-127px 46px 0 1px;
142
    cursor: pointer;
143
    background:url(/images/webelemente/service.png) no-repeat;
144
}
145
.service_menu{
146
    display: none;
147
    width: 155px;
148
    position:absolute;
149
    margin: 30px 802px;
150
    background-color: #fff;
151
    z-index: 1000;
152
    padding: 20px;
153
}
154
.greenlink {
155
    float:right;
156
    display:block;
157
    margin-top:5px;
158
    padding:7px;
159
    background-color:#95C648;
160
    color:#fff;
161
    width:50%;
162
    text-align:center;
163
}
164
.greenlink:link,
165
.greenlink:active,
166
.greenlink:visited {
167
    color:#fff;
168
}
169
.greenlink:hover {
170
    color:#3A3B3D;
171
}
172
 
173
/** headnav mit aufklapper **/
174
.headnav {
175
    background-color:#002454;
176
    width:100%;
177
    height:33px;
178
    color:#fff!important;
179
    font-size:13px!important;
180
    text-align:center;
181
}
182
.headnav_inner {
183
    margin:0 auto;
184
    width:1040px;
185
}
186
.headnav li {
187
    color:#fff;
188
}
189
.headnav a:link,
190
.headnav a:active,
191
.headnav a:visited {
192
    /*font-weight:normal!important;*/
193
    color:#fff;
194
    text-decoration:none;
195
}
196
.headnav a:hover {
197
    /*color:#10B8DC;*/
198
    color:#FFD801;
199
}
200
/* login im header */
201
.login_menu {
202
    clear:both;
203
    float:left;
204
    width:100%;
205
    text-align:right;
206
    padding:42px 0px 0 0;
207
}
208
.login_menu li {
209
    width:auto;
210
    list-style-type:none!important;
211
    padding-right:1px;
212
}
213
.login_menu li:hover ul {
214
    display:block;
215
 
216
}
217
.noborder {
218
    border-style:none!important;
219
}
220
/* login aufklapper */
221
.hd_login {
222
    float:left;
223
    padding-bottom:10px;
224
}
225
.hd_login input[type=text],
226
.hd_login input[type=password] {
227
    outline: none;
228
    border-top:1px solid #ccc;
229
    border-left:1px solid #ccc;
230
    border-right:1px solid #666;
231
    border-bottom:1px solid #666;
232
    width:123px;
233
    margin:5px 0 0 0;
234
    padding:4px 0 2px 3px;
235
}
236
.infocenter_submenu {
237
    position:absolute;
238
    display:none;
239
    z-index:99999;
240
    margin:0px;
241
    color: #3A3B3D;
242
    background-color:#fff;
243
    border:1px solid #ccc;
244
    list-style-type:none;
245
    top: 38px;
246
    /*
247
    -webkit-box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
248
    -moz-box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
249
    box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
250
    */
251
}
252
.infocenter_submenu li {
253
    border-right:none;
254
    clear:both;
255
    float:none;
256
    text-align:left;
257
    margin:10px;
258
}
259
 
260
 
261
/** ENDE headnav mit aufklapper **/
262
 
263
#wk_open {
264
    color:#3A3B3D;
265
}