/* --------------------------------------------------------------- */
/*                                                                 */
/*    NEWS-PLUGIN CSS-DATEI                                        */
/*    Koller Internet GmbH, www.kollerinternet.ch                  */
/*                                                                 */
/* --------------------------------------------------------------- */





/* --- PAGEBROWSER -------- */
.tx-ttnews-browsebox {
	text-align: left;
}


/* --- LATEST -------- */
.news-latest-container {
}

.news-latest-item {
}

.news-latest-date {

}

.news-latest-subheader {

}

.news-latest-morelink {
	text-align: right;
}

.news-latest-morelink a {
}

.news-latest-morelink a:hover {
}

/* --- LIST -------- */
.news-list-container {
}

.news-list-content {
}

.news-list-item {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.news-list-item h1 {
	margin: 0;
	padding: 0;
}

.news-list-item h1 a {
}

.news-list-date {
	float: right;
	padding-top: 2px;
}

.news-list-subheader {
}

.news-list-title {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

.news-list-image {
}

.news-list-morelink {
	padding-top: 0.5em;
	text-align: right;
	clear: both;
}

.news-list-morelink a {
}

.news-list-morelink a:hover {
}

.news-list-archive {
	margin-bottom: 10px;
}

/* --- SINGLE -------- */
.news-single-item {

}

.news-single-timedata {
	color: #666666;
	margin-bottom: 20px;
}

.news-single-title {
}

.news-single-subheader {
	font-style: italic;
	margin-bottom: 10px;
}

.news-single-images {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.news-single-image {
}

.news-single-imgcaption {
	font-size: 0.9em;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

.news-single-content {
	margin-bottom: 20px;
}

.news-single-backlink {
	clear: both;
}

.news-single-backlink a {
}

.news-single-backlink a:hover {
}

.news-single-additional-info {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

.news-single-additional-info dl {
}


.news-single-related,
.news-single-files,
.news-single-links {
	margin-bottom: 10px;
}

.news-single-related dt, 
.news-single-files dt,
.news-single-links dt {
	font-weight: bold;
}

.news-single-related dd {
}

.news-single-files dd {
}

.news-single-files dd img {
	padding-right: 5px;
}

.news-single-files dd a {
}

.news-single-links dd {
}

/* --- ARCHIV MENU -------- */
.news-amenu-container {
	padding: 10px;
	border:1px solid #CCC;
	background-color: #F2F2F2;
	margin-bottom: 20px;
}

.news-amenu-container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.news-amenu-container ul li {
	padding-left: 10px;
	margin-left: 10px;
	background-image: url(../images/icons/list-style_03.png);
	background-position: 0px 0.6em;
	background-repeat: no-repeat;
}

.news-amenu-container ul li.news-amenu-item-year {
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 5px;
	background-image: url(../images/icons/list-style_01.png);
	background-position: 0px 0.6em;
	background-repeat: no-repeat;
}
