/* product details content - navigation */

#center_content #center_right #center_navi_middle .centernavi_tabs {
	height: 35px;
	width: 110px;
	float: left;
	border: 0px solid #000000;
	background: #ffffff url(img/content_navi_background.png);
	background-repeat: no-repeat;
	margin-left: 1px;
}
#center_content #center_right #center_navi_middle {
	position: relative;
	top: 2px;
	float: left; width: 448px;
	background-color: #fcbfe0;
	height: 35px;
	position: relative;
	top: -1px;
}

#center_content #center_right #center_navi_middle #tab_1 {
	background: #ffffff url(img/content_navi_background_on.png);
}
a.centernavi_button,
a:visited.centernavi_button {
	width: 108px;
	height: 29px;
	margin-left: 1px;
	padding-top: 3px;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 29px;
	text-decoration: none;
	color: #636161;
	text-align: center;
}
a:hover.centernavi_button,
a:active.centernavi_button {
	width: 108px;
	height: 29px;
	margin-left: 1px;
	padding-top: 3px;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 29px;
	text-decoration: none;
	color: #BA5CB2;
	text-align: center;
}


#center_content #center_right #tab_content_1,
#center_content #center_right #tab_content_2,
#center_content #center_right #tab_content_3,
#center_content #center_right #tab_content_4{
	height: auto;
	min-height: 360px;
	width: 898px;
	border: 0px solid #000000;
	color: #636161;
	padding-left: 15px;
}
#center_content #center_right #tab_content_1 {
	z-index: 30;
	padding-top: 15px;
	visibility: visible;
}
#center_content #center_right #tab_content_2 {
	z-index: 3;
	padding-top: 15px;
	display: none;
	text-align: left;
}
#center_content #center_right #tab_content_3 {
	z-index: 2;
	padding-top: 15px;
	display: none;
}
#center_content #center_right #tab_content_4 {
	z-index: 0;
	padding-top: 15px;
	display: none;
}

#center_content #center_right #tab_content_2 table tr td{
	border-bottom: 1px dotted #BA5CB2;
	padding: 5px;
}

#center_content #center_right #tab_content_3 table tr td table tr td{
	border-bottom: 1px dotted #660099;
}

div.wrapper {
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img.produkt_bild, img.produkt_thumb {
	border: 2px solid #CECDCE;
}
select.produkt_options {
	border: 1px solid #cccccc;
	background-color: #BA5CB2;
	font-weight: bold;
	color: #ffffff;
}
#center_content #center_right #tab_content_1 table tr td a {
	color: #000000;
}

