
#bearImage
{
	background-image: url(../../images/bear.gif);
}

#slogan
{
	background-image: url(../../images/slogan.gif);
	margin-left: -257px;
	width: 518px;
}

#menu
{
	background-image: url(../../images/menu_bottom.gif);
}

#impressumBtn
{
	bottom: 143px;
	height: 16px;
}

/** MENU IMAGES **/
.menulink
{
	width: 90px;
	height: 103px;
	background: transparent url(../../images/menu/history.gif) no-repeat;
	display: block;
}

.menulink span
{
	display: none;
}


#history { background-image: url(../../images/menu/history.jpg); }
#history:hover, #history.on { background-image: url(../../images/menu/history_h.jpg); }

#international { background-image: url(../../images/menu/international.jpg); }
#international:hover, #international.on { background-image: url(../../images/menu/international_h.jpg); }

#products { background-image: url(../../images/menu/products.jpg); }
#products:hover, #products.on { background-image: url(../../images/menu/products_h.jpg); }

#consumer_info { background-image: url(../../images/menu/consumer_info.jpg); }
#consumer_info.on, #consumer_info:hover { background-image: url(../../images/menu/consumer_info_h.jpg); }

#sitemap { background-image: url(../../images/menu/sitemap.jpg); }
#sitemap:hover, #sitemap.on { background-image: url(../../images/menu/sitemap_h.jpg); }

#planet { background-image: url(../../images/menu/planet.jpg); }
#planet:hover, #planet.on { background-image: url(../../images/menu/planet_h.jpg); }

#switzerland { background-image: url(../../images/menu/cruspi.jpg);  }
#switzerland:hover { background-image: url(../../images/menu/cruspi_h.jpg);  }

.pageForm label
{
	width: 160px;
}

	div.vegetarian-table
	{
		float: left; 
		margin-right: 15px;
		width: 211px
	}
	div.vegetarian-table table
	{
		border-collapse: separate;

	}	
	div.vegetarian-table td
	{
		background: #ffd65c url(../../images/vegetarier/bullet.gif) no-repeat 8px 5px;
		border: 1px solid #243c6a;
		border-bottom: 0px none;
		border-top: 0px none;
		height: 20px;
		padding: 3px;
		padding-left: 25px;
	}
	
	div.vegetarian-table thead td
	{
		background: none;
		border: 0px none;
		height: auto;
		padding: 0;
		line-height: 0;
		margin: 0;
	}
	
	div.vegetarian-table tr.even td
	{
		background: #ffe69d url(../../images/vegetarier/bullet_even.gif) no-repeat 8px 5px;
	}
	
	
	div.vegetarian-table tr.empty td
	{
		background-image: none;
	}
	
	div.vegetarian-table div.ft, div.vegetarian-table div.ft b
	{
		background: transparent url(../../images/vegetarier/ft.gif) no-repeat;
		display: block;
		line-height: 0px;
		font-size: 0;
		height: 9px;
	}
	div.vegetarian-table div.ft
	{
		background-position: right top;
		padding-right: 10px;
	}
	
	div.vegetarian-table div.ft b
	{

	}
