/*### ARCHIV ###*/
div.news-amenu-headline {
	background-image: url(../res/fce_boxes_table_header.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #bac4d0;
	font-size: 11px;
	font-weight: bold;
	color: #334455;
	padding: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}

div.news-amenu-content {
	margin: 0px;
	padding: 0px;
}

div.news-amenu-content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

/*### LIST ###*/
div.news-list-container {
	margin: 0px;
	paddng: 0px;
}

div.news-list-item {
	margin: 0px;
	margin-bottom: 10px;
}	

div.news-list-date {
	background-color: #4e83a1;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 15px;
	padding-left: 5px;
	line-height: 15px;
}

div.news-list-headline {
	background-image: url(../res/fce_boxes_table_header.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #bac4d0;
	font-size: 11px;
	font-weight: bold;
	color: #334455;
	padding: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}

div.news-list-headline a {
	text-decoration: none;
	font-weight: bold;
}

div.news-list-item p.bodytext {
	margin: 5px;
}


div.news-list-img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

div.news-list-morelink {
	margin: 5px;
}

/*### SINGLE ###*/
div.news-single-headline {
	background-image: url(../res/fce_boxes_table_header.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #bac4d0;
	font-size: 11px;
	font-weight: bold;
	color: #334455;
	padding: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}

div.news-single-subheader {
	font-weight: normal;
	font-size: 11px;
}

div.news-single-img {
	float: left;
	margin: 2px;
}

/*### LATEST ###*/
div.news-latest-container {
	margin: 5px;
}

div.news-latest-date a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

div.news-latest-headline a {
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
	color: #445566;
	text-decoration: none;
}

div.news-latest-subheader {
	font-size: 11px;
	color: #666666;
}

div.news-latest-cat {
	margin-bottom: 5px;
	font-size: 11px;
	color: #666666;
}

div.news-latest-morelink {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #a7a7a7;
}

div.news-latest-morelink a {
	font-weight: normal;
	font-size: 11px;
	color: #445566;
}

div.news-latest-morelink img {
	border: none;
	margin-left: 3px;
}

div.news-latest-gotoarchive {
	padding-top: 4px;
}

div.news-latest-gotoarchive a {
	color: #445566;
	font-size: 11px;
	font-weight: bold;
}