
#articledetail {
	margin-top:28px;
}

.contentfilter {
	margin-top:6px; 
	font-size:11px;
}

.contentfilter a {
	color: #878786;
}

.contentfilter a:hover {
	color: #72a534;
	text-decoration:underline;
}

.contentfilter a.act {
	color: #72a534;
}


.contentfilter .label {
	font-weight:bold;
}

.contentfilter .active {
}

#articlelist {
	margin-top: 8px;
}

#articlelist .item{
	background: url("/img/ly/itemlist_bgt.gif") no-repeat;
	background-position: top;
	padding-top:3px;
}

#articlelist .itemwrapper { 
	margin-bottom: 10px;
	background: url("/img/ly/itemlist_bgb.gif") no-repeat;
	background-position: bottom left;
	border-right: 1px solid #D6D3D6;
}

#articlelist .image {
	float: left;
	width: 110px;
	text-align: center;
	padding: 1px 0 9px 0;
}

#articlelist .detailshead {
}
	
#articlelist .details { 
	float: left;
	width: 480px;
	font-size: 11px;
	color: #878786;
	marign:0;
}	
	
#articlelist .detailsleft {
	float: left;
	padding-left: 6px;
}

#articlelist .articlename {
	padding: 2px 0 10px 0;
	width:280px;
}

#articlelist a {
	color: #94c11c;
}

#articlelist .package {
	padding-bottom: 1em;
}

#articlelist .detailsright {
	float: right;
	height:105px;
}

#articlelist .prices {
	padding-bottom: 24px;
}

#articlelist .oldprice {
	float: left;
	margin-right: 40px;
	text-decoration: line-through;
} 	
#articlelist .uvp_price {
    float: left;
    margin-right: 40px;
    text-decoration: line-through;
}     
#articlelist .grundpreis {
	clear:left;
    font-size:9px;
    color:#aaa;
    padding-top:0.5em;
} 	

#articlelist .price {
	float: left;
	color: #94c11c;
} 	

#articlelist .todetails {
   	margin-top: 4px;
   	cursor:pointer;
}	

#articlelist .todetails div.norm, 
#articlelist .todetails div.ov { 
	padding: 2px 30px 10px 0;
}
	
#articlelist .todetails div.norm  {
	background: url("/img/ly/to_details.gif") no-repeat;
}	

#articlelist .todetails div.ov {
	background: url("/img/ly/to_details_ov.gif") no-repeat;
}	

#articlelist .srezept {
	padding-bottom: 10px;
}

#articlelist .sdrezept {
	padding: 4px 0 16px 0;
}

#articlelist .srezept select{
	color: #878786;
	border: 1px solid #C6C7CE;
}

#articlelist .tobasket {
   	cursor:pointer;
  	}	

#articlelist .tobasket div.norm, 
#articlelist .tobasket div.ov { 
}
	
#articlelist .tobasket div.norm  {
	background: url("/img/ly/to_basket.gif") no-repeat;
}	

#articlelist .tobasket div.ov {
	background: url("/img/ly/to_basket_ov.gif") no-repeat;
}	

#articlelist .basket1 {
	width:40px; 
	float:left;
}
	
#articlelist .basket1 {	
	float:left; 
	width:90px;
}	
#articlelist .addqty {
	padding: 0 0 0 43px;
	border: none;
}

#articlelist .descriptionwrapper { 
	background: #fff url("/img/ly/descr_bg.gif") no-repeat;
	border-right: 1px solid #D6D3D6;
}

#articledetail .articlename {
	font-weight:bold;
	color:#94C11C;
}

#articledescription {
	padding: 10px 0 0 115px;
	color: #878786;
	font-size: 11px;
}

#articlehead {
	margin-bottom: 10px;
	font-weight: bold;
}

#articledescription .description {
	margin-bottom: 10px;
}

#crossselling { 
	margin: 40px 0 0 115px;
}

