/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Sport
*/

#co_sport h2 {
	font-size: 1.8em;
}

/* ----------------
   Regionalsport
   ---------------- */
#co_rsport .h_wrap h2 {
	margin-top: 2em;	
}

/* ----------------
   Tabellen allgemein
   ---------------- */
#co_sport .wr {
	position: relative;
}

#co_sport .wr select {
	position: absolute;
	top: .25em;
	right: 0;
	margin-right: 0;
	width: 200px;
}

#co_sport table {
	border-bottom: 1px solid #999999;	
}

#co_sport table th {
	text-align: center;
	background: #dadada;
	border-left: 1px solid #fff;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: .3em 9px;	
	border-bottom: 1px solid #999999;
} /* IE6 */

#co_sport table td {
	text-align: center;
	border-left: 1px solid #ededed;
	font-size: 1.3em;
	padding: .2em 9px;	
	vertical-align: top;
} /* IE6 */

#co_sport table tr.ev td {
	background: #ededed;
	border-left: 1px solid #fff;
}

#co_sport table tr.s td {
	color: #c60219;
}

#co_sport table tr.s td a {
	color: #c60219;
}

#co_sport table th:first-child, #co_sport table tr td:first-child {
	border-left: 0;
	text-align: right;
}

#co_sport table th:first-child + th, #co_sport table tr td:first-child + td, #co_sport table th.w, #co_sport table td.w {
	text-align: left;
	padding-right: 50px;
}

#co_sport table th.w2, #co_sport table td.w2 {
	text-align: left;
	padding-right: 70px !important;
}

#co_sport table th.l, #co_sport table td.l {
	text-align: left !important;
}

#co_sport table th.r, #co_sport table td.r {
	text-align: right !important;
}

#co_sport table th.c, #co_sport table td.c {
	text-align: center !important;
}

#co_sport table td a {
	display: inline;
}

#co_sport .tleg {
	font-size: 1em;
	color: #646464;
	margin-top: .7em;
	width: 80%;
}

/* Ergebnisse allgemein */
#co_sport .erg  {
	position: relative;
}

#co_sport .erg h2 {
	font-size: 1.8em;
	color: #c60219;
	border-bottom: 2px dotted #999999;
	padding-bottom: .3em;	
	margin: 1.8em 0 .5em;	
}

#co_sport .erg h2 + a {
	position: absolute;
	top: .4em;
	right: 0;
	background: url(/img/link.gif) 0 5px no-repeat;
	padding-left: 12px;
	font-size: 1.2em;
}

/* #co_sport .erg h2 + a:hover {
	background-color: #e6f4f5;
} */

#co_sport .erg li {
	position: relative;
	border-top: 1px dotted #c6c6c6;
	margin-top: .7em;
	padding-top: .7em;
	font-size: 1.3em;
}

#co_sport .erg li a {
	display: inline;
}

#co_sport .erg li:first-child {
	border: 0;
	margin: 0;
	padding: 0;
}

#co_sport .erg li span {
	position: absolute;
	right: 0;
	top: .7em;
}

#co_sport .erg li:first-child span {
	top: 0;
}

/* ----------------
   Teams allgemein
   ---------------- */
#co_sport .teams li {
	position: relative;
	padding-left: 9.4em;
	font-size: 1.3em;
	overflow: hidden;
	margin-top: .5em;
	height: 1%;
}
   
#co_sport .teams li:first-child {
	margin-top: 0;
}
   
#co_sport .teams li strong {
	position: absolute;
	top: 0;
	left: 0;
}
   
#co_sport .teams li a {
	font-weight: normal;
	display: inline;
}
   
#co_sport .teams h2 {
	color: #b2b2b2;
	margin: 1.75em 0 .4em;	
}
   
#co_sport .teams img {
	border: 1px solid #afafaf;
}
   
#co_sport .teams div + img {
	float: right;
	margin: .3em 0 .5em 12px;
}
   
#co_sport .teams h2 + img {
	display: block;
	margin: 1em 0 1.9em;
}




/* ----------------
   Formel 1
   ---------------- */

/* powered by */
#co_sport .f1 .pwd {
	margin-top: 2em;
	text-align: right;
}

#co_sport .f1 .pwd a {
	display: inline;
}

#co_sport .f1 .pwd img {
	vertical-align: top;
}

#co_sport .f1 .pwd span {
	font-size: 1.1em;
	padding-right: 3px;
	position: relative;
	top: 1.05em;
}
   
/* Tabellen */
#co_sport .f1 .erg td img {
	width: 23px;
	height: 15px;
	vertical-align: top;
	position: relative;
	top: .15em;
	margin-right: 3px;
}

#co_sport .f1 .erg td a {
	display: inline;
}

