/* Modifizierte Datei "tt_news_v2_styles.css" */
/* Alle bg-Farben und 1px-Rahmen entfernt, Links ohne Unterstreichung */

/* ---------------------  Gültig für alle Seiten-Typen  --------------------------- */

/* Bildrahmen global */
img{border: 1px solid silver;}
/* Bildrahmen wieder rausnehmen für folgende Klassen */
.csc-linkToTop img, table img, .colls2_left .news-latest-container img, news-latest-item img, #terminliste dd img {border:0px;}
.news-latest-container P.bodytext{border:0px solid blue;padding-top:3px;padding-bottom:0px;}


/* ---------------------  Gültig für alle News-Typen  --------------------------- */

/* Formatierung der News-Links */
#collum_content a {text-decoration:none;color:#3300ff;border:0px solid teal;}
#collum_content a:hover {text-decoration:underline;}

/* ---------------------  Neuer Style für HOVER --> Startseiten ---------------------  */
.news-list-container H3 A:HOVER, .titel A:HOVER, .news-latest-container p A:HOVER {
	color:#EDEDED;
	text-shadow: #C3C3C3 3px 3px 5px;
	padding-left:0px;
}

/* ---------------------  Museumsmagazin - Beiträge --------------------------- */

.news-titel-mumag {font-size:1.05em; color:#FF6600;}
#news-latest-mumag .bodytext, .news-latest-mumag a {border:0px solid green;
	font-size:1.05em; color:#fff; margin:0 0 5px 0;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {border:0px solid #666;padding:5px;margin-bottom:5px;}

/*.news-single-item p{border:0px solid green;padding-top:5px;width:430px;}*/

.news-single-item H2 {font-size: 16px;font-weight:bold;color: #999;margin-bottom: 0px;}

.news-single-item H3 {font-size:1.4em;color:#666; font-weight:bold; padding:10px 0;
	margin: 2px 0 15px 0;
}

#content_right p.news-single-imgcaption {
	font-size:0.9em;
	clear:both;
}
.news-single-img {float:right;padding: 0 0 20px 0;}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
#news-single-sitelink {border:0px solid #ccc;
	width:210px;
	text-align:center;
	font-size: 1.2em;
	font-weight: bold;
	padding:0;
}

.news-single-category {float: right;
}

.news-single-backlink, .news-single-backlink dd, .news-single-backlink a, .news-single-related, .news-single-files, .news-single-links  {border:0px dotted blue;
	font-weight: bold;
	font-size: 11px;
	margin:10px 0 20px 10px;
}

.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	/* 	clear: both; */
	margin-top: 15px;
	border: 0px solid #666;
	padding:3px 0 0 0;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-size: 11px;
	margin-bottom:10px;
	width:100%;
}
.news-single-related DD a, .news-single-links DD, .news-single-files DD {
	font-size: 11px;
	font-weight: bold;
	margin:0px;
}

.news-single-related img, .news-single-backlink img, .news-single-timedata, .news-single-timedata {
	display:none;
}


/*-----------------------------------  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 solid #F9FFE5;

}
.news-latest-container HR.clearer {display:none;}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {border:0px dotted red;margin:0 0 0 0px;float:left;}
.news-latest-container .rechts {border:0px dotted red; width:100px; }
.news-latest-container .rechtsbilder {border:0px dotted pink;float:left;padding:0 5px;}

.news-latest-container H2,.news-latest-gotoarchive {color:#fff;padding:3px;margin:3px;border:0px solid #666;}

.news-latest-container .infofeld2 img{border: 1px solid silver;}
.img-news-latest-container {border: 0px solid silver;}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:3px;
}
.news-latest-item-archiv{border:0px dotted black;margin:0 0 0 80px}

.news-latest-item IMG {border:0px dotted red;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}
.news-latest-item .vorankuendigung {border:0px dotted red;
	color:#666;
	font-size: 1.2em;
	font-weight:bold;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:1.0em; 
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {border:0px solid #000;}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;padding:0px;margin:0px;border:0px solid #666;}
	
.news-search-form {padding:3px;margin-bottom:5px;border:0px solid #666;}

.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {margin-bottom: 5px;padding: 2px;border-bottom: 0px solid #769024;}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {
	color:#fff;
	padding-left:2px;
}

.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {float:left;color: #3E551C;width: 180px;text-align:left;height: 20px;margin-top: -2px;
	margin-right: -2px; font-size:1.0em; font-weight: normal;}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:0px 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  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {margin:3px;border:0px solid #666;padding:3px;}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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 {
	background-color: #BBE53A;
	border:0px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {margin-top:10px;padding:3px;border:0px solid #333;	}

.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {padding:3px;margin-top:5px;margin-left:0px;margin-bottom:0px;border:0px solid #666;
	list-style-type: none;}
	
.news-amenu-container H2 {color:#fff;padding:3px;border:0px solid #666;}

.news-amenu-item-year {font-weight: bold;border:0px solid #666;padding: 2px;color:#fff;}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {padding:5px;margin:10px 0px 10px 10px;border:0px solid #666;}

.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

.csc-linkToTop img {border:0px solid #fff;padding:0px;text-align:right;}