/* ********** PRINT STYLES*/
div#header, div#navigationDiv, div#moveNext, div#divBreadCrumbs, div#navigationFooter { display: none;}

.revisionDate{
	font: 12px Arial;

}

#imContent h1 {
	font: bold 17pt Arial;
}

#rightColContents{
	font: 11px Arial;
}

.headAdd{
	font: normal 13pt Arial;
}


#imContent h2{
	margin: 0 0 -10px 0;
	padding: 10px 0 0 0;
	font: bold 12px Arial;
	border: 5px;
}

ul, #imContent p{
	font: 12px Arial;
	line-height: 1.6em;
}

body {
	width: 100%; 
	margin: 0; 
	float: none;
}



div#containerDiv {
	width: 100%;
	margin: 0; 
	float: none;
	background: none;
}

div#copyright { 
	display: block;
	font: 11px Arial;

}

table .articleHead {display:none}

	#pageAlignment {
	position: relative; 
	top: auto; 
	left: auto; 
	margin-right: auto; 
	margin-left: auto;
	}

#imContentTable { width: 90%; }

#printLogoDiv{
	margin: -10px 0 15px 0;
	display: block;
}

	/*html, body, #pageAlignment, html>body div#pageAlignment, div#pageContainer, div#pageContent, #imContext, div#imContent, table#imContentTable, html>body table#imContentTable, table#imContentTable td, table#imContentTable td.leftColTD, div { position: relative; height: auto; min-height: 1px; background-color: transparent; padding: 0; margin: 0; }
	#pageAlignment {
	position: relative; 
	top: auto; 
	left: auto; 
	margin-right: auto; 
	margin-left: auto;
	}

	div#pageFooter { display: none; position: relative; top: auto; bottom: auto; }
	div#pageContainer { border: 0; }
	img.imCategoryIntroStart, img.imCategoryIntroEnd { display: none; }
	html, body, div#pageAlignment { height: auto; }
	div#printLogo { display: block; padding-bottom: 35px; }
	body, div#copyright {background-color: #ffffff; color: #000000; }
	.noprint, .leftColTD, div#imHead, div#imRedBannerTop, div#imRedBannerBottom, div#imCategoryLinks { display: none; }
	#imContentTable { width: 90%; }
	div.imCategoryIntro { background-image: none; background-color: #FFFFFF; border: solid 1px black; }
	a:link, a:visited, div.revisionDate p { color: #000000; text-decoration: none; }

*/

	div.imCategoryIntro { background-image: none; background-color: #FFFFFF; border: solid 1px black; }
	

/*  Sätter full bredd vid utskrift där det saknas bilder */
.imageTextBlock{
	width: 0px;
}



/* ********** /PRINT STYLES */