/*
***** Created at 19.03.15, 07:22:59 by CYBERhouse Import/Update-Script*****
***** Revision: 287
*/

/*
 *	seso media group <www.seso.at>
 *
 *	$URL: https://seso1.unfuddle.com/svn/seso1_webbob/css/print.css $
 *	$Date: 2012-08-09 15:56:39 +0200 (Do, 09 Aug 2012) $
 *	$Revision: 195 $
 *	$Author: florianlanger $
 */



/*******************************************************************************
  PRINT
*******************************************************************************/

table td {
	border: 1px solid #000000 !important;
	padding: 4px;
}

table td.firstRowLeft, table td.firstRowRight, table td.middleRowLeft, table td.middleRowRight, table td.lastRowLeft, table td.lastRowRight, table td.lastRowLeftShadow, table td.lastRowRightShadow, table td.lastColumn {
	
	display: none;
}

table tr.lastRow {
	display: none;
}

.tarif .tarifContent {
	
	display: block!important;
}

.tarif .contentLayer .button {
	
	display: none!important;
}

.breadcrumb {
	display: none;
}

.headContainer {
	display: none;
}

.navContainer {
	visibility: hidden;
}

.buttonContainer {
	display: none;
}

.tailContainer {
	display: none;
}

