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

#site_menu ul
{
	padding-left: 60px; /*33px;*/
}

#site_menu ul li.home 		{	width: 90px; background: url('../img/DE/bn_home_ger.png') no-repeat; }
#site_menu ul li.game_info 	{	width: 162px; background: url('../img/DE/bn_gameinfo_ger.png') no-repeat; }
#site_menu ul li.gallery 	{	width: 100px; background: url('../img/DE/bn_gallery_ger.png') no-repeat; }
/*#site_menu ul li.downloads 	{	width: 114px; background: url('../img/DE/bn_downloads_ger.jpg') no-repeat; }*/
#site_menu ul li.forum 		{	width: 97px; background: url('../img/DE/bn_forum_ger.png') no-repeat; }
#site_menu ul li.press 		{	width: 92px; background: url('../img/DE/bn_press_ger.png') no-repeat; }
/*#site_menu ul li.multiplayer{	width: 124px; background: url('../img/DE/bn_login_ger.jpg') no-repeat; }*/
#site_menu ul li.buy		{	width: 96px; background: url('../img/DE/bn_buy_ger.png') no-repeat; }
#site_menu ul li.demo		{	width: 74px; background: url('../img/bn_demo.png') no-repeat; }

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

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

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

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

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

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

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

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

#site_menu ul li.demo_on,
#site_menu ul li.demo:hover			{ width: 74px; background: url('../img/bn_demo_on.png') no-repeat; }



#site_menu ul li.languages
{
	margin-left: 0px;
}
#site_menu ul li.languages_nomp
{
	margin-left: 3px; /* between last menu item and language button */
}

/* 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;
}

