View difference between Paste ID: a9hNvgDK and 7xXgziPp
SHOW: | | - or go back to the newest paste.
1
#seite {
2
    width: 90%;
3
    margin: 0 auto;
4
    padding: 0;
5
    font-family: Verdana, sans-serif;
6
    border: 1px solid #d4d4d4;
7
}
8
9
#seite-back {
10
    box-shadow: 5px 0 5px #5b5b5b;
11
    margin: 0;
12
    padding: 0;
13
}
14
15
#kopf {
16
    width: 100%;
17
}
18
19
#navi {
20
    width: 100%;
21
}
22
23
#leiste {
24
    border-top: none;
25
}
26
27
#leiste-links {
28
    margin-left: 20%;
29
}
30
31
#FusionLoginBoxContainer {
32
    position: absolute;
33
    right: 10px;
34
}
35
36
#inhalt {
37
    margin: 0;
38
}
39
40
#bericht #bericht-teaser {
41
    font-family: Verdana, sans-serif;
42
    font-size: 120%;
43
}
44
45
#berichtseite {
46
    font-family: Verdana, sans-serif;
47
    font-size: 100%;
48
}
49
50
#seite > div, #seite > nav, #seite > article {
51
    width: 100%;
52
}
53
54
body {
55
    margin: 0;
56
    padding: 0 20px;
57
    font-size: 14px;
58
}
59
60
section, article, .index-system-block {
61
    width: 100%;
62
    border: none;
63
    border-color: #000;
64
    border-top: 1px dotted #000;
65
}
66
67
.system-section {
68
    width: 100%;
69
    border: none;
70
    margin: 0;
71
}
72
73
.system-section section, .index-blickpunkt-berichte-liste, .index-system-empfiehlt-liste {
74
    width: 20%;
75
    border: none;
76
    border-left: 1px dotted #000;
77
    padding: 10px;
78
}
79
80
.index-system-empfiehlt-liste {
81
    margin-top: -60px;
82
}
83
84
.system-section .nextlist {
85
    height: 30px;
86
    box-shadow: 0 1px 0 #000;
87
    z-index: 99;
88
    margin-top: 1000px;
89
    overflow: hidden;
90
}
91
92
.nextlist:hover {
93
    height: auto;
94
}
95
96
.hauptnews, #berichte .bericht-liste, .news-liste, .inhalt-standard-padding, .cheats-liste, .cheats-fragen-liste {
97
    width: 70%;
98
}
99
100
.hauptnews {
101
    padding: 10px 0 0 10px;
102
}
103
104
.hauptnews .unterthema {
105
    padding-top: 10px;
106
}
107
108
.system-section section.videos-box {
109
    background: inherit;
110
    height: 200px;
111
    margin: 0;
112
    z-index: 99;
113
}
114
115
.diensteteaser-box {
116
    margin: auto;
117
    padding: 0;
118
    border: none;
119
    box-shadow: 0 5px 5px #5b5b5b;
120
    z-index: 99;
121
    background: inherit;
122
}
123
124
.diensteteaser-box ul {
125
    width: 100%;
126
    border: none;
127
    border-top: 1px solid #d4d4d4;
128
    border-bottom: 1px solid #000;
129
}
130
131
.diensteteaser-box img {
132
    width: 200px;
133
}
134
135
#hauptnewsblock-spielkultur, #hauptnewsblock-pc, #hauptnewsblock-ps3, #hauptnewsblock-360, #hauptnewsblock-wii_u, #hauptnewsblock-3ds, #hauptnewsblock-vita, #hauptnewsblock-phone, #blickpunktblock {
136
    width: 75%;
137
    padding-left: 10px;
138
}
139
140
section.bilderserien-box {
141
    width: 99%;
142
    clear: both;
143
    margin: 0;
144
    border: none;
145
    border-top: 1px solid #d4d4d4;
146
    border-bottom: 1px solid #000;
147
    box-shadow: 0 5px 5px #5b5b5b;
148
    z-index: 99;
149
    background: inherit;
150
}
151
152
#ligateaser {
153
    width: 100%;
154
    padding: 0;
155
    margin-bottom: 25px;
156
}
157
158
#ligateaser-container , section.videos-box {
159
    width: 100%;
160
    height: 180px;
161
    border: none;
162
    border-top: 1px solid #d4d4d4;
163
    padding: 0;
164
    box-shadow: 0 5px 5px #5b5b5b;
165
    z-index: 99
166
;
167
}
168
169
#ligateaser-container li div, section .videos-box li div {
170
    height: 70px;
171
}
172
173
#footer-links {
174
    width: 100%;
175
    margin: 0;
176
    padding: 0;
