#site_flash
{
	background-image: url('../img/DE/noflash.jpg');
}

#site_menu ul li.home 		{	width: 83px; background: url('../img/DE/bn_home.jpg') no-repeat; }
#site_menu ul li.game_info 	{	width: 139px; background: url('../img/DE/bn_game_info.jpg') no-repeat; }
#site_menu ul li.gallery 	{	width: 81px; background: url('../img/DE/bn_gallery.jpg') no-repeat; }
#site_menu ul li.downloads 	{	width: 114px; background: url('../img/DE/bn_downloads.jpg') no-repeat; }
#site_menu ul li.forum 		{	width: 80px; background: url('../img/DE/bn_forum.jpg') no-repeat; }
#site_menu ul li.press 		{	width: 77px; background: url('../img/DE/bn_press.jpg') no-repeat; }
#site_menu ul li.multiplayer{	width: 116px; background: url('../img/DE/bn_login.jpg') no-repeat; }
#site_menu ul li.buy		{	width: 80px; background: url('../img/DE/bn_buy.jpg') no-repeat; }

#site_menu ul li.home_on,
#site_menu ul li.home:hover 		{	width: 83px; background: url('../img/DE/bn_home_on.jpg') no-repeat; }

#site_menu ul li.game_info_on,
#site_menu ul li.game_info:hover	{	width: 139px; background: url('../img/DE/bn_game_info_on.jpg') no-repeat; }

#site_menu ul li.gallery_on,
#site_menu ul li.gallery:hover 		{	width: 81px; background: url('../img/DE/bn_gallery_on.jpg') no-repeat; }

#site_menu ul li.downloads_on,
#site_menu ul li.downloads:hover	{	width: 114px; background: url('../img/DE/bn_downloads_on.jpg') no-repeat; }

#site_menu ul li.forum_on,
#site_menu ul li.forum:hover 		{	width: 80px; background: url('../img/DE/bn_forum_on.jpg') no-repeat; }

#site_menu ul li.press_on,
#site_menu ul li.press:hover 		{	width: 77px; background: url('../img/DE/bn_press_on.jpg') no-repeat; }

#site_menu ul li.multiplayer_on,
#site_menu ul li.multiplayer:hover 		{	width: 116px; background: url('../img/DE/bn_login_on.jpg') no-repeat; }

#site_menu ul li.buy_on,
#site_menu ul li.buy:hover			{ width: 80px; background: url('../img/DE/bn_buy_on.jpg') no-repeat; }

#site_menu ul li.languages
{
	margin-left: 20px;
}
#site_menu ul li.languages_nomp
{
	margin-left: 136px;
}

/* Old language stuff */

/*
#site_menu ul li.languages
{
	margin-left: 101px;
}
#site_menu ul li.languages_nomp
{
	margin-left: 217px;
}
*/

#site_head
{
	background-image: url('../img/DE/header_bg.jpg');
}

#head_right ul
{
	/*margin-left: 125px;*/
	margin-left: 152px;
}

#head_right ul li.button
{
	background: url('../img/DE/search.gif') no-repeat;
}

#head_right ul li.tab
{
	width: 100px;
	background: url('../img/DE/tab.gif') no-repeat;
}

