Thanks a lot Michael,
I found these links in the index.php page but do not know which page I have to replace with your given code ??
<?php get_header(); ?>
<?php if (have_posts()) : while(have_posts()) : the_post(); ?>
<div class=”post”>
<h3 class=”posth3″>“><?php the_title(); ?></h3>
<?php the_excerpt(”); ?>