
input, textarea {
  padding:2px;
  background-color:#fff;
  background-image:url(../../images/scb/back_suchfeld.gif);
  background-repeat:no-repeat;
  font-size:11px;
  font-weight:normal;
  color:#8B8B8B;
  font-family:Arial;
  border:1px solid #A1A1A2;
}

input.checkbox, .agbbox input { border:0px none; background-image:none; background-color:transparent; }
.agbbox { display:inline; }

legend {
  display:block;
  margin-bottom:20px;
  font-weight:bold;
  font-size:14px;
  color:#274396;
}

ul.register_form {
  /*border:1px solid red;*/
}

ul.register_form li label {
  width:180px;
  display:block;
  float:left;
  font-weight:bold;
}

ul.register_form li {
  margin-bottom:5px;
}

ul.register_form li input.stadtfeld {
  width:216px;
}

input.radio_checkbox { border:0px none; background-image:none; }

input.loginbutton {
  float:left;
  background-color:#274396;
  color:#fff;
  font-weight:bold;
  font-size:12px;
  background-image:none;
  border:0px none;
  display:block;
  padding:6px 10px;
}


tr td.sell_table_left {
  padding-right:20px;
}

body#popup select {
  width:300px;
  height:160px;
}

body#popup .button_action input {
  float:left;
  background-color:#274396;
  color:#fff;
  font-weight:bold;
  font-size:12px;
  background-image:none;
  border:0px none;
  display:block;
  padding:6px 0px;
  width:300px;
}


a.link_bid_button {
  background-color:#274396;
  color:#fff;
  float:left;
  font-weight:bold;
  font-size:12px;
  background-image:none;
  border:0px none;
  display:block;
  padding:6px 10px;
  margin-top:20px;
}

#my_message_center_inbox table tr td,
#form_list table tr td {
  padding-bottom:5px;
  padding-top:5px;
}

