/* OVERWRITE SYSTEM BUTTONS */
/* DE */
input.button[value=Suchen] {
 width : 56px;
 line-height : 14px;
 height : 14px;
 max-height : 14px;
 border : 0px;
 overflow : hidden;
 margin : 0;
 padding : 0;
 color : #919191;
 text-align : center;
 vertical-align : top;
 background : url(../informatique_thionville/button_set_de.png) 0 0 no-repeat;
 }
input.button:hover[value=Suchen] {
 padding-top : 2px;
 color : #000;
 background-position : -56px 0;
 }
input.button[value=Wählen] {
 width : 59px;
 line-height : 14px;
 height : 14px;
 max-height : 14px;
 border : 0px;
 overflow : hidden;
 margin : 0;
 padding : 0;
 color : #919191;
 text-align : center;
 vertical-align : top;
 background : url(../informatique_thionville/button_set_de.png) 0 -14px no-repeat;
 }
input.button:hover[value=Wählen] {
 padding-top : 2px;
 color : #000;
 background-position : -59px -14px;
 }
input.button[value=Ergebnis], input.button[value=Bewerten] {
 width : 66px;
 line-height : 14px;
 height : 14px;
 max-height : 14px;
 border : 0px;
 overflow : hidden;
 margin : 0;
 padding : 0;
 color : #919191;
 text-align : center;
 vertical-align : top;
 background : url(../informatique_thionville/button_set_de.png) 0 -36px no-repeat;
 }
input.button:hover[value=Ergebnis], input.button:hover[value=Bewerten] {
 padding-top : 2px;
 color : #000;
 background-position : -66px -36px;
 }
input.button[value=Anmelden] {
 width : 71px;
 line-height : 14px;
 height : 14px;
 max-height : 14px;
 border : 0px;
 overflow : hidden;
 margin : 0;
 padding : 0;
 color : #919191;
 text-align : center;
 vertical-align : top;
 background : url(../informatique_thionville/button_set_de.png) 0 -54px no-repeat;
 }
input.button:hover[value=Anmelden] {
 padding-top : 2px;
 color : #000;
 background-position : -71px -54px;
 }
input.button[value=Senden] {
 width : 54px;
 line-height : 14px;
 height : 14px;
 max-height : 14px;
 border : 0px;
 overflow : hidden;
 margin : 0;
 padding : 0;
 color : #919191;
 text-align : center;
 vertical-align : top;
 background : url(../informatique_thionville/button_set_de.png) 0 -72px no-repeat;
 }
input.button:hover[value=Senden] {
 padding-top : 2px;
 color : #000;
 background-position : -54px -72px;
 }
/* EN */
input.button[value=Search] {
 width : 57px;
 line-height : 14px;
 height : 14px;
 max-height : 14px;
 border : 0px;
 overflow : hidden;
 margin : 0;
 padding : 0;
 color : #919191;
 text-align : center;
 vertical-align : top;
 background : url(../informatique_thionville/button_set_en.png) 0 0 no-repeat;
 }
input.button:hover[value=Search] {
 padding-top : 2px;
 color : #000;
 background-position : -57px 0;
 }
input.button[value=Vote], input.button[value=Rate] {
 width : 43px;
 line-height : 14px;
 height : 14px;
 max-height : 14px;
 border : 0px;
 overflow : hidden;
 margin : 0;
 padding : 0;
 color : #919191;
 text-align : center;
 vertical-align : top;
 background : url(../informatique_thionville/button_set_en.png) 0 -14px no-repeat;
 }
input.button:hover[value=Vote], input.button:hover[value=Rate] {
 padding-top : 2px;
 color : #000;
 background-position : -43px -14px;
 }
input.button[value=Results] {
 width : 60px;
 line-height : 14px;
 height : 14px;
 max-height : 14px;
 border : 0px;
 overflow : hidden;
 margin : 0;
 padding : 0;
 color : #919191;
 text-align : center;
 vertical-align : top;
 background : url(../informatique_thionville/button_set_en.png) 0 -36px no-repeat;
 }
input.button:hover[value=Results] {
 padding-top : 2px;
 color : #000;
 background-position : -60px -36px;
 }
input.button[value=Login] {
 width : 48px;
 line-height : 14px;
 height : 14px;
 max-height : 14px;
 border : 0px;
 overflow : hidden;
 margin : 0;
 padding : 0;
 color : #919191;
 text-align : center;
 vertical-align : top;
 background : url(../informatique_thionville/button_set_en.png) 0 -54px no-repeat;
 }
input.button:hover[value=Login] {
 padding-top : 2px;
 color : #000;
 background-position : -48px -54px;
 }
input.button[value=Send] {
 width : 41px;
 line-height : 14px;
 height : 14px;
 max-height : 14px;
 border : 0px;
 overflow : hidden;
 margin : 0;
 padding : 0;
 color : #919191;
 text-align : center;
 vertical-align : top;
 background : url(../informatique_thionville/button_set_en.png) 0 -72px no-repeat;
 }
input.button:hover[value=Send] {
 padding-top : 2px;
 color : #000;
 background-position : -41px -72px;
 }
