#ajaxbox{
	height:319px;
	background:url(../images/ajaxbox_bg.gif) repeat-x #fff;
	margin-top:6px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

#navigation2{
	width:990px;
	padding:0;
}
#content2{
	margin-top:18px;
	margin-left:10px;
	height: 156px;
	position:relative;
	width:970px;
	padding:0;
}
.contentover {
	overflow:hidden;
	overflow-x:hidden;
}
#content2 .imgnav{
	margin-bottom: 4px;
}


#navigation2{
	border-top:0px !important;
	border-top:1px;
	height: 120px;
	padding-top:15px;
	
}
#navigation2 .item{
	float:left;
	width:98px;
	height:117px;
	overflow:hidden;
	text-align: center;
	border-left:1px solid #bfbfbf;
}
#navigation2 .itemfirst{
	border-left:none;
}

#navigation2 .item .pname{margin-bottom:5px;}
#navigation2 .item .pname a{color:#2e2e2e;}
#navigation2 .imgnav{
	height: 82px;
}

#homeimg {
	position:absolute;
	top:-13px;
	left:-5px;
}
.ajaxBody{
	background-image:url(../images/ajaxbox_body.gif);
	height:319px;
	padding-left:1px;
}

.ajaxContent{
	background-image:url(../images/ajaxbox_content.gif);
	height:319px;
	background-position:right;
}

.section{
	margin:-1px 0 0 -1px;
	height:408px;
	width:3000px;
	position:relative;
}
.section ul{
	padding:0;
	margin:0;
	list-style:none;
}
.section li{
	float:left;
	width:970px;
	height:140px;
	padding:10px 0px 20px 25px !important;
/*	padding:10px 0px 40px 25px;*/
}
.ajaximg {
	float:left; width: 164px;
}
.ajaxmain {
	float:left; width: 286px; height:135px; border-right:1px solid #e1e1e1; padding-right: 10px; color:#000;
}

.ajaxmain h4{margin:10px; margin-left:0; text-align:left;}
.ajaxmain h4 a{font:normal small-caps bold 12px Georgia,"Times New Roman",Times,serif;text-transform:capitalize;color:#000;}
.ajaxmain div{color:#000;}
.ajaxprice {
	float:left; width: 177px; height:135px; border-right:1px solid #e1e1e1;padding:0 10px;
}
.ajaxprice div{color:#000;}
.ajaxother {
	float:left; width: 296px; padding:0;
}
.ajaxother div{color:#000;}
.ajaxother div.prd {
	float:left;
	margin-top:10px;
	padding: 10px 0;
	text-align: center;
  width:97px;
	height:92px;
  border-left:1px solid #e1e1e1;
}
.ajaxother div.first {
  border-left:none;
}
.ajaxother div.note {
	text-align:center;
}

.ajaxprice .price span{font-weight:bold; color:#fe7701;}
.ajaxprice .price_netto{margin-top:5px;}
.ajaxprice .price_netto span{font-weight:bold; color:#fe7701;}
.ajaxprice .promo{margin-top:7px;}
.ajaxprice .wishlist{margin-top:7px;}
.ajaxprice .wishlist a{color:#0160b0;}
.ajaxprice form{margin-top:7px;}
.ajaxprice .forms{float:left;}
.ajaxprice .more{float:right;}