#hs0 {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #616161;
	padding-bottom: 15px;
}
td.bild {
	vertical-align: top;
	width: 150px;
}
td.preis {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.mitte {
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
}
a.hsa {
	font-size: 10px;
	text-decoration: none;
}
a.hsa:hover {
	font-size: 10px;
	text-decoration: underline;
}
.verkauft {
	font-weight: bold;
	color: #CC0000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#galerie {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #616161;
}
#galerie h3 {
	margin: 0px;
}

div#gal_box {
	width: 136px;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 3px;
	float: left;
	height: 136px;
}
div#gal_pic_1 {
	height: 112px;
	width: 112px;
	text-align: center;
	background-image: url(../img/bg_gallery.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 24px;
}
#gal_pic_1 img {
	border: 1px solid #C0C0C0;
}
