/* stylesheet File Oresundsgruppen									*/
/* print.css 														*/
/* Modified June 26th 2008							 				*/
/* http://www.oresundsgruppen.com/								    */

/* printing styles */

* {
	color: #000000 !important;
}
body {
	background: none !important;
	background-color: #ffffff !important;
	padding: 0px 0px 0px 0px !important;
}
.canvas {
	background: none !important;
	background-color: #ffffff !important;
	margin: 0px 0px 0px 0px !important;
}
.canvas div.head {
	display: none !important;
}
.canvas div.body {
	background: none !important;
	background-color: #ffffff !important;
	padding: 0px 0px 0px 0px !important;
}
.canvas div.foot {
	display: none !important;
}
.pagemenu {
	display: none !important;
}
.flash {
	display: none !important;
}
.divider {
	height: 1px !important;
	background: transparent url(../images/divider_print.gif) repeat-x left center !important;
}
a:link {
	text-decoration: underline !important;
	color: #0000FF !important;
}
a:active{
	text-decoration: underline !important;
	color: #0000FF !important;
}
a:visited {
	text-decoration: underline !important;
	color: #0000FF !important;
}
a:hover {
	text-decoration: underline !important;
	color: #0000FF !important;
}
a:visited:hover {
	text-decoration: underline !important;
	color: #0000FF !important;
}
ul li {
	background: url(../images/background_bullet.gif) no-repeat 2px 8px !important;
}
table {
	background: none !important;
	background-color: #ffffff !important;
	border: none !important;
}
table tr {
	background: none !important;
	background-color: #ffffff !important;
	border: none !important;
}
table th {
	background: none !important;
	background-color: #ffffff !important;
	border: none !important;
}
table td {
	background: none !important;
	background-color: #ffffff !important;
	border: none !important;
}
.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	width: auto !important;
	height: auto !important;
}

