/* Mehrzad Koohestani */
/* Allgemeine Einstellungen @charset "ISO-8859-1"; */
/* BOF print */
@media print
	{
		body, p, div, table, td, th, a, div { font-family:'Times New Roman',Times,serif; margin:10px; color:#000000;}
		h1, h2, h3, h4, h5, h6, .header2, .header1 { font-size:100%; font-weight:bold; color:#000000;}
		
		a { text-decoration:none; }
/*		p a:after {content:" (Link auf <" attr(href) ">) "; font-size: 75%; color: #04667e; }*/
		
                #nav_main, body #extended, #footer, .ym-col1, .ym-col2,
		header#header,
		#logo, #c1342
		{display:none !important;}
                
                #jfmulticontent_c99, .ym-wrapper, .ym-wbox, .ym-column, .ym-col3, #usedMainContent, #usedMainContent > .csc-default, #usedMainContent>.csc-defaul, .ym-gbox, .gboxwrap{ width:100%; margin:0 !important; padding:0;}
                	
                #jfmulticontent_c99, #usedMainContent > .csc-default {  margin: 0; width: 100%; padding:0;}

}
/* EOF print */
