#login {
  height: 58px;
  width: 224px;
  background: url(../images/login.gif) no-repeat;
  margin: 0 0 0 69px;
  padding: 14px 0 0 1px;
}
#login a {
  font-family:tahoma;
  font-size: 10px;
  font-weight:bold;
  color: #95C851;
  text-decoration:none;
}
#logedin {
  height: 58px;
  width: 224px;
  line-height: 15px;
  margin: 0 0 0 69px;
  padding: 0px 0 0 1px;
}
#logedin a {
  font-family:tahoma;
  font-size: 10px;
  font-weight:bold;
  color: #95C851;
  text-decoration:none;
}
.login_text {
  background: none;
  border:0;
  height: 21px;
  width: 145px;
  color:#fff;
  font-family: tahoma;
  font-size:10px;
  font-weight:bold;
  padding-left: 4px;
}

.login_submit {
  width:50px;
  height: 40px;
  background:0;
  border:0;
}


input {
  font-size:10px;
  font-family:tahoma;
}

.klein select {
  font-size:10px;
  font-family:tahoma;
  height: 12px;
  width: 100px;
}

select {
  font-size:10px;
  font-family:tahoma;
  width: 100px;
}
family:tahoma;
}

option {
  font-size:10px;
  font-family:tahoma;
}


th {
  background: #000;
  color:#fff;
}