Subversion-Projekte lars-tiefland.shop_ns

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
4 lars 1
/* verwendete Farben START
2
 
3
    orange - #666
4
    ocker text links oben - #D37F01
5
    grau boxheader - #C1C7D8
6
    blau verlauf - #D5DBEE  #DDE2F1
7
    blau: #f00
8
verwendete Farben ENDE */
9
 
10
* {
11
    margin:                         0px;
12
    padding:                        0px;
13
}
14
body {
15
    background-color:#fff;
16
    font-family:Verdana,Arial,sans-serif;
17
    color:                          #000;
18
    font-size:                      0.7em;
19
 
20
    line-height:1.2em;
21
}
22
p {
23
    margin-bottom:3px;
24
}
25
.header {
26
    clear:both;
27
    float:none;
28
    width:1000px;
29
    height:110px;
30
}
31
.logo {
32
    float:left;
33
    margin-right:12px;
34
}
35
.hd_service {
36
    background:url(/images/webelemente/hd_service.gif) no-repeat;
37
    width:332px;
38
    height:102px;
39
    float:left;
40
    padding:12px 0 0 60px;
41
    margin-right:16px;
42
    text-align:left;
43
}
44
.header_hr {
45
    width:220px;
46
    margin-top:4px;
47
}
48
.hd_oezeiten {
49
    background:url(/images/webelemente/hd_oezeiten.gif) no-repeat;
50
    width:174px;
51
    height:102px;
52
    float:left;
53
    text-align:center;
54
    padding:12px 0 0 0;
55
    margin-right:16px;
56
}
57
.hd_warenkorb {
58
    background:url(/images/webelemente/hd_oezeiten.gif) no-repeat;
59
    width:174px;
60
    height:102px;
61
    float:left;
62
    text-align:left;
63
    padding:12px 0 0 0;
64
    margin-right:16px;
65
}
66
.hd_wk_icon {
67
    position:absolute;
68
    margin:-5px 0 0 6px;
69
 
70
}
71
.hd_wk_text {
72
    padding:3px 0 0 0;
73
    text-align:right;
74
    padding-right:5px;
75
}
76
.topnav {
77
    background:url(/images/webelemente/topnav.png) no-repeat;
78
    width:987px;
79
    height:80px;
80
    clear:both;
81
    float:none;
82
}
83
.search {
84
    position:absolute;
85
    margin:16px 0 0 20px;
86
 
87
}
88
.searchNav {
89
 
90
}
91
 
92
.box_1_menu {
93
    margin-left:0px;
94
}
95
.msg_small {
96
    display:block;
97
 
98
    margin-top:-15px;
99
    padding-right:10px;
100
}
101
.headerlink {
102
    margin:20px 0 0 12px;
103
    width:430px;
104
    height:50px;
105
}
106
#container-content {
107
    width:1000px;
108
    background-color:#fff;
109
    clear:both;
110
    float:none;
111
    margin:auto;
112
 }
113
#beschreibung ol {
114
    margin-left: -20px;
115
 
116
}
117
#beschreibung ul {
118
    padding-left: 20px !important;
119
}
120
.input2 {
121
    margin-bottom:5px;
122
    font-weight:bold;
123
    width:130px;
124
    font-size:1em;
125
}
126
img {
127
    border-style:none;
128
}
129
b.red {
130
    color:#ff0000;
131
}
132
fieldset {
133
    border-style:none;
134
}
135
legend {
136
    color:#000;
137
    padding:0px;
138
    margin:0px;
139
}
140
#logo {
141
    position:absolute;
142
    top:30px;
143
    left:30px;
144
}
145
.root {
146
    width:                          1000px;
147
    margin:                         10px auto;
148
}
149
a:link, a:active, a:visited {
150
    color:#000;
151
    text-decoration:                none;
152
}
153
a:hover {
154
    color:#f00;
155
}
156
.headline {
157
    background: url(/images/webelemente/headline.jpg) top no-repeat;
158
    width:633px;
159
    height:25px;
160
    margin-bottom:10px;
161
}
162
.header_info {
163
    position:absolute;
164
    color:#666;
165
 
166
    margin:-39px 0 0 480px;
167
}
168
.input_img {
169
    position:absolute;
170
    padding-top:3px;
171
    padding-left:5px;
172
}
173
 
174
 
175
.left {
176
    display:block;
177
    float:left;
178
    width:205px;
179
    padding:0px;
180
    margin:-21px 0 0 0;
181
    color:#4b4b4b;
182
    overflow:hidden;
183
 
184
}
185
.left .service_center li {
186
    height:20px !important;
187
}
188
.left .box_1 {
189
    display:                        block;
190
    float:                          left;
191
    width:                          205px;
192
    background-color:#fff;
193
    margin:0 0 0 0px;
194
 
195
}
196
.left .box_1_menu {
197
    display:                        block;
198
    float:                          left;
199
    width:                          170px;
200
    background:url(/images/webelemente/verlauf_box.jpg) repeat-y;
201
    background-color:#fff;
202
    margin-bottom:10px;
203
}
204
.left .box_1_menu .box_top {
205
    background:url(/images/webelemente/left_box_top.jpg) no-repeat;
206
    background-color:#fff;
207
    color:#000;
208
    text-transform:uppercase;
209
    width:205px;
210
    height:8px;
211
 
212
}
213
.left .box_1 .box_top {
214
    background-color:#6AA064;
215
    width:170px;
216
    height:27px;
217
    font-weight:bold;
218
 
219
}
220
 
221
.left .box_1 .box_top h1 {
222
    padding:0px;
223
    margin:0px;
224
    padding-left:12px;
225
    padding-top:7px;
226
 
227
    color:#000;
228
}
229
.left .box_top img {
230
    margin:0px;
231
}
232
.left .box_middle_menu {
233
    width:201px;
234
    float:left;
235
    border-left:2px solid #949494;
236
    border-right:2px solid #949494;
237
    background-color:#E7E7E7;
238
}
239
.left .box_bottom {
240
    background:url(/images/webelemente/left_box_bottom.jpg) no-repeat;
241
    width:205px;
242
    height:8px;
243
    clear:both;
244
    float:none;
245
}
246
 
247
.left .box_middle {
248
    width:170px;
249
    color:#000066;
250
    padding:0px;
251
    margin:0px;
252
    float:left;
253
}
254
.left .box_middle p {
255
 
256
    padding:5px;
257
    margin:0px;
258
}
259
 
260
 
261
.left .news {
262
    background-color:#fff !important;
263
    border-left:1px solid #ccc;
264
    border-right:1px solid #ccc;
265
    border-bottom:1px solid #ccc;
266
    width:148px;
267
 
268
}
269
 
270
.content {
271
    margin-left:0px;
272
    float:left;
273
    width:589px;
274
    padding-bottom:10px;
275
    padding-left:8px;
276
    color:#000;
277
    padding-top:5px;
278
    overflow:hidden;
279
}
280
.content h1 a:link,
281
.content h1 a:active,
282
.content h1 a:visited {
283
 
284
}
285
.content h1 a:hover {
286
    color:#f00;
287
}
288
.content .box_middle h1 {
289
 
290
}
291
.content p {
292
    color:                          #000;
293
 
294
    margin:0px;
295
    padding:0px;
296
}
297
 
