#linkerkant {
	float: left;
   	width: 240px;
   	margin-top: 10px;
	
}

#foto-top {
	min-height: 26px;
	background: url(../images/left-top.jpg) no-repeat;
}


#foto-mid {
	text-align: left;
	min-height: 50px;

	background: url(../images/left-mid.jpg) repeat-y;
}

#foto-bottom {
	min-height: 25px;
	margin-bottom: 10px;
	background: url(../images/left-bottom.jpg) no-repeat;
}
