@media print {
	#header
	{
		margin: 0px;
		padding: 0px;
	}
	
	#bodyWrapper
	{
		min-width: 100%;
		max-width: 100%;
		min-height: 100%;
		margin: 0;
		overflow: visible;
		padding-bottom: 0;
	}
	
	.body
	{
		background: #FFF;
	}
	
	#menu, #subnavigatie, #gradientTop, #navFavoSter, #navVolg, #filterOverzicht, #filterWelkom, #breadcrumb, .pagination, #zijbalk, .favorietItem, #gradientFooter, #inhoudFooter, .leesVerder, .leesDebat
	{
		display: none;
		visibility: hidden;
	}
	
	
	#wrapper
	{
		margin-right: 0;
	}
	
	#inhoud, #inhoudBorderB, #inhoudBorderC
	{
		border: none;
	}
	
	#inhoudBorderA
	{
		border: none;
		margin: 0 0 0 0 !important;
		float: none;
		width: 100%;
	}
	
	#inhoudHeaderItem, #inhoudHeaderOverzicht, #inhoudHeaderKeuze, #inhoudHeaderPoliticus, #inhoudHeaderOnderwerp, #inhoudHeaderWelkom, #inhoudHeaderZoeken, #inhoudHeaderPagina
	{
		background-color: #FFF;
		padding: 20px 0 0 0;
		border-top: solid 1px #E4E3D3;
		border-bottom: solid 1px #E4E3D3;
	}
	
	#inhoudHeaderKeuze
	{
		height: 70px;
	}
	
	#inhoudHeaderPoliticus
	{
		height: 145px;
	}
	
	#inhoudHeaderOnderwerp
	{
		height: 145px;
	}
	
	#inhoudHeaderWelkom
	{
		height: 65px;
	}
	
	#inhoudHeaderZoeken
	{
		height: 65px;
	}
	
	#inhoudHeaderPagina
	{
		height: 40px;
	}
	
	#updates .titelNieuwsbericht a:link, #updates .titelNieuwsbericht a:visited
	{
		background: none;
		padding-right: 0;
	}
	
	#updates .updateDatum
	{
		padding: 20px 14px 6px 0;
	}
	
	#updates li
	{
		padding: 14px 14px 14px 0;
	}
	
	.extern, .extern_item
	{
		background: none;
		padding-left: 0;
	}
	
	.polL, .partijL
	{
		text-decoration: none;
	}
	
	.inhoudPagina
	{
		padding-left: 0;
	}
	
	#footerBackground
	{
		clear: both;
		background: none;
		position: relative;
		width: 100%;
	}
	
	#footerWrapper
	{
		min-width: 100%;
		max-width: 100%;
		margin: 0;
	}
	
	#footer
	{
		padding: 0;
		background: none;
	}
}
