@charset "utf-8";

#worldpicture {
z-index:1;
background-color:#FFF;
height:415px;
width:755px
}

#worldtext {
top:15px;
z-index:2;
position:absolute;
width:215px;
height:400px;
left:420px;
white-space:normal;
line-height:14px;
font-size:11px;
font-weight:300;
color:#666;
background-color:transparent
}

#worldtext p {
color:#000;
font-size:13px;
font-weight:700;
background-color:transparent;
}

.headline_newstext{
font-size:11px; 
line-height:15px
}