/** body styles wegen Vererbung, wo nicht in den Seiten anders
    eingestellt. */
body { font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
       font-weight: normal;
       font-variant: normal;
       font-stretch: normal;
       font-size: 10px
}
/** font-size-adjust: 0.54 */

a { color: #3e648b; font-weight: bold; font-size: 0.9em; text-decoration: none }
h2 { color: #3e648b; font-size: 1.1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5 { color: #000; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p { color: #000; font-weight: normal; font-size: 0.8em;
    font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif }
strong { color: #000; font-weight: 500; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
