/* Stylesheet File Netset											*/
/* print.css 														*/
/* Modified June 8th 2006						 					*/
/* http://www.netset.se/ 										    */


/* printing styles */

.canvas .topbox {
	display: none !important;
}
.canvas .contentbox {
	background-repeat: no-repeat !important;
	background: none !important;
}
.canvas .contentbox {
	background: none !important;
	background-position: 580px 15px !important;
	background-image: url(../images/logotype_netset.gif) !important;
	background-repeat: no-repeat !important;
}
.canvas .start .content {
	overflow: visible !important;
}
.canvas .sub .content {
	overflow: visible !important;
}
.canvas .teaser {
	display: none !important;
}
.canvas .bottombox {
	display: none !important;
}
