#mainbox{
	height:457px;
	width:990px;
	position:relative;
}

#title{
	height:116px;
	width: 247px;
	position:absolute;
	top:160px;
	left:26px;
	background-image:url('/static_content/index/10-35/titel.jpg');
}
#title:hover{
	height:116px;
	width: 247px;
	position:absolute;
	top:160px;
	left:26px;
	background-image:url('/static_content/index/10-35/over/titel_over.jpg');
}
#title a {
	height: 116px;
	width: 247px;
	display:block;
	cursor: pointer;
}




#trend{
	height:79px;
	width: 112px;
	position:absolute;
	top:308px;
	left:94px;
	background-image:url('/static_content/index/10-35/neuer_trend.jpg');
}
#trend:hover{
	height:79px;
	width: 112px;
	position:absolute;
	top:308px;
	left:94px;
	background-image:url('/static_content/index/10-35/over/neuer_trend_over.jpg');
}
#trend a {
	height:79px;
	width: 112px;
	display:block;
	cursor: pointer;
}





#summersale{
	height:176px;
	width: 174px;
	position:absolute;
	top:76px;
	left:733px;
	background-image:url('/static_content/index/10-35/sale.jpg');
}
#summersale:hover{
	height:176px;
	width: 174px;
	position:absolute;
	top:76px;
	left:733px;
	background-image:url('/static_content/index/10-35/over/sale_over.jpg');
}
#summersale a {
	height:176px;
	width: 174px;
	display:block;
	cursor: pointer;
}





#prod1{
	height:15px;
	width: 198px;
	position:absolute;
	top:335px;
	left:738px;
	background-image:url('/static_content/index/10-35/prod1.jpg');
	background-repeat: no-repeat;
}
#prod1:hover{
	height:15px;
	width: 198px;
	position:absolute;
	top:335px;
	left:738px;
	background-image:url('/static_content/index/10-35/over/prod1_over.jpg');
	background-repeat: no-repeat;
}
#prod1 a {
	height:15px;
	width: 198px;
	display:block;
	cursor: pointer;
}





#prod2{
	height:15px;
	width: 186px;
	position:absolute;
	top:355px;
	left:750px;
	background-image:url('/static_content/index/10-35/prod2.jpg');
	background-repeat: no-repeat;
}
#prod2:hover{
	height:15px;
	width: 186px;
	position:absolute;
	top:355px;
	left:750px;
	background-image:url('/static_content/index/10-35/over/prod2_over.jpg');
	background-repeat: no-repeat;
}
#prod2 a {
	height:15px;
	width: 286px;
	display:block;
	cursor: pointer;
}



#prod3{
	height:15px;
	width: 130px;
	position:absolute;
	top:374px;
	left:806px;
	background-image:url('/static_content/index/10-35/prod3.jpg');
	background-repeat: no-repeat;
}
#prod3:hover{
	height:15px;
	width: 130px;
	position:absolute;
	top:374px;
	left:806px;
	background-image:url('/static_content/index/10-35/over/prod3_over.jpg');
	background-repeat: no-repeat;
}
#prod3 a {
	height:15px;
	width: 130px;
	display:block;
	cursor: pointer;
}

