#fotogallerij_holder {
	background-color: #DB2F36;
	display: inline;
	float: left;
	height: auto;
	width: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quoteBox, .quoteBox_static {
	width:167px;
	height: 167px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-color: #DB2F36;
}
.quote, .quote_static {
	width:167px;
	height: 167px;
	padding: 0px;
	margin: 0px;
	background-color: #DB2F36;
}
.quote a {
	background-position: center center;
	display: inline;
	height: 124px;
	width: 165px;
	border: 1px solid #FFFFFF;
	float: left;
	background-color: #000000;
}
.hidden {
	display: none;
}
.quote .photoTitle {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	height: 25px;
	width: 167px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	display: inline;
	float: left;
	background-color: #DB2F36;
}
