/* print stylesheet for IRM */

body	{
	background-color:transparent;
	}
* html #mainrow, #column_content {
	float: none;
        display:block;
	}
#header, #metamenu, #branding, #cumclogo,
#som_header, #topcap,
#menu_container, #menu, #column_menu, 
.lfloat, #site_title, #inner_float  {
	display:none;
	}
#mainrow { 
	position:relative;
        overflow:visible; 
        }   
#container, #mainrow, #column_content,
#footer {
  	border-width: 0px;
  	background-color: transparent;
  	background-image: none;
        width:670px;
	}
#column_content .edged { 
	background-image: url(/fileadmin/images/global/spacer.gif);
	}
#column_content h3 { 
	background-color:transparent;
	border:0px;
	font-weight:bold;
	}
#footer, #footer A:link, #footer A:visited, #footer A:hover, #footer A:active {
        color: #000000;
	}