#content #main ul.tabs {
	clear: both;
	list-style:none;
	width: 615px;
	height: 31px;
	padding: 0 0 0 10px;
	margin: 0;
	border-bottom: 1px solid #1e5a6a;
}
#content #main ul.tabs li {
	float:left;
	padding:0;
	margin:0 6px 0 0;
	width: 190px;
	list-style-image:none;
}
#content #main ul.tabs li a {
	background: #00b5ca;
	display:block;
	margin: 0 0 0 0;
	height: 31px;
	line-height: 32px;
	font-size: 1.25em;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background: transparent url(../elm/Bestselger_tabs_passiv_.png) 0 0 no-repeat;  /*#aeaeae*/
}
#content #main ul.tabs li a:hover {
	color:#fff;
	text-decoration: underline;
}
#content #main ul.tabs li a.current {
	margin: 0 0 0 0;
	border-bottom: 1px solid #fff;
	height: 31px;
	line-height: 31px;
	background: transparent url(../elm/Bestselger_tabs_aktiv_.png) 0 0 no-repeat;
	cursor:default;
	color:#fb7f05;
}
#content #main ul.tabs a.current:hover {
	color:#fb7f05;
	text-decoration: none;
}
#content #main ul.tabs li a.current:focus {
	outline: none;
}
div.panes div.pane {
	display:none;
}
div.panes {
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 5px;
	width: 630px;
	background: #fff url(../elm/tabfelt_grad_38x3px.gif) 0 bottom repeat-x
}
.panes .four_products {
	background : transparent;
}