#body_center p, div.p
{
  display:             block;
  width:               500px;
  margin:              0px 0px 5px 0px;
  padding:             0 20px 20px 20px;
  background:          #f2f2f2 url(/img/layout/bg_body_p_bottom.gif) no-repeat bottom;
  float:               left;
}

#body_center #herstelleranfrage div.p table
{
  width:               500px;
  margin:              20px 0px 0px 0px;
  padding:             0px 0px 0px 0px;
  border:              2px solid #FFF;
  background:          #FFF;
  float:               left;
}

#body_center #herstelleranfrage div.p table tr th
{
  padding:             8px 20px 8px 20px;
  background:          #A9A9A9;
  color:               #FFF;
}

#body_center #herstelleranfrage div.p table tr td
{
  padding:             2px 20px 2px 20px;
  font-size:           11px;
  border-top:       1px solid #F2F2F2;
}

#body_center #herstelleranfrage div.p table tr td.right
{
  text-align:          right;
}

#body_center #herstelleranfrage div.p table tr td.left
{
  text-align:          left;
}

#body_center #herstelleranfrage a.button
{
  display:             block;
  width:               245px;
  height:              20px;
  line-height:         19px;
  padding:             0px 0px 0px 0px;
  margin:              10px 0px 0px 0px;
  border:              0px;
  font-size:           11px;
  font-weight:         none;
  text-decoration:     none;
  text-align:          center;
  color:               #FFF;
  background:          #FFD200 url(/img/produktinfo/bg_button.gif) no-repeat;
  overflow:            hidden;
  float:               right;
}

#body_center #herstelleranfrage a.button:hover
{
  background:          #EEC200 url(/img/produktinfo/bg_button.gif) no-repeat;
  padding:             0px 0px 0px 0px;
  margin:              10px 0px 0px 0px;
}
