/* 
	Allgemeine Formatierungen fuer www.stvluzern.ch
	
	Author: syseca informatik ag, as
	Last updated: 6. November 2007

*/

/*---------------------------------------------------------------------------
 	Allgemeine Formatierungen
 ---------------------------------------------------------------------------*/


.latest_news {
	width: 150px;
}

#right_main .latest_news a {
	color: #FFFFFF;
}

.latest_news hr {
	margin-left: 16px;
}

.news_list {
	
}

.news_list_header {
	padding-bottom: 10px;
}

.news_list_header h3 {
  border-bottom: 1px dashed #006BB3;
}

.single_news h3 {
	border-bottom: 1px dashed #006BB3;
	color: #006BB3;
	padding-top: 10px;
}

.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 11px;
}


/* 
.news-list-container {
	background-color: #E9E9E9;
	border: 0;
}
 
.news-list-container h3 {
	background-color: #006BB3;
	border-bottom: 0;
}

.news-list-item {
  margin: 0;
	padding: 0;
	border: 0;
	background-color: #E9E9E9;
}

.news-list-date {
	background-color: #006BB3;
	color: #FFFFFF;
}

.news-list-container hr.clearer {
	border: 0;
	height: 0;
}

.news-single-item {
	background-color: #E9E9E9;
	border: 0;
}

.news-single-item h2 {
	color: #006BB3;
}

.news-latest-container {
	background-color: #006BB3;
	border: 0;
}

.news-latest-container h2, .news-latest-gotoarchive {
	visibility: hidden;
	height: 0;
	background-color: #006BB3;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
}

.news-latest-item {
	background-color: #006BB3;
	border: 0;
	margin: 0;
	padding: 0;
}

.news-latest-date {
	visibility: hidden;
	height: 0;
}

.news-latest-item h3 {
	border-bottom: 0;
	font-weight: normal;
	font-size: 11px;
	margin: 3px 0 3px 0;
	padding: 0;
}

.news-latest-item p {
	visibility: hidden;
	height: 0;
}

.news-latest-morelink {
	height: 0;
	visibility: hidden;
}

#right_main .news-latest-item a {
	color: #FFFFFF;
}

.news-single-item hr.clearer,
.news-latest-container hr.clearer {
	border: none;
	border-top: dashed 1px #E00000;
	color: #e00000;
	background: none;
	height: 1px;
	margin: 8px 0px 8px 16px;
	width: 80%;
}

.news-latest-item .news-latest-date {
	font-size: 0;
}*/