177
}
178
179
#gewinnspiele {
180
    width: 70%;
181
    margin: 0;
182
    border: none;
183
    padding: 0;
184
    max-width: 56%;
185
}
186
187
#gewinnspiele li {
188
    float: left;
189
}
190
191
#gewinnspiele .liste-re-footer {
192
    position: relative;
193
    right: 30%;
194
}
195
196
#gewinnspiele li a {
197
    clear: both;
198
    max-width: 300px;
199
}
200
201
#umfrage {
202
    position: absolute;
203
    border: 3px solid yellow;
204
    box-shadow: 5px 5px 5px #000;
205
    right: 21%;
206
}
207
208
#navi-trenner {
209
    width: 100%;
210
}
211
212
.block-3spalt-last {
213
    margin: 0;
214
}
215
216
#gewinnspiele, #facebook, #forenbeitraege {
217
    background: none;
218
}
219
220
.system-section-ps3 {
221
    margin-top: -24px;
222
}
223
224
.index-blickpunkt-berichte-liste {
225
    height: 100%;
226
}
227
228
.content-liste .ueberschrift, .bericht-liste .ueberschrift, .news-liste .ueberschrift, .download-liste .ueberschrift, .calendar-cell .ueberschrift, #tv-fokus .ueberschrift {
229
    font-size: 12px;
230
}
231
232
#startseite .nextlist {
233
    margin-top: -35px;
234
}
235
236
section .index-system .index-system-hauptthema {
237
    border-top: 1px dotted #000;
238
    min-height: 100px;
239
}
240
241
.hauptthema {
242
    border-top: none;
243
}
244
245
.index-system-block {
246
    border: none;
247
}
248
249
.index-system-hauptthema, .index-system-unterthema {
250
    padding-top: 10px;
251
    min-height: 0px;
252
}
253
254
.index-system {
255
    height: 100%;
256
}
257
258
#berichte {
259
    width: 90%;
260
    margin: auto;
261
}
262
263
#berichte article {
264
    border-bottom: 1px dotted #d4d4d4;
265
}
266
267
#leiste input.suche {
268
    margin-top: -10px;
269
}
270
271
#inhalt #berichte {
272-
    margin-left: 10%;
272+
273
}
274
275
#berichtseite, #bericht-teaser {
276
    width: 90%;
277
    padding-left: 10px;
278
    text-align: justify;
279
}
280
281
#bericht header .left {
282
    clear: both;
283
}
284
285
#bericht header #bericht-autor {
286
    float: left;
287
}
288
289
#bericht-fazit {
290
    width: 75%;
291
    text-align: justify;
292
}
293
294
#so_testet_4players_leiste {
295
    clear: both;
296
    display: block;
297
    margin: 20px auto;
298-
    clear: right;
298+
299
300
.shotbox_left, .shotbox_right {
301
    margin: 15px;
302
    position: relative;
303
    box-shadow: 2px 2px 2px #d4d4d4;
304
    left: 0;
305
    clear: both;
306
}
307
308
.shotbox_right {
309
    float: right;
310
    margin-right: 0;
311
}
312
313
.shotbox_left {
314
    float: left;
315
    margin-left: 0;
316
}
317
318
#bericht ~ .system-section {
319
    width: 100%;
320
}
321
322
#inhalt .kommentare {
323
    float: none;
324
    display: table;
325
    margin: 0 auto 20px auto;
326
}
327-
.ueberschrift3:first-child, .system-section-phone h4:first-child {
327+
328
.system-section .block-3spalt-last {
329
    position: absolute;
330
    top: 0;
331
    right: 0;
332
}
333
334
.ueberschrift3:first-child, .system-section-phone h4:first-child, #startseite .system-section .ueberschrift3:first-child {
335
    padding-left: 10px;
336
    margin: 0;
337
    font: italic 40px Georgia, serif;
338
    padding-top: 10px;
339
    padding-bottom: 10px;
340
}
341
342
.vergleichbare-spiele {
343
    border: 1px solid #d4d4d4;
344
    box-shadow: -2px 2px 5px #d4d4d4;
345
    width: auto;
346
    padding: 10px;
347
    margin-left: 3px;
348
}
349
350
#news.news-section {
351
    width: 100%;
352
    display: table;
353
    padding-left: 10px;
354
}
355
356
#news .randbox {
357
    width: 20%;
358
}
359
360
#NewsCalendarBG, #NewsCalendarBG #NewsCalendar, #NewsCalendar div {
361
    width: auto;
362
}
363
364
#news .randbox section {
365
    width: 100%;
366
    margin: 0;
367
    border-bottom: 1px solid #d4d4d4;
