thx Jan,
in standard template all looks fine.
have found the error
i have edit the template.css -->
.art-article img, img.art-article
{
margin:
1em;
}
to
.art-article img, img.art-article
{
margin:
0em;
}
now it works
the custom template was created by ARTISTEER 2.x -> its very important !!! the picture in Content does not have any border !!!
thx