/* ----- CSS Style fuer B.A.S. Verkehrstechnik AG (Beginn) ----- */

#mybutton    { width: 103px; 
               hight: 23px; 
               text-align: center; 
               background-color: #cccccc; 
               border-style: outset; 
               border-color: #eeeeee }

#mybutton2   { width: 103px; 
               hight: 23px; 
               text-align: center; 
               background-color: #eeeeee; 
               border-style: outset; 
               border-color: #eeeeee }

a.buttontext { color: black; 
               text-decoration: none; 
               font-style: normal; 
               font-variant: normal; 
               font-weight: bold; 
               font-size: 10pt; 
               font-family: Helvetia, Arial, sans-serif; 
               cursor: hand }

.buttonover  { color: white; 
               text-decoration: none; 
               font-style: normal; 
               font-variant: normal; 
               font-weight: bolder; 
               font-size: 10pt; 
               font-family: Helvetia, Arial, sans-serif; cursor: hand }

/* ----- CSS Style fuer B.A.S. Verkehrstechnik AG (Ende) ----- */