@charset "UTF-8";
.mini_tabelle {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-color: #EAEAEA;
	background-color: #222;
	padding-bottom: 4px;
	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 tr {
	padding-left:4px;
	padding-right:4px;
	margin-top: -1px;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
}

.mini_tabelle th {
	font-weight: normal;
	font-size: 11px;
	padding-left: 5px;
	border-bottom: 1px solid #666;
	background-color: #0e0e0e;
	color: #ffffff;
	line-height: 23px;
	height: 23px;
	background-image: url(../images/header23px.png);
	background-repeat: repeat-x;
	margin-bottom:5px;
	margin-left:-4px;
	margin-right:-4px;
		display: block;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
	
}
.mini_tabelle td {
	padding: 0px;
	margin-left: 4px;
	margin-right: 4px;
	border: 1px solid #000;
	height: 19px;
	margin-top: -1px;
	
	vertical-align: middle;
	font-size: 11px;
	line-height: 19px;
}
.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: 6px;
	margin-top: 8px;
	background-color: #222;
	padding-bottom: 5px;
}

#nav .nextGames {
	width: 180px;
	margin-left: 0px;
	margin-top: 8px;
	background-color: #222;
	padding-bottom: 5px;
}


.nextGames .header {
	font-size: 11px;
	padding-left: 5px;
	border-bottom: 1px solid #666;
	background-color: #0e0e0e;
	color: #ffffff;
	line-height: 23px;
	height: 23px;
	background-image: url(../images/header23px.png);
	background-repeat: repeat-x;
	margin-bottom:5px;
}
.nextGames .header a{
	color:#fff;
}

.nextGames .footer {
	display: none;
	visibility:hidden;
}
.nextGames .row {
	background-color: #333;
	color:#fff;
	height: 21px;
	border: 1px solid #000;
	padding-left: 4px;
	line-height: 21px;
	font-size: 11px;
	clear: left;
	margin-top: -1px;
	margin-left: 4px;
	margin-right: 4px;
}

.nextGames .tabelle {
	padding: 0px;
}
.nextGames .row .col{
	border-right: 1px solid #000;
	height: 21px;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
}

.nextGames .col1{
	float: left;
	width: 20px;
	text-align: center;
}

.nextGames .col2{
	float: left;
	width: 60px;
}

.nextGames .col2 img {
	vertical-align: middle;
	float: left;
	height: 14px;
	margin: 3px;
	
}

.nextGames .col3{
	float: left;
	width: 23px;
	text-align: center;
}

.nextGames .col4{
	float: left;
	width: 51px;
	text-align: center;
}

.nextGames .col5{
	float: left;
	width: 26px;
	text-align: center;
}

.nextGames .col6{
	float: left;
	width: 25px;
	text-align: right;
	border: none !important;
}

.nextGames .header .col2{
	text-align: center;
	width: 63px;
}

.nextGames .header .col3{
	text-align: center;
	width: 24px;
}

.nextGames .header .col4{
	text-align: center;
	width: 52px;
}
.nextGames .header .col6{
	text-align: center;
}

.nextGames .row img {
	vertical-align: middle;
	float: left;
	height: 14px;
	margin: 3px;
}
.nextGames .row a {
	padding-left: 3px;
	float: left;
	color:#fff;
}

.nextGames .row a:hover {
	color:#39c;
}
.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 {
	border-bottom: 1px solid #666;
	background-color: #0e0e0e;
	color: #ffffff;
	line-height: 23px;
	height: 23px;
	background-image: url(../images/header23px.png);
	background-repeat: repeat-x;
	margin-bottom:5px;
}
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: 19px;
	height: 19px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
}
table.spielplan tr.first {
	background-color:#fff;
}
table.spielplan tr.second {
	background-color: #EFEFEF;
}

