@CHARSET "ISO-8859-1";
@media print
{
	#header-print
		{
			width:100%;
			height:125px;
			background-image:url("http://www.servicecentrumondernemen.nl/public/images/header.png");
			background-repeat: no-repeat;
			background-position: 0px 0px; 
			display:inline;
		}

	#breadcrums
		{
			display:none;		
		}

	#left
		{
			display:none;
		}

	#center
		{
			width:530px;
			min-height:400px;
			float:left;
			padding-left:15px;
			padding-right:15px;
			  line-height:12px;
		}
		
	 #right
		{
			display:none;
		}

	#footer
		{
			display:none;
		}
}
