body { background: #e1e2e4; }

#heading
{
  border: 1px solid #fff;
  border-top: 1px solid #e1e2e4;
  border-right: 1px;
}

#heading ul.sub-links li a
{
  color: #666;
}

#heading .container
{
  width: 600px;
  border-top: 1px solid #fff;
  background: #edeeef url("../img/product_heading_bg.gif") repeat-x bottom;
}

#heading h1 { color: #666; }

#heading h1 span { font-size: 11px; }

#heading h1 span a { color: #666; }

#heading select { width: 120px; }

#heading .deco
{
  position: absolute;
  top: 0px;
  right: -84px;
  width: 84px;
  height: 48px;
  background: url("../img/product_heading_deco.gif") no-repeat;
}

.submenu { background: #edeeef; }

.submenu .section
{
  color: #000;
  border-color: #fff;
  background: #edeeef;
}

.submenu .deco
{
  position: absolute;
  left: 78px;
  bottom: -43px;
  width: 76px;
  height: 45px;
  background: url("../img/product_navi_deco.gif") no-repeat;
}

.submenu select
{
  width: 96%;
  margin: 4px 0px 10px 2%;
}

.submenu h3, .submenu a
{
  font-size: 11px;
  font-weight: normal;
  color: #666;
  margin-bottom: 6px;
}

.submenu h2 a
{
  font-size: 12px;
  font-weight: normal;
  color: #000;
}

.submenu li {   display: table !important; height: 18px; }

.submenu .selected
{
  width: 110px;
  margin-left: 12px;
  padding-left: 12px;
  list-style: none;
  background: #fff url("../img/navi_akt.gif") top left no-repeat;
}

#content { background: #fff; }

#content a { color: #000; }

#content-heading { position: relative;
                   border-color: #ebeced;
                   height: 64px; }

#content-heading img.logo { position: absolute;
                            right: 10px; }

#article
{
  position: relative;
  padding: 20px 150px 30px 20px;
  border-bottom: 1px solid #ebeced;
}

#article .container { min-height: 130px;}

#content .product { margin: 20px; }

.product a
{
  border: 0px;
  color: #000;
  font-size: 11px;
  text-decoration: none;
}

.product a:hover
{
  text-decoration: none;
}

#content .product dd { margin-top: 8px;
                       color: #000;
                       font-size: 11px; }

#content .right dd { text-align: right; }

#article img { /*max-width: 95%;*/ }

#article #text { padding-right: 10px;
                 border-right: 1px solid #ebeced; }

#article p { margin: 0px 0px; }

#article img.product-top { margin-bottom: 18px; }
#article img.product-bottom { margin-top: 18px; }

#article #video { position: absolute;
                  right: 0px;
                  width: 145px; }

#article #options { position: absolute;
                    left: 610px;
                    width: 150px;
                    list-style: url("../img/navi_list.png"); }

#article #options li { margin-bottom: 8px;
                       font-size: 11px; }
					   
/*#text table
{ 
	border-top: 1px solid #555;
	margin: 10px 0;
	padding: 0; 
}
#text table tr
{ 
	padding: 0;
	margin: 0;
}   					   
#text table td
{ 
	padding: 2px 3px;
	margin: 0;
	border-bottom: 1px solid #999;
}   
					   
#text table thead td
{ 
	border-bottom: 1px solid #555;
	
	background-color:#e5e5e5;
}*/

#property-table
{
  border-collapse: collapse;
}
			
table#property-table th, table#property-table td
{
  padding: 0.3ex 1ex !important;

  border: 1px #ccc solid !important;

  text-align: center;

}

table#property-table th
{
  background: #ccc;
}
