home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2005 January / FWA2004.ISO / Bin / Data / HTML / FWA.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-09-10  |  2.2 KB  |  124 lines

  1. .Search            { color: #FFFFFF; background-color: #0000FF; font-weight: bold; }
  2. .Bookmark1        { background-color: FFFFB6; }
  3. .Bookmark2        { background-color: E8CEA7; }
  4. .Bookmark3        { background-color: FFE1DC; }
  5. .Bookmark4        { background-color: F4E0FF; }
  6. .Bookmark5        { background-color: DEECFF; }
  7. .Bookmark6        { background-color: D4F8DA; }
  8.  
  9. .thema 
  10. {
  11.      font-family: Arial, sans-serif;
  12.         font-size: 18px;
  13.      font-weight: bold;
  14.      text-decoration: none;
  15.     padding-top: 14px;
  16. }
  17.  
  18. .kapitel 
  19. {
  20.      font-family: Arial, sans-serif;
  21.      color : #9C6E56;
  22.      font-size: 18px;
  23.      font-weight: bold;
  24.      text-decoration: none;
  25.     padding-top: 14px;
  26. }
  27.  
  28. .abschnitt1 
  29. {
  30.      font-family: Arial, sans-serif;
  31.      color : #222222;
  32.      font-size: 16px;
  33.      font-weight: bold;
  34.      text-decoration: none;
  35.     padding-top: 14px;
  36. }
  37.  
  38. .abschnitt2 
  39. {
  40.      font-family: Arial, sans-serif;
  41.      color : #222222;
  42.      font-size: 14px;
  43.      font-weight: bold;
  44.      text-decoration: none;
  45.     padding-top: 14px;
  46. }
  47.  
  48. .abschnitt3 
  49. {
  50.      font-family: Arial, sans-serif;
  51.      color : #222222;
  52.      font-size: 14px;
  53.      font-weight: bold;
  54.      text-decoration: none;
  55.     padding-top: 14px;
  56. }
  57.  
  58. BODY 
  59. {
  60.     text-decoration : none;
  61.     font-family : Verdana, Arial, sans-serif;
  62.     font-size : 10pt;
  63.     scrollbar-arrow-color:black;
  64.     border: 0 inset;
  65. }
  66.  
  67. A:LINK 
  68. {
  69.     font-family : Verdana, Arial, sans-serif;
  70.     color : #4F4FF4;
  71.     text-decoration : none;
  72. }
  73.  
  74. A:HOVER 
  75. {
  76.     font-family : Verdana, Arial, sans-serif;
  77.     color : #2121C8;
  78.     text-decoration : none;
  79. }
  80.  
  81. A:VISITED 
  82. {
  83.     font-family : Verdana, Arial, sans-serif;
  84.     color : #2121C8;
  85.     text-decoration : none;
  86. }
  87.  
  88.  
  89.  
  90.  
  91. .aFliesstext
  92.     {font-size:10.0pt;
  93.      font-family : Verdana, Arial, sans-serif;
  94.      color:#1A1A1A;}
  95.  
  96.  
  97. .aUeberschrift1
  98.     {font-size:10.0pt;
  99.      font-family : Verdana, Arial, sans-serif;
  100.      font-weight:bold;
  101.      color:#1A1A1A;
  102.          padding-top: 14px;}
  103.  
  104.  
  105. .aUeberschrift2
  106.     {font-size:12.0pt;
  107.      font-family : Arial, sans-serif;
  108.      font-weight:bold;
  109.      color:#444444;
  110.          padding-top: 14px;}
  111.  
  112.  
  113. .aUeberschrift3
  114.     {font-size:14.0pt;
  115.      font-family : Arial, sans-serif;
  116.      font-weight:bold;
  117.      color:#9C6E56;
  118.      padding-top: 14px;}
  119.  
  120.  
  121. .aBildlegende
  122.     {font-size:8.0pt;
  123.      font-family : Verdana, Arial, Helvetica, sans-serif;
  124.      color:#666666;}