@charset "iso-8859-1";
/*******************************************************************************
*  print.css : 2007.04.19 :                         abgeleitet aus Skidoo redux   
* ------------------------------------------------------------------------------
*/

  #headLeft, #contLeft, #footLeft, #headRight, #contRight, #footRight, #headMiddle, #contMiddle, #footMiddle {
    display: none;
    }
    
  #page, #headOut, #contOut, #footOut, #headSource, #contSource, #footSource, #headMiddle, #contMiddle, #footMiddle, #headIn, #contIn, #footIn {
    border-width: 0;
    margin: 0;
    padding: 0;
    }
    
  #page, #headIn, #contIn, #footIn {
    border-width: 0;
    }
    
  #headSource, #contSource, #footSource, #headMiddle, #contMiddle, #footMiddle {
    float: none;
    }
    
  * {
    color: #000 !important;
    }
    
  a, a:link, a:visited {
    text-decoration: none;
    }
