@charset "UTF-8";
/* CSS för utskrift */



#banner,
#content_bottom,
#copyright,
#menu,
#content_left{
	display: none;	
	}
	
	
#content_right {
	padding-top: 3px; 
	margin-top: 10px; 
	border-top: none;
	background: #fff;
	width: 1021px;
	}
	
#content_right p {
	width: 800px;
}

#content {
	clear: both;
	background: #ffffff; 
	border-left: none; 
	border-right: none;
	}

	
H1 {
	font: bold 28px/1em "century gothic", arial, helvetica, sans-serif;
}
