body            { font-family: arial,helvetica; background-color: #e9e9e9; color: #000000; }

a               { font-family: arial,helvetica; font-weight: bolder; color: #666666; text-decoration: none; }
a:visited       { color: #666666; }
a:active        { color: #666666; }
a:hover         { text-decoration: underline; }
a:hover         {  color: #669966; }

.smallfont      { font-family: arial, helvetica; font-size: 11px; }
.normalfont     { font-family: arial, helvetica; font-size: 13px; }
.indextitel     { font-family: arial, helvetica; font-size: 16px }
.headerfont     { font-family: arial, helvetica; font-size: 15px; font-weight: bolder }
.headertitle    { font-family: arial, helvetica; font-size: 18px; color: #999999; background-color: #e9ffd1; }
.headerwhite    { background-color: #ffffff; }

input           { font-family: arial, helvetica; font-size:12px; border: 1px groove #666666; color: #000000; border-style:solid; background:#eeeeee; }
textarea        { font-family: arial, helvetica; font-size:12px; border: 1px groove #666666; color: #000000; border-style:solid; background:#eeeeee; }


