.looks-table { margin: 8px 0 0 0; }
.looks-table td { vertical-align: middle; background-image: none; }
.looks-table hr { visibility: visible; width: 940px; margin-left: 26px; }
.stars-reiter { width:20px; height:88px; }
.trends-reiter { width:20px; height:120px; }
.trends-reiter a:hover { cursor:pointer; }
.stars-reiter a:hover { cursor:pointer; }
#rueck_gross { position: relative; top: 32px; }
.look-headline {color:#fff;font-size:20px;margin: 15px 10px 0 10px; text-transform: uppercase; }
.look-text { color:#fff;margin:30px 10px 12px 10px;width:117px; font-size: 11px; line-height: 12px }
.looks_slider_item { height: 110px; margin: 0 8px; }
#prevBtn, #nextBtn { position: relative; top: 45px; cursor:pointer; }
#slider { 
		height:168px;
		margin-left: 5px;
		width: 910px;
		overflow:hidden;
		position: relative;
		}
#slider ul { width: 90000px;
			 position: relative;
			 overflow: hidden; }
#slider li { width: 165px;
			 overflow: hidden;
			 cursor: pointer;}
#looks-content { margin-left: 8px }
.abstand-reiter { width: 20px; height: 28px }
#spinner {
     position: relative;
     top: 0;
     left: 50px;
     width: 944px;
     height: 100px;
     background: #FFF;
     z-index: 10;
     font-size: 24px;
     line-height: 40px;
     opacity: 0;
     margin-left: -50px;
}
#spinner img {
	top: 30px;
	position: absolute;
	padding-left: 50%;
}

/* Looks und Trends Übersichtsseite */
.looks-trends-accordion li {
	float: left;
	display: block
}

.looks-trends-accordion li img{
  position: absolute;
}

.looks-trends-accordion{
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 15px
}

.looks-trends-accordion li{
  float: left;
  display: block;
  margin-right: 1px
}
.looks-trends-accordion li.a10{
  margin-right: 0px
}
.looks-trends-accordion li a{
  display: block;
  overflow: hidden;
  height: 374px;
  width: 75px;
}

.looks-trends-accordion #a1{
  width: 276px;
  background-position: 0px 0px
}
div.inactive-area {
	height: 374px;
	background-color: #000;
	opacity: 0.65;
    filter:alpha(opacity=65);
    z-index: 10
}
.looks-trends-accordion #a1 div.inactive-area {
	opacity: 0.0;
    filter:alpha(opacity=0)
}

.looks-trends-accordion li a img {
	position: absolute;
	margin-top: -374px;
}

.looks-trends-accordion #a1 a img {
	opacity: 0.0;
    filter:alpha(opacity=0)
}
.looks-trends-accordion li a.maxwidth {
	width: 276px
}
.looks-trends-accordion li a.minwidth {
	width: 75px
}
