/* CSS an dieser Stelle wirkt sich auf alle Skins aus */

/* Ausblenden der Hauptüberschrift und Kategorien auf der Hauptseite */
body.page-Hauptseite h1.firstHeading { display:none; }
body.page-Hauptseite div.catlinks { display:none; }

/* Logo-Größe */
#p-logo, #p-logo a, #p-logo a:hover { height: 110px; }
#column-one { padding-top: 110px; }

/* Gestaltung Hauptseite */
body.page-Hauptseite h2 { background-color: #CCCCFF; margin-right: 0.3em; padding: 0.2em; }