/* {{{ box news */
div.news {
    padding: 0em;
    margin: 0em 0em 1.1em 0em;
     border-bottom: 1px solid #DDDDDD;
  }
div.newsheader {
    background: url(../grfx/all/corner_white_tr.gif) no-repeat top right #dddddd;
}
div.newsheader h2 {
    background: url(../grfx/all/corner_white_tl.gif) no-repeat top left;
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
    margin: 0em;
    padding: 0.5em 1em 0.5em 1em;
}
div.newsbody {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
  /*  border-bottom: 1px solid #dddddd;*/
    padding: 0.5em 1em 0.5em 1em;
    line-height: 1.4em;
}
div.newsbody ul {
    list-style: none;
    padding: 0em 0em 0em 2em;
    margin: 0em;
    text-indent: -2em;
}
div.newsbody a {
    color: red;
    /* color: #000000;*/
    text-decoration: none;
}
div.newsbody a:link {
    color: red;
    /* color: #000000;*/
    text-decoration: none;
}
div.newsbody a:hover {
    color: #D92425;
    text-decoration: underline;
}
div.newsfooter {
    position: relative;
   /* border-bottom: 1px solid #DDDDDD;
    height: 4px;*/
    width: 17em;
}
div.newsfooter_cbl {
    position: absolute;
    top: 0em;
    /*background: url(../grfx/all/corner_download_bl.gif) no-repeat bottom left;*/
    height: 5px;
    width: 17em;

}
div.newsfooter_cbr {
    position: absolute;
    top: 0em;
   /* background: url(../grfx/all/corner_download_br.gif) no-repeat bottom right;*/
    height: 5px;
    width: 17em;

}
div.newsdatum {
font-size: 0.9em;
    color: green;
    font-weight: bold;
}
.newsmehr {
font-size: 0.9em;
    color: red;
    font-weight: bold;
}
div.newsteaser {
font-size: 0.9em;
    color: #000000;
}
div.newsteaser a{
font-size: 0.9em;
    color: #000000;
    font-weight: bold;
}
div.newsteaser a:link{
font-size: 0.9em;
    color: #000000;
    font-weight: bold;
}
div.newsteaser a:visited{
font-size: 0.9em;
    color: #000000;
    font-weight: bold;
}
.newsmehr a{
font-size: 0.9em;
    color: blue;
    font-weight: bold;
}
.newsmehr a:link{
font-size: 0.9em;
    font-weight: bold;
}
/* }}} */



.news-list-container {
	background-color:#FFFFFF;
}
.news-list-item {
	padding:3px;	
	margin:3px;
	border:0px solid #CCCCCC;
	background-color:#FFFFFF;
	/*height:120px;*/
	}
.news-list-date {
	float: right;
	width: 19.1em;
	text-align: left;
	margin-top: 0.5em;
	margin-left: 1em;
}

* html .news-list-date {
	margin-top: 1.2em;
}

.news-list-container H3 {
	border:0px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
	background-color: #FFFFFF;
	color: #dddddd;
	line-height: 1.3em;
   font-weight: bold;
    font-size: 1.1em;
}
.news-list-container H3 a{
	/*background-color: #FFFFFF;
	color: #dddddd;
	line-height: 1.3em;
   font-weight: bold;
    font-size: 1.2em;*/
    text-decoration: none;
}
.news-list-container H3 a:link{
	color: #dddddd;
	line-height: 1.3em;
   font-weight: bold;
    font-size: 1em;
    text-decoration: none;
}
.news-list-container H3 a:hover{
   font-weight: bold;
    font-size: 1em;
    text-decoration: underline;
}
.news-list-container H3 a:visited{
	color: #dddddd;
	line-height: 1.3em;
   font-weight: bold;
    font-size: 1em;
    text-decoration: underline;
}
.news-list-container a{
   font-weight: bold;
    font-size: 0.9em;
    text-decoration: none;
}
.news-list-container a:link{
   font-weight: bold;
    font-size: 0.9em;
    text-decoration: none;
}
.news-list-container a:hover{
	color: #D92425;
   font-weight: bold;
    font-size: 0.9em;
    text-decoration: underline;
}
.news-list-morelink  a{
	color: #D92425;
   font-weight: bold;
    font-size: 0.9em;
    text-decoration: underline;
}
.news-list-morelink  a:link{
	color: #D92425;
   font-weight: bold;
    font-size: 0.9em;
    text-decoration: underline;
}
.news-list-morelink  a:hover{
	color: #D92425;
   font-weight: bold;
    font-size: 0.9em;
    text-decoration: underline;
}


.tx-ttnews-browsebox-strong a{
    font-size: 0.8em;
    text-decoration: none;
    color: #dddddd;
}
.tx-ttnews-browsebox-strong a:link{
    font-size: 0.8em;
    text-decoration: none;
    color: #dddddd;
}

.tx-ttnews-browsebox {
    font-size: 1em;
margin:3px;

padding:3px;

}
.tx-ttnews-browsebox TD {
    font-size: 1em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
    font-size: 1em;
/*font-weight: bold;*/
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
    /*font-size: 0.8em;*/
margin:0px;
}
.tx-ttnews-browsebox-SCell {
    font-size: 0.8em;
}
.news-search-emptyMsg {
    font-size: 1em;
margin-left: 10px;
}
