home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 - Microsoft Services / SUPPORT_SERVICES.ISO / fscommand / library / style / print.css < prev   
Encoding:
Cascading Style Sheet File  |  2003-10-09  |  4.7 KB  |  209 lines

  1. /*--------------------------------------------------------------/
  2. /    Stylesheet Microsoft CD-ROM Toolkit                              /
  3. /    d|a AG Unterhaching                                            /
  4. /    2002-06-10                                                    /
  5. /                                                                 /
  6. /    print stylesheet                                            /
  7. /                                                                /
  8. /--------------------------------------------------------------*/
  9.  
  10.  
  11.  
  12. body {    
  13.     background-color: #fff;
  14.     background-image: none;
  15.     background-repeat: no-repeat;    }
  16.     
  17.  
  18. /* --- positioned elements --- */
  19.  
  20. #headerbox, #headerlogo, #headmslogo, #headertitel, #related, #relatedhead, .relatedhead, #navibox, #treebox, .navibg, .linkbox    {
  21.     display: none;    }                    /* - hides all navigation elements - */
  22.  
  23.     
  24. #contentbox    {                            /* - container for content area (text and footer) - */
  25.     margin: 0 0 0 0.5cm;                /* - additional right margin - */
  26.     padding: 0;    }
  27.  
  28.  
  29. #content    {                            /* - container for text - */
  30.     margin: 0;    }
  31.     
  32.  
  33. #footerbox    {                            /* - container for footer (copyright statement) - */
  34.     margin-right: 20px;
  35.     padding-top: 20px;    }        
  36.  
  37. /* --- /positioned elements --- */
  38.  
  39.  
  40.  
  41. /* --- formatting text area --- */
  42.     
  43. #content h1    {                            /* - headline - */
  44.     margin: 0;
  45.     padding-top: 0.6em;
  46.     font: 18pt Verdana,Arial,Helvetica,sans-serif;
  47.     line-height: 1.4;
  48.     color: #000;    }    
  49.     
  50. #content h2    {                            /* - subheadline - */
  51.     margin: 0;
  52.     padding-top: 1em;
  53.     font: 14pt Verdana,Arial,Helvetica,sans-serif;
  54.     line-height: 1.4;
  55.     color: #000;    }    
  56.     
  57. #content h3    {                            /* - paragraph heading - */
  58.     margin: 0;
  59.     padding-top: 1.4em;
  60.     font-family: Verdana, Arial, Helvetica, sans-serif;
  61.     font-size: 10pt;
  62.     line-height: 1.3;
  63.     font-weight: bold;    }    
  64.     
  65. #content p    {                            /* - text paragraph - */
  66.     margin: 0;
  67.     padding-top: 0.8em;
  68.     font-family: Verdana, Arial, Helvetica, sans-serif;
  69.     font-size: 10pt;
  70.     line-height: 1.3;    }    
  71.     
  72. p.right    {                                /* - paragraph with right-aligned image - */
  73.     float: right;
  74.     margin-top: 10px;
  75.     padding: 0 0 9px 9px;    }
  76.     
  77. p.right img    {                            /* - paragraph with right-aligned image - */
  78.     margin-top: 5px;    }        
  79.  
  80. p.left    {                                /* - paragraph with left-aligned image - */
  81.     float: left;
  82.     margin-top: 10px;
  83.     padding: 0 9px 9px 0;    }    
  84.     
  85. p.left img    {                            /* - paragraph with left-aligned image - */
  86.     margin-top: 5px;    }    
  87.     
  88. p.centered    {                            /* - paragraph with centered image - */
  89.     text-align: center;    }        
  90.  
  91. p.centered img    {                        /* - paragraph with centered image - */
  92.     margin: 10px 0 10px 0;    }        
  93.  
  94. #content ul {                             /* - unordered list - */
  95.     margin-top: 0;                        /* - no margin-left/margin-right here! - */
  96.     margin-bottom: 0;    }    
  97.     
  98. #content li {                            /* - list item - */
  99.     margin: 0.5em 10px 0 -15px;
  100.     font-family: Verdana, Arial, Helvetica, sans-serif;
  101.     font-size: 10pt;        }
  102.     
  103. #content .source    {
  104.     font-family: "Courier New", Courier, monospace;
  105.     font-size: 10pt;
  106.     }    
  107.     
  108. #content p.source    {
  109.     margin: 5px 0 0 10px;
  110.     padding: 0;
  111.     }        
  112.  
  113. pre    {
  114.     margin: 5px 0 0 10px;
  115.     padding: 0;
  116.     font-family: "Courier New", Courier, monospace;
  117.     font-size: 10pt;
  118.     }            
  119.     
  120. .spacer {                                /* - filling element - */    
  121.     clear: both;    }
  122.     
  123. .stop-float {                            /* - filling element - */    
  124.     clear: both;    }        
  125.         
  126. /* --- /formatting text area --- */
  127.  
  128.  
  129.     
  130.         
  131. /* --- formatting footer (copyright statement) --- */
  132.  
  133. #footerbox p {
  134.     width: 100%;
  135.     margin-left: auto;
  136.     margin-right: auto;
  137.     padding-bottom: 5px;
  138.     font-family: Arial,Helvetica,sans-serif;
  139.     font-size: 8pt;
  140.     text-align: center;    }
  141.         
  142. /* --- /formatting footer (copyright statement) --- */
  143.  
  144.  
  145.  
  146. /* neue styles */
  147.  
  148. .hintergrunda {
  149.     background-image: url(../images/verlauf.gif);
  150.     background-repeat: no-repeat;
  151.     background-color:#87A8DE;
  152.     font-family: Verdana, Arial, Helvetica, sans-serif;
  153.     font-size: xx-small;
  154.     font-weight:bold;
  155.     color:#ffffff;
  156.     line-height: 1.3;
  157.     padding-left: 10px;
  158.     padding-right: 10px;
  159.     padding-top: 2px;
  160.     padding-bottom: 3px;
  161. }
  162.  
  163. .hintergrunda1 {
  164.     background-image: url(../images/verlauf1.gif);
  165.     background-repeat: no-repeat;
  166.     background-color:#87A8DE;
  167.     font-family: Verdana, Arial, Helvetica, sans-serif;
  168.     font-size: xx-small;
  169.     font-weight:bold;
  170.     color:#ffffff;
  171.     line-height: 1.3;
  172.     padding-left: 10px;
  173.     padding-right: 10px;
  174.     padding-top: 2px;
  175.     padding-bottom: 3px;
  176. }
  177.  
  178. .hintergrundb {
  179.     background-color:#E8F1FF;
  180.     font-family: Verdana, Arial, Helvetica, sans-serif;
  181.     font-size: xx-small;
  182.     color:#000000;
  183.     line-height: 1.3;
  184.     padding-left: 10px;
  185.     padding-right: 10px;
  186.     padding-top: 10px;
  187.     padding-bottom: 10px;
  188.     
  189.     border-left-style:solid;
  190.     border-left-width:1px;
  191.     border-left-color:#87A8DE;
  192.     border-right-style:solid;
  193.     border-right-width:1px;
  194.     border-right-color:#87A8DE;
  195. }
  196. .hintergrundc {
  197.     background-color:#87A8DE;
  198. }
  199.  
  200. span.left {
  201.     float: left;
  202. }
  203.  
  204. span.right {
  205.     float: right;
  206.     margin-top: 10px;
  207.     padding: 0 9px 9px 0;
  208.     border: 0px solid green;    
  209. }