.tx-ohgallery-pi1 {
	font-size: /*###FONTSIZE###*/11px/*###FONTSIZE###*/;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 382px;
	max-width: 382px;
}
.tx-ohgallery-pi1 div.item {
	height: 100%;
	clear: both;
	margin-bottom: 5px;
}
.tx-ohgallery-pi1 div.item a.regular:hover {
	background-color: transparent;
}
.tx-ohgallery-pi1 div.item a.block {
	display: block;
	text-decoration: none;
}
.tx-ohgallery-pi1 div.item div.border {
	padding: 5px;
}
.tx-ohgallery-pi1 div.item div.image {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.tx-ohgallery-pi1 div.item h2 {
	font-size: /*###FONTSIZE###*/11px/*###FONTSIZE###*/;
	font-weight: bold;
	color: #595C5E;
	margin: 0px;
	padding: 0px;
}
.tx-ohgallery-pi1 div.item div.teaser{
	margin-top: 6px;
	font-size: /*###FONTSIZE###*/11px/*###FONTSIZE###*/;
}
.tx-ohgallery-pi1 a {
	text-decoration: underline;
	font-size: /*###FONTSIZE###*/11px/*###FONTSIZE###*/;
	color: #0B333C;
}
.tx-ohgallery-pi1 a:hover {
	text-decoration: none;
}
.tx-ohgallery-pi1 div.section {
	clear: left;
	padding-top: 10px;
}
.tx-ohgallery-pi1 div.section ul.images {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.tx-ohgallery-pi1 div.section ul.images li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 100px;
}