
/* -------------- Englische Elemente -------------- */
/* Grosser Input-Button */

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

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

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

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

/* Registrieren-Formular */

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

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


