div.clearer {
	margin:0;
	padding:0;
	line-height:0px;
	font-size:1px;
	clear:both;
}

hr.clearer {
	margin:0;
	padding:0;
	line-height:0px;
	font-size:1px;
	clear:both;
}

/*-={Template Latest}=-*/

.news-latest-container{
	width: 410px;
	padding-top: 4px;
	padding-bottom: 50px;
}

.news-latest-item {
	padding-top: 11px;
}

.news-latest-title a:link, .news-latest-title a:visited, .news-latest-title a:active {
	text-decoration: none;
	color: #e20024;
}

.news-latest-title a:hover {
	text-decoration: none;
	color: #000000
}

.news-latest-image {
	float: left;
	margin-top: 23px;	
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid black;
}

.news-latest-subheader {
	padding-top: 23px;	
	padding-bottom:0px;
}

.news-latest-morelink {
	padding-bottom: 12px;
}

.news-latest-morelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #e20024;
}

.news-latest-morelink a:hover {
	color:#000000;
}

.news-latest-browse a:link, .news-latest-browse a:visited, .news-latest-browse a:active {
	color: #e20024;
}

.news-latest-browse a:hover {
	color: #000000;
}

/*-={Template List}=-*/

.news-list-container {
	width: 410px;
	padding-top: 33px;
	padding-bottom: 100px;
	
}

.news-list-container table {
	width: 410px;
}

.news-list-browse table {
	width: auto !important;
}

.news-list-container td.tabledate {
	width: 65px !important;
}

.news-list-item {
	padding-top: 10px;
	padding-bottom: 10px;
}

.news-list-container a:link, .news-list-container a:visited, .news-list-container a:active {
	color: #e20024;
}


.news-list-container a:hover {
	color: #000000;
}

.news-list-browse {

}

.news-list-browse a:link, .news-list-browse a:visited, .news-list-browse a:active {
	color: #e20024;
}

.news-list-browse a:hover {
	color: #000000;
}

/*-={Template Single}=-*/

.news-single-item {
	padding-top: 36px;
	width: 410px;
}
.news-single-timedata a:link, .news-single-timedata a:visited, .news-single-timedata a:active {
	color: #e20024;
	text-decoration: none;
}

.news-single-timedata a:hover{
	color: #000000;
	text-decoration: none;
}

.news-single-contentelement {
	padding-top: 23px;
	padding-bottom: 63px;
}

.news-single-image {
	border: 1px solid black;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
}

.news-single-content a:link, .news-single-content a:visited, .news-single-content a:active {
	color: #e20024;
}

.news-single-content a:hover {
	color: #000000;
}

.news-single-backlink {
	padding-top: 15px;
}

.news-single-backlink a:link, .news-single-backlink a:visited, .news-single-backlink a:active {
	color: #e20024;
}

.news-single-backlink a:hover{
	color: #000000;
}

.news-single-printdownload {
	width: 215px;
	/*height: 43px;*/
	background-color: #a9a9a9;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 0px;
}

.news-single-print {
	/*width: 94px;*/
	padding-top: 1px;
}

.news-single-print a:link, .news-single-print a:visited, .news-single-print a:active {
	display: block;
	background-image: url(../img/print.gif);	
	background-position: left center;
	background-repeat: no-repeat;
	color: #ffffff !important;
	padding-left: 20px;
}

.news-single-print a:hover {
	display: block;
	color: #000000 !important;
	background-image: url(../img/print_black.gif);	
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.news-single-download {
	/*width: 154px;*/
	padding-top: 1px;
}

.news-single-download a:link, .news-single-download a:visited, .news-single-download a:active {
	display: block;
	background-image: url(../img/download_pdf.gif);	
	background-position: left center;
	background-repeat: no-repeat;
	color: #ffffff !important;
	padding-left: 20px;
	padding-top: 1px;
}

.news-single-download a:hover {
	display: block;
	color: #000000 !important;
	background-image: url(../img/download_pdf_black.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
}

/*-={Template Archive / Archive NoItem}=-*/