298
.content a {
299
    color:                          #000;
300
}
301
.content a:hover {
302
    text-decoration:none;
303
}
304
 
305
/*Content Hauptboxen*/
306
.aktion_img {
307
    width:589px;
308
    text-align:center;
309
}
310
 
311
/* box_1 START */
312
.content .box_1 {
313
    float:left;
314
    width:191px;
315
    overflow:hidden;
316
}
317
.content .cleft {
318
    clear:both;
319
    float:left;
320
    margin:0 8px 0 0;
321
}
322
.content .ccenter {
323
    float:left;
324
    margin:0 8px 0 0;
325
}
326
.content .cright {
327
    float:left;
328
    margin:0 0px 0 0;
329
}
330
.content .itemcleft {
331
    clear:both;
332
    float:left;
333
}
334
.content .itemcright {
335
    float:left;
336
    margin-left:10px;
337
}
338
.content .box_1 .box_top {
339
    background:url(/images/webelemente/box_1_top.jpg) no-repeat;
340
    width:191px;
341
    height:10px;
342
}
343
.content .box_1 h1 {
344
    padding:0px 0 0 10px;
345
    margin:0px;
346
    font-weight:bold;
347
    font-size:1em;
348
 
349
}
350
.content .box_1 .box_middle {
351
    width:191px;
352
    border-left:2px solid #999;
353
    border-right:2px solid #999;
354
    text-align:left;
355
    float:left;
356
 
357
}
358
.content .box_1 .box_bottom {
359
    background:url(/images/webelemente/box_1_bottom.jpg) no-repeat;
360
    width:191px;
361
    height:10px;
362
    clear:both;
363
    float:none;
364
    margin:0 0px 8px 0;
365
}
366
.content .box_1 .box_item_img {
367
    width:150px;
368
    height:160px;
369
    text-align:center;
370
    padding:5px;
371
    float:left;
372
}
373
.content .box_1 .box_item_text {
374
    width:90px;
375
    float:left;
376
}
377
.content .box_1 .box_desc {
378
 
379
    width:100px;
380
    float:left;
381
 
382
}
383
.content .box_1 p.box_desc {
384
 
385
    width:115px;
386
    padding-top:3px;
387
}
388
.content .box_1 .box_preis {
389
    text-align:left;
390
    padding:0 5px 5px 5px;
391
    float:left;
392
    width:150px;
393
    margin-top:-5px;
394
}
395
.content .box_1 .preis_message {
396
 
397
    clear:both;
398
    float:left;
399
    width:100%;
400
}
401
.content .box_1 .basket {
402
    padding:8px 0 0 5px;
403
    float:left;
404
    width:50px;
405
 
406
}
407
 
408
 
409
 
410
/* box_1 ENDE */
411
 
412
 
413
/* Item Detailansicht Boxen START */
414
.content .box_2 .item_text {
415
    float:left;
416
    width:340px;
417
}
418
.content .box_2 .item_box_preis {
419
    text-align:left;
420
    padding:0 5px 5px 5px;
421
    float:left;
422
    width:335px;
423
}
424
.content .box_2 .item_preis {
425
    text-align:right;
426
    padding:0 5px 5px 5px;
427
    float:left;
428
    font-size:4em;
429
    font-weight:bold;
430
    width:250px;
431
}
432
.content .box_2 .item_basket {
433
    float:right;
434
}
435
.content .box_2 .item_preis_message {
436
    clear:both;
437
    float:none;
438
    margin-right: 80px;
439
    margin-top:-13px;
440
    text-align:right;
441
}
442
.content .box_2 .addinfo {
443
    padding-top:5px;
444
    clear:both;
445
    float:right;
446
    text-align:right;
447
}
448
/* Item Detailansicht Boxen ENDE */
449
 
450
/* box_2 START */
451
.content .box_2 {
452
    display:                        block;
453
    position:                       relative;
454
    float:                          left;
455
    background-color:               #FFF;
456
    width:589px;
457
    margin:0px 0 10px 0px;
458
    float:left;
459
}
460
.content .box_2 .box_top {
461
    background:url(/images/webelemente/box_2_top.jpg) no-repeat;
462
    width:589px;
463
    height:5px;
464
}
465
.content .box_2 .box_middle {
466
    background:url(/images/webelemente/box_2_middle.jpg) repeat-y;
467
    width:589px;
468
    text-align:left;
469
    float:left;
470
}
471
.content .box_2 .box_bottom {
472
    background:url(/images/webelemente/box_2_bottom.jpg) no-repeat;
473
    width:589px;
474
    height:5px;
475
    clear:both;
476
    float:none;
477
}
478
.content .box_2 .box_middle_empty {
479
    background:url(/images/webelemente/content_box2_bottom_clean.jpg) no-repeat;
480
    width:579px;
481
    text-align:                     left;
482
    padding:15px;
483
    float:left;
484
}
485
.content .box_2 h1 {
486
    font-size:1em;
487
    padding:0 0 0 10px;
488
}
489
 
490
.content .box_2 .box_middle p {
491
    padding:10px 10px 0 0;
492
}
493
.content .box_2 .box_middle tr.order
494
{
495
 
496
}
497
.content .box_2 .item_top {
498
    clear:both;
499
    float:left;
500
    width:100%;
501
}
502
.content .box_2 .box_item_text {
503
    float:left;
504
    padding:14px 0 0 0;
505
    width:370px;
506
    margin-left:40px;
507
}
508
.content .box_2 .box_preis {
509
    clear:both;
510
    float:none;
511
    width:380px;
512
}
513
.content .box_2 .preis {
514
    font-size:4em;
515
    font-weight:bold;
516
    float:left;
517
    width:280px;
518
    text-align:right;
519
    padding:0 15px 0 0;
520
    color:#000;
521
}
522
.content .box_2 .basket {
523
    text-align:right;
524
    float:left;
525
    width:72px;
526
    height:72px;
527
    padding:0;
528
    margin:0px 0 0 0px;
529
}
530
.content .box_2 .preis_message {
531
    clear:both;
532
    float:left;
533
    width:280px;
534
    font-weight:normal;
535
    text-align:right;
536
    margin-top:-10px;
537
}
538
.content .box_2 .box_lieferstatus {
539
    text-align:left;
540
    width:150px;
541
}
542
.content .box_2 .box_item_img {
543
    min-height:120px;
544
    text-align:center;
545
    float:left;
546
}
547
.content .box_2 .item_img {
548
    padding:10px;
549
    float:left;
550
    margin-top: 20px;
551
    width:180px;
552
}
553
.content .box_2 .box_options {
554
    width:200px;
555
    margin-right:50px;
556
    padding-right:10px;
557
    text-align:right;
558
 
559
    padding-top:20px;
560
    vertical-align:bottom;
561
    position: absolute;
562
    right: 0px;
563
    float:left;
564
 
565
}
566
.content .box_2 .box_item_img {
567
    float:left;
568
    padding:10px;
569
    width:150px;
570
}
571
 
572
 
