/***********************************************************/
/* Print Cascading Style Sheet                             			       */
/***********************************************************/

#toolnav, #top a, #left, #right, #menu, #visual, #footer, .discuss, html div.discuss {
	 display	: none !important;
}

body {
	 width		: auto;
	 margin		: 0;
	 padding	: 0;
	 border		: 0;
	 color		: black;
	 float		: none !important;
}
div#container #top img#print-logo {
	display		: block;
}
div#container #top img {
	position		: relative;
	top				: 11px;
	left			: 30px;
}
#content {
	float		: left;
	width		: 500px;
	margin		: 0;
	padding		: 0;
}
div#container #content a.newslink b {
	text-decoration	: none;
	padding			: 0 0 0 0;
	margin			: 0;
	background		: none;
}
div#container #content a.opsomming b {
	font-size		: 1.4em;
	padding			: 0;
	margin			: 0;
	background		: none;
}