.minXYpx {
    height: 366px; /* 816 - (hoogte header) */
	}

#showHeader {
	width: 786px;
	height: 450px;
	background: #fff url('../images/hdr/history.jpg') 0 0 no-repeat;
	}
#showContent {
	width: 786px;
	height: 100%;
	background: transparent url('../images/bg/history.jpg') 0 0 no-repeat;
	}
	#showContent {
	padding: 57px 0 0 0;
	}
	
#showContentLeft {
	width: 480px;
	margin: 0; padding: 0 0 0 15px;
	float: left;
	}
#showContentRight {
	width: 275px;
	margin: 0; padding: 0;
	float: right;
	}

	
#showContentTitle {
	width: 480px;
	margin: 0;
	}
#showContentContent {
	width: 340px;
	padding: 10px 130px 0px 10px;
	background: transparent url('../images/bg/spacer-wit.png');
	line-height: 150%;
	}
