body { color: #306; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: #f0f0f0; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-top: 10px; }
a:link { color: blue; font-weight: bold; text-decoration: none; }
a:visited { color: #39f; font-weight: bold; text-decoration: none; }
a:hover { color: maroon; font-weight: bold; text-decoration: underline; }
h1, h3, h4, h5, h6 { color: #336; }
h2 { color: #336; text-align: center; }
h4 { color: #336; text-decoration: underline; }	
table { background-color: #fff; border: solid thin #800000; }
.menu { text-align: center; border-color: white #800000; border-width: thin; }
.left { text-align: left; }
p.klein { font-size: small; }
p { font-size: smaller; }
ul { font-size: smaller; line-height: 2em; list-style-type: disc; margin: 1em 0 1em 40px; }

