.minimal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 2px} 
.headline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
font-weight: bold; color: #736B22; line-height: 18px; text-decoration: none} 
.fliesstext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 
#000000; font-weight: normal; line-height: 18px} 
.link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 24px; text-decoration: none; font-weight: bold}
.link2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #736B22; line-height: normal; text-decoration: none }
.neu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; line-height: 24px; border: 1px dashed; border-color: #D21288 D21288 D21288}
.link_normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 24px; text-decoration: none; font-weight: normal}

#newsticker {
position:  relative;
margin-right: auto;
 top:5px;
 bottom: 5px; 
 left:0px; 
 width:225px; 
 height:160px; 
 clip:rect(0,130,100,0); 
 overflow:hidden;
  z-index:2;
  background: #fff url(../images/newsticker.jpg) no-repeat; 
 visibility:visible; 
 layer-background-color: #fff;
 }

#AutoScrollContainer {
position:  relative;
/*margin-right: auto;*/
 top:5px; 
 left:3px; 
 width:219px; 
 height:144px; 
 clip:rect(0,130,100,0); 
 overflow:hidden;
  z-index:2; 
 visibility:visible; 
 layer-background-color: #fff;
 }
 
#AutoScrollContent {
	position:absolute;
	top:140px;
	left:3px;
	width:211px;
	visibility:visible;
	z-index: 2;
	height: 20px;
}
