@charset "UTF-8";
.mini_tabelle {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: #EAEAEA;
	width: 222px;
}
#sidebar .mini_tabelle {
	margin-left: 4px;
}
*html #sidebar .mini_tabelle {
	margin-left: 2px;
	width: 220px;
}
.mini_tabelle th a {
	text-decoration: none;
	color: #fff;
}
.mini_tabelle th {
	font-weight: normal;
	font-size: 11px;
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
	background-color: #434343;
	color: #ffffff;
	line-height: 19px;
	height: 19px;
}
.mini_tabelle td {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
	font-size: 11px;
}
.mini_tabelle tbody {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.mini_tabelle tr.even {
	background-color: #ffffff;
}
.mini_tabelle tr.odd {
	background-color: #EFEFEF;
}
.mini_tabelle img {
	width: 20px;
	height: 14px;
	margin: 1px;
}
.mini_tabelle thead {
	font-size: 11px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #434343;
	color: #ffffff;
	line-height: 19px;
	height: 19px;
}
.nextGames {
	width: 222px;
	margin-left: 4px;
	margin-top: 8px;
}
.nextGames .header {
	font-size: 11px;
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
	background-color: #434343;
	color: #ffffff;
	line-height: 19px;
	height: 19px;
}
.nextGames .footer {
	display: none;
	visibility:hidden;
}
.nextGames .row {
	background-color: #eaeaea;
	height: 16px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 4px;
	line-height: 16px;
	font-size: 11px;
	clear: left;
}
.nextGames .row img {
	vertical-align: middle;
	float: left;
	height: 14px;
	margin: 1px;
}
.nextGames .row a {
	padding-left: 3px;
	float: left;
}
.nextGames .row span {
	padding-left: 3px;
	float: left;
}
.nextGames .row .television {
	float: right;
	margin-right: 4px;
	margin-top: 3px;
}
table.spielplan {
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	padding: 0px;
	width: 567px;
	font-weight:normal;
	border-collapse: collapse;
}
table.spielplan tr.header {
	background-color: #434343;
	color: #ffffff;
}
table.spielplan tr.header th {
	font-size: 11px;
	padding: 0px;
	margin:0px;
	border-bottom: 1px solid #cccccc;
	color: #ffffff;
	line-height: 19px;
	height: 19px;
	font-weight: normal;
}
table.spielplan td {
	font-size: 11px;
	padding: 0px;
	margin:0px;
	line-height: 14px;
}
table.spielplan tr.first {
	background-color:#fff;
}
table.spielplan tr.second {
	background-color: #EFEFEF;
}
table.datatable {
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	padding: 0px;
	width: 567px;
	font-weight:normal;
	border-collapse: collapse;
}
table.datatable tr.header {
	background-color: #434343;
}
table.datatable tr.header th {
	font-size: 11px;
	padding: 0px;
	margin:0px;
	border-bottom: 1px solid #cccccc;
	color: #ffffff;
	line-height: 19px;
	height: 19px;
	font-weight: normal;
	background-color: #434343;
}
table.datatable tr th {
	font-size: 11px;
	padding: 0px;
	margin:0px;
	border-bottom: 1px solid #cccccc;
	color: #ffffff;
	line-height: 19px;
	height: 19px;
	background-color: #434343;
	font-weight: normal;
}
table.datatable td {
	font-size: 11px;
	padding: 0px;
	margin:0px;
	line-height: 14px;
}
table.datatable tr.first {
	background-color:#fff;
}
table.datatable tr.second {
	background-color: #EFEFEF;
}
table.datatable tr.header th a {
	color: #ffffff;
}

