/* default styles for extension "tt_news" */
	
DIV.contentHome DIV.csc-header H4.csc-firstHeader, DIV.contentHome DIV.csc-header H4, DIV.contentHome DIV.csc-header H3, DIV.contentHome DIV.csc-header H2, DIV.contentHome DIV.csc-header H1, DIV.contentHome H4 {
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 20px;
	border-bottom: 1px solid #FFDD99;
	line-height: 18px;
}

DIV.contentHome H4 {
	border: 0px;
	padding-top: 0px;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0px;
	border:0px;
}

.news-latest-container HR.clearer {
	clear: left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container { border:0px; }

.news-latest-container H2, .news-latest-gotoarchive {
	color:#000000;
	padding:2px;
	margin:2px;
	border:0px;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:15px;
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER { color:#000000; }
.news-latest-gotoarchive A { color:#000000; }

.news-latest-item {
	/* IE hack */
	height:1%;
	line-height:1.3;
	/* IE hack end */
	padding:2px;
	margin:12px 2px 2px 2px;
	border:0px;

}

.news-latest-date {
	padding:0px;
	margin:0px;
	width:75px;
	float:left;
}

.news-latest-news-item {
	padding:0px;
	margin:0px;
	margin-left:77px;
}

.news-latest-item P, .news-latest-item H3 {
	color: #000000;
	font-size:9px;
	line-height:12px;
	font-weight:normal;
	padding:0px;
}
.news-latest-item H3 { font-weight:bold; }
.news-latest-item A, .news-latest-item P A, .news-latest-item H3 A, .news-latest-news-item H3 A, .news-latest-news-item P A {
	color: #000000;
	text-decoration: none;
}
.news-latest-item A:hover, .news-latest-item P A:hover, .news-latest-item H3 A:hover, .news-latest-news-item H3 A:hover, .news-latest-news-item P A:hover {
	color: #000000;
	text-decoration: underline;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:0px;
	float:left;
}

.news-latest-category IMG {
	float:none;
	border:none;
	margin:0px;
}

.news-latest-date, .news-latest-morelink, .news-latest-category { font-size:9px; }
.news-latest-morelink { height:9px; }
.news-latest-morelink A { float:right; }


/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container {
	border: 0px;
	background-color: #ffffff;
}


.news-list-item {
	/* IE hack */
	height:1%;
	line-height:1.3;
	/* IE hack end */
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid #999999;
	background-color:#ffffff;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	background-color:#ffffff;

}

.news-search-emptyMsg {
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	margin-bottom:5px;
	padding:2px;
	border:0px;
	background-color:#ffffff;
}

.news-list-container H3 A:LINK, .news-list-container H3 A:VISITED, .news-list-container H3 A:HOVER {
	color: #000000;
	padding:2px;
}

.news-list-container H3 A {
	color: #000000;
	text-decoration: none;
}

.news-list-container P {
	padding-left: 3px;
}

.news-list-date {
	color:#666666;
	height: 20px;
	margin: 0px 0px -1px 0px;
	padding: 3px;
	font-size:9px;
	font-weight:normal;
}

.news-list-date-events P {
	font-weight:bold;
	color:#999999;
	height: 12px;
	margin: 0px 0px -1px 0px;
	padding: 3px;
	font-size:9px;
	
}

.news-list-title {
	font-weight:bold;
	color:#000066;
	}

.news-list-imgcaption {
	float:right;
	padding-top:3px;
	padding-right:3px;
	font-size:9px;
}

.news-list-container IMG {
	float:right;
	border:0px;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category IMG {
	float:none;
	border:none;
	margin:0px;
}

.news-list-morelink, .news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink {
	padding: 0px 0px 5px 0px;
}

.news-list-category {
	margin-bottom:6px;
}

.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-browse {
	text-align:center;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox {
	margin:2px;
	border:0px;
	padding:1px;
}

.tx-ttnews-browsebox TD, .tx-ttnews-browsebox P {
	font-size:11px;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell, .tx-ttnews-browsebox-SCell a {
	font-weight:bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	border:0px;
}

.news-search-emptyMsg {
	font-size:11px;
	margin-left:10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	padding:2px;
	border:0px;
	background-color:#FFFFFF;

}

.news-single-item H2 {
	font-size:16px;
	font-weight:bold;
	color: #666666;
	margin-bottom:0px;
}

.news-single-item H3 {
	font-family: Verdana, Arial;
	display:block;
	line-height:21px;
	font-size:18px;
	font-weight:bold;
	color:#ff9900;
	letter-spacing:-1px;
}

.news-single-img {
	float:right;
	margin-left:5px;

}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category { }

.news-single-backlink, .news-single-backlink a {
	font-weight:bold;
	font-size:10px;
}

.news-single-backlink {
	padding: 10px 0px 0px 5px;
}

.news-single-timedata {
	padding: 0px;
	font-size:10px;
	line-height:14px;
	color:#999999;
}

.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 9px;
}

.news-single-author {
	padding-bottom: 5px;
}

.news-single-additional-info {
	background-color:#FFFFFF;
/*	clear: both;*/
	margin-top:15px;
	border:0px;
	padding:0px;
	padding-bottom:0px;

}

.news-single-related,.news-single-files,.news-single-links  {
	border:0px;
	border-top: 1px solid #999999;
	margin:0px;
	margin-bottom:3px;
	padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight:bold;
	font-size:11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:0px;
	background-color:#FFFFFF;
}

.news-amenu-container LI {
	padding:2px;
	margin-left:0px;
}

.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:0px;
	background-color:#EFEFEF;
	list-style-type:none;
}

.news-amenu-container H2 {
	color:#666666;
	padding:1px;
	border:0px;
	background-color:#EFEFEF;
}

.news-amenu-item-year {
	font-weight:bold;
	border:0px;
	padding:2px;
	margin-left:0px;
	background-color:#FFFFFF;
	color:#666666;
}

.news-amenu-item-year DD{
	margin-left:0px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#EFEFEF;
}

.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}

.news-catmenu DIV {
	font-size:10px;
	white-space:nowrap;
}

.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */

.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}

.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}

.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;
}

.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

