/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

/* PRINT ----------------------------------------------------------------------- */
div#header,
div#footer,
nav,
div#slider,
div#content_right,
div.pagination,
div#portletframe,
span.listing_actions,
a.listing-more-button,
a.listing_entry_backlink {
	display:none;
}
div#siteframe {
	margin: 0;
	padding: 0;
	width: auto;
}
div#content {
	margin: 0;
	padding: 0;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif !important;
	color: black !important;
}
header#header {
	padding: 60px 60px 0 40px;
}