@charset "utf-8";
/* CSS Document */

.balken {/*das ist das rechte news fenster */
background:#A7A39C;
border: 0px solid #666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #666;
width:280px;
height:auto;
min-height:100%;
height:100%;
position:relative;
float:right;
z-index:3;
margin:0px;
padding:0px;
clear:right;
right:0px;
}