#crosshead {
	background: url("/img/ly/crosshead_bg.gif") no-repeat;
	margin-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
}
 
.crossitem {
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: 11px;
	width:110px;
}

.crossitem .crossimg {
	text-align:center;
	height:110px;
	border:1px solid #ccc;
	margin-bottom:5px;
}

.crossitem .crossimg img {
	margin-top:5px;
}

.crosshersteller {
	margin-bottom: 3px;
	height:26px;
	overflow:hidden;
}

.crossbezeichnung {
	margin-bottom: 3px;
}

.crossprice {
	font-size: 11px;
	font-weight: bold;
}







#basket .basketinput {
	width: 135px;
	height: 15px;
	margin-left: 14px;
	margin-right: 5px;
	border: 1px solid #8CC63F;
	padding: 1px;
	font-size: 10px;
}

#basket table {
	width:100%;
}

#basket table.baskettable {
}

#basket th {
	padding:4px 2px;
	background:#8CC63F;
	color:#fff;
}

#basket td {
	padding:4px 2px;
	border-bottom: 1px dotted #ccc;
}

#basket td.thumb {
	width:105px;
	text-align:center;
	padding-left:10px;
}


#basket td.thumb img {
	margin:8px 0px;
}

#basket td.articlecol,#basket th.articlecol {
	padding-left:13px;
}

#basket td.size,#basket th.size {
	padding:4px 13px;
	text-align:center;
}

#basket td.pricesingle,#basket th.pricesingle {
	padding:4px 13px;
	text-align:right;
}

#basket td.pricesum,#basket th.pricesum {
	padding:4px 13px;
	width:60px;
	text-align:right;
}

#basket td.pricesum {
	background-color:#E7F3CE;
}

#basket td.del,#basket th.del {
	text-align:center;
}


#basket .title {
	font-weight:bold;
}

#basket #sum td {
	border-top: 1px solid #72a534;
	border-bottom: 0px solid #fff;
	padding-top:10px;
	font-weight:bold;
}

#basket #tax td {
	border-bottom: 0px solid #fff;
}

#basket #shipping td {
	border-bottom: 0px solid #fff;
}

#basket #totalsum td {
	border-top: 1px solid #72a534;
	background-color:#eee;
	font-weight:bold;
}

#basket .summary {
	padding-left:12px; 
}

#basket #discountinput {
	padding-left:15px;
	padding-right:0px;
}

#basket #discountmsg {
	border:1px solid #900;	
	background-color:#ccc;
	color:#900;
	padding:4px 7px;
	margin:10px;
}

#basket #discountnotice {
	font-size:10px;
	line-height:normal;
	border:1px solid #ccc;	
	background-color:#eee;
	color:#900;
	padding:1px 3px;
	margin:0px;
	width:200px;
}

#basket .discountinput {
	width: 135px;
	height: 15px;
	margin-right: 5px;
	border: 1px solid #778CA2;
	padding: 1px;
	font-size: 10px;

}

#basket select.postage {
	border: 1px solid #778CA2;
	padding: 1px;
	color: #000;
	font-size: 12px;
}

#basket #mwstinfo {
	font-size: 10px;
	margin-top:10px;
	margin-left:16px;
	margin-right:20px;
	display:block;
}

#basket #basketbuttons {
	text-align:right;
	margin-top:16px;
}

#basket #basketbuttons input {
	margin-left:25px;
}

#basketbuttons {
	margin-left: 278px;
}

#basketmsg {
	border:1px solid #900;
	color:#900;
	background-color:#eee;
	padding:5px;
	margin:10px 0px;
}

#basket .lieferzeit {
	font-size:10px;
	line-height:normal;
	background-color:#eee;
	color:#000;
	border:1px solid #900; padding:3px;
	margin:5px 0px;
}

#basket .qtybtn {
	border: 1px solid #72a534;
}


.postage {
	border: 1px solid #72a534;
}
