#lastseendiv, #crosselling{
	margin-top 	: 50px;
	border-top 	: 1px solid #000000;
	padding		: 10px 0px;
}
/*=== Artikeldetailseite - Start ===*/

#artikel_inhalt .alert{
	font-size 		: 14px;
	word-wrap 		: normal;
	padding 		: 5px 10px;
	background 		: #82C300;
	color 			: #fff;
	margin 			: 0px;
	border-radius 	: 0px;
	font-weight 	: bold;
}

.artikeldetaildiv_top.thumbnail{
	border-radius 	: 0px;
	border 			: none;
	padding 		: 10px !important;
	padding-bottom	: 0px !important;
	margin-bottom 	: 20px !Important;
}
.artikeldetaildiv_top_right{
	padding-right 	: 0px;
	overflow 		: hidden;
	display 		: block;
	height 			: 100%;
	padding-top 	: 54px;
	background 		: url("img/ueber_preisbox.png") no-repeat top center;
}

.artikeldetaildiv_top_right form{
	padding-top : 15px;
	font-size : 16px;
	background : #e1e1e1;
}
.artikeldetaildiv_top_right .warenkorb{
	border-top : 5px solid #ffffff;
}
.artikeldetaildiv_top_right .warenkorb .warenkorbmenge.mb0{
	margin-bottom : 0px !important;
}
.artikeldetaildiv_top_right .produktInfoVerfuegbarkeit{
	padding 		: 0px;
	margin 			: 0px;
	margin-top 		: 0px;
	margin-bottom 	: 10px;
}
.artikeldetaildiv_top_right .produktInfoBG{
	width 			: 100%;
	position 		: absolute;
	top 			: 0px;
	right 			: 0px;

	z-index 		: 0; 	
}

.artikeldetaildiv h1{
	 font-size 		: 20px;
	 margin 		: 0px;
	 padding 		: 0px;
	 margin-bottom 	: 20px;
	 color 			: #333333;
}

.artikeldetaildiv h2{
	 font-size 		: 20px;
	 color 			: #333333;
	 padding-bottom	: 7px;
	 border-bottom	: 1px solid #969696
}
.artikeldetaildiv_middle{
	padding : 0px 20px 20px 20px;
}

.artikeldetaildiv_top_left.thumbnail{
	border-radius 	: 0px;
	border 			: none;
	margin-bottom 	: 0px;
}

.artikeldetaildiv_top_left a img{
	max-height : 400px;
}


.produktInfoInner .produktInfoWarenkorb form{
	margin-top : 5px;
}

.produktInfoInner h1{
	font-size 			: 20px;
	text-decoration 	: underline;
	color 				: #000000;
	margin-top 			: 0px;
	padding-top 		: 0px;
}

.artikeldetaildiv{padding : 0px 0px 0px 0px;}


.lastseenul{
	padding:0px;
}
.lastseenul li{
	float:left;
	list-style: none;
	margin-left: 10px;
	margin-right : 10px;
}

.lastseenul li a img{
	height : 85px;
}

.lastseenli img{max-width:100% !important;}

#article_question label span{
	width : 50% !important;
}
#article_question img, #artikelcallback img{
	margin-top : 5px;
}

.varianteListBlock h3.blockTitle{
	margin-top : 0px;
}

.minibilder{text-align : center !Important;padding : 0px;}
.minibilder a{
	display : inline-block; 
	margin:5px; 
	/* max-width : 150px;  */
	/* max-height : 150px; */
}
/*=== Artikeldetailseite - End ===*/