368
    box-shadow: 0 2px 2px #d4d4d4;
369
}
370
371
#news .news-liste {
372
    box-shadow: 3px 3px 3px #d4d4d4;
373
    margin: 10px 0;
374
    border: 1px solid #d4d4d4;
375
    padding: 0 10px;
376
}
377
378
#news .unterthema2 .einleitung {
379
    height: auto;
380
}
381
382
#news .news-liste-info-block .einleitung {
383
    margin-bottom: 0;
384
}
385
386
#news .news-liste article {
387
    margin-bottom: 0;
388
    padding-top: 5px;
389
    position: relative;
390
}
391
392
#news .news-liste-info-block {
393
    display: inline-block;
394
    position: absolute;
395
    margin-left: 10px;
396
    width: auto;
397
}
398
399-
.system-section section, .index-blickpunkt-berichte-liste, .index-system-empfiehlt-liste, .vergleichbare-spiele, #tv-stats {
399+
400
    width: 100%;
401
    margin-bottom: 0;
402
    border-bottom: 1px solid #000;
403
    box-shadow: 0 2px 2px #d4d4d4;
404
}
405
406
.system-section section, .index-blickpunkt-berichte-liste, .index-system-empfiehlt-liste, .vergleichbare-spiele, #tv-stats, .randbox>div, .randbox>section {
407
    background-image: linear-gradient(left , #fff 50%, #d4d4d4 72%);
408
    background-image: -o-linear-gradient(left , #fff 50%, #d4d4d4 72%);
409
    background-image: -moz-linear-gradient(left , #fff 50%, #d4d4d4 72%);
410
    background-image: -webkit-linear-gradient(left , #fff 50%, #d4d4d4 72%);
411
    background-image: -ms-linear-gradient(left , #fff 50%, #d4d4d4 72%);
412
    background-image: -webkit-gradient(linear,left bottom,right bottom,color-stop(0.5, #fff),color-stop(0.72, #d4d4d4));
413
}
414
415
.randbox>div, .randbox>section {
416
    margin: 0;
417
    border: 1px solid #d4d4d4;
418
    box-shadow: 0 2px 2px #d4d4d4;
419
    width: 100%;
420
    padding: 5px;
421
    padding-bottom: 10px;
422
    display: table;
423
}
424
425
.randbox .berichte-liste-sort {
426
    padding: 0;
427
    border: none;
428
}
429
430
.bericht-liste .pager ~ .bericht {
431
    box-shadow: 2px 2px 2px #d4d4d4;
432
    border: 1px solid #d4d4d4;
433
    padding: 10px;
434
}
435
436
.bericht-liste .pager ~ .bericht .randbox .berichte-liste-sort {
437
    padding: 0;
438
    border: none;
439
}
440
441
.bericht-liste .pager ~ .bericht .bericht-info-block {
442
    width: 0;
443
    float: none;
444
    display: inline;
445
}
446
447
.bericht-liste .pager ~ .bericht .berichte-liste-wertung {
448
    float: right;
449
}
450
451
.bericht-liste .pager ~ .bericht .bericht-info-block .einleitung {
452
    padding-top: 120px;
453
    min-height: 20px;
454
}
455
456
.bericht-liste .pager ~ .bericht .bericht-info-block footer {
457
    display: inline-block;
458
    margin-top: -10px;
459
    float: right;
460
}
461
462
.system-section .ueberschrift3:first-child, .bericht-liste .ueberschrift3:first-child {
463
    font: bold 24px Verdana, sans-serif;
464
    padding: 10px 0;
465
}
466
467
#downloads-news-liste {
468
    margin-top: -49px;
469
    border: 1px solid #d4d4d4;
470
    box-shadow: 0 2px 2px #d4d4d4;
471
}
472
473
.system-section section.downloads {
474
    width: 70%;
475
    background: none;
476
    margin-bottom: 20px;
477
    border: none;
478
}
479
480
.system-section section.downloads .unterthema {
481
    border: 1px solid #d4d4d4;
482
    box-shadow: 2px 2px 2px #d4d4d4;
483
    padding: 10px;
484
    padding-bottom: 0;
485
}
486
487
.system-section section.downloads .unterthema footer a {
488
    position: static;
489
    float: right;
490
}
491
492
.system-section section.downloads .unterthema footer a:first-child {
493
    float: left;
494
}
495
496
.system-section section.downloads .ueberschrift2 {
497
    font: bold 16px Verdana, sans-serif;
498
    border-bottom: 1px solid #d4d4d4;
499
    padding-bottom: 5px;
500
}
501
502
#inhalt .system-section h2 {
503
    margin-left: 10px;
504
}
505
506
.download-section {
507
    width: 100%
508
;
509
}
510
511
.download-section section.topdownloads, .download-section section.topdownloads ~ #news-liste {
512
    border: 1px solid #d4d4d4;
513
    box-shadow: 2px 2px 2px #d4d4d4;
514
    margin: 20px 5% 0 auto;
515
    float: left;
516
    width: 27%;
517
    padding: 5px;
518
}
519
520
.link-video-fazit {
521
    margin-top: -20px;
522
    padding-top: 20px;
523
}
524
525
.bericht-fazit-wertung-single {
526
    margin: 0 auto;
527
}
528
529
#weitere-infos {
530
    margin: auto;
531
}
532
533
#bericht-fazit-wertungen {
534
    margin-top: 50px;
535
}
536
537
#Wertung-deaktivieren {
538
    margin-right: 10px;
539
}
540
541
#spiel-header {
542
    margin: auto;
