@charset "UTF-8";

/* #col1 - 0
** #col2 - 0
** #col3 - x
*/

@import url(../../yaml/print/print_draft.css);

@media print
{
  #col1 { display: none; }
  #col3 { display: none; }
  #topnav { display: none; }
  
  .home #col1 { display: block; }
  .rootline { display: none; }
    
  #col3, #col3_content { width: 100%; margin: 0; padding: 0; border: 0; }
  #main { clear: both; } 
  #logo { margin-bottom: 10px; }
  
  #footer span { display: none; }
  #footer span.changedate { display: block; border-top: 1px solid #A5A2A2; margin-top: 10px; }
  
  #hausformat { display: none; }
  
  h1,h2,h3,h4,h5,h6 { line-height: 1.4em !important; }
  ul li { list-style-type: square; background: none; padding-left: 0; margin-left: 1.2em; }
  a.linkicon, .linkicon a { background: none; padding: 0; }
  .filelinks div { background: none; margin: 0; padding: 3px 0; }
  
  /*-------------------------------------------------------------------------*/
  /* sIFR */
  .sIFR-flash { display: none !important; height: 0; width: 0; position: absolute; overflow: hidden; }
  .sIFR-alternate { visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; width: auto !important; height: auto !important; }
}
