
.news_style{
display:none;
}

.news_show
{
background-color: white;
color:black;
width:580px;
height:390px;	
padding:0;
margin-right:0;	
-moz-border-radius:5px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: hidden;	

}
.news_border
{
background-color: white;
width:580px;
height:390px;	
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
/*border: 1px solid gray;*/
padding: 0;
overflow: auto;	

}
.news_mark{
position:absolute;
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:361px;
height:35px;
color:black;
text-align:center;
z-index: 1100;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.buttondiv
{
background-color: #BBD8E1; 
border-left: solid 1px #72909a; 
border-top: solid 1px #72909a;
position: absolute;
top: 290px;
left:480px;
}

/* + + + + + blaettern + + + + + */
#news_button{ position: absolute; z-index:1200; right: 0; bottom: 0; width: 87px; height: 29px; margin: 0px; }


.buttondiv #news_count,
.buttondiv #news_prev,
.buttondiv #news_pause,
.buttondiv #news_next{ float: left; width: 28px; height:28px;border-right: solid 1px #72909a;border-bottom: solid 1px #72909a;}

.buttondiv #news_count{ text-align:center; height:22px; padding-top:6px; background-color:#ffffff; font-size:0.8em;}
