.details_tab,
.details_tab_active {
    border-style:solid solid none;
    border-width:1px;
    cursor:pointer;
    float:left;
    margin-right:4px;
    padding:2px 10px;
}



.details_tab,
.details_tab_active {
    background-color:#EAEAEA;
    border-color:#CCCCCC;

    font-weight:bold;
    height:27px;

	background:url(../img/verlaufbg.jpg) repeat-x;
	color:#FFF;
	font-size:11px;
	line-height:27px;
	margin:0;
	padding:0;
	text-indent:0px;
	border:1px solid #000;
   
}

#body a.details_tab_active{
	color:#FFF;
	padding: 0 5px 0 5px;
}

.details_tab {
	background-image: none;
    background-color: #eeeeee;
    border-color:#CCCCCC #CCCCCC #000000;
	padding: 0 5px 0 5px;
}

#xajax_resp_tabs {
    width:100%;
}


#body .product.big_d3tab {
	height: 175px;
	padding-left: 281px;
	width: 266px;
	margin: 8px 0 0 0;
}

#body .product.moredetails .longdesc strong.h3 div {
	width: auto;
}

#body .product .big_d3tab tt {
padding-top: 40px;
}

#body .product .d3tab_longdesc {
	border: 1px solid #CBCBCB;
	padding: 5px;
	min-height: 175px;
	margin: 8px 0 0;
	width: 542px;
	position: relative;
	line-height: normal;
}
