/**
 * Styles für das Tippspiel
 *
 * $URL: svn://localhost/RBL-dev/tags/rbl_2010_02_15-1/css/royal/tippspiel/tippspiel.css $
 * $Rev: 1056 $
 * $Author: jk $
 * $Date: 2010-02-15 15:20:28 +0100 (Mo, 15 Feb 2010) $
 */

/* Info */

#main DIV#content DIV.blinfo {
  text-align          : justify;
  padding             : 20px;
}
#main DIV#content DIV.blinfo DIV#bllogo1 {
  float               : left;
}
#main DIV#content DIV.blinfo DIV#bllogo2 {
  float               : right;
}
#main DIV#content DIV.blinfo h2 {
  text-align          : center;
  font-size           : 25px;
}
#main DIV#content DIV.blinfo h3 {
  text-align          : center;
  font-size           : 20px;
}
#main DIV#content DIV.blinfo P {
/*  clear               : both;*/
}
#main DIV#content DIV.blinfo TABLE.bsp {
  margin-left         : 10px;
}
#main DIV#content DIV.blinfo TABLE.bsp TD {
  text-align          : center;
}

/* Tipper-Tabelle */

#main DIV#content TABLE.blttab {
  width               : 97%;
}    
#main DIV#content TABLE.blttab TH.tipp {
	font-size			: 10px;
}    
#main DIV#content TABLE.blttab TH.pts {
	font-size			: 10px;
}    
#main DIV#content TABLE.blttab TD {
  padding-top         : 1px;
  padding-bottom      : 1px;
}    
#main DIV#content TABLE.blttab TD.pos {
  text-align          : right;
  border-right-width  : 0px;
  padding-right       : 3px;
}    
#main DIV#content TABLE.blttab TD.lastpos {
  text-align          : left;
  border-left-width   : 0px;
  padding-left        : 3px;
}    
#main DIV#content TABLE.blttab TD.name {
  text-align          : left;
  padding-left        : 3px;
}    
#main DIV#content TABLE.blttab TD.name A {
  color               : black; 
}  
#main DIV#content TABLE.blttab TD.name A:link    { text-decoration: none; }
#main DIV#content TABLE.blttab TD.name A:visited { text-decoration: none; }
#main DIV#content TABLE.blttab TD.name A:hover   { text-decoration: underline; }

#main DIV#content TABLE.blttab TD.team {
  text-align          : left;
  padding-left        : 3px;
}    
#main DIV#content TABLE.blttab TD.userteam {
	text-align			: left;
	padding-left		: 3px;
	color				: #008877;
	font-weight			: bold;
}    
#main DIV#content TABLE.blttab TD.pts {
	text-align			: right;
	border-right-width	: 0px;
	padding-left		: 2px;
	padding-right		: 2px;
	font-weight			: bold;
}    
#main DIV#content TABLE.blttab TD.aktpts {
  text-align          : left;
  border-left-width   : 0px;
  padding-left        : 3px;
}    
#main DIV#content TABLE.blttab TR.schnitt {
  background-color    : #D0D0D0;
}    
#main DIV#content TABLE.blttab TR.schnitt TD {
  padding-top         : 5px;
  padding-bottom      : 5px;
  font-weight         : bold;
}    
#main DIV#content TABLE.blttab TD.schnitt {
  text-align          : right;
  padding-right       : 3px;
}    
#main DIV#content TABLE.blttab TD.pts_c {
  text-align          : center;
}    
#main DIV#content TABLE.blttab TR#user TD {
	color				: #008877;
	font-weight			: bold;
}    

/* Statistik */

#main DIV#content DIV.statistik {
  text-align          : center;
  margin              : 20px;
}

/* Update */

#main DIV#content PRE {
  text-align          : left;
}  
  
/* Tipps */

#main DIV#content TABLE.bltipps {
	width				: 95%;
}    
#main DIV#content TABLE.bltipps TD {
	padding-right		: 2px;
	padding-left		: 2px;
	height				: 15px;
}  
#main DIV#content TABLE.bltipps TD.nr {
	padding-right		: 3px;
}    
#main DIV#content TABLE.bltipps TD.datum {
}    
#main DIV#content TABLE.bltipps TD.gruppe {
	text-align			: center;
	padding-right		: 5px;
	padding-left		: 5px;
}    
#main DIV#content TABLE.bltipps TD.hteam {
	text-align			: right;
	border-right-width	: 0px;
}    
#main DIV#content TABLE.bltipps TD.s {
	border-right-width	: 0px;
	border-left-width	: 0px;
}    
#main DIV#content TABLE.bltipps TD.ateam {
	text-align			: left;
	border-left-width	: 0px;
}
#main DIV#content TABLE.bltipps TD.spt {
	text-align			: left;
	font-weight			: bold;
}
#main DIV#content TABLE.bltipps TD.erg {
	text-align			: center;
}
#main DIV#content TABLE.bltipps TD.tipp {
	text-align			: center;
}
#main DIV#content TABLE.bltipps TD.tipp INPUT {
	width				: 30px;
}
#main DIV#content TABLE.bltipps TD.pts {
	text-align			: right;
	padding-right		: 15px;
}
#main DIV#content TABLE.bltipps TD.but {
	text-align			: right;
}
#main DIV#content TABLE.bltipps TD.but INPUT  {
	font-size			: 10px;
}
  

/**
 * Tippspiel in Topthemes
 */
#main DIV#topthemes TABLE.tsp {
	background-color: white;
}

#main DIV#topthemes TABLE.tsp TD.cat {
	background-color: #E0E0E0;
	font-weight: bold;
	padding-left: 2px;
}

#main DIV#topthemes TABLE.tsp TD.tipper {
	padding-left: 2px;
}

#main DIV#topthemes TABLE.tsp TD.tipper SPAN.team {
	font-style: italic;
}

#main DIV#topthemes TABLE.tsp TR.row0 {
	
}

#main DIV#topthemes TABLE.tsp TR.row0 TD {
	border-top: 1px dotted #888888;
}

#main DIV#topthemes TABLE.tsp TR.row1 {
	background-color: #F8F8F8;
}

#main DIV#topthemes TABLE.tsp TR.row1 TD {
	border-top: 1px dotted #888888;
}

#main DIV#topthemes TABLE.tsp TD.punkte {
	text-align: right;
	padding-right: 2px;
}

