div#news
{
border:1px solid #A4A4A5;
position:relative;

}





div.news
{
background-color:#ECECEE;
border-bottom:1px solid #D2D2D2;
position:relative;
height:20px;
}

a.news_titel
{
position:absolute;
display:block;
width:100%;
color:#3a4e87;
margin-left:20px;
left:70px;
margin-top:5px;
font-size:10px;
font-weight:bold;
}

a.news_titel,a.news_titel:link, a.news_titel:visited, a.news_titel:hover, a.news_titel:active
{

}

a.news_date
{
/* color:#BC9D0D; 
margin-top:3px;*/
color: #798bbe;
background-color:#f7f7f7;
border: 1px solid #e4e4e6;
position:absolute;

text-decoration:none;
font-weight:bold;

height:16px;
width:60px;
padding-top:3px;
border-right: 1px solid #a4a4a5;
}



/* */


