.photohead {
	font-weight: bold;
	color: #ffffff;
}
.photolink {
	color: #ffffff;
}
.titleSmall {
	font-size: 12px;
}
.textLinkBoldGrey {
	font-weight: bold;
	color: #333333;
}
.textLinkBoldRed {
	font-weight: bold;
	color: #cc0033;
}
.textLinkGrey {
	color: #333333;
}
.textLinkRed {
	color: #cc0033;
}
.imgRight {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.bijschrift {
	font-size: 9px;
	color: #cc0033;
}
