/* -------------------------- ***** Detailseite + DetailPopup ***** ---------------------------- */
#leftCol #modeberatung {

}
#modeberatung a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
}

#pageContent {
	margin-top: 12px;
}
#view {
	float: left;
	width: 265px;
	margin-top: 8px;
}
#info {
	float: left;
	position: relative;
	width: 290px;
	margin-top: 5px;
}
.backLink {
	margin-bottom: 2px;
	display: block;
}
.zoom {
	padding-top: 4px;
	padding-left: 20px;
	clear: both;
	display: block;
}

#details {
	margin-top: 9px;
	position: relative;
}
#details select {
	display: block;
	width: 170px;
	margin-bottom: 4px;
}
#details #size {
	/* Evil-Bug in IE */
	/*float: left;*/
}
#details #addInfos {
	position:absolute;
	top: 5px;
	left: 174px;
	width: 120px;
}
#details #amount {
	clear: both;
}
#details #availIcons {
	margin-left: 3px;
}

#info ul {
	display: block;
	margin-top: 15px;
}
#info ul li {
	margin-bottom: 4px;
}
.markenbio {
	display: block;
	margin-top: 18px;
}

.socialSharingButFb {
	 width: 115px;
	 float: left;"
}

#previewImages ul {
	margin-top: 10px;
}
#previewImages li {
	position: relative;
}

#previewImages li a {
	display: block;
	border-width: 2px;
	border-style: solid;
}

#previewImages li a img {
	width: 56px;
	height: 56px;
}
#previewImages ul li {
	float: left;
	margin-right: 2px;
	border-color: #fc0;
	cursor: pointer;
}

.infoText {
	width: 194px;
	overflow: hidden;
}
h1 {
	margin-bottom: 5px;
}
.infoText strong {
	margin-top: 5px;
}
p.artikeltext {
	margin-top: 12px;
}

p.hinweistext {	
	color: #AA9F8D
}

#marke {
	position: absolute;
	z-index: 0;
	top: 5px;
	right: 10px;
}
#bestPreis {
	font-weight: bold;
	font-size: 1.5em;
}
.oldPrize {
	/*display: block;*/
}
.oldPrize strike {
	font-size: 14px;
	margin-right: 18px;
}
#prize {
	padding-bottom: 7px;
	position: relative;
}
#prize strong {
	font-size: 1.5em;
}
.bestNr {
	padding-bottom: 14px;
}
.mwstHinweis {
	font-size: 10px;
}


/* detailPopup */
#detailPopup {
	width: 595px;
	margin: 20px;
}
#detailPopup #popHeader,
#detailPopup #popContent {
	border-bottom: 1px solid;
}
#detailPopup #popHeader {
	padding-bottom: 20px;
}
#detailPopup #popHeader img {
	float: left;
}
#detailPopup .closeBut {
	float: right;
	margin-top: 10px;
}
#detailPopup #popContent {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#detailPopup .imgDiv {
	float: left;
}

#detailPopup #popContent h1 {
	font-size: 12px;
	margin: 15px 0;
}
#detailPopup #moreViews {
	margin-top: 15px;
}
#detailPopup #popContent #previewImages {
	width: 315px;
}
#detailPopup #moreViews h2 {
	margin-bottom: 15px;
}

#detailPopup .wrapper {
	clear: both;
}
#detailPopup #getFlash {
	float: right;
	width: 120px;
	margin-right: 10px;
}
#versandkostenpauschale img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
