@charset "utf-8";
/* CSS Document */

/**
 * Print Stylesheet fuer Deinewebsite.de
* @version         1.0
* @lastmodified    16.06.2016
*/

@media print {
	.top-footer #nav_menu-9, .top-footer #nav_menu-10, #text-4, .bottom-footer{display: none!important;}
	*{hyphens: auto!important; -moz-hyphens: auto; -o-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto;overflow:visible!important;}
	.front-page-slider{display: none!important;}
}