
/* -------------- Deutsche Elemente -------------- */

/* Grosser Input-Button */

.large_submit_button#jetzt_registrieren {
  background:url(/gfx/de/button_jetzt_registrieren.gif) left top no-repeat;
}

.large_submit_button#senden {
  background:url(/gfx/de/button_senden.gif) left top no-repeat;
}

.large_submit_button#anmelden {
  background:url(/gfx/de/button_jetzt_anmelden.gif) left top no-repeat;
}

.large_submit_button#reseller_login_button {
  background:url(/gfx/de/button_anmelden.gif) left top no-repeat;
}

.large_submit_button#save_password_button {
  background:url(/gfx/de/button_save_password.gif) left top no-repeat;
}

.large_submit_button#edit_button {
  background:url(/gfx/de/button_bearbeiten.gif) left top no-repeat;
}

.large_submit_button#suchen {
  background:url(/gfx/de/button_suchen.gif) left top no-repeat;
}

.large_submit_button#save_button {
  background:url(/gfx/de/button_save.gif) left top no-repeat;
}

.large_submit_button#drucken {
  background:url(/gfx/de/button_drucken.gif) left top no-repeat;
}



.small_submit_button#window_close {
  background:url(/gfx/de/button_window_close.gif) left top no-repeat;
}

/* Registrieren-Formular */

#content .contentFormLeftLegend a.plusLink {
  background:url(/gfx/de/button_form_duplicate.gif) left -24px no-repeat;
}

#content .contentFormLeftLegend a.minusLink {
  background:url(/gfx/de/button_form_remove.gif) right -24px no-repeat;
}


