/* DIVs die niet geprint moeten worden */
#topbar_right,#WaterFlow,#bottomImage,#spacer,#rightcontent,.footerRight { 
	display: none; 
	visibility: hidden; 
}

/* Andere weergave in printversie */

.middleBar { 
	width: 600px; 
}

a,.newsDescription a,.ContentHeader a  {
	text-decoration: underline;
	color: #000000;
}

#LogoBar a { 
	display: inline;
	height: auto;
	text-indent: 0px;
	width: auto;
}

#LogoBar a * {
	border: 0px solid #000000;
} 

#LogoBar { 
	margin-bottom: 2em; 
}