

/* ****************************
Section: tt_news
**************************** */

.news-list-container {
}

.news-list-item {
	margin: 0 0 20px 0;
}


.news-list-date, 
.news-single-date  {
	width: 28px;
	height: 33px;
	display: block;
	float: left;
	text-align: center;
	background: #fff;
	white-space: nowrap;
	background-image:url(../../images/kalender.png);
	background-repeat:no-repeat;
}

.news-list-date .month,
.news-single-date .month {
	display: block;
	clear: both;
	line-height: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top:4px;
	font-size: 9px;
	text-transform: uppercase;
}

.news-list-date .day,
.news-single-date .day {
	display: block;
	clear: both;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top:2px;
}


.news-list-item h1,
.news-single-item h1 {
	clear:right;
	color:#254b86;
	display:block;
	float:left;
	font-weight:normal;
	padding:6px 10px 0 10px;
	width:640px;
	height:14px;
	font-family:corbel, verdana;
	font-size:18px;
}

.news-single-item ul {
	margin-left:58px;
	}
	
.news-list-item h1 a {
	margin: 0;
	color: #254b86;
	text-decoration: none;
}
.news-list-item h1 a:hover {
	margin: 0;
	color: #254b86;
	text-decoration: none;
}
.news-list-item p {
	margin: 0 0 0 40px;
	padding-bottom:0px;
	clear: both;
	color: #254b86;
}

.news-list-item p a {
	color: #254b86;
	text-decoration: underline;
}
.news-list-item p a:hover {
	color: #254b86;
	text-decoration: none;
}


.news-list-morelink {
	margin-left: 40px;
	display: block;
	clear: both;
}

.news-list-item .clearer {
	display: none;
}


.news-single-item {
}

.news-single-rightbox {

}

.news-single-item p {
	margin-left: 40px;
}
	
.news-single-backlink {
	margin: 1.12em 0;
	margin-left: 40px;
}

.news-amenu-container {
}

.news-amenu-container ul {
	margin-left: 0;
	margin-bottom:15px;
}

.news-amenu-container ul li {
	margin-left: 1em;
	list-style: none;
}

.news-amenu-container ul li.news-amenu-item-year {
	list-style: none;
	margin-left: 3px;
	margin-top:8px;
	font-size:13px;
	font-weight:bold;
}
.news-list-category {
	color:#aaa;
	font-size:10px;
	margin-left:40px;
	}