573
.content .box_2 .box_bottom_empty {
574
    border-left:1px solid #808080;
575
    border-right:1px solid #808080;
576
    border-bottom:1px solid #808080;
577
    width:582px;
578
}
579
/* box_2 ENDE */
580
 
581
 
582
.item_lieferstatus {
583
    float:right;
584
    margin:10px;
585
}
586
.content .box1_topright {
587
    position:absolute;
588
    text-align:right;
589
    padding:0px;
590
    margin:0px;
591
    width:150px;
592
    right:3px;
593
    top:2px;
594
    border-style:none;
595
}
596
.right .box1_topright {
597
    position:absolute;
598
    padding:0px;
599
    margin:0px;
600
    width:50px;
601
    right:21px;
602
    top:-3px;
603
    border-style:none;
604
}
605
 
606
/*Box_Top der Content Hauptboxen*/
607
/*Box_Middle der Content Hauptboxen*/
608
 
609
.content .middlecontent {
610
 
611
}
612
.content .middlecontent ul,
613
.content .middlecontent ol {
614
    margin-left:30px;
615
 
616
}
617
 
618
/*Box_Bottom der Content Hauptboxen*/
619
.content .box_1 .box_bottom_small {
620
    background-color:#ccc;
621
    border-left:                    1px solid #808080;
622
    border-right:                   1px solid #808080;
623
    border-bottom:                   1px solid #808080;
624
    clear:both;
625
    float:none;
626
    padding-left:3px;
627
}
628
.content .box_2 .basket_bottom {
629
    width:582px;
630
    background-color:#C5C7C6;
631
    height:27px;
632
    border-left:1px solid #808080;
633
    border-right:1px solid #808080;
634
    border-bottom:1px solid #808080;
635
 
636
    float:left;
637
    margin-left:0px;
638
}
639
.content .box_2 .item_bottom {
640
    width:628px;
641
    background-color:#C5C7C6;
642
    height:27px;
643
    border-left:1px solid #808080;
644
    border-right:1px solid #808080;
645
    border-bottom:1px solid #808080;
646
 
647
    float:left;
648
    margin-left:-1px;
649
}
650
.content .box_3 {
651
    background-color:#EAEBEC;
652
    width:280px;
653
    height:110px;
654
    float:left;
655
    border:1px solid #D3D1D0;
656
    margin-right:11px;
657
    margin-bottom:10px;
658
    overflow:hidden;
659
}
660
.content .box_3 .box_img {
661
    background-color:#fff;
662
    width:80px;
663
    height:70px;
664
    margin:10px;
665
    padding:10px;
666
    text-align: center;
667
    float:left;
668
 
669
    overflow:hidden;
670
}
671
.content .box_3 .box_text {
672
    float:left;
673
 
674
    padding-left:5px;
675
    padding-top:10px;
676
    width:150px;
677
}
678
 
679
.content_2 {
680
    clear:both;
681
    float:left;
682
 
683
}
684
.content_2 .box_3 {
685
    background-color:#EDEEEF;
686
    width:250px;
687
    height:100px;
688
    float:left;
689
 
690
    margin-right:5px;
691
 
692
}
693
.content_2 .box_3 .box_img_addon {
694
    background-color:#fff;
695
    width:60px;
696
    height:60px;
697
    margin:10px;
698
    padding:10px;
699
    overflow:hidden;
700
    float:left;
701
}
702
.content_2 .box_3 .box_text {
703
    float:left;
704
 
705
    padding-left:5px;
706
    padding-top:10px;
707
    width:140px;
708
 
709
}
710
.content_2 .box_3 .basket_button {
711
    float:left;
712
    width:30px;
713
    padding-top:20px;
714
}
715
 
716
 
717
 
718
 
719
 
720
 
721
 
722
.content_1 {
723
    display:                        block;
724
    float:                          left;
725
    margin:                         0px;
726
    width:                          628px;
727
    height:                         313px;
728
    background-color:               #FFF;
729
}
730
 
731
.content_1 p,
732
.content_1 h1 {
733
    padding:                        15px;
734
    color:                          #000;
735
    text-align:                     justify;
736
    line-height:                    17px;
737
}
738
 
739
.breadcrumb p,
740
.breadcrumb table {
741
    padding-bottom:6px;
742
 
743
}
744
.breadcrumb a:hover {
745
    color:#ff0000;
746
}
747
/* RECHTE SPALTE START */
748
 
749
.right {
750
    float:right;
751
    padding:5px 14px 0 0;
752
}
753
.right h1 {
754
    padding:0px 0 0 7px;
755
    margin:0px 0 0 0;
756
    font-size:1em;
757
}
758
.right .box_1 {
759
    width:174px;
760
    margin-top:0px;
761
    margin-bottom:10px;
762
}
763
 
764
.right .box_1 .box_top {
765
    background-image:url(/images/webelemente/right_box_top.jpg);
766
    background-repeat:no-repeat;
767
    width:174px;
768
    height:10px;
769
}
770
 
771
.right .box_middle {
772
    width:170px;
773
    border-left:2px solid #999999;
774
    border-right:2px solid #999999;
775
    margin:0px;
776
    padding:0px;
777
    float:none;
778
}
779
.right .box_bottom {
780
    background:url(/images/webelemente/right_box_bottom.jpg) top no-repeat;
781
    width:174px;
782
    height:10px;
783
}
784
 
785
.right .sonderkasten {
786
    width:177px;
787
    float:left;
788
    margin-bottom:10px;
789
    padding:10px;
790
}
791
.right .box_1 .sonderkasten p {
792
    margin:-10px 0 0 0;
793
}
794
.right .box_1 .sonderkasten p,
795
.right .box_1 .box_middle p {
796
    padding:0;
797
    margin:0;
798
}
799
.right ul {
800
    clear:both;
801
    float:none;
802
    list-style-type:none;
803
    padding-left:10px;
804
    color:#000;
805
}
806
.right .standort ul {
807
    padding-left:19px;
808
}
809
.right .social_nw {
810
    background:url(/images/webelemente/pieper_golf_bei.jpg) no-repeat;
811
    width:180px;
812
    height:26px;
813
}
814
.right .box_middle p {
815
 
816
}
817
.right .small {
818
 
819
}
820
.right .standort {
821
    background-image:url(/images/webelemente/box_standort.png);
822
    background-repeat:no-repeat;
823
    width:180px;
824
    height:188px;
825
    padding-top:35px;
826
}
827
 
828
/* RECHTE SPALTE ENDE */
829
 
