button                                   { border:none;background:none;font-family:Arial;font-size:12px;padding:0;margin:0;width:auto;overflow:visible;text-align:center;white-space:nowrap; }
/* einzeilig */
button.singleSpaced span,
button.singleSpaced em                   { display:block;height:28px;line-height:28px;margin:0; }

button.magenta.singleSpaced span         { padding-left:18px;background:url(../images/bgButtonLeftMagenta.png) no-repeat 0 0; }
button.magenta.singleSpaced em           { color: #FFF;font-style:normal;font-weight:bold;padding-right:18px;background:url(../images/bgButtonRightMagenta.png) no-repeat 100% 0; }
/*button.magenta.singleSpaced:hover em     { background:url(../images/bgButtonRightMagentaH.png) no-repeat 100% 0; }
button.magenta.singleSpaced:hover span   { background:url(../images/bgButtonLeftMagentaH.png) no-repeat 0 0; }*/

button.magenta.singleSpaced, button.grey.singleSpaced { cursor:pointer; }
