#content {
	text-align: left;
	font-size: 12px;
	padding: 20px;
}
#bildetittel {
	border: 1px solid #727163;
	padding: 0.4em;
	margin-bottom: 20px;
}
#bildetittel h3{
	font-size: 150%;
	font-weight: lighter;
}
.largeimage {
	border: 1px solid #000000;
	float: left;
	clear: left;
}
.details {
	border: 1px solid #727163;
	font-size: 90%;
	text-align: left;
	height: 300px;
	width: 250px;
	float: left;
	margin-left: 40px;
	padding-left: 10px;
	padding-top: 10px;
}
.under_large_image {
	clear: left;
}
.thumb {
	border: 1px solid #000000;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
}
.lupe {
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbname {
	height: 20px;
	margin-bottom: 20px;
	text-align: left;
	vertical-align: top;
}