830
/* START Footer */
831
.footerline {
832
    background-color:#DD0B15;
833
    width:984px;
834
    height:10px;
835
    margin-bottom:8px;
836
}
837
.footer_top {
838
    background:url(/images/webelemente/footer_top.jpg) no-repeat;
839
    width:984px;
840
    height:6px;
841
}
842
.footer_middle {
843
    background:url(/images/webelemente/footer_middle.jpg) repeat-y;
844
    width:984px;
845
    float:left;
846
}
847
.footer_bottom {
848
    background:url(/images/webelemente/footer_bottom.jpg) no-repeat;
849
    width:984px;
850
    height:6px;
851
    clear:both;
852
    float:none;
853
    margin-bottom:30px;
854
}
855
.footer_left {
856
    width:203px;
857
    float:left;
858
}
859
.footer_center {
860
    border-right:2px solid #000;
861
    border-left:2px solid #000;
862
    float:left;
863
    width:595px;
864
}
865
.footer_right {
866
 
867
    float:left;
868
    width:172px;
869
}
870
.footer {
871
    margin:0px;
872
    clear:both;
873
    float:none;
874
    color:#000;
875
    font-weight:normal;
876
}
877
.footer p {
878
    margin:0px;
879
    padding:3px;
880
 
881
}
882
.footer a {
883
    color:#000;
884
    font-weight:normal;
885
}
886
.footer a:hover {
887
    color:#ff0000;
888
}
889
/* ENDE Footer */
890
 
891
.break {
892
    clear:                          both;
893
    float:                          none;
894
}
895
.linebreak {
896
    clear:                          both;
897
    float:                          none;
898
    height:15px;
899
    border-bottom:1px solid #ccc;
900
    margin-bottom:20px;
901
}
902
/* jQuery Autosuggest: start */
903
#result {
904
    height:                         20px;
905
    color:                          #333;
906
    padding:                        5px;
907
    margin-bottom:                  10px;
908
    background-color:               #FFFF99;
909
}
910
 
911
.suggestionsBox {
912
    position:                       absolute;
913
    margin-top:180px;
914
    margin-left:20px;
915
    padding:                        0px;
916
    color:                          #fff;
917
    font-weight:                    bold;
918
 
919
}
920
 
921
.suggestionList {
922
    margin:                         0px;
923
    margin-top:0px;
924
    padding:                        0px;
925
}
926
.suchbegriffs_liste {
927
    width:                          230px;
928
    margin-top:                     0px;
929
    margin-left:                    0px;
930
    border:                         1px solid #4b4b4b;
931
    background-color:               #fff;
932
}
933
.autocomplete_li {
934
    border-style:                   none;
935
    margin:                         0px;
936
    padding:                        2px;
937
    cursor:                         pointer;
938
    color:                          #4b4b4b;
939
    background-color:               #fff;
940
    width:                          230px;
941
}
942
input.autocomplete_li {
943
    background-color:               #fff;
944
    width:                          226px;
945
}
946
.autocomplete_li:hover {
947
    background-color:               #fff;
948
    color:                          #0046A0;
949
}
950
 
951
ul {
952
    color:                          #000;
953
    padding:                        0;
954
    margin:                         0;
955
}
956
 
957
#suggest {
958
    position:                       relative;
959
}
960
 
961
.checkbox {
962
    float:                          left;
963
    margin-right:                   10px;
964
}
965
 
966
.actChild {
967
    background-color:               #00F;
968
}
969
/* jQuery Autosuggest: ende  */
970
 
971
 
972
.left .sonderkasten {
973
    width:177px;
974
    padding:10px;
975
    margin:0px;
976
    float:left;
977
    background-color:#fff !important;
978
    color:#000 !important;
979
 
980
}
981
.left .sonderkasten p {
982
    margin:-10px 0 0 0;
983
 
984
}
985
.left .left_img {
986
    padding:0px;
987
    width:20px;
988
    height:30px;
989
    float:left;
990
 
991
}
992
.left_text {
993
    float:left;
994
    width:100px;
995
    padding-left:5px;
996
}
997
.left .sonderkasten .left_text p {
998
    padding:0px !important;
999
}
1000
 
1001
.sk_title {
1002
    padding-left:10px;
1003
    padding-top:5px;
1004
    color:#fff;
1005
    text-transform:uppercase;
1006
}
1007
.content .detail {
1008
    text-align:right;
1009
    float:right;
1010
    color:#fff;
1011
 
1012
    padding-right:5px;
1013
    padding-top:5px;
1014
}
1015
.content .detail img {
1016
    position:absolute;
1017
    margin-left:-47px;
1018
    margin-top:-4px;
1019
    width:42px;
1020
    height:43px;
1021
}
1022
.content .lastvisited_headline {
1023
 
1024
    font-weight:bold;
1025
    border-bottom:1px dotted #606060;
1026
    margin-top:10px;
1027
    width:589px;
1028
 
1029
}
1030
.content .lastvisited {
1031
    background-color:#FFF;
1032
    padding:5px 0px;
1033
    float:left;
1034
}
1035
.content .lupe_bg {
1036
    background:url(/images/webelemente/filtern_lupe.jpg) no-repeat;
1037
    background-position:10px 10px;
1038
 
1039
}
1040
.content .subdir_sort {
1041
    padding:15px 0 0 10px;
1042
    float:left;
1043
    width:550px;
1044
}
1045
.content .subdir_sort select {
1046
 
1047
}
1048
.content .subdir_sort_button {
1049
    padding:20px;
1050
    text-align:right;
1051
}
1052
.submitbutton {
1053
 
1054
}
1055
.content #beschreibung {
1056
 
1057
}
1058
.content #reiter {
1059
    clear:both;
1060
 
1061
}
1062
 
1063
.content #reiter ul {
1064
    border-bottom:2px solid #D7D8D8;
1065
    margin-left:0px;
1066
    padding:0px;
1067
}
1068
 
1069
#overDiv {
1070
    border:1px solid #808080;
1071
    padding:0px;
1072
    background-color:#fff;
1073
    z-index:10000;
1074
    position:absolute;
1075
}
1076
.content .basket_top {
1077
    width:584px;
1078
    height:29px;
1079
 
1080
    padding-left:0px;
1081
    padding-top:14px;
1082
    margin-top:-14px;
1083
}
1084
.basket-table-items {
1085
 
1086
    margin:20px;
1087
    width:530px;
1088
}
1089
.basket-table-items thead {
1090
    height:30px;
1091
    vertical-align:top;
1092
}
1093
.basket_row td {
1094
    border-bottom:1px dotted #808080;
1095
    padding:4px;
1096
}
1097
.basket_versand {
1098
    width:530px;
1099
    margin:20px;
1100
}
1101
.basket_head {
1102
 
1103
    font-weight:bold;
1104
    border-bottom:1px dotted #606060;
1105
    width:100%;
1106
    text-align:left;
1107
}
1108
.basket_head1 {
1109
    text-align:left;
1110
    font-weight:bold;
1111
    border-bottom:1px dotted #606060;
1112
    width:100%;
1113
 
1114
}
1115
.basket_head2 {
1116
    text-align:left;
1117
    font-weight:bold;
1118
    border-bottom:1px dotted #606060;
1119
 
1120
}
1121
.bottom_nav {
1122
    margin-top:-5px;
1123
    padding-top:0px;
1124
    text-align:center;
1125
}
1126
 
