@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:#fff;
	border:1px solid #999;
	padding:3px;
}
.space{
	padding:10px;
	background:#eee;
}

#example1 ul#tabs1 { list-style: none; overflow: hidden; padding: 0 0 0 1px; margin: 0 0 -5px -1px; 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: 28px; margin:0 5px 0 0 ;  float:left; padding:1px 0 0 0px; }
#example1 ul#tabs1 li a { text-decoration:none;}
#example1 ul#tabs1 li a img{ margin-right: 5px;}

#tabs1 li a:hover { text-decoration:none; }
#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; }
.ro {
	background:url(/js/tab/images/ro_normal.jpg) top right no-repeat;margin:0;
}

.lo {
	background:url(/js/tab/images/lo_normal.jpg) top left no-repeat;margin:0;
}

.ru {
	background:url(/js/tab/images/ru_normal.jpg) bottom right no-repeat;margin:0;
}

.lu {
	background:url(/js/tab/images/lu_normal.jpg) bottom left no-repeat;margin:0;
}

.lumitte {
	background:url(/js/tab/images/lumitte_normal.jpg) bottom left no-repeat;margin:0;
}

.ro_aktiv {
	background:url(/js/tab/images/ro.jpg) top right no-repeat;margin:0;
}

.lo_aktiv {
	background:url(/js/tab/images/lo.jpg) top left no-repeat;margin:0;
}

.ru_aktiv {
	background:url(/js/tab/images/ru.jpg) bottom right no-repeat;margin:0;
}

.lu_aktiv {
	background:url(/js/tab/images/lu.jpg) bottom left no-repeat;margin:0;
}
.lumitte_aktiv {
	background:url(/js/tab/images/lu_mitte.jpg) bottom left no-repeat;margin:0;
}

.tab_inhalt {
	margin:0;
	padding:4px 8px 6px 8px;margin:0;
}

.tab_inhalt p {
	margin:0;
	padding:0;
}

.tab_inhalt_aktiv {
	margin:0;
	padding:4px 8px 6px 8px;margin:0;
}
.tab_inhalt p {
	margin:0;
	padding:0;
}