body,div  { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000033 }
table     { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000033 }
td        { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000033 }
b         { font-family: arial, helvetica, sans-serif; color: #000033, font-weight: bold; }
p		{margin: 0; padding:0;}


a:link    {  text-decoration: none; color: #330099}
a:visited {  text-decoration: none; color: #330099}
a:active  {  text-decoration: none; color: #330099}
a:hover   {  text-decoration: none; color: #000033}


.navlink    { font-family: arial, helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: normal; color: #330099; margin:0px; text-decoration:none;}
.pageTitle  { font-family: arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #330099; margin:0px; text-decoration:none;}

.txtNormBlue{ font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #330099 }
.disclaimer { font-family: arial, helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000033; margin:0px; text-decoration:none;}

.input      { font-family: Arial, Helvetica, sans-serif; font-size: 11px }

.zeitkrit   { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000033; margin:0px; text-decoration:none;}

/* Spielplan */
#spieldaten th {
	text-align: left; 
	padding: 3px;	
}

#spieldaten td {
	padding: 3px;
}

#spieldaten th:hover {
	cursor:pointer;
	cursor:hand;
	color: #330099;
}


.odd {background-color: #ff6600}
.even {background-color: #ff9933}
