

input.ButtonErstellen { display:block; background:url(http://villa-oliveto.com/Buttons/Button_Etikett_erstellen.png); width:150px; height:50px}
input.ButtonErstellen:hover {  background:url(http://villa-oliveto.com/Buttons/Button_Etikett_erstellen_spotlight.png); width:150px; height:50px; }


input.ButtonLaden {  BACKGROUND:URL(http://villa-oliveto.com/Buttons/Button_Etikett_laden.png); width:150px; height:50px; }
input.ButtonLaden:hover {  BACKGROUND:URL(http://villa-oliveto.com/Buttons/Button_Etikett_laden_spotlight.png); width:150px; height:50px; }

.hidden { visibility:hidden; }
/*
input.ButtonErstellen { src:"URL(http://villa-oliveto.com/Buttons/Button_Etikett_erstellen.png";}
input.ButtonErstellen:hover {  src:"URL(http://villa-oliveto.com/Buttons/Button_Etikett_erstellen_spotlight.png";}
input.ButtonLaden {  src:"URL(http://villa-oliveto.com/Buttons/Button_Etikett_laden.png" }
input.ButtonLaden:hover {  src:"http://villa-oliveto.com/Buttons/Button_Etikett_laden_spotlight.png"; }

input.Button { background-color:#F6EDD8; color:#646464; border:6px solid #2A1105; border-style:ridge; }
input.Button:hover { background-color:#AFA082; color:#323232; border:6px solid #F6EDD8; border-style:ridge; }
*/