/****************************************************************************************
* Netcom-Factory - CSS File by Netcom-Factory digital Solutions
* @web http://www.netcom-factory.de/
* @copyright (C) 2004-2007 by Netcom-Factory digital Solutions - All rights reserved!
*
* @css version 9.1 by Netcom-Factory digital Solutions
*
* tab width: 4px
* color: #619812
****************************************************************************************/

/* OVERWRITE SYSTEM BUTTONS */
/* DE */
input.button[value=Suchen] {
	width					: 56px;
	line-height				: 18px;
	height					: 18px;
	max-height				: 18px;
	border					: 0px;
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
	color					: #919191;
	text-align				: center;
	vertical-align			: top;
	background				: url(../images/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				: 18px;
	height					: 18px;
	max-height				: 18px;
	border					: 0px;
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
	color					: #919191;
	text-align				: center;
	vertical-align			: top;
	background				: url(../images/button_set_de.png) 0 -18px no-repeat;
	}

input.button:hover[value=Wählen] {
	padding-top				: 2px;
	color					: #000;
	background-position		: -59px -18px;
	}

input.button[value=Ergebnis], input.button[value=Bewerten] {
	width					: 66px;
	line-height				: 18px;
	height					: 18px;
	max-height				: 18px;
	border					: 0px;
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
	color					: #919191;
	text-align				: center;
	vertical-align			: top;
	background				: url(../images/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				: 18px;
	height					: 18px;
	max-height				: 18px;
	border					: 0px;
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
	color					: #919191;
	text-align				: center;
	vertical-align			: top;
	background				: url(../images/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				: 18px;
	height					: 18px;
	max-height				: 18px;
	border					: 0px;
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
	color					: #919191;
	text-align				: center;
	vertical-align			: top;
	background				: url(../images/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				: 18px;
	height					: 18px;
	max-height				: 18px;
	border					: 0px;
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
	color					: #919191;
	text-align				: center;
	vertical-align			: top;
	background				: url(../images/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				: 18px;
	height					: 18px;
	max-height				: 18px;
	border					: 0px;
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
	color					: #919191;
	text-align				: center;
	vertical-align			: top;
	background				: url(../images/button_set_en.png) 0 -18px no-repeat;
	}

input.button:hover[value=Vote], input.button:hover[value=Rate] {
	padding-top				: 2px;
	color					: #000;
	background-position		: -43px -18px;
	}

input.button[value=Results] {
	width					: 60px;
	line-height				: 18px;
	height					: 18px;
	max-height				: 18px;
	border					: 0px;
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
	color					: #919191;
	text-align				: center;
	vertical-align			: top;
	background				: url(../images/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				: 18px;
	height					: 18px;
	max-height				: 18px;
	border					: 0px;
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
	color					: #919191;
	text-align				: center;
	vertical-align			: top;
	background				: url(../images/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				: 18px;
	height					: 18px;
	max-height				: 18px;
	border					: 0px;
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
	color					: #919191;
	text-align				: center;
	vertical-align			: top;
	background				: url(../images/button_set_en.png) 0 -72px no-repeat;
	}

input.button:hover[value=Send] {
	padding-top				: 2px;
	color					: #000;
	background-position		: -41px -72px;
	}
