#kolom2{
	position:		    absolute;
	width:			    530px;
	height:		      	550px;
	top:				140px;
	left:				190px;
	background:			#CFD0D2;
	padding:			0px;

	background-image:	url('../img/bg.jpg');
	background-repeat:	no-repeat;
	background-position:bottom;
}

#kolom2binnen{
	position:		    relative;
	width:			    500px;
	height:		      	550px;
	top:				0px;
	left:				20px;
	background:			transparant;
	padding-right:		5px;
	overflow-y:			auto;
}