
div.text_300_hover
{
  height: 121px;
  background-position: 100% 0%;
  background-repeat: no-repeat;
  background-image: url(../../shop/layout/images/design/text_bar_300.jpg);
  border: 0px;
  display: block;
  width: 300px;
  padding: 0px;
}

div.text_300
{
  height: 121px;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-image: url(../../shop/layout/images/design/text_bar_300.jpg);
  border: 0px;
  display: block;
  width: 300px;
  padding: 0px;
}

textarea.text_300
{
  width: 284px;
  height: 107px;
  border: 0px;
  background: none;
  color: #2f2f2f;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 5px;
}



div.field_200_hover
{
  height: 24px;
  background-position: 100% 0%;
  background-repeat: no-repeat;
  background-image: url(../../shop/layout/images/design/input_bar_200.jpg);
  border: 0px;
  display: block;
  width: 200px;
  padding: 0px;
}

div.field_200
{
  height: 24px;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-image: url(../../shop/layout/images/design/input_bar_200.jpg);
  border: 0px;
  display: block;
  width: 200px;
  padding: 0px;
}

input.field_200
{
  width: 184px; 
  height: 20px;
  border: 0px;
  background: none;
  color: #2f2f2f;
  margin-left: 8px;
  margin-right: 8px;
}


div.field_300_hover
{
  background-position: 100% 0%;
  background-repeat: no-repeat;
  background-image: url(../../shop/layout/images/design/input_bar_300.jpg);
  border: 0px;
  display: block;
  width: 300px;
  height: 24px;
  padding: 0px;
}

div.field_300
{
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-image: url(../../shop/layout/images/design/input_bar_300.jpg);
  border: 0px;
  display: block;
  width: 300px;
  height: 24px;
  padding: 0px;
}

input.field_300
{
  width: 268px;
  height: 20px;
  border: 0px;
  background: none;
  color: #2f2f2f;
  margin-left: 8px;
  margin-right: 8px;
}


div.field_90_hover
{
  background-position: 100% 0%;
  background-repeat: no-repeat;
  background-image: url(../../shop/layout/images/design/input_bar_90.jpg);
  border: 0px;
  display: block;
  width: 90px;
  height: 24px;
  padding: 0px;
}

div.field_90
{
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-image: url(../../shop/layout/images/design/input_bar_90.jpg);
  border: 0px;
  display: block;
  width: 90px;
  height: 24px;
  padding: 0px;
}

input.field_90
{
  width: 58px;
  height: 20px;
  border: 0px;
  background: none;
  color: #2f2f2f;
  margin-left: 8px;
  margin-right: 8px;
}

input.button_90
{
  width: 90px;
  height: 24px;
  text-decoration: none;
  background: none;
  background-position: 100% 0%;
  background-repeat: no-repeat;
  background-image: url(../../shop/layout/images/design/button_bestellen.jpg);
  color: #FFFFFF;
  border: 0px;
  font-weight: bold;
  font-size: 9pt;
}

input.button_90_hover
{
  width: 90px;
  height: 24px;
  text-decoration: none;
  background: none;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-image: url(../../shop/layout/images/design/button_bestellen.jpg);
  color: #FFFFFF;
  border: 0px;
  font-weight: bold;
  font-size: 9pt;
}
