a.cmsdefbutton{background: transparent url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/rd-def-left.gif') no-repeat top left;display: block;float: left;font: bold 10px Verdana; /* Change 13px as desired */line-height: 12px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */height: 20px; /* Height of button background height */padding-left: 8px; /* Width of left menu image */text-decoration: none;}a:link.cmsdefbutton, a:visited.cmsdefbutton, a:active.cmsdefbutton{color: white; /*button text color*/}a.cmsdefbutton span{background: transparent url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/rd-def-right.gif') no-repeat top right;display: block;padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/}a:hover.cmsdefbutton{ /* Hover state CSS */text-decoration: underline;color: yellow;}a.green{background-image: url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/rd-green-left.gif')}a.green span{background-image: url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/rd-green-right.gif')}a.blue{background-image: url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/rd-blue-left.gif')}a.blue span{background-image: url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/rd-blue-right.gif')}a.brown{background-image: url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/rd-brown-left.gif')}a.brown span{background-image: url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/rd-brown-right.gif')}a.brown{background-image: url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/rd-grey-left.gif')}a.brown span{background-image: url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/rd-grey-right.gif')}.cmsdefbuttonwrap{ /* Container you can use to surround a CSS button to clear float */overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */width: 100%;}.SubmitButton {        font: bold 12px Arial;         color: #FFFFFF;        background-color: #000000;		padding: 1px 2px;        border:outset 1px #ccc;        background: url('/cms/themes/ZurDeutschenBurg/style/images/cmsbutton/bsubmit-def.gif') repeat-x left top;        cursor: pointer;}