Guest User

4Players HD-Anpassung (v3.1.2) Normal

a guest
Dec 8th, 2011
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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. #seite > div, #seite > nav, #seite > article {
  41.     width: 100%;
  42. }
  43.  
  44. body {
  45.     margin: 0;
  46.     padding: 0 20px;
  47.     font-size: 14px;
  48. }
  49.  
  50. section, article, .index-system-block {
  51.     width: 100%;
  52.     border: none;
  53.     border-color: #000;
  54.     border-top: 1px dotted #000;
  55. }
  56.  
  57. .system-section {
  58.     width: 100%;
  59.     border: none;
  60.     margin: 0;
  61. }
  62.  
  63. .system-section section, .index-blickpunkt-berichte-liste, .index-system-empfiehlt-liste {
  64.     width: 20%;
  65.     border: none;
  66.     border-left: 1px dotted #000;
  67.     padding: 10px;
  68. }
  69.  
  70. .index-system-empfiehlt-liste {
  71.     margin-top: -60px;
  72. }
  73.  
  74. .nextlist {
  75.     height: 30px;
  76.     box-shadow: 0 1px 0 #000;
  77.     z-index: 99;
  78.     margin-top: 1000px;
  79.     overflow: hidden;
  80. }
  81.  
  82. .nextlist:hover {
  83.     height: auto;
  84. }
  85.  
  86. .hauptnews, #berichte .bericht-liste, .news-liste, .inhalt-standard-padding, .cheats-liste, .cheats-fragen-liste {
  87.     width: 70%;
  88. }
  89.  
  90. .hauptnews {
  91.     width: 68%;
  92.     padding: 10px 0 0 10px;
  93. }
  94.  
  95. .hauptnews .unterthema {
  96.     padding-top: 10px;
  97. }
  98.  
  99. .system-section section.videos-box {
  100.     background: inherit;
  101.     height: 200px;
  102.     margin: 0;
  103.     z-index: 99;
  104. }
  105.  
  106. .diensteteaser-box {
  107.     margin: auto;
  108.     padding: 0;
  109.     border: none;
  110.     box-shadow: 0 5px 5px #5b5b5b;
  111.     z-index: 99;
  112.     background: inherit;
  113. }
  114.  
  115. .diensteteaser-box ul {
  116.     width: 100%;
  117.     border: none;
  118.     border-top: 1px solid #d4d4d4;
  119.     border-bottom: 1px solid #000;
  120. }
  121.  
  122. .diensteteaser-box img {
  123.     width: 200px;
  124. }
  125.  
  126. #hauptnewsblock-spielkultur, #hauptnewsblock-pc, #hauptnewsblock-ps3, #hauptnewsblock-360, #hauptnewsblock-wii_u, #hauptnewsblock-3ds, #hauptnewsblock-vita, #hauptnewsblock-phone, #blickpunktblock {
  127.     width: 75%;
  128.     padding-left: 10px;
  129. }
  130.  
  131. section.bilderserien-box {
  132.     width: 99%;
  133.     clear: both;
  134.     margin: 0;
  135.     border: none;
  136.     border-top: 1px solid #d4d4d4;
  137.     border-bottom: 1px solid #000;
  138.     box-shadow: 0 5px 5px #5b5b5b;
  139.     z-index: 99;
  140.     background: inherit;
  141. }
  142.  
  143. #ligateaser {
  144.     width: 100%;
  145.     padding: 0;
  146.     margin-bottom: 25px;
  147. }
  148.  
  149. #ligateaser-container , section.videos-box {
  150.     width: 100%;
  151.     height: 180px;
  152.     border: none;
  153.     border-top: 1px solid #d4d4d4;
  154.     padding: 0;
  155.     box-shadow: 0 5px 5px #5b5b5b;
  156.     z-index: 99
  157. ;
  158. }
  159.  
  160. #ligateaser-container li div, section .videos-box li div {
  161.     height: 70px;
  162. }
  163.  
  164. #footer-links {
  165.     width: 100%;
  166.     margin: 0;
  167.     padding: 0;
  168. }
  169.  
  170. #gewinnspiele {
  171.     width: 70%;
  172.     margin: 0;
  173.     border: none;
  174.     padding: 0;
  175.     max-width: 56%;
  176. }
  177.  
  178. #gewinnspiele li {
  179.     float: left;
  180. }
  181.  
  182. #gewinnspiele .liste-re-footer {
  183.     position: relative;
  184.     right: 30%;
  185. }
  186.  
  187. #gewinnspiele li a {
  188.     clear: both;
  189.     max-width: 300px;
  190. }
  191.  
  192. #umfrage {
  193.     position: absolute;
  194.     border: 3px solid yellow;
  195.     box-shadow: 5px 5px 5px #000;
  196.     right: 21%;
  197. }
  198.  
  199. #navi-trenner {
  200.     width: 100%;
  201. }
  202.  
  203. .block-3spalt-last {
  204.     margin: 0;
  205. }
  206.  
  207. #gewinnspiele, #facebook, #forenbeitraege {
  208.     background: none;
  209. }
  210.  
  211. .system-section-ps3 {
  212.     margin-top: -24px;
  213. }
  214.  
  215. .index-blickpunkt-berichte-liste {
  216.     height: 100%;
  217. }
  218.  
  219. .content-liste .ueberschrift, .bericht-liste .ueberschrift, .news-liste .ueberschrift, .download-liste .ueberschrift, .calendar-cell .ueberschrift, #tv-fokus .ueberschrift {
  220.     font-size: 12px;
  221. }
  222.  
  223. #startseite .nextlist {
  224.     margin-top: -35px;
  225. }
  226.  
  227. section .index-system .index-system-hauptthema {
  228.     border-top: 1px dotted #000;
  229.     min-height: 100px;
  230. }
  231.  
  232. .hauptthema {
  233.     border-top: none;
  234. }
  235.  
  236. .index-system-block {
  237.     border: none;
  238. }
  239.  
  240. .index-system-hauptthema, .index-system-unterthema {
  241.     padding-top: 10px;
  242.     min-height: 0px;
  243. }
  244.  
  245. .index-system {
  246.     height: 100%;
  247. }
  248.  
  249. #berichte {
  250.     width: 90%;
  251.     margin: auto;
  252. }
  253.  
  254. #berichte article {
  255.     border-bottom: 1px dotted #d4d4d4;
  256. }
  257.  
  258. #leiste input.suche {
  259.     margin-top: -10px;
  260. }
  261.  
  262. #inhalt #berichte {
  263.     margin-left: 10%;
  264. }
  265.  
  266. #berichtseite, #bericht-teaser {
  267.     width: 90%;
  268.     padding-left: 10px;
  269.     text-align: justify;
  270. }
  271.  
  272. #bericht header .left {
  273.     clear: both;
  274. }
  275.  
  276. #bericht header #bericht-autor {
  277.     float: left;
  278. }
  279.  
  280. #bericht-fazit {
  281.     width: 75%;
  282. }
  283.  
  284. .shotbox_left, .shotbox_right {
  285.     margin: 15px;
  286.     position: relative;
  287.     box-shadow: 2px 2px 2px #d4d4d4;
  288.     left: 0;
  289.     clear: right;
  290. }
  291.  
  292. .shotbox_right {
  293.     float: right;
  294.     margin-right: 0;
  295. }
  296.  
  297. .shotbox_left {
  298.     float: left;
  299.     margin-left: 0;
  300. }
  301.  
  302. #bericht ~ .system-section {
  303.     width: 100%;
  304. }
  305.  
  306. #inhalt .kommentare {
  307.     float: none;
  308.     display: table;
  309.     margin: 0 auto 20px auto;
  310. }
  311.  
  312. .system-section .block-3spalt-last {
  313.     position: absolute;
  314.     top: 0;
  315.     right: 0;
  316. }
  317.  
  318. .ueberschrift3:first-child, .system-section-phone h4:first-child {
  319.     padding-left: 10px;
  320.     margin: 0;
  321.     font: italic 40px Georgia, serif;
  322.     padding-top: 10px;
  323.     padding-bottom: 10px;
  324. }
  325.  
  326. .vergleichbare-spiele {
  327.     border: 1px solid #d4d4d4;
  328.     box-shadow: -2px 2px 5px #d4d4d4;
  329.     width: auto;
  330.     padding: 10px;
  331.     margin-left: 3px;
  332. }
  333.  
  334. .system-section section, .index-blickpunkt-berichte-liste, .index-system-empfiehlt-liste, .vergleichbare-spiele, #tv-stats {
  335.     background-image: linear-gradient(left , #fff 50%, #d4d4d4 72%);
  336.     background-image: -o-linear-gradient(left , #fff 50%, #d4d4d4 72%);
  337.     background-image: -moz-linear-gradient(left , #fff 50%, #d4d4d4 72%);
  338.     background-image: -webkit-linear-gradient(left , #fff 50%, #d4d4d4 72%);
  339.     background-image: -ms-linear-gradient(left , #fff 50%, #d4d4d4 72%);
  340.     background-image: -webkit-gradient(linear,left bottom,right bottom,color-stop(0.5, #fff),color-stop(0.72, #d4d4d4));
  341. }
  342.  
  343. .link-video-fazit {
  344.     margin-top: -20px;
  345.     padding-top: 20px;
  346. }
  347.  
  348. #bericht-fazit-wertungen {
  349.     margin-top: 50px;
  350. }
  351.  
  352. #Wertung-deaktivieren {
  353.     margin-right: 10px;
  354. }
  355.  
  356. #spiel-header {
  357.     margin: auto;
  358. }
  359.  
  360. .kapital:first-letter {
  361.     font-size: 30px;
  362.     font-weight: bold;
  363.     margin-top: -10px;
  364.     margin-right: 1px;
  365. }
  366.  
  367. .news-text {
  368.     float: left;
  369.     width: 100%;
  370. }
  371.  
  372. #news-videos {
  373.     background-repeat: repeat;
  374.     width: 143%;
  375.     padding-bottom: 10px;
  376. }
  377.  
  378. #spiel-header ~ div.left {
  379.     max-width: 70%;
  380.     position: static;
  381. }
  382.  
  383. #spielinfonews {
  384.     padding: 10px 0 0 10px;
  385.     border-top: 0;
  386. }
  387.  
  388. #bericht-social {
  389.     margin-right: 15px;
  390. }
  391.  
  392. article#bericht {
  393.     border-top: none;
  394.     padding: 0;
  395.     padding-left: 10px;
  396.     width: auto;
  397. }
  398.  
  399. .kolumne-content {
  400.     padding: 0 20px;
  401.     text-align: justify;
  402. }
  403.  
  404. .kolumnen-datum {
  405.     width: 100%;
  406.     float: none;
  407.     display: table;
  408.     margin: auto;
  409.     padding: 5px 10px;
  410. }
  411.  
  412. #bericht .trennerlinie {
  413.     margin: 10px;
  414.     width: 90%;
  415. }
  416.  
  417. #tv-mediaplayer {
  418.     margin: auto;
  419. }
  420.  
  421. #tv-stats {
  422.     width: 100%;
  423.     margin: 10px 0;
  424.     display: table;
  425.     padding: 20px 20px;
  426.     box-shadow: 0 2px 2px #d4d4d4;
  427.     border: 1px solid #d4d4d4;
  428. }
  429.  
  430. .wertungstipp-liste {
  431.     display: table;
  432.     margin: 10px;
  433. }
  434.  
  435. #wertungstipp ~ .randbox {
  436.     float: none;
  437.     margin: auto;
  438. }
  439.  
  440. #wertungstipp ~ .randbox section {
  441.     border: none;
  442.     display: table;
  443. }
  444.  
  445. .wertungstipp-liste > div, .wertungstipp-liste > ul {
  446.     width: 100%;
  447. }
  448.  
  449. ul.content-liste-wertung > li {
  450.     float: none;
  451.     display: inline-block;
  452.     box-shadow: 2px 2px 2px #d4d4d4;
  453.    
  454. }
  455.  
  456. ul.content-liste-wertung > li.last {
  457.     margin: 0 30px 16px 0;
  458.     padding-bottom: 5px;
  459. }
  460.  
  461. .postprofile {
  462.     position: absolute;
  463.     border: none;
  464.     width: auto;
  465.     left: -170px;
  466. }
  467.  
  468. .postbody {
  469.     border-left: 1px solid #fff;
  470.     min-height: 200px;
  471.     float: right;
  472.     width: 100%;
  473.     padding-left: 10px;
  474. }
  475.  
  476. .content {
  477.     font-family: Verdana, sans-serif;
  478.     font-size: 120%;
  479.     width: 100%;
  480. }
  481.  
  482. .post {
  483.     width: auto;
  484.     padding-left: 170px;
  485. }
  486.  
  487. input {
  488.     font-family: Verdana, sans-serif;
  489. }
  490.  
  491. .bg1 {
  492.     background: #d4d4d4;
  493. }
  494.  
  495. #page-body {
  496.     padding: 0 10px;
  497. }
  498.  
  499. .forumtitle, .topictitle {
  500.     font-weight: normal;
  501.     letter-spacing: 1px;
  502. }
  503.  
  504. .postbody h3 {
  505.     font-weight: normal;
  506.     font-size: 16px;
  507. }
  508.  
  509. .back2top {
  510.     width: auto;
  511.     position: static;
  512. }
  513.  
  514. .author {
  515.     border-bottom: 1px solid #d4d4d4;
  516.     width: 100%;
  517. }
  518.  
  519. #werbung-banner:hover, #werbung-sky:hover {
  520.     z-index: -1;
  521. }
  522.  
Advertisement
Add Comment
Please, Sign In to add comment