1127
.basket_item a:hover {
1128
    color:#ff0000;
1129
}
1130
.basket_versand_item {
1131
    height:30px;
1132
    border-bottom:1px dotted #cecece;
1133
 
1134
    padding:10px;
1135
}
1136
.basket_table {
1137
    width:530px;
1138
    margin:20px;
1139
 
1140
}
1141
.basket_table td {
1142
    padding:5px;
1143
}
1144
.basket_table a:hover {
1145
    color:#ff0000;
1146
}
1147
.req {
1148
 
1149
    font-weight:normal;
1150
    margin-top:4px;
1151
    margin-bottom:5px;
1152
}
1153
.neu_icon {
1154
    position:absolute;
1155
    left:3px;
1156
    top:3px;
1157
    z-index:1000;
1158
}
1159
.neu_icon_item {
1160
    position:absolute;
1161
    left:0px;
1162
    top:20px;
1163
    z-index:1000;
1164
}
1165
.bottom_right {
1166
    text-align:right;
1167
    padding-top:1px;
1168
    padding-right:5px;
1169
}
1170
 
1171
.subdir_desc {
1172
 
1173
    font-weight:normal;
1174
    width:630px;
1175
    color:#666;
1176
    font-style:italic;
1177
    text-align:center;
1178
    padding:0 10px 0 10px;
1179
}
1180
 
1181
 
1182
 
1183
/* ME: klassen für das nichtGefunden-Modul  start */
1184
.content .subDirItemOben_NG {
1185
    background-image: url(/images/webelemente/ng_rahmen.jpg);
1186
    background-repeat: no-repeat;
1187
    height: 230px;
1188
    width: 589px;
1189
    color: #000;
1190
 
1191
    margin-bottom:10px;
1192
}
1193
 
1194
.content .subDirItemOben_NG .title {
1195
    padding:12px 0 0px 106px;
1196
    overflow:hidden;
1197
    font-weight:bold;
1198
    height: 29px;
1199
 
1200
 
1201
}
1202
.content div.subDirItemOben_NG div.text {
1203
    clear: both;
1204
 
1205
    padding: 0px 0 0 106px;
1206
    width:450px;
1207
}
1208
 
1209
.content div.warenkorb-empty div.title {
1210
    padding-top:8px;
1211
    padding-left:0;
1212
    overflow:hidden;
1213
    font-weight:bold;
1214
    height: 29px;
1215
}
1216
 
1217
.content div.subDirItemOben_NG div.hide {
1218
    position:absolute;
1219
    width: 100px;
1220
    height: 12px;
1221
    padding: 4px 5px 0 0;
1222
    margin:-40px 0 0 484px;
1223
 
1224
    text-align:right;
1225
}
1226
 
1227
.content div.subDirItemOben_NG .form {
1228
    width:589px;
1229
    text-align:center;
1230
    margin-top:15px;
1231
}
1232
.content div.subDirItemOben_NG .form .text2 {
1233
    clear:both;
1234
    float:left;
1235
    margin-top:30px;
1236
    padding-left:80px;
1237
}
1238
.content div.subDirItemOben_NG div.eingabefeld {
1239
    float: left;
1240
    width: 100px;
1241
    text-align:left;
1242
    margin-left:10px;
1243
    margin-top:4px;
1244
    margin-right:10px;
1245
}
1246
 
1247
.content .subDirItemOben_NG div.eingabefeld input {
1248
    width:100px;
1249
    margin-left: 0px;
1250
    height:18px;
1251
    border-style:none;
1252
    margin-right:5px;
1253
    margin-top:4px;
1254
    border:1px solid #ccc;
1255
    padding-top:4px;
1256
    padding-left:2px;
1257
}
1258
 
1259
.form_button {
1260
    background-image:url(/images/webelemente/ng_schicken.png);
1261
    width:115px;
1262
    height:32px;
1263
    margin-top:20px;
1264
    margin-left:38px;
1265
    color:#000;
1266
}
1267
 
1268
 
1269
.content .ng {
1270
    border-style:none;
1271
    margin: 0 0 0 -2px;
1272
}
1273
.content .hierklicken {
1274
    margin-right:130px;
1275
    float:right;
1276
    color:#FFAB37;
1277
}
1278
.content #ng_hide {
1279
    display:none;
1280
}
1281
 
1282
.content #ng_show {
1283
    background-image:url(/images/webelemente/ng_rahmen_klein.png);
1284
    background-repeat:no-repeat;
1285
    margin-top:0px;
1286
    width:589px;
1287
    height:36px;
1288
    color:#000;
1289
    font-weight:bold;
1290
    padding:20px 0 5px 85px;
1291
}
1292
 
1293
.content #ng_hide_ {
1294
    display:none;
1295
    margin-bottom:10px;
1296
}
1297
.content .ng_link:link,
1298
.content .ng_link:active,
1299
.content .ng_link:visited {
1300
    color:#fff;
1301
    text-decoration:none;
1302
}
1303
.content .ng_link:hover {
1304
    color:#A1CC0B;
1305
    text-decoration:none;
1306
}
1307
 
1308
.content .ng_top {
1309
    margin-top:5px;
1310
    background-image:url(/images/webelemente/ng_top.jpg);
1311
    background-repeat:no-repeat;
1312
    width:571px;
1313
    height:40px;
1314
    text-align:right;
1315
    padding-right:30px;
1316
    padding-top:7px;
1317
 
1318
}
1319
.content .ng_middle {
1320
    background-image:url(/images/webelemente/ng_middle.jpg);
1321
    background-repeat:no-repeat;
1322
    width:571px;
1323
    height:129px;
1324
    color:#fff;
1325
    padding-left:135px;
1326
    padding-right:14px;
1327
 
1328
}
1329
.content .ng_bottom {
1330
    background-color:#FFFFFF;
1331
    background-image:url(/images/webelemente/ng_bottom.jpg);
1332
    background-repeat:no-repeat;
1333
    width:571px;
1334
    height:46px;
1335
    text-align:right;
1336
    padding-right:50px;
1337
    padding-top:5px;
1338
}
1339
.content .ng_middle td {
1340
    color:#fff;
1341
 
1342
}
1343
.content .ng_middle_text {
1344
    padding-left:3px;
1345
}
1346
 
1347
/* ME: klassen für das nichtGefunden-Modul  end */
1348
 
1349
 
1350
/* NEWS MODUL */
1351
.news_img {
1352
    float:left;
1353
    width:120px;
1354
}
1355
 
1356
.news_text {
1357
 
1358
}
1359
#overDiv {
1360
 
1361
    padding:3px;
1362
}
1363
#message {
1364
    width:505px;
1365
    text-align:center;
1366
 
1367
    font-weight:bold;
1368
    color:#00ff00;
1369
    padding:10px;
1370
}
1371
.neue_produkte {
1372
    margin-top:10px;
1373
    margin-left:0px;
1374
    position:absolute;
1375
    width:174px;
1376
}
1377
.right .box_middle .np_title {
1378
 
1379
    font-weight:bold;
1380
}
1381
.more_link {
1382
    padding:0px;
1383
    margin:0px;
1384
}
1385
.errorBox {
1386
    font-weight:bold;
1387
 
1388
    color:#ff0000;
1389
    padding:20px;
1390
}
1391
.item_img {
1392
    clear:both;
1393
    float:left;
1394
    margin:20px;
1395
    text-align:center;
1396
    width:544px;
1397
 
1398
}
1399
.hersteller {
1400
    color:#f00;
1401
    font-weight:bold;
1402
}
1403
.item_hersteller {
1404
    float:left;
1405
    text-align:left;
1406
}
1407
.eigenschaften_table td {
1408
    padding:2px 4px 2px 4px;
1409
 
1410
}
1411
.eigenschaften {
1412
    background-color:#4b4b4b;
1413
    color:#fff;
1414
    border-top:3px solid #fff;
1415
}
1416
.light {
1417
    background-color:#ccc;
1418
 
1419
 
1420
}
1421
.norm {
1422
    background-color:#e3e3e3;
1423
}
1424
 
