@charset "utf-8";
/* CSS Document */

/*----------------------------------- 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:1px;
	border:1px solid #FFFFFF;
}
.news-latest-container HR.clearer {
	clear:left;
} /*----------------------------------- tt_news LATEST view -----------------------------------*/
.news-latest-container {
	border:none;
}
/*
.news-latest-container h2 {
	color:rgb(0, 51, 90);
	font-size: 2.2em;
	font-weight: bold;
	padding: 0 0 0 45px;
	margin:0;
	border-top: rgb(218,211,187) dotted 2px;
	border-bottom: rgb(218,211,187) dotted 2px;
	background:url(../images/latest_newsheader.gif) no-repeat left center;
}
*/

div.rightCol div.csc-header h3 {
	color:rgb(0, 51, 90);
	font-size: 2.2em;
	font-weight: bold;
	padding: 0 0 0 45px;
	margin:0;
	border-top: rgb(218,211,187) dotted 2px;
	border-bottom: rgb(218,211,187) dotted 2px;
	background:url(../images/latest_newsheader.gif) no-repeat left center;
}

.news-latest-container p{
	color:rgb(183,175,121);
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 0 0 13px;
	margin:0;
	
}

.news-latest-title {
	color:rgb(0, 51, 90);
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 0 0 6px;
	margin:0;
}

.news-latest-title a{
	color:rgb(0, 51, 90);
	font-weight:bold;
	text-decoration:none;
}

.news-latest-title a:link, .news-latest-title a:visited, .news-latest-title a:hover{
	color:rgb(0, 51, 90);
	font-weight:bold;
}



.news-latest-gotoarchive {
	font-weight:bold;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:rgb(0, 51, 90);
}
.news-latest-gotoarchive A {
	color:rgb(0, 51, 90);}
.news-latest-item { /* IE hack */
	padding:0;
	margin:0;
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date, .news-latest-category {
	font-size:9px;
}
.news-latest-morelink a {
	color:rgb(100,130,149);
	text-decoration:none;
	font-weight:normal;
}

 /*--------------------------------- tt_news LIST view -----------------------------------*/

.news-list-container {
	margin: 5px 0 0 0;
	padding:0;
}

.news-list-item { 
	padding-bottom: 5px;
	background:url(../images/newsbulletarrow.gif) no-repeat top left;
	float:left;
}
.news-search-form {
	padding:0;
	margin:0;
	border:none;
}
.news-search-emptyMsg {
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}

.newsListHeaderbullet{
	color:rgb(218,211,187);
	font-size: 1.2em;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
}

.ttnewsListHeader {
	margin:0;
	padding:0;
	line-height:1.7em;
	float:left;
	font-size: 1.2em;
	padding-left:14px;
}

.ttnewsListHeader, .ttnewsListHeader a {
	text-decoration:none;
	font-weight:bold;
	color:rgb(0,51,90);
}

.ttnewsListHeader a:link, .ttnewsListHeader a:visited, .ttnewsListHeader a:hover {
	color:rgb(0,51,90);
}

.ttNewsListFileLink {
	float:left;
	line-height: 1.7em;
	font-size: 1.2em;
	margin:0;
	padding:0;
	color:rgb(0,51,90);
}

.ttNewsListFileLink a:link, .ttNewsListFileLink a:visited, .ttNewsListFileLink a:hover{
	text-decoration:none;
	font-weight:normal;
	color:rgb(0,51,90);
}

.news-list-container p {
	margin:0;
	padding-left: 14px;
	clear:left;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	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 a {
		color:rgb(100,130,149);
		text-decoration:none;
		font-weight:bold;
}
.news-list-browse {
	text-align: center;
} /*--------------------------------- tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:0;
	border:none;
	padding:0;
}
.tx-ttnews-browsebox TD {
	font-size:1em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
font-weight:bold;
}
.tx-ttnews-browsebox-SCell P, .tx-ttnews-browsebox TD P {
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	border:none;
}
.news-search-emptyMsg {
text-align:center;
} /*--------------------------------- tt_news SINGLE view ---------------------------------*/
.news-single-item {
	padding:0;
	margin:0;
}
.news-single-item H2 {
	line-height:1.7em;
	font-size: 1.2em;
	margin:0;
	padding:0;
	color:rgb(0,51,90);
}

.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A; /* clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;
}
.news-single-related, .news-single-files, .news-single-links {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}
.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:0;
	padding:0;
}


.news-amenu-container ul {
	padding:0;
	margin:0;
}

.news-amenu-container li {
	margin:0 0 0 -10px;
	list-style: none;
	padding:0 0 0 10px;
	font-size: 1.1em;
}

.news-amenu-container li a {
	color:rgb(183,175,121);

	line-height: 1.3em;
	text-decoration:none;
}

.news-amenu-container strong {
	color:rgb(0, 51, 90);
}

.news-amenu-container H2 {
	color:rgb(0, 51, 90);
	font-size: 2.2em;
	font-weight: bold;
	padding: 0;
	margin:0;
	border-top: rgb(218,211,187) dotted 1px;
	border-bottom: rgb(218,211,187) dotted 1px;
}
.news-amenu-container li.news-amenu-item-year {
	font-weight: bold;
	color:rgb(0, 51, 90);
	background:url(../images/archiv_menu_bullet.gif) left center no-repeat;
} 

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.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;
}
