/*Version#1.01#*/

body { background-color: #eceeed }
.tabelle { border: solid 1px black }
a.header  { color: #f91; font-weight: bold; font-size: 11px; font-family: Arial }
a.header:hover { color: red }
a.menu  { color: #d76400; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: none; letter-spacing: 2px }
a.menu:hover { color: red }
a.fuss   { color: #d76400; font-weight: normal; font-size: 11px; font-family: Arial; text-decoration: none }
a.fuss:hover { color: red }
a.fuss2  { color: #808080; font-size: 11px; font-family: Arial; text-decoration: none }
a.fuss2:hover { color: red }
.grau { color: #696969 }
.copy  { color: #808080; font-size: 11px; font-family: Arial; padding-top: 1px; padding-bottom: 2px }
.linie   { color: #696969; padding-bottom: 3px; border-top: 1px solid #696969; border-bottom: 1px solid #696969 }
.input { font-family: Verdana, Arial; background-color: #e5e5e5; border-style: solid; border-width: 1px; border-color: gray white white gray }