/* Rennkalender */
#co_sport .f1 .kal li {
	font-size: 1.3em;
	position: relative;
	border-top: 1px dotted #969696;
	padding: .9em 0 0 120px;
	width: 244px;
	float: left;
	min-height: 91px;
} /* IE6 */

#co_sport .f1 .kal li:first-child, #co_sport .f1 .kal li:first-child + li {
	border: 0;
	margin: 0;
	padding-top: 0;
}

#co_sport .f1 .kal li .str {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 66px;
	display: block;
	margin: 1.1em 0 0;
	border: 1px solid #afafaf;
	padding: 3px;
}

#co_sport .f1 .kal li:first-child .str, #co_sport .f1 .kal li:first-child + li .str {
	margin-top: .2em;
}

#co_sport .f1 .kal li h2 {
	font-size: 1.3em;	
	position: relative;
	margin-bottom: .2em;
}

#co_sport .f1 .kal li img {
	vertical-align: top;
	margin: .15em 2px 0 0;
	width: 23px;
	height: 15px;
}

#co_sport .f1 .kal li a {
	display: inline;
}

#co_sport .f1 .kal li div a {
	background: url(/img/link.gif) left 5px no-repeat;
	padding-left: 12px;
}

#co_sport .f1 .kal li div a:hover {
	background-color: #e6f4f5;
}

#co_sport .f1 .kal li .lng {
	margin-bottom: .5em;
}

/* Strecke, Fahrer, Teams */
#co_sport .f1 .det {
	position: relative;
}

#co_sport .f1 .det h1 img {
	vertical-align: top;
	margin: .3em 0 0 3px;
}

#co_sport .f1 .det ul {
	max-width: 568px;
} /* IE6 */
   
#co_sport .f1 .det li {
	position: relative;
	padding-left: 7em;
	font-size: 1.3em;
	overflow: hidden;
	margin-top: .5em;
	height: 1%;
}
   
#co_sport .f1 .det li:first-child {
	margin-top: 0;
}
   
#co_sport .f1 .det .fahrer li {
	padding-left: 10em;
}
   
#co_sport .f1 .det li strong {
	position: absolute;
	top: 0;
	left: 0;
}
   
#co_sport .f1 .det li a {
	font-weight: normal;
	display: inline;
}
   
#co_sport .f1 .det .str {
	position: absolute;
	right: 0;
	top: 5em;
	border: 1px solid #afafaf;
	padding: 3px;
}
   
#co_sport .f1 .det .str_fhr {
	padding: 0;
}

#co_sport .f1 .det .str .zoom {
	position: absolute;
	bottom: 0;
	right: 0;
	text-indent: -9999px;
	background: url(/img/icon_zoom3.png) no-repeat;
	width: 29px;
	height: 21px;
	overflow: hidden;
	cursor: pointer;
}
   
#co_sport .f1 .det h2 {
	font-size: 1.8em;
	padding: 1.75em 0 .4em;
	color: #b2b2b2;
	clear: both;
}
   
#co_sport .f1 .det p {
	margin-bottom: 1em;
}
   
#co_sport .f1 .det .auto {
	position: relative;
}
   
#co_sport .f1 .det .auto .str {
	top: 6em;
}

/* Fahrer & Teams */
#co_sport .f1 .fate h2 {
	font-size: 1.4em;
	margin-bottom: .3em;
}

#co_sport .f1 .fate > ul > li {
	font-size: 1.3em;
	border-top: 1px dotted #969696;
	margin-top: 1.2em;
	padding-top: .8em;
} /* IE6 */

#co_sport .f1 .fate > ul > li:first-child {
	border: 0;
	margin: 0;
	padding: 0;
}

#co_sport .f1 .fate li div {
	margin-top: .8em;
	position: relative;
	padding-left: 152px;
	min-height: 50px;
	height: 1%;	
}

#co_sport .f1 .fate li div img {
	border: 1px solid #afafaf;
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 50px;
}

#co_sport .f1 .fate li div a {
	display: inline;
}

#co_sport .f1 .fate li div ul {
	clear: both;
	height: 1%;
}

#co_sport .f1 .fate li div li {
	float: left;
	margin: .4em 16px 0 0;
}

#co_sport .f1 .fate li div strong {
	background-color: #ff0000;
	color: #fff;
	padding: 0 4px;
	margin-right: 2px;
}

#co_sport .f1 .fate li div .t li {
	margin-top: .6em;
}

#co_sport .f1 .fate li div .t li strong {
	background-color: #dadada;
	color: #000;
}

/* Ergebnisse Strecke */
#co_sport .f1 .ergstr table th:first-child + th, #co_sport .f1 .ergstr table tr td:first-child + td {
	text-align: right;
	padding-right: 9px;
}

