/* Body-Element; enth�lt den Header-Hintergrund */
body {
	background: url(/_templates/dominanz/_front/img/2012_metalcamp-bus_hintergrund.jpg) no-repeat fixed top center;
    
}

#content .th_light_middle {
    background-image: url('images/table_top_middle.gif');
}

#content .product_title_title {
   background-color: #cc9900;
   padding-left: 20px;
   padding-right: 20px;
   height: 23px;
   min-width:100px;
   color: #ffffff;
   font-weight: bold;
   font-size: 14px;
}

#content .product_heading_title {
   border: 0px;
   border-collapse: collapse;
   text-align: left;
   padding-left: 30px;
}

#content .subheadline {
   font-weight: bold;
   color: #333333;
}

#content .prod_detail_container{
  width: 100%;
  padding-left: 20px;
  padding-right: 50px;
  
}

#content .prod_detail_container_startpage{
  width: 100%;
  padding-left: 34px;
  padding-right: 50px;
}

#content .prod_detail_container_static{
  width: 100%;
  padding-left: 36px;
  padding-right: 50px;
}

#content .product_description_container{
  width: 500px;
}

#content .product_description {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #777777;
  font-size: 12px;
  line-height: 1.8em;
  
}

#content .cart_text {
  color: #cc9900;
  font-size: 10px;
  line-height: 1.5em;
}

#content label {
  color: #cc9900;
  font-size: 10px;
  line-height: 1.5em;
}

#content .product_image_details {
  float: right;
  padding-left: 15px;
  padding-bottom: 15px;
  text-align: right;
}

#content input.orderinput {
  width:30px;
  text-align:center;
  border: 1px solid #cc9900;
  color: #cc9900;
}

#content input.orderinput[disabled='disabled'] {
  width:30px;
  text-align:center;
  border: 1px solid #aaaaaa;
  color: #aaaaaa;
}

#content .product_order_table {
  border: 0px;
  color: #cc9900; 
  padding-left: 15px;
}

#content .product_table_heading {
  font-size:12px;
  font-weight: bold;
  color: #333333;
  text-align: left;
}

#content .product_order_table td {
  padding-right: 15px;
  font-size:12px;
}
#content .product_title_bg_right {
   background-image: url('images/detail_hintergrund_oben.png');
   background-position: 0px 0px;
   background-repeat: no-repeat;
   width: 43px;

}

#content .product_detail_box {
   font-size:10px;
   border:0px;
   text-align: right;
   width: 150px;
   float: right;
}

#navi {
    background-image:  url('images/navi.gif');
}

#panel_lang_money {
    background-image:  url('images/panel_lang_money.gif');
}

#search {
    background-image:  url('images/panel_search.gif');
}

#categories .th_categories_top, #right .th_categories_top {
    background-image:  url('images/table_categories_top.gif');
}

#categories .td_categories_content, #right .td_categories_content, #left .td_categories_content {
    background-image:  url('images/table_categories_middle.gif');
}

#categories .th_categories_bottom, #right .th_categories_bottom {
    background-image:  url('images/table_categories_bottom.gif');
}

#categories ul li, #right ul li {
    background-image:  url('images/categories_ul_li.gif');
}
#categories ul li a, #right ul li a {
	color:#fff;
    text-decoration: none;
}
#categories form, #right form, #left .or_bg {
	background-image:  url('images/table_categories_middle.gif');
}

.cat_header {
    background-image:  url('images/table_categories_top.gif');
}

.cat_footer {
	background-image:  url('images/table_categories_bottom.gif');
}

.bg_light_menu {
	background-image:    url('images/sub_menu_bg.gif');
}

.misc {
	background-image:    url('images/sub_menu_bg.gif');
}
#categories ul li, #right ul li {
    border-bottom:     1px solid #DEDBFF;
}
#footer span a {
    color:           #fff;
}
#categories .th_categories_top, #right .th_categories_top {
    color:             #fff;
}
.cat_header {
    color:             #fff;
}

