/* The summary container */
.page-summary {text-decoration:none; margin-top:5px; margin-bottom:5px;
}

/* The element which contains the sub page data */
.page-summary .sub-page {text-decoration:none;
}

/* The element which contains the link to the sub page Niko: Überschrift */
.page-summary h3 {text-decoration:none; margin:0px; line-height: 1.3;
}


/* The link to the sub page */
.page-summary h3 a {background: url(arrx.gif) no-repeat; background-position:right; z-index:1;color:#BE2300;width:120%; text-decoration:none;
}

/* The thumbnail of the sub page */
.page-summary img.preview-image { padding-top:3px;
}

/* The element which contains the paragraph of the sub page */
.page-summary .excerpt {text-decoration:none;
}

/* The paragraph with the sub page excerpt */
.page-summary .excerpt p {text-decoration:none;margin-top:0px;line-height: 1.3;
}

/* The clearer */
.page-summary .clear {
  clear: both;
}
