/**
 * Styles für die Topthemenmodule 
 *
 * $URL: svn://localhost/RBL-dev/tags/rbl_2010_02_26-1/css/royal/topthemes.css $
 * $Rev: 1066 $
 * $Author: jk $
 * $Date: 2010-02-26 22:18:46 +0100 (Fr, 26 Feb 2010) $
 */
#main DIV#topthemes {
	float: right;
	width: 170px;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px 2px;
}

@media print {
	#main DIV#topthemes {
		width: 44.4mm;
		margin: 0mm 0.3mm;
		font-size: 9px;
	}
}

#main DIV#topthemes H4 {
	background-image: url(verlauf350_b.png);
	background-position: center top;
}

DIV#topthemes A:link {
	color: black;
	text-decoration: none;
}

DIV#topthemes A:visited {
	color: black;
	text-decoration: none;
}

DIV#topthemes A:hover {
	color: black;
	text-decoration: underline;
}

#main DIV#topthemes TABLE {
	width: 100%;
	text-align: left;
	padding: 0px;
}

/**
 * Sieger
 */
#main DIV#topthemes TABLE.sieger {
	font-weight: bold;
}

#main DIV#topthemes TABLE.sieger TR.row1 {
	background-color: #E0E0E0;
}

#main DIV#topthemes TABLE.sieger TR.row0 {
	background-color: #F0F0F0;
}

#main DIV#topthemes TABLE.sieger TR.row1 TD {
	padding: 0px 2px;
}

#main DIV#topthemes TABLE.sieger TR.row0 TD {
	padding: 0px 2px;
	border-bottom: 1px solid white;
}

#main DIV#topthemes TABLE.sieger TD.team {
	font-weight: normal;
	text-align: right;
}

@media print {
	#main DIV#topthemes TABLE.sieger TD {
		padding: 1px 2px;
	}
}

/**
 * aktuelle Ergebnisse
 */
#main DIV#topthemes TABLE.akterg {
	background-color: white;
}

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

#main DIV#topthemes TABLE.akterg TD.team {
	/*  font-size           : 11px;*/
	padding-left: 2px;
}

#main DIV#topthemes TABLE.akterg TD.datum {
	/*  font-size           : 11px;*/
	text-align: right;
	padding-right: 2px;
	background-color: #E0E0E0;
}

#main DIV#topthemes TABLE.akterg TD.erg {
	/*  font-size           : 11px;*/
	text-align: center;
	background-color: #E0E0E0;
}

#main DIV#topthemes TABLE.akterg TD.bem {
	font-size: 90%;
	text-align: center;
}

#main DIV#topthemes TABLE.akterg TD.bem A {
	font-weight: bold;
	font-style: italic;
}

#main DIV#topthemes TABLE.akterg TD.bem A:link {
	color: blue;
	text-decoration: underline;
}

#main DIV#topthemes TABLE.akterg TD.bem A:visited {
	color: blue;
	text-decoration: underline;
}

#main DIV#topthemes TABLE.akterg TD.bem A:hover {
	color: blue;
	text-decoration: underline;
}

#main DIV#topthemes TABLE.akterg TD.mehr {
	text-align: right;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #F0F0F0;
}

#main DIV#topthemes TABLE.akterg TD.mehr A:link {
	color: blue;
	text-decoration: underline;
}

#main DIV#topthemes TABLE.akterg TD.mehr A:visited {
	color: blue;
	text-decoration: underline;
}

#main DIV#topthemes TABLE.akterg TD.mehr A:hover {
	color: blue;
	text-decoration: underline;
}

/**
 * Forum 
 */
#main DIV#topthemes TABLE.forum {
	background-color: white;
}

#main DIV#topthemes TABLE.forum TR.heute {
	background-color: #FFFFE8;
}

#main DIV#topthemes TABLE.forum TR.notread {
	background-color: #FFFFE8;
}

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

#main DIV#topthemes TABLE.forum TD.datum {
	text-align: right;
	padding-right: 2px;
	background-color: #E0E0E0;
}

#main DIV#topthemes TABLE.forum TD.beitrag {
	padding: 0px 2px 2px 2px;
}

#main DIV#topthemes TABLE.forum TD.beitrag A:link {
	color: blue;
	text-decoration: underline;
}

#main DIV#topthemes TABLE.forum TD.beitrag A:visited {
	color: blue;
	text-decoration: underline;
}

#main DIV#topthemes TABLE.forum TD.beitrag A:hover {
	color: blue;
	text-decoration: underline;
}

#main DIV#topthemes TABLE.forum TD.mehr {
	text-align: right;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #F0F0F0;
}

#main DIV#topthemes TABLE.forum TD.mehr A:link {
	color: blue;
	text-decoration: underline;
}

#main DIV#topthemes TABLE.forum TD.mehr A:visited {
	color: blue;
	text-decoration: underline;
}

#main DIV#topthemes TABLE.forum TD.mehr A:hover {
	color: blue;
	text-decoration: underline;
}
/**
 * aktuelle Teamstories 
 */
DIV#aktteamstories TABLE TD {
	text-align: left;
	padding: 0px 4px 0px 4px;
}

DIV#aktteamstories TABLE TD A:link {
	color: black;
	text-decoration: none;
}

DIV#aktteamstories TABLE TD A:visited {
	color: black;
	text-decoration: none;
}

DIV#aktteamstories TABLE TD A:hover {
	color: black;
	text-decoration: underline;
}

/**
 * Hallensieger
 */
DIV.akthalle {
	margin: 0px auto;
}

DIV.akthalle TABLE {
	width: 382px;
	margin: 5px auto;
	border-width: 1px 0px !important;
}

DIV.akthalle TABLE TD {
	padding: 0px;
	text-align: center;
}

DIV.akthalle TABLE TD.head {
	background-color: #E0E0E0;
}

DIV.akthalle A:link {
	color: black;
	text-decoration: none;
}

DIV.akthalle A:visited {
	color: black;
	text-decoration: none;
}

DIV.akthalle A:hover {
	color: black;
	text-decoration: underline;
}

/**
 * Themenlinks für die Startseite
 */
DIV.themelinks {
	margin: 0px auto;
}

DIV.themelinks TABLE {
	width: 382px;
	margin: 5px auto !important;
	border-width: 0px !important;
}

DIV.themelinks TABLE TD {
	padding: 0px;
}

DIV.themelinks TABLE TD.left {
	text-align: left;
}

DIV.themelinks TABLE TD.right {
	text-align: right;
}