@CHARSET "UTF-8";
/* Version SVN: $ID$ */

.more {
  background: url(../images/german/more.png);
}


/* ABBRECHEN LINK */
a#cancel {
  background:url(../images/german/cancel.png) top left no-repeat;
}

/* LÖSCHEN LINK */
a#delete {
  background:url(../images/german/delete.png) top left no-repeat;
}

/* BESTÄTIGEN LINK */
a#confirm {
  background:url(../images/german/confirm.png) top left no-repeat;
}

/* ZURÜCK LINK */
a#back {
  background:url(../images/german/back.png) top left no-repeat;
}

*+html #contextmenu a.more {
  background:transparent url(../images/german/more.png) repeat scroll 0 0;
}

* html .more {
  background:transparent url(../images/german/more.png) repeat scroll 0 0;
}
