.ueberschrift { font-size: 18pt; font-weight: bold; font-variant: small-caps; }
body   { color: #630; font-size: 12pt; overflow-x:hidden;}
.normal { color: #630; font-size: 12pt; }
a:link { color: #630; font-size: 12pt; font-variant: small-caps; text-decoration: underline   }
a:visited  { color: #630; font-size: 12pt; font-variant: small-caps; text-decoration: underline; }
a:hover { color: #999; font-size: 12pt; font-variant: small-caps; text-decoration: underline; }
a:active { color: #999; font-weight: bold; font-size: 12pt; font-variant: small-caps; text-decoration: underline; }

input { color: #630; font-weight: normal; font-style: normal; background-color: #fff; text-decoration: none; border: inset 2px #fff; }
select { color: #630; font-style: normal; font-weight: normal; text-decoration: none; background-color: #fff; border: inset 2px #fff; }
textarea { color: #630; font-weight: normal; font-style: normal; border: inset 1px #fff; background-color: #fff; text-decoration: none; outline-color: white; }
.radio { border-style: none; }