body  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p {}
.headline  { color: black; font-weight: bold; font-size: 14px; line-height: 20px }
.bodycopy  { color: black; font-size: 12px; line-height: 16px }
.rot { background-color: #f00 }
.violett { background-color: #909 }
a { color: #009; text-decoration: none }
a:hover { color: red; text-decoration: underline }

