/******************************
          LATEST
********************************/
/*
	styles are defined in separate file "style_teaser.css"
	in directory fileadmin/template/
*/


/******************************
          LIST
********************************/
.news-list-image {
	float:right;
	padding-bottom:10px;
	padding-left:10px;
}

.clearer {
	clear:both;
}

.news-list-moreimg {
	padding-top:0px;
	padding-bottom:3px;
}

.news-list-container {

}

.news-list-item p.bodytext {
	padding-top:0px;
	padding-bottom:10px;
	margin-bottom:0px;
}

.news-list-date {
	color:#666666;
}

.news-list-morelink a {
	/*color:#FF7000;
	text-decoration:none;
	padding-right:12px;	
	background-image:url(../img/bt_arrowright.gif);
	background-repeat:no-repeat;
	background-position: right center;*/
}




/******************************
          SINGLE
********************************/
.news-single-img {
	float:right;
	margin-left:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:130px; /* define the same width as in typoscript */
}

.news-single-imgcaption {
	padding-top:1px;
	margin-top:1px;
	padding-bottom:0px;
	margin-bottom:3px;
	font-style:italic;
	text-align:center;
}

.news-single-backlink {
	clear:both;
}

.news-single-item .bodytext {
	text-align:justify;
}

.news-single-author {
	/*padding:0px;
	margin:0px;*/
}

.bodytext {
	line-height:15px;
}



/******************************
          AMENU
********************************/
.news-amenu-container h2 {
	font-size:10pt;
}

.news-amenu-container ul .news-amenu-item-year dd {
	font-weight:bold;
	font-size:10pt;
}