body {
	color 				: #fff;
	background 			: url(/pics/liveticker/layout/bg_body.jpg) repeat-x center top;
}
#ticker_ads{
	margin				: 14px auto 11px; 
	height				: 90px;
}
*+ HTML #ticker_ads{
	height				: 91px;
}
* HTML #ticker_ads{
	height				: 91px;
}

#ticker_info {
	color 				: #fff;
	background 			: transparent url(/pics/liveticker/layout/bg_info.jpg) no-repeat center top;
	height 				: 95px;
	border-width 		: 2px;
	width 				: 724px;
	border-color		: #005d9c;
}

#ticker_title {
	font-size 			: 18px;
	text-align 			: center;
	margin 				: 0px auto 5px;
	padding 			: 3px 0;
	width 				: 728px;
	background			: #007cc2 url(/pics/liveticker/layout/bg_header.gif) repeat-x center top;
	border-color 		: #007cc2;
}

 #ticker_formation {
	width 			: 724px;
	background-color : #007cc2;
	border-color 	: #007cc2;
}
 #ticker_metadata {	width 			: 724px;
	background-color : #007cc2;
	border-color 	: #007cc2;
}
#ticker_foot{
	width 				: 726px;
	background			: #004b85 url(/pics/liveticker/layout/bg_foot.gif) repeat-y center top;
	border-color 		: #004b85;
	margin				: 8px auto 0;
}
#ticker_messages{
	width 				: 726px;
	background-color 	: #004b85;
	border-color 		: #004b85;
	color				: #545455;
	border-top			: 2px solid #004B85;
}
#ticker_refresh{
	color				: #004076;
}

#ticker_info_switch_formation,#ticker_info_switch_metadata,#ticker_info_switch_statistik{
	margin				: 8px auto 0;
	width 				: 724px;
	background-color 	: #005c9b;
	border-color 		: #005c9b;
}
#ticker_info .result {
	height 				: 94px;
	width 				: 724px;
}

#ticker_info .result td.team1, #ticker_info .result td.team2 {
	font-size : 20px;
}

#ticker_formation tr.notplaying td {
	color : #6b6b6b;
	background-color : transparent;
}

#ticker_formation {
	color 				: #000;
	background-color 	: #ecedef;
	border-bottom-width : 2px;
	border-color 		: #005c9b;
}

#ticker_metadata {
	color 				: #000;
	background-color 	: #ecedef;
	border-bottom-width : 2px;
	border-color 		: #005c9b;
}

#ticker_statistik {
	color 				: #000;
	background-color 	: #ecedef;
	border-bottom-width : 2px;
	border-color 		: #005c9b;
}

#ticker_categories {
	color : #000;
	width : 722px;
	background-color : #fff;
	border-color : #fff;
}
* HTML #ticker_categories {
	border		: none;
	padding		: 1px 0 0 0px;
}

.ticker_info_switch a {
	border-color 		: #005C9B;
	color				: #003f75;
}
#ticker_formation tr.even, #ticker_formation tr.odd,#ticker_metadata tr.odd, #ticker_metadata tr.even{
	color 				: #003F75;
}