
div.menu_left
{
  position: absolute;
  top: 187px;
  left: 8px;
  width: 231px;
  height: 284px;
  background-image: url(../images/menu_left_bg.png);
  background-repeat: no-repeat;
  z-index: 2;
}

div.menu_left a:link, div.menu_left a:visited, div.menu_left a:hover, div.menu_left a:active
{
  text-decoration: none;
}

div.menu_left_button_home
{
  position: absolute;
  top: 3px;
  left: 44px;
  width: 155px;
  height: 25px;
  z-index: 3;
}

div.menu_left_button_news
{
  position: absolute;
  top: 28px;
  left: 44px;
  width: 155px;
  height: 25px;
  z-index: 3;
}

div.menu_left_button_products
{
  position: absolute;
  top: 53px;
  left: 44px;
  width: 135px;
  height: 25px;
  z-index: 3;
}

div.menu_left_button_tradition
{
  position: absolute;
  top: 78px;
  left: 44px;
  width: 155px;
  height: 25px;
  z-index: 3;
}

div.menu_left_button_shop
{
  position: absolute;
  top: 103px;
  left: 44px;
  width: 155px;
  height: 25px;
  z-index: 3;
}

div.menu_left_button_recipes
{
  position: absolute;
  top: 128px;
  left: 44px;
  width: 155px;
  height: 25px;
  z-index: 3;
}

div.menu_left_button_marktcafe
{
  position: absolute;
  top: 153px;
  left: 44px;
  width: 155px;
  height: 25px;
  z-index: 3;
}

div.menu_left_button_approach
{
  position: absolute;
  top: 178px;
  left: 44px;
  width: 155px;
  height: 25px;
  z-index: 3;
}

div.menu_left_button_contact
{
  position: absolute;
  top: 203px;
  left: 44px;
  width: 155px;
  height: 25px;
  z-index: 3;
}

div.menu_left_button_imprint
{
  position: absolute;
  top: 228px;
  left: 44px;
  width: 135px;
  height: 25px;
  z-index: 3;
}

a.button_home:link, a.button_home:visited
{
  background: url(../images/button_home.png) 100% 0% no-repeat;
  width: 155px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_home:hover
{
  background: url(../images/button_home.png) 0% 100% no-repeat;
}

a.button_news:link, a.button_news:visited
{
  background: url(../images/button_news.png) 100% 0% no-repeat;
  width: 155px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_news:hover
{
  background: url(../images/button_news.png) 0% 100% no-repeat;
}

a.button_products:link, a.button_products:visited
{
  background: url(../images/button_products.png) 100% 0% no-repeat;
  width: 135px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_products:hover
{
  background: url(../images/button_products.png) 0% 100% no-repeat;
}

a.button_tradition:link, a.button_tradition:visited
{
  background: url(../images/button_tradition.png) 100% 0% no-repeat;
  width: 155px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_tradition:hover
{
  background: url(../images/button_tradition.png) 0% 100% no-repeat;
}

a.button_shop:link, a.button_shop:visited
{
  background: url(../images/button_shop.png) 100% 0% no-repeat;
  width: 155px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_shop:hover
{
  background: url(../images/button_shop.png) 0% 100% no-repeat;
}

a.button_recipes:link, a.button_recipes:visited
{
  background: url(../images/button_recipes.png) 100% 0% no-repeat;
  width: 155px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_recipes:hover
{
  background: url(../images/button_recipes.png) 0% 100% no-repeat;
}

a.button_marktcafe:link, a.button_marktcafe:visited
{
  background: url(../images/button_marktcafe.png) 100% 0% no-repeat;
  width: 155px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_marktcafe:hover
{
  background: url(../images/button_marktcafe.png) 0% 100% no-repeat;
}

a.button_approach:link, a.button_approach:visited
{
  background: url(../images/button_approach.png) 100% 0% no-repeat;
  width: 155px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_approach:hover
{
  background: url(../images/button_approach.png) 0% 100% no-repeat;
}

a.button_contact:link, a.button_contact:visited
{
  background: url(../images/button_contact.png) 100% 0% no-repeat;
  width: 155px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_contact:hover
{
  background: url(../images/button_contact.png) 0% 100% no-repeat;
}

a.button_imprint:link, a.button_imprint:visited
{
  background: url(../images/button_imprint.png) 100% 0% no-repeat;
  width: 135px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_imprint:hover
{
  background: url(../images/button_imprint.png) 0% 100% no-repeat;
}