/* -------------------------- ***** Detailseite + DetailPopup ***** ---------------------------- */
/* Farben */
#iContent * {
	##color: #574b38;
}
.dummy {
	background-color: #e1dcd3;
}
#backLink a, #view, #info, #prizeBlock, #recommendation {
	border-color: #e1dcd3;
}

/*---*/
#backLink {
	background-color: #f4f0eb;
	height: 28px;
	padding-left: 308px;
}
#backLink a {
	float: left;
	padding: 7px 0 7px 19px;
	border-left-style: solid;
	border-left-width: 2px;
	background: url(../img/icon_backlink.gif) no-repeat 8px center;
	text-decoration: underline;
	font-weight: normal;
}

#view {
	float: left;
	width: 308px;
	border-right-style: solid;
	border-right-width: 2px;
	position: relative;
	/*background-color: rgba(255,0,0, 0.33);*/
}
#view div {
	margin: 8px;
}
#view a div {
	margin: 0;
}
#view #topimage a {
	display: block;
	border: 1px solid #d0c2ab;
}
#view ul {
	margin-left: -9px;
}
#view ul * {
	float: left;
}
#view ul li {
	margin-left: 9px;
	padding-bottom: 8px;
}
#view ul img {
	border: 1px solid #d0c2ab;
}


#info {
	float: left;
	border-left-style: solid;
	border-left-width: 2px;
	margin-left: -2px;
	width: 432px;
}

.infoText {
	padding: 8px 8px 0px;
}

#bestNrP {
	font-weight: bold;
}
#bestNrP * {
	font-weight: normal;
}

#prizeBlock, .oPrice {
	float:left;
	position: relative;
}

#prizeBlock {
	background: #e1dcd3;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#prize {
	margin-left: 8px;
	text-align: right;
	padding: 7px 8px 7px 0;
}
#prize .oldPrize, #prize .oldPrize * {
	color: #a28557;
}
#prize strong {
	font-size: 20px;
}
#prize * {
	display: block;
}
.iBlock, .mwstHinweis {
	position: absolute;
	bottom: 0;
}
.iBlock {
	right: 0;
}
.mwstHinweis {
	left: 0;
	width: 400px;
	bottom: -1px;
}
#prizeBlock .mwstHinweis, #prizeBlock .mwstHinweis * {
	color: #000;
}

#formBox {
	padding: 16px 8px 8px;
	clear: both;
}

#formBox .inputs {
	float: left;
	width: 215px;
}
#formBox select {
	display: block;
	width: 165px;
	margin-bottom: 8px;
}
#formBox input {
	width: 163px;
}
#formBox button {
	float: right;
	width: 200px;
	padding: 0;
	background: url(../img/bg_button.gif) no-repeat
}
#formBox button span {
	background: url(../img/button_wk.gif) no-repeat right top;
	padding: 7px 36px 8px 0;
	width: 161px;
	height: 28px;
	display: block;
	color: #FFF;
	position: relative;
	top:-1px;

}

#info ul {
	clear: both;
}

.zoomDetail {
	position: absolute;
	margin: 0;
	left: 302px;
	top: -8px;
	width: 432px;
}

#shippingFlatRate {
	clear: both;
}
#shippingFlatRate img {
	float: left;
	padding-top: 2px;
	margin: 0 8px;
}
#shippingFlatRate * {
	color: #000;
}

#moreLinks {
	padding: 16px 8px;
	width: 416px;
	float: left;
}
#moreLinks li {
	float: left;
	width: 50%;
}

.noArticleError #iContent {
	padding: 16px 16px 16px 8px;
}

#errorMessageBox * {
	color: #E0001A;
}

#iContent .producthightlight {
	color: #d30000;
}

#marke {
	float: right;
	max-width: 200px;
}

/* -------------------------- ***** AddThis ***** ---------------------------- */
.discoveryAddThis {
	float: left;
	margin-top: 16px;
}