1425
.thumbs {
1426
    position:absolute;
1427
    width:600px;
1428
    border:1px solid #ccc;
1429
}
1430
.t3content {
1431
    padding:10px;
1432
}
1433
.t3content ul {
1434
    margin:5px 0 0 20px;
1435
}
1436
.t3content ol {
1437
    margin:5px 0 0 20px;
1438
}
1439
.t3content a:link,
1440
.t3content a:active,
1441
.t3content a:visited {
1442
 
1443
}
1444
.t3content a:hover {
1445
    text-decoration:underline;
1446
}
1447
.content .bodytext {
1448
    margin:0px;
1449
    padding:0px;
1450
}
1451
.contenttable {
1452
    margin-left:0px;
1453
    margin-bottom:10px;
1454
}
1455
hr {
1456
    color:#e3e3e3;
1457
}
1458
.middlecontent h3,
1459
.middlecontent h4 {
1460
 
1461
    margin-left:10px;
1462
}
1463
.contenttable h3 {
1464
    margin:5px 0 0 0;
1465
    padding:0px;
1466
    color:#9B291F;
1467
 
1468
}
1469
.contenttable th {
1470
    text-align:left;
1471
}
1472
.contenttable td {
1473
    vertical-align:top;
1474
    padding:0px;
1475
 
1476
}
1477
 
1478
/* jQuery Autosuggest: start */
1479
#result {
1480
    height:20px;
1481
 
1482
    color:#333;
1483
    padding:5px;
1484
    margin-bottom:10px;
1485
    background-color:#fff;
1486
}
1487
 
1488
.suggestionsBox {
1489
    position: absolute;
1490
    top:41px;
1491
    left:0px;
1492
    padding:0px;
1493
    color: #fff;
1494
    font-weight: bold;
1495
 
1496
}
1497
 
1498
.suggestionList {
1499
    margin: 0px;
1500
    padding: 0px;
1501
}
1502
.suchbegriffs_liste {
1503
 
1504
    width:230px;
1505
    margin-top:0px;
1506
    margin-left:0px;
1507
    border:1px solid #4b4b4b;
1508
    background-color:#fff;
1509
}
1510
.autocomplete_li {
1511
    border-style:none;
1512
    margin: 0px;
1513
    padding: 2px;
1514
    cursor: pointer;
1515
    color: #4b4b4b;
1516
    background-color: #fff;
1517
    width:230px;
1518
}
1519
input.autocomplete_li {
1520
    background-color:#fff;
1521
    width:226px;
1522
}
1523
.autocomplete_li:hover {
1524
    background-color: #fff;
1525
    color: #ccc;
1526
}
1527
 
1528
#suggest {
1529
    position:relative;
1530
}
1531
.act {
1532
    color:#DD0B16 !important;
1533
}
1534
.actChild {
1535
    background-color: #00f;
1536
}
1537
/* jQuery Autosuggest: ende  */
1538
 
1539
 
1540
.noborder th,
1541
.noborder td {
1542
    border-style:none !important;
1543
}
1544
 
1545
/* DIE ICONS IN DEN KLEINEN BOXEN START */
1546
.icon {
1547
    width:42px;
1548
    height:43px;
1549
    position:absolute;
1550
    margin-top:5px;
1551
    margin-left:150px;
1552
}
1553
/* DIE ICONS IN DEN KLEINEN BOXEN ENDE */
1554
 
1555
 
1556
 
1557
/* WARENKORB Klassen START */
1558
.content .basketNav {
1559
    width:584px;
1560
}
1561
 
1562
.basket_1 a:link,
1563
.basket_1 a:visited {
1564
    display:block;
1565
    background-image:url(/images/webelemente/waren_1.jpg);
1566
    background-repeat:no-repeat;
1567
    width:140px;
1568
    height:26px;
1569
    text-decoration:none;
1570
    color:#fff;
1571
    font-weight:bold;
1572
 
1573
    padding-left:50px;
1574
    padding-top:8px;
1575
    float:left;
1576
    margin-right:7px;
1577
}
1578
.basket_1 a:active,
1579
.basket_1 a:hover {
1580
    background-image:url(/images/webelemente/waren_1_hover.jpg);
1581
    background-repeat:no-repeat;
1582
    width:140px;
1583
    height:26px;
1584
 
1585
}
1586
.basket_1_act a:link,
1587
.basket_1_act a:visited {
1588
    display:block;
1589
    background-image:url(/images/webelemente/waren_1_hover.jpg);
1590
    background-repeat:no-repeat;
1591
    width:140px;
1592
    height:26px;
1593
    text-decoration:none;
1594
    color:#fff;
1595
    font-weight:bold;
1596
 
1597
    padding-left:50px;
1598
    padding-top:8px;
1599
    float:left;
1600
    margin-right:7px;
1601
}
1602
.basket_1_act a:active,
1603
.basket_1_act a:hover {
1604
    background-image:url(/images/webelemente/waren_1_hover.jpg);
1605
    background-repeat:no-repeat;
1606
    width:140px;
1607
    height:26px;
1608
 
1609
}
1610
.basket_2 a:link,
1611
.basket_2 a:visited {
1612
    float:left;
1613
    display:block;
1614
    background-image:url(/images/webelemente/waren_2.jpg);
1615
    background-repeat:no-repeat;
1616
    width:140px;
1617
    height:26px;
1618
    text-decoration:none;
1619
    color:#fff;
1620
    font-weight:bold;
1621
 
1622
    padding-left:50px;
1623
    padding-top:8px;
1624
    margin-right:7px;
1625
}
1626
.basket_2 a:active,
1627
.basket_2 a:hover {
1628
    background-image:url(/images/webelemente/waren_2_hover.jpg);
1629
    background-repeat:no-repeat;
1630
    width:140px;
1631
    height:26px;
1632
 
1633
}
1634
.basket_2_act a:link,
1635
.basket_2_act a:visited {
1636
    float:left;
1637
    display:block;
1638
    background-image:url(/images/webelemente/waren_2_hover.jpg);
1639
    background-repeat:no-repeat;
1640
    width:140px;
1641
    height:26px;
1642
    text-decoration:none;
1643
    color:#fff;
1644
    font-weight:bold;
1645
 
1646
    padding-left:50px;
1647
    padding-top:8px;
1648
    margin-right:7px;
1649
}
1650
.basket_2_act a:active,
1651
.basket_2_act a:hover {
1652
    background-image:url(/images/webelemente/waren_2_hover.jpg);
1653
    background-repeat:no-repeat;
1654
    width:140px;
1655
    height:26px;
1656
 
1657
}
1658
.basket_3 a:link,
1659
.basket_3 a:visited {
1660
    float:left;
1661
    display:block;
1662
    background-image:url(/images/webelemente/waren_3.jpg);
1663
    background-repeat:no-repeat;
1664
    width:140px;
1665
    height:26px;
1666
    text-decoration:none;
1667
    color:#fff;
1668
    font-weight:bold;
1669
 
1670
    padding-left:50px;
1671
    padding-top:8px;
1672
}
1673
.basket_3 a:active,
1674
.basket_3 a:hover {
1675
    background-image:url(/images/webelemente/waren_3_hover.jpg);
1676
    background-repeat:no-repeat;
1677
    width:140px;
1678
    height:26px;
1679
 
1680
}
1681
.basket_3_act a:link,
1682
.basket_3_act a:visited {
1683
    float:left;
1684
    display:block;
1685
    background-image:url(/images/webelemente/waren_3_hover.jpg);
1686
    background-repeat:no-repeat;
1687
    width:140px;
1688
    height:26px;
1689
    text-decoration:none;
1690
    color:#fff;
1691
    font-weight:bold;
1692
 
1693
    padding-left:50px;
1694
    padding-top:8px;
1695
}
1696
.basket_3_act a:active,
1697
.basket_3_act a:hover {
1698
    background-image:url(/images/webelemente/waren_3_hover.jpg);
1699
    background-repeat:no-repeat;
1700
    width:140px;
1701
    height:26px;
1702
}
1703
 
