* { color: #000000; } /* Schriftfarbe schwarz generell */
a { color: #045FB4; } /* Schriftfarbe blau in allen Links */
p { font-size:15px; } /* Schriftgröße Absatz Standard */
h2 { font-size:22px; } /* Schriftgröße Überschrift H2 */
table { font-size:15px; } /* Schriftgröße Tabellen */
li { font-size:15px; } /* Schriftgröße Listen */


.pt-cv-readmore {
    color: #ffffff !important;
    background-color: #0080ff !important;
    border: none !important;
} /* Farbe Schrift und Hintergrund für "Weiterlesen" in Content Views */

.menu-item a {
font-size: 11px !important;
} /* Schriftgröße Menu */