#detail {
	height: 220px;
	background: url(../images/wein-background.jpg) bottom repeat-x;
}

#detailimage {
	text-align: center;
	width: 190px;
	height: 180px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

#detailtop {
	padding-left: 223px;
}

#detailtop h1 {
	font-size: 18px;
}

#detailbottom {
	padding-top: 5px;
	min-height: 230px;
}

#detailbox {
	float: right;
	border: 1px solid #990033;
	padding: 2px;
	max-width: 200px;
}

#menge {
	width: 60px;
	margin-right: 15px;
	font-size: 25px;
}

#addTo {
	margin-top: 20px;
}

.commentleft {
	width: 210px;
	border-bottom: 1px solid #990033;
}

.commentright {
	width: 350px;
	border-bottom: 1px solid #990033;
	text-align: right;
}

.commentvalues {
	width: 210px;
	border-right: 1px solid #990033;
	text-align: left;
}

.commenttext {
	width: 350px;
	padding: 5px;
	vertical-align: top;
}

.commentbotleft {
	width: 210px;
	border-top: 1px solid #990033;
	padding-bottom: 10px;
	text-align: left;
}

.commentbotright {
	width: 350px;
	border-top: 1px solid #990033;
	padding-bottom: 10px;
	text-align: right;
}
.liste,.detail {
margin-left:265px;
min-height:220px;
}

.liste_bottom,.liste_top {
border-bottom:1px solid #666;
border-top:1px solid #666;
}

.liste_jahrgang,.liste_jahrgang {
font-weight:700;
text-align:right;
}

.liste_kategorie,.liste_more {
float:left;
min-width:120px;
}
.liste_beschreibung {
	padding: 4px 0;
}
