
#kalender  { color: #666; font: 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background-color: #fdfcf5; text-align: center; margin: 0; padding: 0; width: 203px; border-left: 1px solid #ccc }
.nav, .nav a { color: #fff; font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: center }
caption    { color: #fff; font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background: #c90; text-align: center; margin: 0; padding: 0; width: 203px; height: 25px; vertical-align: middle }

th   { color: #666; font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background: #e7e7e7; margin: 0; padding: 0; border-top: 1px solid #f5f0f0; border-right: 1px solid #f5f0f0; border-bottom: 1px solid #f5f0f0 }
.tdline { background-color: transparent; text-align: center; width: 20px; height: 20px; border-right: 1px solid #f5f0f0; border-bottom: 1px solid #f5f0f0 }
.event { font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 100% }
.event a { color: #c90; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 100%; height: 100% }
.event a:hover { color: #c90; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.today { background: #c90; color: #fff; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.today a { color: #ed1c24; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.today a:hover { color: #c90; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.game { background: #BCD66F; color: #fff; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }


#tooltip {
	border: 1px solid #111;
	background-color: #eee;
	opacity: 0.85;
	padding: 5px;
}
#tooltip h3, #tooltip p { margin: 0; }
