You must add a new CSS code
Code:
.c_buttonname{ background:url(images/cyborg/c_buttonname.jpg);float:left;display:block; width:86px; height:33px; }
.c_buttonname a:hover { background:url(images/cyborg/ch_buttonname.jpg); }
And after you must add this in the header template.
Code:
<div class="c_buttonname"><a class="c_buttonname" href="deineseite.php{$SID_ARG_1ST}" title="Button Name"></a></div>