@charset "UTF-8";
/* CSS Document */
@import "nav_main.css";
@import "tt_news.css";
@import "content.css";
@import "/SpryAssets/SpryTabbedPanels.css";
body {
	background-image: url(images/background_carbon.jpg);
	background-repeat: repeat-x;
	background-color: #272424;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
html{
	margin:0px;
	padding:0px;
}
h1{
	font-size:14px;
}
h3{
	font-size:12px;
}
a img{
	border:none;
}
a:link,
a:active,
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}
table{
	margin:0;
}
td{
	vertical-align:top;
	font-size:11px;
	color:#333333;
}

/* Page Layout*/
#page{
	width:1000px;
	text-align:left;
	padding-top:5px;
	margin-left: auto;
	margin-right:auto;
}

#main{
	width:830px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(/fileadmin/templates/fci_2008/images/content_bg.gif);
	background-repeat:repeat-y;
}
#banner{
	width:160px;
	float:left;
	padding-top:0px;
	margin-left:10px;
	margin-top:-56px;
	background-color:#FFFFFF;
}

#header {
	width: 830px;
	height:120px;
	background-image: url(images/top_image.gif);
	background-repeat: no-repeat;
}

#navigation {
	background-image: url(images/navi_bottom.gif);
	background-repeat:repeat-x;
	height:30px;
	width:830px;
	}

#navi1 {
	padding-left:25px;
	float:left;
}
#topcontent{
	height:30px;
	float:left;
}
#content_left {
	display:inline;
	width: 160px;
	padding-left:10px;
	margin-top:10px;
	float: left;
	color:#333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_main {
	display:inline;
	float:left;
	width: 640px;
}
#content_main .spacing {
	padding-left:10px;
	padding-top:10px;
}
#footer {
	width: 830px;
	clear: both;
	background-image: url(images/lay_footer_bg.gif);
	background-repeat: no-repeat;
	height: 26px;
}
#footer .right{
	float:right;
	padding-top:3px;
	padding-right:3px;
}
#footer .navi{
	float:left;
	height:25px;
	width:250px;
	line-height:25px;
	margin-left:10px;
}
#footer .navi a:link,
#footer .navi a:active,
#footer .navi a:visited{
	color:#999999;
	text-decoration:none;
	padding:3px;
	font-size:10px;
}
#footer .navi a:hover{
	color:#FFFFFF;
}

#footer a:link,
#footer a:active,
#footer a:visited{
	color:#999999;
	text-decoration:none;
	padding:3px;
	font-size:10px;
}
#footer a:hover{
	color:#FFFFFF;
}



#tabelle {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f0f3f5;
}

#tabelle td {
	height:25px;
	line-height:25px;
}

#tabelle .top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

#tabelleshort {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f0f3f5;
}

#tabelleshort td{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f0f3f5;
	height:15px;
	line-height:15px;
}

#tabelleshort .active {
	color: #FFFFFF;
	background-color: #c90008;
	font-weight:bold;
}

/* MINITABELLE */

table .mini_livetabelle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	width:100%;
}

.mini_livetabelle_kopf {
	background-color:#333;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 5px 14px;
	}

.mini_tabelle_reihe td{
	background-color:#666; 
	border-bottom:3px #FFF solid;
	padding:3px 0px;
	color:#FFF;  }

.mini_tabelle_reihe td a{
	font-size:9px;
	color:#FFF; }
	
.highlight td{
	background-color:#e30b06; 
	border-bottom:3px #FFF solid;
	padding:3px 0px;
	color:#FFF;
	font-weight:bold; }

.highlight td a{
	color:#FFF;
	font-weight:bold;  }
	
/* SPIELTAG CSS*/
	
.spieltag_tabelle {
	width:100%;
}

.spieltag {
	font-size:16px;
	font-weight:bold;
	color:#666;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #666;}

.spieldatum {
	font-size:11px;
	color:#FFF;
	font-weight:bold; 
	background-color:#333;
	padding:3px 0px; }
	
.even td, .odd td {
	height:25px;
	line-height:25px;
	background: url(images/tab_bakg.gif) bottom;}
	
.spieltag_tabelle .highlight td{
	font-size: 11px;
	border-bottom:none;
}

/*LIVETABELLE*/

.livetabelle {
	width:100%; }
	
.livetabelle .even td {
	background:none;
	background-color:#ccc;
	border-bottom:2px solid #FFF; }
	
.livetabelle_kopf {
	background-color:#333;
	color:#FFF; 
	font-size:13px;
	font-weight:bold;
	padding:5px 0px; }

.points {
	text-align:center; 
	width: 40px;
	font-weight:bold;  }

.diff {
	text-align:center; 
	width: 40px;
	font-weight:bold;}
	
.against {
	text-align:center; 
	width: 40px;
	font-weight:bold;}

.lost, .drawn, .won, .played, .position {
	text-align:center; 
	width: 25px;
	font-weight:normal;}

.position {
	font-weight:bold;}

