.fotokader {
	float: left;
	display: inline;
	width: 114px;
	height: 190px;
	margin-right: 16px;
	padding-top: 7px;
	background: url(../img/fotokader.gif) top left no-repeat;
}

#beschrijvingskader {
	float: left;
	/*display: inline;*/
	width: 642px;
	height: auto;
	margin-right: 14px;
	padding-bottom: 15px;
}

img {
	border: 0;
}

p.beschrijving {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin: 15px 0 25px 0;
	/*padding-bottom: 10px;*/
	text-align: left;
	color: #444;
	overflow: none;
	_overflow: none;
}
