#ProduktLeiste { 
	margin: 4px 0px 0px 5px; height:100px; background: url(../images/produktseiten/bg-headerleiste.gif) no-repeat; padding: 5px 0px 0px 10px; color: #6B7378; font-size:11px;
}

#ProduktLeiste ul { 
	list-style-type:none; padding:0px; margin:0px; background: url(../images/produktseiten/bg-produkte.gif) no-repeat; height:95px; width:960px;
}

#Cuscino #VerfFarben .Farbe .FarbText { width:100px; }

#ProduktLeiste ul li { 
	float:left;
}
#ProduktLeiste ul li.left { 
	width:50px; 
}
#ProduktLeiste ul li.middle { 
	text-align:left; width:860px;
}

#ProduktLeiste ul li.right {
	width:50px; text-align:right;
}

#Produktdarstellung {	
	float:left; padding:10px; margin-left:5px; width:630px; height:360px; background:url(../images/produktseiten/bg-produktdarstellung.gif) no-repeat;
}

#Produktdarstellung .top { height:296px }

#Produktdarstellung .top .left {
	float:left; width: 441px;
}

#Produktdarstellung .thumbs {
	float:left; width:189px;
}

#Produktdarstellung .thumbs div {
	padding:10px 0px 0px 10px; float:left; width:84px;
}

#Produktdarstellung .thumbs div.clear {
	clear:both;
	padding:0px;
}

#Produktdarstellung .thumbs img {
	border:1px solid #DEE0E2;
	-moz-border-radius:3px;
	-khtml-border-radius:30px;
}

#Produktdarstellung .thumbs img:hover {
	border:1px solid #8C9AA0;
}

#Produktdarstellung .thumbs img.aktiv {
	border:1px solid #D61B27;
}

#Produktdarstellung .bottom { height:65px; text-align:center; width:650px; }

#Produktdarstellung .bottom ul {
	list-style-type:none; padding:0px; margin:0px; height:65px;
}

#Produktdarstellung .bottom ul li {
	display: inline-block;
	position:relative;
	height:59px;
	width:30px;
	cursor:pointer;
}

*html #Produktdarstellung .bottom ul li {
	float:left;
}
*+html #Produktdarstellung .bottom ul li {
	display:inline
}

#Produktdarstellung .bottom ul li.FarbeStandard {
	background: url(../images/startseite/schatten-unten-31.gif) no-repeat;
}

#Produktdarstellung .bottom ul li.FarbeAktiv {
	width:47px;
	background: #FFF;
}

#Produktdarstellung .bottom ul li.FarbeAktiv:hover .blase {
	position:absolute; 
	display: block;
	top: -28px;
	left: -7px;
}

#Produktdarstellung .bottom ul li.FarbeAktiv:hover .mariblase {
	left: -35px;
}

#Produktdarstellung .bottom ul li.FarbeAktiv:hover .djeksun {
	left: -35px;
}

#Produktdarstellung .bottom ul li .blase {
	display:none;
}
#Produktdarstellung .bottom ul li:hover .blase {
	position:absolute; 
	display: block;
	top: -28px;
	left: -13px;
}

#Produktdarstellung .bottom ul li:hover .mariblase {
	left: -42px;
}

#Produktdarstellung .bottom ul li:hover .djeksun {
	left: -41px;
}


#Produktdarstellung .bottom ul li:hover .camou {
	left: -26px;
}

#Produktdarstellung .bottom ul li.FarbeAktiv:hover .camou {
	left: -18px;
}


/* BEGINN Layer für die FlyInWarenkorb-Funktion */
#layerWK {
	position:absolute;
	top: -1000px;
	left:-1000px;
	width:400px;
	height:240px;
	display:none;
	z-index:999;
}
/* ENDE Layer für die FlyInWarenkorb-Funktion */

#Taschen {margin-top:4px;}
#Taschen .LandingTop { background: url(../images/landing/ContentTop.gif) no-repeat; height:4px; margin-left:5px; }
#Taschen .LandingLine { background: url(../images/landing/ContentLine.gif) repeat-y; margin-left:5px; }
#Taschen .LandingContent { color:#000; font-size:13px; padding: 16px 10px 16px 10px; }
#Taschen .LandingBottom { background:url(../images/landing/ContentBottom.gif) no-repeat; height:6px; margin-left:5px; }
#Taschen a {color:#6D6A6A; }
#Taschen a:hover { text-decoration:none; }