543
}
544
545
.kapital:first-letter {
546
    font-size: 30px;
547
    font-weight: bold;
548
    margin-top: -10px;
549
    margin-right: 1px;
550
}
551
552
.news-text {
553
    float: left;
554
    width: 100%;
555
}
556
557
#news-videos {
558
    background-repeat: repeat;
559
    width: 143%;
560
    padding-bottom: 10px;
561
}
562
563
#spiel-header ~ div.left {
564
    max-width: 70%;
565
    position: static;
566
}
567
568
#spielinfonews {
569
    padding: 10px 0 0 10px;
570
    border-top: 0;
571
}
572
573
#bericht-social {
574
    margin-right: 15px;
575
}
576
577
article#bericht {
578
    border-top: none;
579
    padding: 0;
580
    padding-left: 10px;
581
    width: auto;
582
}
583
584
.kolumne-content {
585
    padding: 0 20px;
586
    text-align: justify;
587-
587+
588
589
.kolumnen-datum {
590
    width: 100%;
591
    float: none;
592
    display: table;
593
    margin: auto;
594
    padding: 5px 10px;
595
}
596
597
#bericht .trennerlinie {
598
    margin: 10px;
599
    width: 90%;
600
}
601
602
#tv-mediaplayer {
603
    margin: auto;
604
}
605
606
#tv-stats {
607
    width: 100%;
608
    margin: 10px 0;
609
    display: table;
610
    padding: 20px 20px;
611
    box-shadow: 0 2px 2px #d4d4d4;
612
    border: 1px solid #d4d4d4;
613
}
614
615
.tv-weitere-sortierung {
616
    width: 100%;
617
    margin: 0;
618
}
619
620
.tv-weitere {
621
    width: auto;
622
    margin: 0;
623
}
624
625
.wertungstipp-liste {
626
    display: table;
627
    margin: 10px;
628
}
629
630
#wertungstipp ~ .randbox {
631
    float: none;
632
    margin: auto;
633
}
634
635
#wertungstipp ~ .randbox section {
636
    border: none;
637
    display: table;
638
}
639
640
.wertungstipp-liste > div, .wertungstipp-liste > ul {
641
    width: 100%;
642
}
643
644
ul.content-liste-wertung > li {
645
    float: none;
646
    display: inline-block;
647
    box-shadow: 2px 2px 2px #d4d4d4;
648
    
649
}
650
651
ul.content-liste-wertung > li.last {
652
    margin: 0 30px 16px 0;
653
    padding-bottom: 5px;
654
}
655
656
.postprofile {
657
    position: absolute;
658
    border: none;
659
    width: auto;
660
    left: -170px;
661
}
662
663
.postbody {
664
    border-left: 1px solid #fff;
665
    min-height: 200px;
666
    float: right;
667
    width: 100%;
668
    padding-left: 10px;
669
}
670
671
.content {
672
    font-family: Verdana, sans-serif;
673
    font-size: 120%;
674
    width: 100%;
675
}
676
677
.post {
678
    width: auto;
679
    padding-left: 170px;
680
}
681
682
input {
683
    font-family: Verdana, sans-serif;
684
}
685
686
.bg1 {
687
    background: #d4d4d4;
688
}
689
690
#page-body {
691
    padding: 0 10px;
692
}
693
694
.forumtitle, .topictitle {
695
    font-weight: normal;
696
    letter-spacing: 1px;
697
}
698
699
.postbody h3 {
700
    font-weight: normal;
701
    font-size: 16px;
702
}
703
704
.back2top {
705
    width: auto;
706
    position: static;
707
}
708
709
.author {
710
    border-bottom: 1px solid #d4d4d4;
711
    width: 100%;
712
}
713
714
#werbung-banner:hover, #werbung-sky:hover {
715
    z-index: -1;
716
}