/*this file replaces all media urls with CMS references [the CMS cannot handle relative URL specifications] | diese Datei ersetzt alle Medien-URLS mit CMS Referenzen [das CMS kann nicht mit relativen Referenzierungen f�r URLs umgehen]*/
body { background: #ccc url("../../images/pagebackground.gif") repeat-x top left fixed; padding: 0; }

/*specifications from navigation.css | Angaben aus navigation.css*/
#searcharea {background:transparent url("../../images/navbackground.gif") 0 0 repeat-x;}
#refinesearch .replace .current {background:#fff url("../../images/but_drop.gif") 163px 0 no-repeat;}
#refinesearch .replace .options li.category {background:transparent url("../../images/hierarchy_arrow.gif") 4px 2px no-repeat;}
#refinesearch option.category {background:transparent url("../../images/hierarchy_arrow.gif") 4px 2px no-repeat;}
#langdropdown .replace .current {background:#fff url("../../images/but_drop.gif") 82px 0 no-repeat;}
#mainnav2 {background:transparent url("../../images/navbackground.gif") 0 0 repeat-x;}
#mainitems2 li a.active {background:transparent url("../../images/mainnav2_but.gif") 0 9px no-repeat;}
#log a {background:transparent url("../../images/arr_link_border.gif") right 3px no-repeat;}
#subnav a {background:#605d5c url("../../images/mainnav2_but.gif") 13px 7px no-repeat;}
#subnav a.active {background:#605d5c url("../../images/mainnav2_but_open.gif") 11px 9px no-repeat;}
#subnav ul ul a:visited, #subnav ul ul a {background:transparent url("../../images/icon_level_3.gif") 31px 10px no-repeat;}
#subnav ul ul a.active:visited, #subnav ul ul a.active, #subnav ul ul a.activelst {background:#dedede url("../../images/icon_level_3.gif") 31px 10px no-repeat;}
#col1_content ul ul ul a:hover {background:#dedede url("../../images/icon_level_3.gif") 31px 10px no-repeat;}
#subnav ul ul ul a:visited, #subnav ul ul ul a {background:transparent url("../../images/icon_level_4.gif") 40px 11px no-repeat;}
#subnav ul ul ul a.active:visited, #subnav ul ul ul a.active, #subnav ul ul ul a.activelst, #col1_content ul ul ul ul a:hover {background:#dedede url("../../images/icon_level_4.gif") 40px 11px no-repeat;}

/*specifications from content.css | Angaben aus content.css*/
.indextext {background:transparent url("../../images/arr_link_kl.gif") 0 3px no-repeat;}
.logincontent input.loginsubmit, .logincontent input.guestsubmit {background:transparent url("../../images/arr_link_border.gif") right 3px no-repeat;}
.logincontent p.basket {background:transparent url("../../images/basket.gif") 0 3px no-repeat;}
#col3 .logincontent p.link a, .logincontent p.link a {background:transparent url("../../images/arr_link_border.gif") right 1px no-repeat;}
#col2_content .sidebarnav ul li a {background:transparent url("../../images/arr_link_border.gif") 12px 5px no-repeat;}
#searchInside form input.submit {background:transparent url("../../images/arr_link_border.gif") no-repeat right 3px;}
#searchInside form a.submit {background:transparent url("../../images/arr_link_border.gif") no-repeat right 1px;}
input.button, button {background:#c00 url("../../images/but_arr.gif") 5px top no-repeat;}
.cols_2 .inner_sub p.wueko a {background:transparent url("../../images/arr_link_border.gif") 0 0 no-repeat;}
.column ul {list-style-image:url("../../images/arr_1_list_13.gif");}
.cols_3 .column ul {list-style-image:url("../../images/arr_1_list_10.gif");}
.column ul ul {list-style-image:url("../../images/arr_2_list_13.gif");}
.column ul ul ul{list-style-image:url("../../images/arr_3_list_13.gif");}
.inner_main ul {list-style-image:url("../../images/arr_1_list_14.gif");}

/*specifications from forms.css | Angaben aus forms.css*/
.yform .type-button input {background:#c00 url("../../images/but_arr.gif") 5px top no-repeat;}
.yform .type-button input[type=reset] {background:#c00 url("../../images/but_arr.gif") 5px top no-repeat;}
.yform .type-button input[type=submit] {background:#c00 url("../../images/but_arr.gif") 5px top no-repeat;}
/*in ieurls.css
* html .yform .type-button input.reset, * html .yform .type-button input.submit {background:#c00 url("../../images/but_arr.gif") 4px top no-repeat;}
*+html .yform .type-button input.reset, *+html .yform .type-button input.submit {background:#c00 url("../../images/but_arr.gif") 4px top no-repeat;}
.yform .type-button input.reset, .yform .type-button input.submit  {background:#c00 url("../../images/but_arr.gif") 5px top no-repeat\9;}
*/
.yform div.type-button input:focus, .yform div.type-button input:hover, .yform div.type-button input:active {background:#c00 url("../../images/but_arr.gif") 5px top no-repeat;}
.yform div.type-button input.reset:focus, .yform div.type-button input.reset:hover, .yform div.type-button input.reset:active {background:#c00 url("../../images/but_arr.gif") 5px top no-repeat;}
.yform div.type-button input.submit:focus, .yform div.type-button input.submit:hover, .yform div.type-button input.submit:active {background:#c00 url("../../images/but_arr.gif") 5px top no-repeat;}

/*specifications from wuerth.css | Angaben aus wuerth.css*/
#col3 form ul {list-style-image:url("../../images/arr_1_list_14.gif");}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
.cols_2 .inner_main ul {list-style-image:url("../../images/arr_1_list_15.gif");}
}