*             { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; }
html, body    { background-image: url(back.jpg); text-align: center; font-size: 101%; }
a:link        { color: #00009F; text-decoration: underline; }
a:visited     { color: #00009F; text-decoration: underline; }
a:hover       { color: #00009F; text-decoration: underline; }
a:active      { color: #00009F; text-decoration: underline; }
h1            { font-size: 1.1em; color: #000000; margin: 10px 0 20px 0; }
h2            { font-size: 0.9em; color: #000000; margin-top: 20px;  margin-bottom: 10px; }
p             { font-size: 0.9em; line-height: 1.5em; color: #000000; margin-top: 10px; }
p.n           { font-size: 0.7em; }
ul            { margin-left: 30px; }
input         { font-size: 0.7em; line-height: 1.5em; color: #000000; }
.kasten       { border:1px dotted silver; padding: 30px; background-color: #FFFF00; margin-bottom: 20px; width: 400px; text-align: left; }
.input        { color: #000000; background: #F5F5F5; border: #C0C0C0 1px solid; font: 0.9em verdana, helvetica, sans-serif; padding: 3px; }
.input:focus  { background: #ffffff; }
.button       { color: #FFFFFF; background: #C0C0C0; border-top: 2px solid #e4d9c0; border-right: 2px solid #99917d; border-bottom: 2px solid #99917d; border-left: 2px solid #e4d9c0; font: bold 0.9em verdana, arial, helvetica, sans-serif; cursor: pointer; }
.button:hover { color: #000000; background: #FFFFFF; font: bold 0.9em verdana, arial, helvetica, sans-serif; border-top: 2px solid #99917d; border-right: 2px solid #e4d9c0; border-bottom: 2px solid #e4d9c0; border-left: 2px solid #99917d; cursor: pointer; }
#frame        { width: 400px; margin: 50px auto 0px; padding: 0; text-align: center; background-color: #FFFFFF; }
.imgr         { float: right;padding: 10px 0 10px 10px; }
