/* remove the “Recent Posts” under the picture on the opening page  */
#search-top {
display: none;
}
/* ###############################################################  */
/*   */
.featured-wrapper .entry-header .entry-title a {
color: #000 !important;
}
/* ###############################################################  */
/* "Recent Posts" Removal from Homepage Only  */
#primary-home {
   display: none;
}
/* ###############################################################  */
/* Begrenzung des Textfeledes in Seiten von rechts aus  */
#main {
  /* margin-right: 300px; */
  margin-right: 40%;
  margin-left: 5%;
}
/* ###############################################################  */
/* ###############################################################  */
/*   */

/* ###############################################################  */

