body {
background:#ffffff;
}
#website {
width:870px;
display:block;
margin:40px auto;
padding:0px;
}
.headschw { color: #333; font-weight: bold; font-size: 11px; }
.input { font-size: 0.8em }
.headgruen { color: #366; font-weight: bold; font-size: 11px; }
.serif { font-size: 0.8em; font-family: "Times New Roman", Georgia, Times }
.formtbl { margin-left: 22px;}
.error,.hint { color: #c00; font-weight: bold; }
#haendler { display:block; background-color:#CCFF66; padding:5px; }
a:link { color: #366; text-decoration: none }
a:visited { color: #366; text-decoration: none }
a:hover { color: #c00; text-decoration: underline }
body,td,font { color: #333; font-size: 0.8em; font-family: Verdana, Arial, sans-serif, Helvetica }
.clear { clear:both; }