#main {
	background:url(images/background_home_new.jpg) left top no-repeat #797F37;
	padding:44px 0 0 32px;
}
* html #main {
	padding: 34px 0px 0px 32px;
}

body { 
	background:  url(images/background_body.gif) repeat-x #797f37;	
}
#stage {
	padding-bottom:0px;
}
/** Gameinfobox with blue text**/
.game-info-box .game-info-content-top {
	margin:36px 0pt 10px;
}
.game-info-box .game-info-content-top .desc-box,.game-info-box .game-info-content-top .desc-box-2{
	width:auto;
	padding:50px 30px 2px 0;
	float:left;
	color:#b8be15;	
}
.game-info-box .game-info-content-top .desc-box ul li, .game-info-box .game-info-content-top .desc-box-2 ul li{
	padding-left:12px;
	background:url(images/list.gif) no-repeat left 0.6em ;
}

.game-info-box .game-info-content-bottom {		
/*	width:928px;	
	height:30px;
	margin-left:-32px;
	position:relative; */
/*	padding:5px 30px 0 32px; */
	background:none;
	padding-top:0px;
}
.game-info-box .game-info-content-bottom  .additional-links a{
	margin:0 28px 0 0;
	float:left;
	background: url(images/arrow-right.gif) no-repeat;
	background-position: left 0.45em;
	color:#b8be15;
	padding: 2px 0 2px 12px;
}

.gamepage-content-additional-text-image {
	width: 673px;
	height: 560px;
	position: relative;
	margin-top: -300px;
	padding-left: 0px;
	clear: both;
	overflow: hidden;
}
.gamepage-content-additional-text-image img {
}

/* MANIPULATIONEN */
/* Headbereich - See all Wii games - Farbanpassungen*/
a.link-arrow-left {
	background:transparent url(images/arrow-left.gif) no-repeat scroll 0 0.5em;
	color:#109af1;
}
/* Menü - Aktiver Button */
.filter-support-games .nav.active a.main, .filter-support-games .nav a.main:hover {
	background:transparent url(images/button_active.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
}
/* Menü - Texteigenschaften der normalen Buttons */
.filter-support-games .nav.active a.main, .filter-support-games .nav a.main {
	color:#442e20;
	font-weight:normal;
}
/* Menü - Texteigenschaften der normalen Buttons beim "Hover" */
.filter-support-games .nav.active a.main, .filter-support-games .nav a.main:hover {
	color:#ffffff;
}
.filter-support-games .nav a.sub:hover {
  color:#442e20;
}

/* Gameinfonbereich - Starthöhe der Gaminfos anpassen */
.game-info-box .game-info-content-top{
	margin-top:0px;
}
.game-info-box .game-info-content-top img{
	margin-top:0;
}
/* Gameinfobereich - Detailtexte oben ausrichten. */
.game-info-box .game-info-content-top .img-box{
	padding-top:0px;	
}
.game-info-box .game-info-content-top .desc-box, .game-info-box .game-info-content-top .desc-box-2 {
	padding-top:0px;	
}
/* Footerbereich - Rechte Icons (Wii, Pegi, Wi-Fi) Margin verkleinert*/
.game-info-box .game-info-content-top .img-box {
	margin-top:65px;
}	
/* Footerbereich - Rechte Icons (Wii, Pegi, Wi-Fi) floating genommen damit sich die Icons unten ausrichten*/
.game-info-box .game-info-content-top .game-imagebox a {
	float:none;
}	

/* Footerbereich - Rechte Icons (Wii, Pegi, Wi-Fi) FireFox 2 Fixing*/
.game-info-box .game-info-content-top .game-imagebox {
	width:220px;
}

#stage {
  font-size: 0em;
}

.gamepage-content-flashmodule  {
  height: 230px;
}
.gamepage-content-flashmodule * {
  position: absolute;
  z-index: 200;
}




