#illu_main_overlay {
	position: absolute;
	left: 200px;
	top: 112px;
	background: url(../../media/elements/shop/overlay_shop_typo.png) no-repeat;
	display: block;
	width: 350px;
	height: 127px;
	}

#navi_left {
	background: url(../../media/elements/shop/bg_col_left_shop.jpg) repeat-y;
	}

#navi_left ul li.navi_active a.active {
	background: #F5BFD1;
	}



.news-list-container, .box_right {
	display: none;
	}

#content {
	min-height: 200px;
	}

/* for Internet Explorer */
/*\*/
* html #content {
height: 200px;
}
/**/


#mycontent {
	width: 508px;
	padding: 10px;
	min-height: 242px;
	font-size: 11px;
	}

/* for Internet Explorer */
/*\*/
* html div#mycontent {
	height: 242px;
	}
/**/


#mycontent .navi_shop {
	display: inline;
	}

#mycontent .navi_shop ul, .navi_shop ul li  {
	padding: 0px;
	margin: 0px;
	display: inline;
	}

#mycontent .navi_shop ul li {
	display: inline;
	padding: 0px;
	list-style: none;
	}

#mycontent .navi_shop ul li span {
	width: 89px;
	display: block;
	background: url(../../media/elements/shop/btn_basket.gif) no-repeat;
	float: left;
	padding: 2px 4px 2px 4px;
	margin: 10px 0px 10px 0px;
	}

#mycontent .navi_shop ul li span.long {
	width: 111px;
	background: url(../../media/elements/shop/btn_basket_long.gif) no-repeat;
	}

#mycontent .navi_shop ul li span.last {
	border-right: none;
	width: 89px;
	}

#mycontent .navi_shop ul li span.long.active {
	background: url(../../media/elements/shop/btn_basket_long_active.gif) no-repeat;
	}

#mycontent .navi_shop ul li span.active {
	background: url(../../media/elements/shop/btn_basket_active.gif) no-repeat;
	}
	
