a {
	color: #5b625a;
	text-decoration: 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:1px; border: solid 1px #580b01; }
.news-latest-container p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	font-size: 11px;
}
.news-latest-date {
	font-style: italic;
	color: #5b625a;
	position: relative;
	padding-bottom: 0.4em;
	float: left;
}

.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	background-color:#cdcfdd;
	font-size: 0.9em;
	border: 1px solid #FFFFFF;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#5b625a;
	font-size: 11px;
	font-weight: bold;
}

.news-latest-gotoarchive {
	font-weight:bold;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
}
.news-latest-gotoarchive A {
	font-size: 0.78em;
	text-decoration: none;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	padding: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../gfx/white_triangle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.news-latest-item H3 {
	padding-top: 5px;
	

}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:solid 1px #fff;
	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:12px;
	padding-bottom: 1em;
}

.news-latest-morelink A {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../gfx/whiteblue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.25em;
	padding-left: 1.6em;
	display: block;
}




	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:solid 1px #fff;
	padding:3px;
	background-color:#FFFFFF;
}
.tx-ttnews-browsebox TD {
	font-size: 9px;
}
.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: #CCCCCC;
	border:solid 1px #fff;
}
.news-search-emptyMsg {
	font-size: 10px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	background-color:#FFFFFF;
	padding-bottom: 0.8em;
}
.news-single-item h3 {
	color:#5b625a;
	font-size: 12px;
	font-weight: bold;
	padding-left: 1.4em;
}




.news-single-img {
	float: right;
	margin-left:1.4em;
}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right; font-size: 0.8em;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 9px;
	margin-top: 10px;
}
.news-single-timedata { float: right; }
.news-single-timedata, .news-single-author,.news-single-imgcaption{
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 1em;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #333333;
}
.news-single-related,.news-single-files,.news-single-links  {
	background-color:#FFFFFF;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {

}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 10px;
	width: 90%;
	padding-left: 1.6em;
	padding-bottom: 0.8em;
}

.news-single-files a {
	padding-left: 0.6em;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:solid 1px #fff;
	background-color:#666666;
}
.news-amenu-container LI { font-size: 11px; padding-bottom:1px; }
.news-amenu-container UL {
	font-size: 11px;
	padding:3px;
	margin-top:5px;
	margin-left:0;
	margin-bottom:0;
	border:solid 1px #fff;
	background-color:#FFFFFF;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	font-size: 14px;
	padding:3px;
	background-color:#CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.news-amenu-item-year {
	font-weight: bold;
	border: solid 1px;
	padding: 2px;
	color:#000;
	font-size: 14px;
	background-color: #FFFFFF;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px;
	border:solid 1px #fff;
	background-color:#FFFFFF;
}
.news-catmenu-header  {
	font-size:10px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:9px;
	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:#FFFFFF;
}
.level2 {
	padding-left:10px;
	background-color:#FFFFFF;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/*-----------------------------------  tt_news arbeitsmarktreport-latest-container view  -----------------------------------*/
.arbeitsmarktreport-latest-container p {
	padding: 0px;
	font-size: 11px;
	margin: 0px;
}
.arbeitsmarktreport-latest-date {
	font-style: italic;
	color: #5b625a;
	position: relative;
	padding-bottom: 0.4em;
	float: left;
}

.arbeitsmarktreport-latest-container HR.clearer {
	clear:left;
}



.arbeitsmarktreport-latest-container {
	background-color:#FFFFFF;
	font-size: 0.9em;
	border: 1px solid #FFFFFF;
}

.arbeitsmarktreport-latest-container H2,.arbeitsmarktreport-latest-gotoarchive {
	color:#5b625a;
	font-size: 11px;
	font-weight: bold;
}

.arbeitsmarktreport-latest-gotoarchive {
	font-weight:bold;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
}
.arbeitsmarktreport-latest-gotoarchive A:LINK, .arbeitsmarktreport-latest-gotoarchive A:VISITED, .arbeitsmarktreport-latest-gotoarchive A:HOVER {
}
.arbeitsmarktreport-latest-gotoarchive A {
	font-size: 0.78em;
	text-decoration: none;
}
.arbeitsmarktreport-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../gfx/white_triangle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 1.25em;
	}
.arbeitsmarktreport-latest-item H3 {
	padding-top: 5px;
	

}
.arbeitsmarktreport-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:solid 1px #fff;
	float:left;
}
.arbeitsmarktreport-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.arbeitsmarktreport-latest-date,.arbeitsmarktreport-latest-morelink,.arbeitsmarktreport-latest-category {
	font-size:9px;
}

.arbeitsmarktreport-latest-morelink {
	height:12px;
	padding-bottom: 1em;
}

.arbeitsmarktreport-latest-morelink A {
	font-size: 11px;
	font-weight: bold;
	display: block;
}


/*-----------------------------------  tt_news presseservice-latest-container view  -----------------------------------*/
.presseservice-latest-container p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	font-size: 11px;
}
.presseservice-latest-date {
	font-size:9px;
	font-style: italic;
	color: #5b625a;
	position: relative;
	padding-bottom: 0.4em;
	float: left;
}

.presseservice-latest-container HR.clearer {
	clear:left;
}



.presseservice-latest-container {
	background-color:#FFFFFF;
	font-size: 0.9em;
	border: 1px solid #FFFFFF;
}

.presseservice-latest-container H2,.presseservice-latest-gotoarchive {
	color:#5b625a;
	font-size: 11px;
	font-weight: bold;
}

.presseservice-latest-gotoarchive {
	font-weight:bold;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
}
.presseservice-latest-gotoarchive A:LINK, .presseservice-latest-gotoarchive A:VISITED, .presseservice-latest-gotoarchive A:HOVER {
}
.presseservice-latest-gotoarchive A {
	font-size: 0.78em;
	text-decoration: none;
}
.presseservice-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../gfx/white_triangle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 1.25em;
	background-color: #FFFFFF;
	}
.presseservice-latest-item H3 {
	padding-top: 5px;
	

}
.presseservice-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:solid 1px #fff;
	float:left;
}
.presseservice-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.presseservice-latest-date,.presseservice-latest-morelink,.presseservice-latest-category {
	font-size:9px;
}

.presseservice-latest-morelink {
	height:12px;
	padding-bottom: 1em;
}

.presseservice-latest-morelink A {
	font-size: 11px;




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	font-size: 11px;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	background-color:#CCCCCC;
	}
.news-search-form {
	margin-bottom:5px;
	background-color:#FFFFFF;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H2 {
	color:#5b625a;
	font-size: 11px;
	font-weight: bold;
}
.news-list-item H2 A:LINK,.news-list-item H2 A:VISITED,.news-list-item H2 A:HOVER {
	color:#aaccff!important;
}
.news-list-container H2 A {
	color:#aaccff;
}
.news-list-container P {
}
.news-list-date {
	font-size:9px;
	font-style: italic;
	color: #5b625a;
	position: relative;
	padding-bottom: 0.4em;
	float: left;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	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:0.76em;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