#co_sport .f1 .ergstr p img {
	vertical-align: top;
	margin-top: .15em;
	margin-right: 3px;
}

#co_sport .f1 .ergstr p a {
	font-weight: bold;
	display: inline;
}

#co_sport .f1 .ergstr h2 {
	font-size: 1.8em;
	color: #c60219;
	border-bottom: 2px dotted #999999;
	padding-bottom: .3em;	
	margin: 1.3em 0 .65em;	
}

#co_sport .wr2 {
	position: relative;
}

#co_sport .wr2 select {
	position: absolute;
	top: -.1em;
	right: 0;
	margin-right: 0;
	width: 200px;
}


/* ----------------
   Eishockey
   ---------------- */
   
/* Termine */   
#co_sport .term {
	position: relative;
}

#co_sport .term h1 {
	margin-bottom: -.4em;
}

#co_sport .term h2 {
	font-size: 1.8em;
	color: #c60219;
	border-bottom: 2px dotted #999999;
	padding-bottom: .3em;	
	margin: 1.3em 0 .5em;	
}

#co_sport .term li {
	position: relative;
	border-top: 1px dotted #c6c6c6;
	margin-top: .7em;
	padding: .7em 0 0 18em;
	font-size: 1.3em;
	height: 1%;
}

#co_sport .term li:first-child {
	border: 0;
	margin: 0;
	padding-top: 0;
}

#co_sport .term li span {
	position: absolute;
	left: 0;
	top: .7em;
}

#co_sport .term li:first-child span {
	top: 0;
}

/* Ergebnis-Fenster */
.m_eish_erg {
	width: 500px;
	min-height: 150px;
} /* IE6 */

.m_eish_erg h3 {
	margin-bottom: 9px;
}

.m_eish_erg li {
	font-size: 1.3em;
	margin-top: .5em;
}

.m_eish_erg li:first-child {
	margin: 0;
}

.m_eish_erg li:first-child strong {
	font-size: 1.3em;
}

.m_eish_erg h4 {
	color: #000;
	padding: 1.7em 0 .5em;
}

.m_eish_erg h5 {
	color: #b2b2b2;
	font-size: 1.4em;
	margin: .9em 0 .3em;
}

.m_eish_erg h4 + h5 {
	margin-top: 0;
}

.m_eish_erg p {
	line-height: 1.2em;
}

/* ----------------
   Fussball
   ---------------- */
   
/* Torschuetzen */
#co_sport .fusb .tors table tr th:first-child, #co_sport .fusb .tors table tr td:first-child {
	text-align: center;
} 

/* Tabellen 1x2 */
#co_sport .fusb .tab1x2 .reit {
	border-bottom: 1px solid #d3d3d3;
	position: relative;
	height: 1%;
}

#co_sport .fusb .tab1x2 .reit select {
	width: 180px;
	margin: 0;
	position: absolute;
	top: .1em;
	right: 0;
}

#co_sport .fusb .tab1x2 h2 {
	color: #c60219;
	border-bottom: 2px dotted #999999;
	padding-bottom: .3em;	
	margin: 1.8em 0 .6em;	
}

#co_sport .fusb .tab1x2 h2.tp {
	color: #c60219;
	border-bottom: 2px dotted #999999;
	padding-bottom: .3em;	
	margin-top: 1em;	
}


/* ----------------
   Fussball ReRa
   ---------------- */
#si_sport .si_sport_ftab h3 span {width: 123px}    
   
#si_sport .si_sport_ftab .bd {padding: 6px 12px}
   
#si_sport .si_sport_ftab .bd tr:hover {background: #f2f2f2}  
   
#si_sport .si_sport_ftab .bd td {
	font-size: 1em;
	border-top: 1px dotted #d9d9d9;
	padding: .3em 0 .3em 10px;
	text-align: right;
} /* IE6 */
   
#si_sport .si_sport_ftab .bd td:first-child {
	text-align: right;
	padding-left: 0;
	width: 8%;
}  
   
#si_sport .si_sport_ftab .bd td:first-child + td {
	padding-left: 4px;
	text-align: left;
} 
   
#si_sport .si_sport_ftab .bd tr:first-child td {
	font-size: 1em;
	border: 0;
}  
   
#si_sport .si_sport_ftab table {width: 100%}   


/* ----------------
   Werbung
   ---------------- */
#co_rsport .adv4 {
	position: relative;
	padding: 0 0 0 214px;
	margin-bottom: 4.7em;
	background: url(/img/adv_v.gif) 204px bottom no-repeat;
}

#co_rsport .adv5 {
	margin: .3em 0 4.7em;
}

#co_rsport .adv6 {
	margin-top: .3em;
	padding: 0;
	border: 0;
}
