/* 
 * CSS PRINT
 * Print Styles for TROX - elephant seven bielefeld, christian wemhoff - 19.11.07
 * $Id: print.css 598 2010-10-11 14:27:12Z ferdinandk $ 
 */

body, div.wrapper {
	background: none;
}

* { 
	padding : 0;
	margin : 0; 
	border: none; 
}
div#header, div.colLeft, #topnavi {
	display: none;
}	
.moduleBlock .blockCol1 {
	width: 271px !important;
	float: none !important;
}
.moduleBlock .blockCol2 {
	width: 522px !important;
	float: none !important;
}
.moduleBlock .blockCol3 {
	width: 732px !important;
	float: none !important;
}
.moduleTab .tabs-container {
	background-image: none;
}
.moduleIntro, .moduleDownloadList, .moduleForm {
	width:80% !important;
}
#footer {
	border-left:none;
}
