
body     { color: #222; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }

h1      { color: #eba50c; font-weight: bold; font-size: 24px }
h1.home { color: #eba50c; font-weight: normal; font-size: 24px }

p       { color: #222; font-size: 14px; text-align: left }

ul      { list-style: url(img/star.gif); margin: 0px; padding-left: 25px; color: #222; font-size: 14px }
li      { padding-bottom: 10px }

a          { color: #8f3410; font-weight: bold; font-size: 14px; text-decoration: none }
a:hover    { color: #eba50c }
a:active   { color: #ecb400 }

a.klein          { color: #8f3410; font-weight: bold; font-size: 12px; text-decoration: none }
a.klein:hover   { color: #eba50c }
a.klein:active  { color: #ecb400 }
