a#home
{
	display:block;
	float:left;
	width:48px;
	height:18px;
background: transparent url('../layout/top_home_1.jpg') no-repeat;
}

a#home_aktiv
{
display:block;
float:left;
width:48px;
height:18px;
background: transparent url('../layout/top_home_0.jpg') no-repeat;
}

a:hover#home_aktiv
{
display:block;
float:left;
width:48px;
height:18px;
background: transparent url('../layout/top_home_0.jpg') no-repeat;
}

a:hover#home
{
display:block;
float:left;
width:48px;
height:18px;
background: transparent url('../layout/top_home_0.jpg') no-repeat;
}

a#zubereitung
{
	display:block;
	float:left;
	width:89px;
	height:17px;
background: transparent url('../layout/top_zubereitung_1.jpg') no-repeat;
}

a#zubereitung_aktiv
{
	display:block;
	float:left;
	width:89px;
	height:17px;
background: transparent url('../layout/top_zubereitung_0.jpg') no-repeat;
}

a:hover#zubereitung_aktiv
{
display:block;
float:left;
width:89px;
height:17px;
background: transparent url('../layout/top_zubereitung_0.jpg') no-repeat;
}

a:hover#zubereitung
{
display:block;
float:left;
width:89px;
height:17px;
background: transparent url('../layout/top_zubereitung_0.jpg') no-repeat;
}

a#kostproben
{
	display:block;
	float:left;
	width:88px;
	height:18px;
background: transparent url('../layout/top_kostproben_1.jpg') no-repeat;
}

a:hover#kostproben
{
display:block;
float:left;
width:88px;
height:18px;
background: transparent url('../layout/top_kostproben_0.jpg') no-repeat;
}

a#kostproben_aktiv
{
display:block;
float:left;
width:88px;
height:18px;
background: transparent url('../layout/top_kostproben_0.jpg') no-repeat;
}

a:hover#kostproben_aktiv
{
display:block;
float:left;
width:88px;
height:18px;
background: transparent url('../layout/top_kostproben_0.jpg') no-repeat;
}

a#kontakt
{
	display:block;
	float:left;
	width:67px;
	height:18px;
background: transparent url('../layout/top_kontakt_1.jpg') no-repeat;
}

a:hover#kontakt
{
display:block;
float:left;
width:67px;
height:18px;
background: transparent url('../layout/top_kontakt_0.jpg') no-repeat;
}

a#kontakt_aktiv
{
display:block;
float:left;
width:67px;
height:18px;
background: transparent url('../layout/top_kontakt_0.jpg') no-repeat;
}

a:hover#kontakt_aktiv
{
display:block;
float:left;
width:67px;
height:18px;
background: transparent url('../layout/top_kontakt_0.jpg') no-repeat;
}

a#dmenu
{
	background: transparent url('../layout/button_debutmenu.jpg') no-repeat;
	width:144px;
	height:141px;
	z-index:1000;
	position:absolute;
	top:0px;
	left:0px;
}

a:hover#dmenu
{
	background: transparent url('../layout/button_debutmenu2.jpg') no-repeat;
}

