/* -------------------------------------------------------------------- */
/* CSS for print L&F of Tibet Insitut Rikon, www.tibet-institut.ch 	*/
/* 									*/
/* Change History:							*/
/* 									*/
/* Open issues:								*/
/* - better logo necessary 						*/
/* - text is too small on Mac Firefox					*/
/* 									*/
/* 27 Sep 2006: created by Carsten Nebel,  				*/
/*		Tested on WinXP IE6, Firefox 1.5.0.6, Opera 8.5.1	*/
/* 		Tested on Mac OS X: Safari, Firefox 			*/
/* 									*/
/* -------------------------------------------------------------------- */


body {
	margin-left: 30px;
	margin-top: 0px;
	padding: 0;
	font: 16px "Times New Roman", Times, serif;
	color: black;
	background: white; /* Opera ignores this and prints background, no workaround found. The user has to disable "background image printing" in Opera's printer settings */
}



#topsection, #navigation, #leftcolumn {
	display: none;
}


