/* CrossSelling */
A.cs_sisters {
	background-image : url(http://www.eas-y.de/easy/easydemo/css/pfeil-blau.gif);
	font-size : 10px;
	font-weight : bold;
	color : #003B7F;
	padding-left : 12px;
	/*height : 13px;
	*/
	display : block;
	overflow : hidden;
	background-position : 2px 3px;
	background-repeat : no-repeat;
}
DIV.cs_hra {
	border-top: 1px solid #99B6D8;
	position : relative;
	top : -165px;
}
h5.cs_ueba {
	background : #99B6D8;
	color : #FFFFFF;
	height : 18px;
	padding-left : 5px;
	padding-top : 3px;
	border-top : 2px solid #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}

/* Artikeltext */
li.arttxt {
 	margin-left : 11px;
 }

p.HinweisPerPE {
	font-size : 9px;
	margin-bottom : 20px;
}
span.HinweisPerPE {
	font-size : 9px;
}
p.r07mwst {
	font-size : 9px;
}
a.r07mwst {
	font-size : 9px;
}
span.LKBEZ {
	font-size : 9px;
	display: inline-block;
}

TABLE.ArtDetailStaffelpreis {
	width : 100%;
	background-color : #99B6D8;
	margin-top : 0px;
}
th.ArtDetailStaffelmenge {
	background-color : #99B6D8;
}
th.ArtDetailStaffelpreis {
	background-color : #99B6D8;
}
td.ArtDetailStaffelmenge {
	background-color : #EEF3F8;
}
td.ArtDetailStaffelpreis {
	background-color : #EEF3F8;
}
tr.ArtDetailStaffelmenge {
	background-color : #EEF3F8;
}

.gewinnspiel_alternativ {
	background: #FFAF00 url(css/gewinnspiel-alternativ.gif) no-repeat; 
	height: 23px;
}