/*CSS f�r die neuen Sprachbuttons*/

* .x3button a,
.x3button a,
.mybetmainbox .x3button a,
.mybetmainbox td .x3button a,
.x3button a:hover{
	text-decoration:none;
	color:#FFF;
    padding:0px;
    display:block;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: top left;
	font-weight:bold;
	font-size:12px;
}

.x3button .bigred{
	background-image: url(/images/use/button_red_big.gif);
	width:115px;
	height:22px;
	overflow: hidden;
}

.x3button .bigred span,
.x3button .bigbluedelete span,
.x3button .bigblue span,
.x3button .smallblue span{
	margin-left:25px;
	padding:2px 0px 0px 0px;
	text-align: center;
	display: block;
}

.x3button .bigblue{
	background-image: url(/images/use/button_abschicken.gif);
	width:125px;
	height:22px;
	overflow: hidden;
}

.x3button .bigbluedelete{
	background-image: url(/images/use/button_delete_blue.gif);
	width:127px;
	height:22px;
	overflow: hidden;
}

.x3button .smallblue{
	background-image: url(/images/use/button_blue_small.gif);
	width:113px;
	height:22px;
	overflow: hidden;
}

.x3button .allback span,
.x3button .allbacksmall span,
.x3button .allbacktrading span,
.x3button .alllay span,
.x3button .alllaysmall span,
.x3button .alllaytrading span{
	margin-left:0px;
	padding:2px 0px 0px 0px;
	text-align: center;
	display: block;
}

.x3button .alllaytrading span,
.x3button .allbacktrading span{
	padding-top:1px;
    font-size:10.5px;
}

.x3button .allback{
	background-image: url(/images/use/button_all_back.gif);
	width:107px;
	height:20px;
	color:#000;
	overflow: hidden;
}

.x3button .allbacktrading{
	background-image: url(/images/use/button_all_back_trading.gif);
	width:120px;
	height:17px;
	overflow: hidden;
}

.x3button .allbacksmall{
	background-image: url(/images/use/button_all_back_small_tradi.gif);
	width:71px;
	font-weight:normal;
	font-size:11px;
	line-height:103%;
	height:28px;
	color:#000;
	overflow: hidden;
}

.x3button .alllay{
	background-image: url(/images/use/button_all_lay.gif);
	width:107px;
	height:20px;
	color:#000;
	overflow: hidden;
}

.x3button .alllaytrading{
	background-image: url(/images/use/button_all_lay_trading.gif);
	width:120px;
	height:17px;
	overflow: hidden;
}

.x3button .alllaysmall{
	background-image: url(/images/use/button_all_lay_small.gif);
	width:71px;
	font-weight:normal;
	font-size:11px;
	line-height:103%;
	height:28px;
	color:#000;
	overflow: hidden;
}

.x3button .alllay:hover,
.x3button .allbacksmall:hover,
.x3button .alllaysmall:hover,
.x3button .allback:hover{
    color:#000;
}

.x3button .tradingsell span,
.x3button .tradingbuy span,
.x3button .tradingsellbig span,
.x3button .tradingbuybig span{
	padding:1px 2px 0px 2px;
	text-align: center;
	display: block;
}

.x3button .tradingsell span,
.x3button .tradingbuy span{
	font-size:10.4px;
}

.x3button .tradingsell{
	background-image: url(/images/use/button_trading_sell_home.gif);
	width:59px;
	height:17px;
	overflow: hidden;
}

.x3button .tradingbuy{
	background-image: url(/images/use/button_trading_buy_home.gif);
	width:59px;
	height:17px;
	overflow: hidden;
}

.x3button .tradingsellbig{
	background-image: url(/images/use/button_trading_sell_big.gif);
	width:88px;
	height:17px;
	overflow: hidden;
}

.x3button .tradingbuybig{
	background-image: url(/images/use/button_trading_buy_big.gif);
	width:88px;
	height:17px;
	overflow: hidden;
}

.x3button .system{
	background-image: url(/images/use/button_form_big.gif);
	width:100px;
	height:18px;
	overflow: hidden;
}

.x3button .systemsmall{
	background-image: url(/images/use/button_form_small.gif);
	width:53px;
	height:18px;
	overflow: hidden;
}

.x3button .system span,
.x3button .systemsmall span{
	padding:1px 2px 0px 2px;
	text-align: center;
	display: block;
	color:#000;
}