1704
/* WARENKORB Klassen ENDE */
1705
.billigerGesehen_form {
1706
 
1707
}
1708
.neue_produkte {
1709
    display:none;
1710
}
1711
.aktion_bild {
1712
    margin-bottom:10px;
1713
}
1714
.aktion_box {
1715
    padding:2px;
1716
    width:564px;
1717
    color:#fff;
1718
    margin-bottom:8px;
1719
    background-color:#6AA064;
1720
    text-transform: uppercase;
1721
 
1722
}
1723
.aktion_box h1 {
1724
    margin:0px;
1725
    padding:0px;
1726
 
1727
}
1728
 
1729
.content #map_canvas {
1730
    margin-left:10px;
1731
}
1732
 
1733
 
1734
/* VERTICAL CENTER! START */
1735
.content .box_1 .subdir,
1736
.content .box_1 .itembox {
1737
    float:left;
1738
    display: table-cell;
1739
    vertical-align: middle;
1740
    text-align:center;
1741
    width:177px;
1742
    height: 150px;
1743
    padding-right:10px;
1744
    margin:0px;
1745
}
1746
.content .box_1 .itembox {
1747
    height:310px !important;
1748
}
1749
.content .box_2 .aktion_item_img{
1750
    float:left;
1751
    display: table-cell;
1752
    text-align: center;
1753
    vertical-align: middle;
1754
    height: 180px;
1755
    padding:10px;
1756
}
1757
.content .box_1 .subdir *,
1758
.content .box_1 .itembox *,
1759
.content .box_2 .aktion_item_img *,
1760
.content .box_1 .box_item_img * {
1761
    vertical-align: middle;
1762
}
1763
 
1764
.content .box_1 .subdir,
1765
.content .box_2 .aktion_item_img,
1766
.content .box_1 .box_item_img {
1767
    display: block;
1768
}
1769
.content .box_1 .subdir span,
1770
.content .box_2 .aktion_item_img span,
1771
.content .box_1 .box_item_img span {
1772
    display: inline-block;
1773
    height: 100%;
1774
    width: 1px;
1775
}
1776
/* VERTICAL CENTER! ENDE */
1777
 
1778
.req_fields {
1779
    color:#666;
1780
    padding-left:10px;
1781
}
1782
.content .thumbs_container {
1783
    clear:both;
1784
    float:right;
1785
    width:300px;
1786
    text-align:right;
1787
    padding-right:10px;
1788
    margin-bottom:10px;
1789
}
1790
.content .item_bg {
1791
    background-image:url(/images/webelemente/item_bg.jpg);
1792
    background-repeat:no-repeat;
1793
    background-position:281px 20px;
1794
}
1795
 
1796
.content .middle {
1797
    margin:10px;
1798
 
1799
}
1800
.content .gratisartikel {
1801
    clear:both;
1802
    float:none;
1803
    position:absolute;
1804
    margin-top:-27px;
1805
}
1806
.content .box_2 .box_middle ul.csc-menu {
1807
    list-style-type:none;
1808
 
1809
    margin:20px;
1810
}
1811
.basket_icon {
1812
    position:absolute;
1813
    margin:-20px 0 0 140px;
1814
}
1815
.preis_big {
1816
    color:#666;
1817
    font-weight:bold;
1818
    font-style:italic;
1819
 
1820
    padding-right:10px;
1821
}
1822
.preis_small {
1823
    color:#666;
1824
    font-weight:bold;
1825
    font-style:italic;
1826
 
1827
}
1828
.content .subdirStammImage {
1829
    float:left;
1830
    width:150px;
1831
    padding:5px;
1832
    text-align:center;
1833
}
1834
.content .subdirStammText {
1835
    float:left;
1836
    width:350px;
1837
    padding:10px;
1838
 
1839
}
1840
.content .subdir_preis {
1841
    width:380px;
1842
    text-align:right;
1843
}
1844
.stamm_thumbs {
1845
    float:right;
1846
    margin-top:20px;
1847
 
1848
    width:200px;
1849
    text-align:right;
1850
    padding:0 10px 0 0;
1851
}
1852
 
1853
/* ArtikelStamm Tabelle START */
1854
#artikel {
1855
    margin:0 0 0 -12px;
1856
}
1857
 
1858
.tbl_static_cell a:link,
1859
.tbl_static_cell a:active,
1860
.tbl_static_cell a:visited {
1861
    color:#000 !important;
1862
}
1863
.tbl_static_cell a:hover {
1864
    color:#666 !important;
1865
}
1866
 
1867
.itemTableBox {
1868
    border:1px solid #ccc;
1869
    width:547px;
1870
 
1871
}
1872
.tbl_static_header {
1873
    background-color:#ccc;
1874
    color:#000;
1875
    padding:2px;
1876
    font-weight:bold;
1877
}
1878
.tbl_dyn_header td {
1879
 
1880
    padding:2px;
1881
 
1882
}
1883
.dyn_header {
1884
    color:#666;
1885
    font-weight:bold;
1886
 
1887
    border-left:1px dotted #ccc;
1888
    background-color:#EBEBEB;
1889
    vertical-align:top;
1890
}
1891
.tbl_dyn_cell {
1892
 
1893
    background-color:#EBEBEB;
1894
    border:1px dotted #ccc;
1895
 
1896
    padding:2px;
1897
    vertical-align:top;
1898
}
1899
.itemTableFooter {
1900
 
1901
    margin-left:20px;
1902
}
1903
.tbl_static_cell {
1904
    padding:2px 2px 0px 2px;
1905
    vertical-align:top;
1906
}
1907
.topborder {
1908
    border-top:1px solid #7C7C7C;
1909
}
1910
.art_table_desc {
1911
    display:none;
1912
 
1913
}
1914
.art_table_desc td {
1915
    padding:3px 3px 10px 3px;
1916
}
1917
/* ArtikelStamm Tabelle ENDE */
1918
 
