
.news-feed 
{
	position:relative;
	background-color: #ffffff;
	font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:black;
	border: 1px solid gray;overflow:hidden;
	}
.news-feed a { text-decoration: none; font-weight: bold; }

.news_style{
display:none;
}





.news_show
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 226px 210px 0px);
}
.news_show1
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 226px 210px 0px);

}
.news_border
{
background-color: white;
width:228px;
height:212px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border-bottom: 1px solid gray;
padding: 5px 5px 5px 5px;
/*overflow: auto;*/	
}
.news_mark{
position: relative;
float: left;
background-color:#ffffff ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
height:35px;
color:black;
text-align:center;
}
.news_title{/*rechts*/
text-align:left;
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv/*knöfpe*/
{
float: left;
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 0;
/*border-top-color: white;*/
height:20px;
}
.news_move {
 position: relative;
}
.mytable
{
width:223px;
height:210px;
vertical-align: top; 
}

.mytable td
{
vertical-align: top; 
}

.mytable img{
border: 0; float: left;width:100px;margin: 0 5px 0 0;
}



