/* default styles for extension "tt_news" */

/*-----------------------------------  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 #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

#container #content .news-latest-container { 
font-size: 1.05em;
}

.news-latest-gotoarchive {
	color:#0A7CB6;
	font-weight:bold;
	margin-top:5px;
margin: 26px 0px 0px 10px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#0A7CB6;
}
.news-latest-gotoarchive A {
	color:#0A7CB6;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
margin: 5px 10px 5px 10px;
padding: 3px;
background: #EBF1F7;
}

.news-latest-date {
font-weight: bold;
color: #0A7CB6;
margin-bottom: 10px;
font-size: 1.1em;
}
.news-latest-container H4 {
font-size: 1em;
display: none;}
.news-latest-item H5 {
margin: 0px;
font-size: 1em;
}

.news-latest-item H5 A {
color: #454545;
text-decoration: none;
margin: 0px;
font-weight: normal;
}

.news-latest-item H5 A:hover {
text-decoration: underline;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:1em;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
padding: 10px 0px 10px 0px;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px 3px 10px 3px;
	border-bottom: 5px solid #e9f0f7;
	}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H2 {
	margin-bottom: 5px;
font-size: 14px;
}
.news-list-container H2 A:LINK,.news-list-container H2 A:VISITED,.news-list-container H2 A:HOVER {

}
.news-list-container H2 A {
	color:#0A7CB6;
text-decoration: none;
}

.news-list-container H2 A:HOVER {
text-decoration: underline;
}

.news-list-subheader {
margin: 8px 0px;
font-size: 12px;
}
.news-list-date {
	float: left;
	font-size: 10px;
	font-weight: normal;
	}

.news-list-author {
float: left;
font-size: 10px;
padding-left: 5px;
margin-left: 5px;
border-left: 1px solid #535353;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: left;
	border:2px solid #E5E5E5;
margin: 10px 5px 5px 0px;
}

.news-list-comments,.news-list-morelink,.news-list-category {
	font-size:10px;
float: left;
color: #535353;
}
.news-list-comments,.news-list-morelink  {
	margin-left: 5px;
padding-left: 5px;
border-left: 1px solid #535353;
}

.news-list-morelink  a {
color: #0A7CB6;
}

.news-list-browse {
	text-align: center;
}
.news-list-comments {
float: right;
border: none;
}

.news-list-comments a{
color: #535353;
text-decoration: none;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	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 {

}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px 0px;
font-size: 12px;
text-align: justify;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 4px;
color: #0A7CB6;
}
.news-single-item H3 {
margin-top: 0px;
	margin-bottom: 15px;
font-size: 12px;
font-weight: normal;
}

.news-single-img {
	float: left;
	margin-right: 5px;
}



.news-single-imgcaption {
	padding:3px;
	clear:both;
margin: 0px;
text-align: center;
}

.news-single-category {
	float: left;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
color: #0A7CB6;
text-decoration: none;
}
.news-single-timedata {
	float: right;
}

.news-single-category,.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
float: left;
}

.news-single-category, .news-single-author {
margin: 0px 0px 15px 5px;
/*padding-left: 5px;*/
float: left;
/*border-left: 1px solid #535353;*/
}

.news-single-author a {
color: #535353;
}

.news-single-additional-info {
	background-color: #F9F9F9;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #CCCCCC;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#FFFFFF;
}

.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%;
color: #535353;
}

.news-single-additional-info DD A{
color: #535353;
text-decoration: none;
}

.news-single-additional-info DD img {
margin-right: 5px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
}

.news-amenu-container ul {
margin: 0px;
padding: 0px;
padding-left: 26px;
	list-style-type: none;
}

.news-amenu-container ul li{
}

.news-amenu-container ul li a {
font-size: 10px;
text-decoration: none;
}

.news-amenu-container H4 {
	font-size:1em;
	font-weight:bold;
color: #0A7CB6;
background-color: red;
margin: 0px;
background-image: url(/fileadmin/layout/tuhh/images/hg_seitenueberschrift.png);
font-size: 14px;
height: 19px;
padding: 3px 0px 2px 26px;
}
.news-amenu-item-year {
display: none;
}


/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {

}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
color: #0A7CB6;
background-color: red;
margin: 0px;
background-image: url(/fileadmin/layout/tuhh/images/hg_seitenueberschrift.png);
font-size: 14px;
height: 19px;
padding: 3px 0px 2px 26px;
}
.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;
}

.news-catmenu a {
text-decoration: none;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:26px;
}
.level2 {
	padding:1px;
	padding-left:8px;
}
.level3 {
	padding:1px;
	padding-left:8px;
}
.level4 {
	padding:1px;
	padding-left:8px;
}
