/*
 * @package 	Joomla 1.6
 * @version 	1.0
 * @package    	JSisView
 * @author     	Michael Sewelies {@link http://www.base-solution.de}
 * @author     	Created on 28-Mai-2010
 * @copyright	Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license	GNU/GPL, see LICENSE.php
 */

div#sishandball { }
div#sishandball h3 { color: #369; }
div#sishandball p.footline { color: #222; }
div#sishandball table,td,th { color: #222; padding:.5em 0; }

div#sishandball td.spieltag { padding-top: 10px; padding-bottom: 10px; }
div#sishandball td.spieltag p { font-size: 100%; color: #666; }

div#sishandball td.tabelle0 { background-color: #ffffff; }
div#sishandball th.tabelle0 { background-color: #ffffff; border-bottom: 1px dotted #afafaf; }

div#sishandball td.tabelle1 { background-color: #efefef; border-bottom: 1px dotted #afafaf; }
div#sishandball th.tabelle1 { background-color: #efefef; }

div#sishandball td.tabelle0jsis { color: #369; background-color: #d6e0eb; border-bottom: 1px dotted #afafaf; }
div#sishandball td.tabelle1jsis { color: #369; background-color: #d6e0eb; border-bottom: 1px dotted #afafaf; }

div#sishandball tfoot td { }

.ergebnisnavigation { color: #222; padding: 2px; font-size: 11px; }
.aktuellerspieltag { background-color: #efefef; border: 1px solid #afafaf; } 
a.ergebnislink {color: #222; padding: 1px; font-size: 11px; }
a.ergebnislink:link {color: #222; text-decoration: underline;}
a.ergebnislink:visited {color: #000000; text-decoration: none;}
a.ergebnislink:hover {color: #c1310c; text-decoration: none; }