home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 2004 #3 / data / PCD0304_1.7z / PCD0304_1 / html / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-12-30  |  5.0 KB  |  121 lines

  1. BODY, TD, SPAN {
  2.     font-family: Verdana,Geneva,Arial,Helvetica;    
  3.     font-size: 11px;
  4.     scrollbar-face-color: #E7E7F7;
  5.     scrollbar-highlight-color: #E7E7F7;
  6.     scrollbar-shadow-color: #E7E7F7;
  7.     scrollbar-3dlight-color: #ADBAE7;
  8.     scrollbar-darkshadow-color: #ADBAE7;
  9.     scrollbar-arrow-color: #ADBAE7;
  10.     scrollbar-track-color: #FFFFFF;    
  11. }
  12.  
  13. .content {font-family:"Verdana","Arial","Helvetica","Sans Serif"; font-size: 11px; font-style: normal; color:#000000; text-decoration: none}
  14. .registration {font-family:"Verdana","Arial","Helvetica","Sans Serif"; font-size: 11px; font-style: normal; color:#CC0000; text-decoration: none;}
  15. A.registrationLink:link {font-family:"Verdana","Arial","Helvetica","Sans Serif"; font-size: 11px; font-style: normal; color:#CC0000; text-decoration: underline; font-weight: bold}
  16. A.registrationLink:visited {font-family:"Verdana","Arial","Helvetica","Sans Serif"; font-size: 11px; font-style: normal; color:#CC0000; text-decoration: underline; font-weight: bold}
  17. A.registrationLink:active {font-family:"Verdana","Arial","Helvetica","Sans Serif"; font-size: 11px; font-style: normal; color:#CC0000; text-decoration: underline; font-weight: bold}
  18. A.registrationLink:hover {font-family:"Verdana","Arial","Helvetica","Sans Serif"; font-size: 11px; font-style: normal; color:#CC0000; text-decoration: underline; font-weight: bold}
  19.  
  20.  
  21. .navhead {
  22.     font-family: Verdana,Geneva,Arial,Helvetica;    
  23.     font-size: 11px;
  24.     color: #000000;
  25.     text-decoration: none;
  26. }
  27.  
  28. A.navhead:link {font-family: Verdana,Geneva,Arial,Helvetica; font-size: 11px; color: #000000; text-decoration: none;}
  29. A.navhead:visited {font-family: Verdana,Geneva,Arial,Helvetica; font-size: 11px; color: #000000; text-decoration: none;}
  30. A.navhead:active {font-family: Verdana,Geneva,Arial,Helvetica; font-size: 11px; color: #000000; text-decoration: none;}
  31. A.navhead:hover {font-family: Verdana,Geneva,Arial,Helvetica; font-size: 11px; color: #000000; text-decoration: none;}
  32.  
  33. A.navitem:link {font-family: Verdana,Geneva,Arial,Helvetica; font-size: 11px; color: #000000; text-decoration: none;}
  34. A.navitem:visited {font-family: Verdana,Geneva,Arial,Helvetica; font-size: 11px; color: #000000; text-decoration: none;}
  35. A.navitem:active {font-family: Verdana,Geneva,Arial,Helvetica; font-size: 11px; color: #000000; text-decoration: none;}
  36. A.navitem:hover {font-family: Verdana,Geneva,Arial,Helvetica; font-size: 11px; color: #000000; text-decoration: none;}
  37.  
  38. A.footer:link {font-size: 11px; color: #000000; text-decoration: underline;}
  39. A.footer:visited {font-size: 11px; color: #000000; text-decoration: underline;}
  40. A.footer:active {font-size: 11px; color: #000000; text-decoration: underline;}
  41. A.footer:hover {font-size: 11px; color: #000000; text-decoration: underline;}
  42.  
  43. A.content:link {color: #000000; text-decoration: underline;}
  44. A.content:visited {color: #000000; text-decoration: underline;}
  45. A.content:active {color: #000000; text-decoration: underline;}
  46. A.content:hover {color: #000000; text-decoration: underline;}
  47.  
  48. A.contentAttLink:link {color: #000000; text-decoration: underline;}
  49. A.contentAttLink:visited {color: #000000; text-decoration: underline;}
  50. A.contentAttLink:active {color: #000000; text-decoration: underline;}
  51. A.contentAttLink:hover {color: #000000; text-decoration: underline;}
  52.  
  53. A.contentLink:link {color: #333399; text-decoration: underline;}
  54. A.contentLink:visited {color: #333399; text-decoration: underline;}
  55. A.contentLink:active {color: #333399; text-decoration: underline;}
  56. A.contentLink:hover {color: #333399; text-decoration: underline;}
  57.  
  58. A.listBody:link {font-size: 11px; text-decoration: none; color: #333399}
  59. A.listBody:visited {font-size: 11px; text-decoration: none; color: #333399}
  60. A.listBody:hover {font-size: 11px; text-decoration: none; color: #333399}
  61. A.listBody:active {font-size: 11px; text-decoration: none; color: #CC0000}
  62.  
  63. A.seknavBody:link {font-size: 10px; text-decoration: none; color: #000000}
  64. A.seknavBody:visited {font-size: 10px; text-decoration: none; color: #000000}
  65. A.seknavBody:active {font-size: 10px; text-decoration: none; color: #000000}
  66. A.seknavBody:hover {font-size: 10px; text-decoration: none; color: #000000}
  67.  
  68. .contentButton {
  69.     font-size: 12px;
  70.     color: #000000;
  71.     font-weight: bold;
  72. }
  73.  
  74.  
  75. .spacer {font-size: 3px; FONT-FAMILY: "Verdana","Arial","Helvetica","Sans Serif";}
  76.  
  77. .black {background: #000000;}
  78. .white {background: #FFFFFF;}
  79. .col1 {background: #EFEFEF;}
  80. .col2 {background: #E7E7F7;}
  81. .col3 {background: #ADBAE7;}
  82. .col4 {background: #31309C;}
  83. .col5 {background: #CECECE;}
  84. .col6 {background: #E6E6E6;}
  85. .packshot {background-color:#AEBAE1;}
  86.  
  87.  
  88. /* ----------------------------------- */
  89. /* fonts */
  90.  
  91. .navlink {
  92.     font-size: 11px;
  93.     color: #000000;
  94.     text-decoration: none;
  95. }
  96.  
  97. .tbPressHead {
  98.     font-family: "Courier New", Courier;
  99.     font-size: 11px;
  100.     color: #FFFFFF;
  101.     background: #215184;
  102. }
  103. .pressCitate {
  104.     font-size: 10px;
  105.     color: #000000;
  106. }
  107. /* stuff */
  108. .spc {
  109.     font-size: 6px;
  110. }
  111. .listitem {
  112.     font-size: 9px;
  113. }
  114. /* colors */
  115. .even {background: #E7E5E4;}
  116. .evenAtt {background: #ADC2CE;}
  117. .odd {background: #C7D8E7;}
  118. .oddAtt {background:#CBAEAE;}
  119.  
  120.  
  121.