/*-----------------------*/
/* NÖV Stylesheet (CSS1) */
/*                       */
/* EVENT/SPORT           */
/*-----------------------*/

table#content td.event {
	padding: 10px 0px 10px 1px;
	background: url(../Images/dotted_gh.gif) repeat-x top;
	border-top-style: none;
}
table#content td.event1st {
	padding: 10px 0px 10px 1px;
}
table#content td.eventdetail {
	padding: 10px 0px 10px 1px;
}
table#content td.eventdetail span.headline {
	font-weight: bold;
}
table#content td.event a:link {
	color: #003366;
	font-weight: bold;	
}
table#content td.event a:visited {
	color: #003366;
	font-weight: bold;	
}
table#content td.event a:active {
	color: #003366;
	font-weight: bold;	
}
table#content td.event a:hover {
	color: #003366;
	font-weight: bold;	
}
table#content td.event1st a:link {
	color: #003366;
	font-weight: bold;	
}
table#content td.event1st a:visited {
	color: #003366;
	font-weight: bold;	
}
table#content td.event1st a:active {
	color: #003366;
	font-weight: bold;	
}
table#content td.event1st a:hover {
	color: #003366;
	font-weight: bold;	
}

