#djcatalog .djc_items .djc_item_bg,
#djcatalog .djc_related_items .djc_item_bg {
    background: url("../images/djc2_bgt.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #dddfe0 #dddfe0 #2db0e5;
    border-style: solid;
    border-width: 1px 1px 0;
    margin: 15px 10px;
    padding: 0;
    position: relative;
}
/*#djcatalog .djc_item_col_first .djc_item_bg {
  margin-left: 0;
}
#djcatalog .djc_item_col_last .djc_item_bg {
  margin-right: 0;
}*/
#djcatalog .djc_items .djc_item_in,
#djcatalog .djc_related_items .djc_item_in {
  /*background: none repeat scroll 0 0 #fff;*/
  padding: 0;
}
#djcatalog .djc_items .djc_image, #djcatalog .djc_related_items .djc_image{
    background: #fff none repeat scroll 0 0;
    float: none !important;
    margin: 0 !important;
}
#djcatalog .djc_items .djc_title {
  background: url("../images/djc2_bgt.gif") repeat-x scroll 0 0 rgba(0,0,0,0);
  color: #fff;
  text-align: center;
}
#djcatalog .djc_items .djc_title h3 {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 16px;
}
#djcatalog .djc_items .djc_title h3 a {
    color: #fff;
    display: block;
    line-height: 1;
    
}
#djcatalog .djc_items .djc_image img,
#djcatalog .djc_related_items .djc_image img {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
.djc_items {
  background: none repeat scroll 0 0 #eeeeee;
  padding: 0 10px;
}
.djc_files ul li {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  padding: 0;
  display: inline-block;
}
#djcatalog .djc_product_bottom_nav a.djc_prev_btn,
#djcatalog .djc_product_bottom_nav a.djc_next_btn{
  background: url("../images/attachment.png") no-repeat scroll 92% center #2A648A;
  border: medium none !important;
  color: #fff;
  font-size: 12px;
  height: auto;
  line-height: 18px;
  padding: 8px 55px 8px 15px;
  position: relative;
  text-decoration: none;
}
#djcatalog .djc_product_bottom_nav a.djc_prev_btn span,
#djcatalog .djc_product_bottom_nav a.djc_next_btn span {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: medium none;
  color: #fff;
  height: auto;
  line-height: 18px;
  padding: 0;
  text-decoration: none;
}
#djcatalog .djc_items .djc_item_in:before,
#djcatalog .djc_related_items .djc_item_in:before {
  background: none repeat scroll 0 0 #F47025 !important;
  bottom: -9px;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 999;
}
#djcatalog .djc_product_top_nav span.button,
#djcatalog .djc_product_bottom_nav span.button,
.djc_product_bottom_nav {
  display: none;
}
.item-page.products-djc2 {
  margin: 0 0 0 -4px;
}
.item-page.products-djc2 img {
  margin: 0 0 0 4px;
}
#djcatalog .djc_subcategories_grid .djc_subcategory_bg {
    background: rgba(0, 0, 0, 0) url("../images/djc2_bgt.gif") repeat scroll 0 0;
    border-color: #dddfe0 #dddfe0 #2db0e5;
    border-style: solid;
    border-width: 1px 1px 0;
    margin: 15px 10px 25px !important;
    padding: 0;
    position: relative;
}
#djcatalog .djc_subcategories_grid .djc_subcategory_in:before {
  background: none repeat scroll 0 0 #f47025 !important;
  bottom: -9px;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 999;
}
#djcatalog .djc_subcategories_grid .djc_image img {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
#djcatalog .djc_subcategories_grid .djc_title {
  /*background: url("../images/djc2_bgt.gif") repeat scroll 0 0 rgba(0,0,0,0);*/ 
  color: #fff;
  text-align: center;
}
#djcatalog .djc_subcategories .djc_title h3 {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 16px;
}
#djcatalog .djc_subcategories .djc_title h3 a {
    color: #fff;
    display: block;
    line-height: 1;
    
}
#djcatalog .djc_subcategories_grid {
    background: #eeeeee none repeat scroll 0 0;
    margin: 0;
    padding: 0 10px;
}
#djcatalog .djc_subcategories_grid .djc_subcategory_in {
  padding: 0;
}
#djcatalog .djc_subcategories_grid .djc_image{
    background: none repeat scroll 0 0 #fff;
    margin: 0;
}
#djcatalog .djc_filters .djc_filters_in,
#djcatalog .djc_order .djc_order_in {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 10px;
}
#jm-content ul.djc_filter_search .button,
#jm-content ul.djc_filter_search .button:hover {
  background: none repeat scroll 0 0 #f3f3f3;
  color: #444 !important;
  padding: 8px 15px;
}
#jm-content ul.djc_filter_search .inputbox {
  max-width: 180px;
}
.djc_filters .clear {
  display: none;
}
#djcatalog .djc_filter_list{
	margin:0;
}
#djcatalog .djc_filter_list li span,
#djcatalog .djc_filter_search li span,
#djcatalog .djc_order_buttons li span {
  line-height: 32px;
}
.djc_fulltext table {
    border-collapse: collapse;
    color: #6a6a6a;
    width: 100%;
}
.djc_fulltext table tr td {
  padding: 10px;
}
.djc_fulltext table tr td strong{
	font-weight:normal;
}
.h1-catalog {
  color: #2A648A;
}
.h2-catalog {
  color: #2a648a;
  font-size: 1.6em;
}
.grun {
  background: #e2edd8;
}
.rose {
  background: #fde5d0;
}
.blau {
  background: #d4dae8;
}
.dunkelgrau {
  background: #ececec;
}
.hellgrau {
  background: #f6f6f6;
}
.gelb {
  background: #fbfadd;
}
.djc_fulltext table tr td p {
  margin: 0;
}
.djc_list .djc_description a{
	color:#fff;
}
.djc_description{
	padding:0 5px;
}
#djcatalog .djc_filters select {
    background: #f4f4f4 none repeat scroll 0 0;
}
#djcatalog .djc_filter_list li span, #djcatalog .djc_filter_search li span, #djcatalog .djc_filter_map_search li span, #djcatalog .djc_filter_radius_search li span, #djcatalog .djc_order_buttons li span{
	font-weight:normal;
}
#djcatalog .djc_mainimage img, #djcatalog .djc_thumbnail img {
    background: rgba(0, 0, 0, 0) url("../images/bg2.png") repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    display: inline;
    vertical-align: middle;
}
#djcatalog .djc_toolbar .btn#djc_contact_form_button{
	padding-top:11px;
	padding-bottom:11px;
}
