/* CSS Document */

#newsArchive a:active, #newsArchive a:focus,  #newsArchive a:link, #newsArchive a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ad0102;
	text-decoration: none;
}

#newsArchive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ad0102;
	text-decoration: underline;
}

td.ctnTitelstoryCellTD {
	padding-left: 6px;
}

td.ctnTitelstoryPicDescrCellTD {
	color: #999999;
}

td.ctnNewsHeadlineTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ad0102;
	padding-bottom: 8px;
	font-weight: bold;
	padding-top: 0px;
}

td.ctnInsideHeadlineTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ad0102;
	padding-bottom: 8px;
	font-weight: bold;
/*	padding-top: 6px;
*/}

td.ctnNewsLink {
	color: #ad0102;
	padding-top: 8px;
}

td.ctnTitelstoryPicDescrCellTD {
	color: #888888;
}

td.ctnTitelstoryDateCellTD {
	color: #888888;
	padding-bottom: 2px;
}

td.ctnHeadlinesDateCellTD {
	color: #888888;
}

td.ctnHeadlinesCellTD {
	padding-bottom: 2px;
	padding-top: 1px;
/*	background-image: url(../assets/news/separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
*/}

td.ctnHeadlinesSeparatorTD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	padding-bottom: 4px;
}

td.ctnRedDotSeparatorTD {
	padding-bottom: 4px;
}

td.ctnInsideCellTD {
	padding-top: 6px;
}

table.ctnTitelstoryTABLE {
	margin-top: 16px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
/*	width: 476px;
*/	width: 470px;
	position: static;
}

table.ctnTitelstoryShortTABLE {
	margin-top: 8px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
/*	width: 476px;
*/	width: 470px;
	position: static;
}

table.ctnHeadlinesTABLE {
	margin-top: 16px;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-left: 10px;
	width: 221px;
	position: static;
/*	background-color: #3366FF;
*/}

table.ctnInsideTABLE {
	margin-top: 16px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
/*	width: 227px;
*/	position: static;
/*	background-color: #00CC00;
*/}

table.ctnInsideFullStoryTABLE {
	margin-top: 16px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
/*	width: 476px;
*/	width: 470px;
	position: static;
}

