home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 February / PCpro_2005_02.ISO / files / special / HFNetChkPro / Dokumentation / FAQ / faq00000.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-10-19  |  3.1 KB  |  164 lines

  1. body, th     { font-family: Arial, sans-serif; font-weight: 600 }
  2. td           { font-family: Arial, sans-serif; }
  3. th           { color: #cc0000; background-color: #FFFF99; border: 1px solid black }
  4. h1, h2 ,h3   { color: #000099; font-family: 'Comic Sans MS', sans-serif; font-style: italic; }
  5. .Titel       { color: #990000; font-size: 125%; font-style: italic }
  6. .Text        { color: #660033; font-family : Arial, Helvetica, sans-serif; font-size: 10px; }
  7. .err         { color: #cc0000; font-weight: bold }
  8.  
  9. .Tabelle_Titel
  10.     {
  11.     color: black;
  12.     background-color: rgb(215,215,179);
  13.     text-align: center;
  14.     vertical-align: center;
  15.     line-height: normal;
  16.     font-weight: bold;
  17.     font-size: 80%;
  18.     padding-left: 5px;
  19.     padding-right: 5px;
  20.     }
  21.  
  22. .Tabelle_Titelzelle
  23.     {
  24.     color: black;
  25.     background-color: rgb(215,215,179);
  26.     text-align: center;
  27.     vertical-align: top;
  28.     line-height: normal;
  29.     font-weight: bold;
  30.     font-size: 80%;
  31.     padding-left: 5px;
  32.     padding-right: 5px;
  33.     }
  34.  
  35. .Tabelle_Textzelle
  36.     {
  37.     color: black;
  38.     background-color: white;
  39.     text-align: left;
  40.     vertical-align: normal;
  41.     line-height: normal;
  42.     font-weight: normal;
  43.     font-size: 75%;
  44.     padding-left: 10px;
  45.     padding-right: 10px;
  46.     }
  47.     
  48. .Tabelle_Textzelle_Pageselect
  49.     {
  50.     color: black;
  51.     background-color: white;
  52.     text-align: center;
  53.     vertical-align: normal;
  54.     line-height: normal;
  55.     font-weight: normal;
  56.     font-size: 75%;
  57.     padding-left: 10px;
  58.     padding-right: 10px;
  59.     }
  60.  
  61. .Tabelle_InfoTextzelle
  62.     {
  63.     color: black;
  64.     background-color: white;
  65.     text-align: center;
  66.     vertical-align: normal;
  67.     line-height: normal;
  68.     font-weight: normal;
  69.     font-size: 75%;
  70.     padding-left: 10px;
  71.     padding-right: 10px;
  72.     }
  73.  
  74. .Tabelle_INIFile_Spezialparameter
  75.     {
  76.     color: white;
  77.     background-color: black;
  78.     text-align: left;
  79.     vertical-align: normal;
  80.     line-height: normal;
  81.     font-weight: normal;
  82.     font-size: 75%;
  83.     padding-left: 10px;
  84.     padding-right: 10px;
  85.     }    
  86.  
  87. .Tabelle_INIFile_Sektion
  88.     {
  89.     color: black;
  90.     background-color: white;
  91.     text-align: left;
  92.     vertical-align: normal;
  93.     line-height: normal;
  94.     font-weight: bold;
  95.     font-size: 75%;
  96.     padding-left: 10px;
  97.     padding-right: 10px;
  98.     }    
  99.     
  100. .Tabelle_INIFile_Wertname
  101.     {
  102.     color: black;
  103.     background-color: white;
  104.     text-align: left;
  105.     vertical-align: normal;
  106.     line-height: normal;
  107.     font-weight: normal;
  108.     font-size: 75%;
  109.     padding-left: 10px;
  110.     padding-right: 10px;
  111.     }    
  112.  
  113. .Tabelle_INIFile_Wertinhalt
  114.     {
  115.     color: black;
  116.     background-color: white;
  117.     text-align: left;
  118.     vertical-align: normal;
  119.     line-height: normal;
  120.     font-weight: normal;
  121.     font-size: 75%;
  122.     padding-left: 10px;
  123.     padding-right: 10px;
  124.     }    
  125.  
  126. .Tabelle_INIFile_ASBM
  127.     {
  128.     color: black;
  129.     background-color: white;
  130.     text-align: center;
  131.     vertical-align: normal;
  132.     line-height: normal;
  133.     font-weight: normal;
  134.     font-size: 75%;
  135.     padding-left: 10px;
  136.     padding-right: 10px;
  137.     }    
  138.  
  139. .Tabelle_INIFile_Beschreibung
  140.     {
  141.     color: black;
  142.     background-color: white;
  143.     text-align: left;
  144.     vertical-align: normal;
  145.     line-height: normal;
  146.     font-weight: normal;
  147.     font-size: 75%;
  148.     padding-left: 10px;
  149.     padding-right: 10px;
  150.     }    
  151.  
  152. .Tabelle_Suchmaske
  153.     {
  154.     color: black;
  155.     background-color: rgb(215,215,179);
  156.     text-align: center;
  157.     vertical-align: center;
  158.     line-height: normal;
  159.     font-weight: bold;
  160.     font-size: 80%;
  161.     padding-left: 5px;
  162.     padding-right: 5px;
  163.     }
  164.