/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Sport Eishockey
*/

/* STEHV Tabellen */
#co_sport h2 {margin: 1.8em 0 .3em}

#co_sport h1 + h2 {margin-top: 0}

.eish_stehv_splan th, .eish_stehv_splan td, .eish_stehv_pstat th, .eish_stehv_pstat td {text-align: left !important}

.eish_stehv_splan th:first-child, .eish_stehv_splan td:first-child, .eish_stehv_tstat th, .eish_stehv_tstat td {text-align: center !important; padding-right: 9px !important}

.eish_stehv_pstat td {vertical-align: middle !important}

.eish_stehv_pstat td {padding-right: 9px !important}

.eish_stehv_pstat td img {height: 12px}

.eish_stehv_pstat td div {
	background: #ccc;
	width: 100px;
	height: 12px;
}

#co_sport .games ul {
	overflow: hidden;
	margin-top: 1.5em;
	height: 1%;
}

#co_sport .games li {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	width: 38px; height: 45px;
	background: url(/img/eish_hand1.png) no-repeat;
	text-align: center;
	padding-top: 1.35em;
	float: left;
	margin-right: 10px;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	cursor: default;
} /* IE6 */

#co_sport .games li:first-child + li + li, #co_sport .games li:first-child + li + li + li {padding-top: .35em}

#co_sport .games li:first-child + li {background-image: url(/img/eish_hand2.png)}

#co_sport .games li:first-child + li + li {background-image: url(/img/eish_hand3.png)}

#co_sport .games li:first-child + li + li + li {background-image: url(/img/eish_hand4.png)}
