h1{
  color:#990000;
}
#box_head{
  /* background: transparent url(../img/mini/head_bg.jpg) no-repeat 0 0; */

}
#footer_frame{
  background: transparent url(../img/mini/footer_bg.gif) repeat-x 0 0;
}
#footer_frame .breadcrumb a{
 background: transparent url(../img/mini/breadcrumb_bg.gif) no-repeat right 50%;	
}

.footerNav li{
 background: transparent url(../img/mini/footer_nav_listicon.gif) no-repeat 0 50%;	

}
.topServNavSpacer topServNavSpacerImg{
  background:url(../img/1pixRed.gif);
}
/*
  ############################ Spezifische TabMenu Navi Start ################################
*/
/*
#tabsmenu {
  background: transparent url(../img/mini/tabMenu/bckg.gif) repeat-x;
  color:white;
}
#tabsmenu .item {
  background:transparent url(../img/mini/tabMenu/no_bckg.gif);
  color:white;
}
#tabsmenu .item2 {
  background:transparent url(../img/mini/tabMenu/act_bckg.gif);
  color:white;
}
*/
/*
  ############################ Spezifische TabMenu Navi Ende  ################################
*/

a.coloredArrow{
  background:url(../img/red_arrow.gif) no-repeat right;
}
.csc-sitemap ul li{
  background: #990000;
}
.csc-sitemap ul ul{
  border-top:1px solid #990000;
  border-bottom:1px solid #990000;
}
/*
*
*  Suchbox im Head
*
*/

#searchInput{
   border:1px solid #c00;
}
/*
#infobox{
  border-left:9px solid #c00;
  border-bottom:1px solid #c00;
  border-top:1px solid #c00;
}
#infobox_headline{
  color:#c00;
}
#infobox_list_left{
  border-left:1px solid #c00;
}
*/
#infobox_list #infobox_pricelist a{
  background:url(../img/mini/pricelist_icon.gif) no-repeat 50% 0;
}
#infobox_list #infobox_pricelist a.en{
  background:url(../img/mini/pricelist_icon_en.gif) no-repeat 50% 0;
}
.grey_gradient_box_highlight .csc-header {
    background-color: #CC0000;
    color: #FFFFFF;
}
