@charset "utf-8";
/* CSS Document */

* html #content #produktdetail { width: 99%; }



#example1 ul{
	list-style:none;
}

#example1 ul li.tabactive{

}

#example1 ul li a:hover{
	color:#4e4e4e;
}

.menu{
	background:none;
	height:14px;
}
.area{
	background:#eee;
	border:1px solid #999;
	padding:1px;
}

#col3 .box {
	background:#eee;
	border:1px solid #999;
	padding:1px;
}
.space{
	padding:10px;
	background:#eee;
}

#example1 ul#tabs1 { list-style: none; overflow: hidden; padding: 0; margin: 0 0 -2px 0; border: 0; }
* html #example1 ul#tabs1 { width: 99%; }
#example1 ul#artikelboxen li { width: 192px; }
#example1 ul#artikelboxen span.float_right { width: 70px; }
#example1 ul#artikelboxen p { height: 27px; }
#example1 ul#tabs1 li {	display:inline;	background:#fff; height: 24px; margin:0 2px 0 0 ; border:1px solid #999; border-bottom:2px solid #eee; float:left; padding:1px 1px 0 1px; }
#example1 ul#tabs1 li a { display:block; float:left; background:#eee; height:100%; line-height: 2; padding:0 10px 0 10px; cursor:pointer; }
#example1 ul li.ui-tabs-selected a { font-weight: bold; }
.ui-tabs .ui-tabs-nav { padding: 0 0 1em 0; border-bottom: 1px dotted #bcb9b9; margin-bottom: 1em; }
.ui-tabs .ui-tabs-panel { padding: 0.6em 0; }
.ui-tabs .ui-tabs-hide { display: none !important; }

