#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: 150px;
}

select.auto {
  width: auto;
}


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


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

.row1
{
	background-color: #FFFFFF;
}

.row2
{
	background-color: #E0E0E0;
}

.row3
{
	background-color: #D0D0D0;
}

.row4
{
	background-color: #B0B0B0;
}

.row_green
{
	background-color: #8FDF3F;
}

.row_red
{
	background-color: #FF0000;
}

.row_softred
{
	background-color: #F78D78;
}

.row_softgreen
{
	background-color: #AEDB8F;
}

.row_softgold
{
	background-color: #FCCF5A;
}


table.outer_table
{
	background-color: #000000;
}
