/** singleArticle.css **/

.imageBox {
	float: left;
	width: 365px;
	margin-left:15px;
}
.prevImg {
	float: left;
	display: block;
	margin-right: 15px;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
}
.prevImg a {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-size: contain;
	height: 165px;
	width: 165px;
	display: block;
	
	-moz-box-shadow: 0 1px 1px #d7d5ca;
	-webkit-box-shadow: 0 1px 1px #d7d5ca;
	box-shadow: 0 1px 1px #d7d5ca;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	
	behavior: url("layout/stabilo_sanitaer_jmk/css/PIE.htc");
		
}

.imageBox .prevImg:first-child a {
	height: 345px;
	width: 345px;
}
.column_box.singleArticle .PlentyWebAttributeTitle {
	width: 46px;
	float: left !important;
	height: 30px;
	margin-bottom: 3px;
	line-height: 30px;
}
.column_box.singleArticle .PlentyWebAttributeSelect {
	float: left;
	margin-bottom: 3px;
}
.detailsBox {
	width: 300px;
	float: right;
	display: block;
	position: relative;
	margin-right:15px
}
.articleTitle {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 20px;
	margin-top: -7px;
}
.articleDescription {
	line-height: 18px;
	margin-bottom: 14px;
}
/** attributes **/

.attributeBox {
	width: 100%;
	float: left;
	padding: 4px 0;
}
table.ArticleAttrTable {
	float: left;
}
.articleAttr {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 16px;
}
.articleAttr input.articleQuantity {
	text-align: center;
	padding: 2px 5px;
	margin-top: -4px;
}
 table.ArticleAttrTable {
 display: none;
 }
/*
 */
table.ArticleAttrTable tr td {
	padding-bottom: 14px;
}
table.ArticleAttrTable b, .articleAttr span {

	text-align: left;
	padding-right: 10px;
	display: block;
	float: left;
	font-weight: normal !important;
}

.articleAttr.artNum {
	font-size: 18px;
	margin-bottom: 21px;
	line-height:2.5em;
}

/** PriceBox **/

.priceBox {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 24px;
}
.priceBox .articlePrice  {
	font-size: 24px;
	color: #191c07;
}
.articlePrice .Price {
	color: #699112;
	font-size: 32px;
	line-height: 32px !important;
	margin-top: -20px;
	margin-top: 0;
}
.articlePrice_old {
	font-size: 18px;
	line-height: normal !important;
	margin-top: -20px;
	margin-top: 0;
	text-decoration: line-through;
}
.priceBox .articlePrice_old span {
	font-size: 18px;
	color: #191c07;
}
.articleVat a, .articleVat {
	margin-top: -15px;
	color: #666;
	font-size: 10px;
}
.articleVat a {
	color: #666666;
}

.buttonBox {
	position: relative;
	width: 100%;
	float: left;
}
.buttonBox .fb-like {

	margin-top: 1px;
	display: block;
}
.buttonBox .fb-like, .buttonBox input {

	margin-bottom: 5px;
}

table.ArticleAttrTable b, .articleAttr span {
	line-height:2.5em;
}
.header {
	padding:7px 13px 7px 15px!important;
}
.headerspan {
	font-size:14px!important;
}
.prodImg img {
    max-height: 120px;
    max-width: 136px;
}
.attributeBox ul {
    margin-left: 20px;
}
.attributeBox ul li {
    list-style-image: url("../img/positive.gif");
}