#kunst #galerie {
	
	width: 333px;
	float: left;
	
	padding-top: 3px;
}
.thumb {
	padding: 5px;
	float: left;
	width: 100px;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	font-size: 11px;
	text-align: center;
	height: 150px;
	position: relative;
	margin-top: 5px;
}
#details {
	margin-left: 10px;
	width: 329px;
	float: right;
	font-size: 12px;
}
.thumb p {
	font-weight: bold;
	color: #666;
	text-align: right;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 5px;
	}
.navi_table {
	margin-top: 5px;
	margin-bottom: 5px;
}

