View difference between Paste ID: 7xXgziPp and 0nvWZeV5
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%;
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
}
292
293
.shotbox_left, .shotbox_right {
294
    margin: 15px;
295
    position: relative;
296
    box-shadow: 2px 2px 2px #d4d4d4;
297
    left: 0;
298
    clear: right;
299
}
300
301
.shotbox_right {
302
    float: right;
303
    margin-right: 0;
304
}
305
306
.shotbox_left {
307
    float: left;
308
    margin-left: 0;
309
}
310
311
#bericht ~ .system-section {
312
    width: 100%;
313
}
314
315
#inhalt .kommentare {
316
    float: none;
317
    display: table;
318
    margin: 0 auto 20px auto;
319
}
320
321
.system-section .block-3spalt-last {
322
    position: absolute;
323
    top: 0;
324
    right: 0;
325
}
326
327
.ueberschrift3:first-child, .system-section-phone h4:first-child {
328
    padding-left: 10px;
329
    margin: 0;
330
    font: italic 40px Georgia, serif;
331
    padding-top: 10px;
332
    padding-bottom: 10px;
333
}
334
335
.vergleichbare-spiele {
336
    border: 1px solid #d4d4d4;
337
    box-shadow: -2px 2px 5px #d4d4d4;
338
    width: auto;
339
    padding: 10px;
340
    margin-left: 3px;
341
}
342
343
#news.news-section {
344
    width: 100%;
345
    display: table;
346
    padding-left: 10px;
347
}
348
349
#news .randbox {
350
    width: 20%;
351
}
352
353
#NewsCalendarBG, #NewsCalendarBG #NewsCalendar, #NewsCalendar div {
354
    width: auto;
355
}
356
357
#news .randbox section {
358
    width: 100%;
359
    margin: 0;
360
    border-bottom: 1px solid #d4d4d4;
361
    box-shadow: 0 2px 2px #d4d4d4;
362
}
363
364
#news .news-liste {
365
    box-shadow: 3px 3px 3px #d4d4d4;
366
    margin: 10px 0;
367
    border: 1px solid #d4d4d4;
368
    padding: 0 10px;
369
}
370
371
#news .unterthema2 .einleitung {
372
    height: auto;
373
}
374
375
#news .news-liste-info-block .einleitung {
376
    margin-bottom: 0;
377
}
378
379
#news .news-liste article {
380
    margin-bottom: 0;
381
    padding-top: 5px;
382
    position: relative;
383
}
384
385
#news .news-liste-info-block {
386
    display: inline-block;
387
    position: absolute;
388
    margin-left: 10px;
389
    width: auto;
390
}
391
392
.trennerlinie-schmal {
393
    width: 100%;
394
    margin-bottom: 0;
395
    border-bottom: 1px solid #000;
396
    box-shadow: 0 2px 2px #d4d4d4;
397
}
398
399
.system-section section, .index-blickpunkt-berichte-liste, .index-system-empfiehlt-liste, .vergleichbare-spiele, #tv-stats {
400
    background-image: linear-gradient(left , #fff 50%, #d4d4d4 72%);
401
    background-image: -o-linear-gradient(left , #fff 50%, #d4d4d4 72%);
402
    background-image: -moz-linear-gradient(left , #fff 50%, #d4d4d4 72%);
403
    background-image: -webkit-linear-gradient(left , #fff 50%, #d4d4d4 72%);
404
    background-image: -ms-linear-gradient(left , #fff 50%, #d4d4d4 72%);
405
    background-image: -webkit-gradient(linear,left bottom,right bottom,color-stop(0.5, #fff),color-stop(0.72, #d4d4d4));
406
}
407
408
.link-video-fazit {
409
    margin-top: -20px;
410
    padding-top: 20px;
411
}
412
413
#bericht-fazit-wertungen {
414
    margin-top: 50px;
415
}
416
417
#Wertung-deaktivieren {
418
    margin-right: 10px;
419
}
420
421
#spiel-header {
422
    margin: auto;
423
}
424
425
.kapital:first-letter {
426
    font-size: 30px;
427
    font-weight: bold;
428
    margin-top: -10px;
429
    margin-right: 1px;
430
}
431
432
.news-text {
433
    float: left;
434
    width: 100%;
435
}
436
437
#news-videos {
438
    background-repeat: repeat;
439
    width: 143%;
440
    padding-bottom: 10px;
441
}
442
443
#spiel-header ~ div.left {
444
    max-width: 70%;
445
    position: static;
446
}
447
448
#spielinfonews {
449
    padding: 10px 0 0 10px;
450
    border-top: 0;
451
}
452
453
#bericht-social {
454
    margin-right: 15px;
455
}
456
457
article#bericht {
458
    border-top: none;
459
    padding: 0;
460
    padding-left: 10px;
461
    width: auto;
462
}
463
464
.kolumne-content {
465
    padding: 0 20px;
466
    text-align: justify;
467
}
468
469
.kolumnen-datum {
470
    width: 100%;
471
    float: none;
472
    display: table;
473
    margin: auto;
474
    padding: 5px 10px;
475
}
476
477
#bericht .trennerlinie {
478
    margin: 10px;
479
    width: 90%;
480
}
481
482
#tv-mediaplayer {
483
    margin: auto;
484
}
485
486
#tv-stats {
487
    width: 100%;
488
    margin: 10px 0;
489
    display: table;
490
    padding: 20px 20px;
491
    box-shadow: 0 2px 2px #d4d4d4;
492
    border: 1px solid #d4d4d4;
493
}
494
495
.wertungstipp-liste {
496
    display: table;
497
    margin: 10px;
498
}
499
500
#wertungstipp ~ .randbox {
501
    float: none;
502
    margin: auto;
503
}
504
505
#wertungstipp ~ .randbox section {
506
    border: none;
507
    display: table;
508
}
509
510
.wertungstipp-liste > div, .wertungstipp-liste > ul {
511
    width: 100%;
512
}
513
514
ul.content-liste-wertung > li {
515
    float: none;
516
    display: inline-block;
517
    box-shadow: 2px 2px 2px #d4d4d4;
518
    
519
}
520
521
ul.content-liste-wertung > li.last {
522
    margin: 0 30px 16px 0;
523
    padding-bottom: 5px;
524
}
525
526
.postprofile {
527
    position: absolute;
528
    border: none;
529
    width: auto;
530
    left: -170px;
531
}
532
533
.postbody {
534
    border-left: 1px solid #fff;
535
    min-height: 200px;
536
    float: right;
537
    width: 100%;
538
    padding-left: 10px;
539
}
540
541
.content {
542
    font-family: Verdana, sans-serif;
543
    font-size: 120%;
544
    width: 100%;
545
}
546
547
.post {
548
    width: auto;
549
    padding-left: 170px;
550
}
551
552
input {
553
    font-family: Verdana, sans-serif;
554
}
555
556
.bg1 {
557
    background: #d4d4d4;
558
}
559
560
#page-body {
561
    padding: 0 10px;
562
}
563
564
.forumtitle, .topictitle {
565
    font-weight: normal;
566
    letter-spacing: 1px;
567
}
568
569
.postbody h3 {
570
    font-weight: normal;
571
    font-size: 16px;
572
}
573
574
.back2top {
575
    width: auto;
576
    position: static;
577
}
578
579
.author {
580
    border-bottom: 1px solid #d4d4d4;
581
    width: 100%;
582
}
583
584
#werbung-banner:hover, #werbung-sky:hover {
585
    z-index: -1;
586
}
587