/*
*	INNOVA-LICENSE 	*
*	This File was made by Johannes Gehling from INOVANET web & marketing,
*	and must not be distributed without the permission of the author and /
*	or the Company.
*
*	Today is a beautiful day and you should keep smiling. Current Date: 28.08.2015 
*
*	(c) 2015 Johannes Gehling <gehling@inovanet.de>
*/
/* 
    Created on : 28.08.2015, 12:18:25
    Author     : Johannes Gehling <gehling@inovanet.de>
*/
@media print {
  a[href]:after {
    content: none !important;
  }
  #header_row2,
  #header_row3,
  #menu_box,
  #right_box,
  #footer {
    display: none;
  }
  #html {
    width: 16cm;
  }
  #printer {
    display: none !important;
  }
}
/*# sourceMappingURL=print.css.map */