#header #hotline_infos, #header #order_by_tel
{
  position: absolute;
  top: 10px;
  width: 230px;
  height: 100px;
  padding: 0;
}

#header #hotline_infos
{
  left: 450px;
  background: url('../images/hotline_infos.gif') no-repeat;
}

#header #hotline_infos p
{
  margin: 5px 0 0 5px;
}

#header #hotline_infos a.email
{
  color: #000;
  text-decoration: underline;
}

#header #hotline_infos a.info
{
  color: #000;
  text-decoration: none;  
}

#header #hotline_infos .header
{
  font-weight: bold;
}

#header #order_by_tel
{
  left: 210px;
  background: url('../images/order_by_tel.gif') no-repeat;
}

#header #order_by_tel p
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  text-align: center;
}

#header #order_by_tel p.intro
{
  font-size: 10px;
  width: 180px;
  margin: 5px 0 0 35px;
  text-align: center;
}

#header #order_by_tel p.numbers
{
  font-size: 11px;
  width: 180px;
  margin: 5px 0 0 35px;
}

#header #discount_infos
{
  left: 210px;
  background: url('../images/order_by_tel.gif') no-repeat;
}

