/*****************************************************************************
* Hier auch immer wieder verwendeter Trick:
* breiten- bzw. H�henangeben wie folgt:
* width: 123px !important;
* width: 121px;
* Das f�hrt dazu, dass der IE die zweite, der FF die ersten Zeile verwendet. Ist notwendig, da die
* Borders verschieden gemacht werden.
******************************************************************************/

body{
	text-align: center;	/* centers board in MSIE */
	/* background:#FFFFFF; original Background of STOCCER */
	background: url("/fileadmin/templates/media/images/bg_nzz.png") repeat scroll 0 0 transparent !important; /* NZZ Background for interim reason WC 2010 */
}
#superContainer{
	margin: auto;		/* make it centered */
	width: 900px;		/* Fixed width */
	text-align: left;	/* re-align (fixes body-MSIE-hack) */
	border: none;
	background: #FFFFFF;
}
#menuContainer{
	border: none;
}
#centerContainer{
	border: none;
	margin: 0px;
}

#rss_container{
	margin: 20px 0px 10px 0px;
	text-align: center;
}
#mainlogo {
	width: 500px;
	height:60px;
}

.tx-stoccerbanner-pi1{
	margin-bottom: 10px;
}
#stoccerCountdown{
	background: #2267B8;
width: 180px;
}
#stoccerCountdown .singleCountdown{
	padding: 0px 10px 0px 10px;
	border-top: 1px solid white;
}
#stoccerCountdown .singleCountdown .countdownClock{
	font-weight: normal;
}
#stoccerCountdown .singleCountdown div{
	color: white;
padding: 0px 10px 0px 0px;
	font-weight: bold;
}
.singleCountdown{
	color: white;
}
#stoccerCountdownHeader{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding-top: 4px;
}

/*****************************************************************************
* Content Container Table
******************************************************************************/
#contentContainerTable{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
#contentContainerTable td{
	padding: 0px;
	margin: 0px;
}
#contentContainerTableLeft{
	width: 720px !important;
	border-right: 1px solid #CCC;
}
#contentContainerTableRight{
	width: 180px;
}


/*****************************************************************************
* Content Section
******************************************************************************/
#contentTeaser{
	height: 110px !important;
	height: 112px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	width: 717px !important;
	width: 719px;
}

#contentTeaser img{
	margin:0px;
	padding:0px;
	height: 110px !important;
	height: 112px;
	width: 717px !important;
	width: 719px;
}

#contenttable{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
#contenttable td{
	margin: 0px;
	padding: 0px;
}
#colNormal_2col .stoccerContentWrapper, #colNormal .stoccerContentWrapper,#colRight .stoccerContentWrapper {
	margin: 20px 5px 0px 5px;
}
#colRight .stoccerContentWrapper{
	margin-right: 10px;
}
#colNormal_2col{
	width: 480px !important;
	width: 479px;
}
#colRight{
	width: 240px !important;
	width: 239px;
}


/*****************************************************************************
* Head Section
******************************************************************************/
#logoContainer{
	height: 60px;
}
#logoContainer table{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
#logoContainer table td{
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
}
.headerLink{
	float: right;
	margin: 0px;
	margin-left: 10px;
}

/*****************************************************************************
* Foot Section
******************************************************************************/
#footerContainer{
	clear: both;
	padding: 5px;
}

/*****************************************************************************
* Menu Section
******************************************************************************/
#menu2table{
	width: 898px;
}
#menu2table, #menu2table td{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
#menu1,#menu2{
	height: 20px;
	font-size : 0px;
	border: none;
}

/*****************************************************************************
* OnLine-Users Anzeige
******************************************************************************/
#onLineUsers{
	height: 40px;
	padding: 5px 5px 0px 10px;

}

/*****************************************************************************
* LoginBox f�r den Handelsbildschirm
******************************************************************************/
#loginForm{
	height: 110px !important;
	height: 112px;

}
#loginFormTable{
	border-collapse: collapse;
	margin-left: 5px;
}
#loginFormTable #label{
	width: 60px;
}
#loginFormTable td{
	margin: 0px;
	padding: 0px;
}
#loginFormTable input{
	line-height: 9px;
	width: 110px;
	margin: 0px;
}
#loginFormTable form{
	padding: 0px;
	margin: 0px;
}

.csi-intext-right .csi-image {
	float: right;
	margin: 0px;
	margin-left: 5px;
}
.csi-intext-left .csi-image {
	float: left;
	margin: 0px;
	margin-right: 5px;
}
.csi-caption{
	margin: 0px;
	text-align: center;
}
.csc-abstract{
	margin-left: 10px;
}
iframe{
	margin: 0px;
}

/*****************************************************************************
* Individual Stats Formatting
******************************************************************************/

#stats_maincol{
	width:469px;
	height:1000px;
}

#stoccer_banner {
margin-top: 20px;
}
#stoccer_banner .header, #stoccer_banner .content{
	text-align:center;
	/*width: 100%;*/
}
