@CHARSET "ISO-8859-1";
div #produkt-details {
width: 590px;
text-align: center;
background: transparent;
float: left; }

.tab-wrapper { 
margin:	0;
padding: 0px 0px 35px 0px;
text-align: left;
color: #666;
background: transparent url(../images/tab-wrapper.gif) left bottom no-repeat;
display:block;
clear: both; }

.tab-wrapper h2 { 
margin: 0px 0px 5px 0px;
padding: 25px 45px 0px 15px;
width: 507px;
font-size: 16px;
color: #824f0e;  }

.tab-wrapper p { 
margin: 0px 0px 0px 0px;
padding: 0px 45px 0px 15px;
/*width: 507px;**/
font-size: 14px;
color: #824f0e; 
background: transparent }


.tab-menu {
margin: 0;
padding: 0;
color: #33770c;	
list-style: none;
clear: both; }

.tab-menu li {
margin-right: 9px;
padding: 0;
width: 183px;
font-size: 11px;
text-transform: uppercase;
line-height: 37px;
color: #118731;	
background: transparent url(../images/mootabs_title_li.gif) 0px 0px no-repeat;
float: left;  }

.tab-menu li a {
padding: 0;
color: #118731;	
font-weight: bold;
text-decoration: none;
display: block; }

.tab-menu li a:hover, .tab-menu li a:focus {
padding: 0;
width: 183px;
text-transform: uppercase;
line-height: 37px;
color: #118731;	
background: transparent url(../images/mootabs_title_li_active.gif) 0px 0px no-repeat; }


.tab-menu li.tab-selected a {
text-decoration: none;
color: #118731;	
background: transparent url(../images/mootabs_title_li_active.gif) 0px 0px no-repeat;  }

div #produkt-details table {
	margin: 15px 15px 15px 15px;
	padding: 15px 15px 15px 15px;
	border:1px solid #824f0e;
	border-collapse: collapse;
	width: 540px;
	vertical-align: top;
}


div #produkt-details table th {
font-weight: bold;
color: #824f0e;
text-align: left;
border-bottom: 1px solid #824f0e;
border-left:1px solid #824f0e;
padding: 5px 5px; }


div #produkt-details table td {
color:#824f0e;
border-bottom:1px solid #824f0e;
border-left:1px solid #824f0e;
padding: 5px 5px;
text-align: left; } 


div #produkt-details table tr td {
/*width: 270px;*/
background:#fff8e1;
	margin:0px 0px 0px 0px;
}


div #produkt-details table tr {
background: #fff8e1; }

.tab-wrapper .contenttable p{
		/*width:180px;*/
		background-color:#FFF8E1;
		margin:0px;
		line-height:20x;
		padding:0px 0px 0px 0px;
}

.tab-wrapper .tab-container table.contenttable p.bodytext{
		font-size:12px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		
}