body {color:black; background-color:white; font-size:14px; font-family:Arial,Helvetica,sans-serif}
h1,h2,h3,h4,h5,h6,.b {font-weight:bold}
h1 {font-size:27px}
h2 {font-size:21px}
h3 {font-size:17px}
h4 {font-size:14px}
h5 {font-size:12px}
.p12 {font-size:12px}
.underline {text-decoration:underline}
.green {color:#339900}
.blue  {color:#333399}
.white {color:white}
.darkred {color:#CC0000}
.bgreen {color:white; background-color:#009900; padding:4px}

/* legt Rand fuer Inhalt im Hauptfenster fest */
body.main {margin: 12px auto 24px 7%} /*oben rechts unten links*/
body.flowermain {background-image:url(bilder/flower.gif); background-attachment:fixed; margin: 12px auto 24px 7%}

/* bestimmt Breite der Absaetze im Hauptfenster */
.narrowtext {width:400px}
.widetext {width:500px}
