#artdettitle {
	border-bottom: 3px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#artdettitle h1{
	border: none;
	margin-bottom: 5px;
	text-transform: none;
}

#artdetimage {
	width: 270px;
	height: 300px;
	float: left;
	margin-bottom: 15px;
}

.prodimages {
	margin-left: 10px;
}

#artdetinfo {
	float: left;
	border-left: 1px dotted #CCCCCC;
	width: 315px;
	margin-bottom: 15px;
			height: 300px;
}

.artdettext {
	float: none;
	clear: left;
	border-top: 1px dotted #CCCCCC;
	margin-top: 15px;
	padding: 15px;

}

#artdetpreis, #artdetdaten, #artdetverfuegung, #artdetbutton {
	padding: 15px 15px 15px 0;
	margin-left: 15px;
	border-bottom: 1px dotted #dedede;
}

#artdetbutton {
	border-bottom: none;
}

#artdetbutton a{
	padding: 5px 5px 5px 40px;
	border: 1px solid #666666;
	background-image: url("image/wkorb.gif");
	background-repeat: no-repeat;
	background-position: 2px;
	background-color: #dedede;
}

#artdetbutton a:hover {
	color: #000000;
	background-color: #cccccc;
}

.preis {
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}

.newpreis {
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}

.oldpreis {
	font-size: 16px;
	font-weight: bold;
	color: #8E8D8D;

}

del {
	color: red;
}

.sparen {
	color: red;
	font-size: 13px;
	font-weight: bold;
	line-height: 250%;
}

.preistext {
	vertical-align: top;
}

#artinfozusatztext {
   clear: both;
	border-top: 1px dotted #CCCCCC;
	padding: 15px;
}

#artdetpreistext {
	border-top: 3px solid #CCCCCC;
	padding: 15px;
}

#artdetdaten span, #artdetverfuegung span  {
	display: block;
}

#artdetdaten span.dist {
	padding-left: 100px;
}

#artdetdaten label, #artdetverfuegung label {
    clear: left;
    display: block;
    float: left;
    width: 100px;
}
