
div.menu_title_home
{
  position: absolute;
  top: 143px;
  left: 232px;
  width: 336px;
  height: 67px;
  z-index: 3;
  background-image: url(../images/menutitle_home.png);
  background-repeat: no-repeat;
}

div.menu_title_news
{
  position: absolute;
  top: 159px;
  left: 232px;
  width: 185px;
  height: 44px;
  z-index: 3;
  background-image: url(../images/menutitle_news.png);
  background-repeat: no-repeat;
}

div.menu_title_products
{
  position: absolute;
  top: 164px;
  left: 232px;
  width: 146px;
  height: 40px;
  z-index: 3;
  background-image: url(../images/menutitle_products.png);
  background-repeat: no-repeat;
}

div.menu_title_tradition
{
  position: absolute;
  top: 164px;
  left: 232px;
  width: 152px;
  height: 40px;
  z-index: 3;
  background-image: url(../images/menutitle_tradition.png);
  background-repeat: no-repeat;
}

div.menu_title_shop
{
  position: absolute;
  top: 151px;
  left: 232px;
  width: 278px;
  height: 52px;
  z-index: 3;
  background-image: url(../images/menutitle_shop.png);
  background-repeat: no-repeat;
}

div.menu_title_recipes
{
  position: absolute;
  top: 159px;
  left: 232px;
  width: 179px;
  height: 44px;
  z-index: 3;
  background-image: url(../images/menutitle_recipes.png);
  background-repeat: no-repeat;
}

div.menu_title_marktcafe
{
  position: absolute;
  top: 156px;
  left: 232px;
  width: 222px;
  height: 47px;
  z-index: 3;
  background-image: url(../images/menutitle_marktcafe.png);
  background-repeat: no-repeat;
}

div.menu_title_approach
{
  position: absolute;
  top: 149px;
  left: 231px;
  width: 277px;
  height: 54px;
  z-index: 3;
  background-image: url(../images/menutitle_approach.png);
  background-repeat: no-repeat;
}

div.menu_title_contact
{
  position: absolute;
  top: 166px;
  left: 232px;
  width: 129px;
  height: 44px;
  z-index: 3;
  background-image: url(../images/menutitle_contact.png);
  background-repeat: no-repeat;
}

div.menu_title_imprint
{
  position: absolute;
  top: 164px;
  left: 232px;
  width: 158px;
  height: 46px;
  z-index: 3;
  background-image: url(../images/menutitle_imprint.png);
  background-repeat: no-repeat;
}