/*
Copytext 3.13
 */

div.copytext {
/* KGB: change of font-size from 10px to 11px - 09/05/07 */
/*071105_PM: Größe von 11 auf 12px geändert*/
font-size: 12px;
/* KGB: change of color from #626060 to #545454 and line-height to 13px - 09/14/07 */
color: #545454;
line-height: 13px;
}

div.copytext img.image {
float: right;
width: 128px;
height: 300px;
border: none;
}

/* KGB: repositioning of first h2 headline */
#contentarea div.countryabout {
padding-top: 20px;
}