1919
 
1920
.item_options {
1921
    clear:both;
1922
    float:none;
1923
 
1924
    margin:0;
1925
    padding-left:30px;
1926
    text-align:left;
1927
}
1928
.item_options label {
1929
    width:100px;
1930
 
1931
    float:left;
1932
    clear:both;
1933
}
1934
.item_lieferstatus_text {
1935
 
1936
}
1937
.tr0 {
1938
    background-color:#e3e3e3;
1939
}
1940
.tr1 {
1941
    background-color:#fff;
1942
}
1943
.backbutton {
1944
    float:right;
1945
 
1946
    margin-top:-16px;
1947
    padding-right:3px;
1948
}
1949
.artikel_table {
1950
    margin-left:0px;
1951
    width:550px;
1952
    overflow:auto;
1953
}
1954
.artstammLink {
1955
    padding:5px;
1956
 
1957
    position:absolute;
1958
    float:left;
1959
}
1960
.log_button {
1961
    position:absolute;
1962
    margin-top:8px;
1963
    margin-left:3px;
1964
}
1965
.versanduebersicht {
1966
 
1967
    width:530px;
1968
    margin:15px;
1969
}
1970
 
1971
.versandfrei {
1972
    display:block;
1973
    margin-top:2px;
1974
    background-color:#008000;
1975
    color:#fff;
1976
    padding:2px;
1977
}
1978
.gb_body {
1979
    padding:10px;
1980
}
1981
.gb_nav {
1982
    background-color:#fff;
1983
    border-bottom:1px dotted #666;
1984
    padding:2px;
1985
    text-align:center;
1986
 
1987
}
1988
.gb_entry_0 {
1989
    padding:3px;
1990
    background-color:#fff;
1991
    border-bottom:1px dotted #666;
1992
    font-size:1.1em;
1993
}
1994
.gb_entry_1 {
1995
    padding:2px;
1996
    background-color:#ccc;
1997
    border-bottom:1px dotted #666;
1998
    font-size:1.1em;
1999
}
2000
.gb_name {
2001
    font-weight:bold;
2002
 
2003
}
2004
.gb_text {
2005
    padding:10px;
2006
}
2007
 
2008
table.euLabel
2009
{
2010
    border: 1px solid #000000;
2011
    border-collapse:collapse;
2012
    vertical-align:top;
2013
    margin-right:10px;
2014
    float:right;
2015
}
2016
 
2017
 
2018
table.euLabel tr td
2019
{
2020
    font-family: Arial, Helvetica, sans-serif;
2021
    font-size: 10px;
2022
    vertical-align:top;
2023
    border-bottom: 1px solid #000000;
2024
    margin:3px;
2025
    padding:3px;
2026
}
2027
 
2028
table.euLabel tr th {
2029
    text-align:left;
2030
    font-size:14px;
2031
    font-weight:bold;
2032
    border-bottom: 1px solid #000000;
2033
}
2034
 
2035
 
2036
table.euLabel tr td.title
2037
{
2038
    text-align:right;
2039
    width:100px;
2040
    border-right: 1px solid #000000;
2041
    border-bottom: 1px solid #000000;
2042
}
2043
 
2044
table.euLabelRadio
2045
{
2046
    background-color: #EEEEEE;
2047
    border-collapse:collapse;
2048
    margin:0px;
2049
    padding:0px;
2050
}
2051
 
2052
table.euLabelRadio tr td
2053
{
2054
    font-family: Arial, Helvetica, sans-serif;
2055
    font-size: 12px;
2056
    font-weight: bold;
2057
    text-align: center;
2058
    background-color: #EEEEEE;
2059
    border:1px solid #000000;
2060
    margin:0px;
2061
    padding:0px;
2062
    width: 30px;
2063
}
2064
 
2065
table.euLabelRadio tr td.head
2066
{
2067
    width:auto;
2068
    font-size: 10px;
2069
    font-weight: normal;
2070
}
2071
 
2072
table.euLabelRadio tr td.A { color: #FFFFFF; background-color: #1B8000; }
2073
table.euLabelRadio tr td.B { color: #FFFFFF; background-color: #75AA51; }
2074
table.euLabelRadio tr td.C { color: #FFFFFF; background-color: #B2CE5E; }
2075
table.euLabelRadio tr td.D { color: #FFFFFF; background-color: #E6F311; }
2076
table.euLabelRadio tr td.E { color: #FFFFFF; background-color: #E9C01A; }
2077
table.euLabelRadio tr td.F { color: #FFFFFF; background-color: #D37D0D; }
2078
table.euLabelRadio tr td.G { color: #FFFFFF; background-color: #D90404; }
2079
 
2080
ul.jqzoom{
2081
    list-style: none;
2082
}
2083
ul.jqzoom li{
2084
    display:inline;
2085
}
2086
.jqzoom_img {
2087
    width:200px;
2088
    position:absolute;
2089
    top:70px;
2090
    left:10px;
2091
}
2092
 
2093
.header_7
2094
{
2095
    position:absolute;
2096
    width: 800px;
2097
    margin-top:-50px;
2098
    margin-left: 250px;
2099
    z-index: 2;
2100
}
2101
.header_7 ul li a, .headermenu ul li a:visited
2102
{
2103
    display:block;
2104
    text-decoration:none;
2105
    font-weight: bold;
2106
    padding: 0px 7px;
2107
    text-align:center;
2108
    font-size:12px;
2109
    overflow:hidden;
2110
}
2111
.header_7 ul
2112
{
2113
    padding:0;
2114
    margin:0;
2115
    list-style: none;
2116
}
2117
.header_7 ul li
2118
{
2119
    float:left;
2120
    height: 27px;
2121
}
2122
.header_7 ul li ul
2123
{
2124
    display: none;
2125
}
2126
.header_7 ul li:hover ul
2127
{
2128
    display: block;
2129
    position:absolute;
2130
    top:20px;
2131
    left:0;
2132
    width:730px;
2133
    background:#E6E6E6;
2134
}
2135
.header_7 ul li:hover ul li
2136
{
2137
    height: 35px;
2138
    border-left: 1px dotted #FFF;
2139
    border-bottom: 1px dotted #FFF;
2140
}
2141
.header_7 ul li:hover ul li a
2142
{
2143
    padding: 3px;
2144
    font-weight: normal;
2145
    width:114px;
2146
    display:block;
2147
    text-align:left;
2148
    color:#000;
2149
    font-size:11px;
2150
    padding-bottom: 2px;
2151
    background-color: transparent;
2152
 
2153
}
2154
/*
2155
.header_7 ul li:hover ul li a:hover
2156
{
2157
    color: #F85;
2158
}
2159
*/
2160
.header_7 ul li:hover ul li:hover
2161
{
2162
    background-color: #FFF;
2163
}
2164
.header_7 ul li:hover ul li a:hover
2165
{
2166
    color: #F00;
2167
    background-color: transparent;
2168
}
2169