td, input, textarea {
 font-family:tahoma;
 font-size:10pt;
 }

input {
 background:transparent;
 font-weight:normal;
 }

select {
 background:#FBC073;
 }

textarea {
 background:transparent;
 }

input.menu {
 font-family:tahoma;
 font-weight:bold;
 font-size:10pt;
 color:black;
 border-width:1px;
 border-color:#333333;
 background:transparent;
 width:135px;
 height:30px;
 }

.titel {
 font-size:11pt;
 font-weight:bold;
 }

a {
 color:black;
 font-style:italic;
}

.klein, a.klein {
 color:black;
 font-size:7pt;
 font-style:italic;
 font-weight:bold;
 }

a:hover, a.klein:hover {
 color:#FBC073;
 background:#333333;
}
 
