#main {
	background:url(images/bg_home.jpg) left top no-repeat #367019;
	padding-top: 44px; 
	margin: 0;
}

#stage {
	padding-bottom: 0;
	height: 265px;
	overflow: hidden;
}
body { 
	background: #346f14 url(images/bg_body.gif) left top  repeat-x;
	
}




/* menu */
.filter-support-games .filter-content-top {
	background-image: url(images/bg_menu_top.gif);
}
.filter-support-games .filter-content-top .filter-content-bottom {
	background-image: url(images/bg_menu_footer.gif);
}
.filter-support-games .filter-content-top .filter-content-bottom .filter-content {
	background-image: url(images/bg_menu_center.gif);
}

.filter-support-games .nav a.sub {
	color:#fff;
}
.filter-support-games .nav a.sub:hover,
.filter-support-games .nav.active a.sub {
	color: #fff;
	font-weight: bold;
}

/** Gameinfobox with blue text**/
.game-info-box {
	padding-top: 50px;
}

.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: #0e210c;	
}
.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/dot_0e210c.gif) no-repeat left 0.6em ;
}

.game-info-box .game-info-content-bottom {		
	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_0e210c.gif) no-repeat;
	background-position: left 0.45em;
	color:#0e210c;
	padding: 2px 0 2px 12px;
}


/* MANIPULATIONEN */
/* Headbereich - See all Wii games - Farbanpassungen*/
a.link-arrow-left {
	background: transparent url(images/link-arrow-a0df4e-left.gif) no-repeat scroll 0 0.5em;
	color: #a0df4e;
}
/* Menü - Texteigenschaften der normalen Buttons */
.filter-support-games .nav a.main {
	background:transparent url(images/button_inactive.gif) no-repeat scroll 0 0;
	color:#1a300f;
	font-weight:normal;
}
/* 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:#fff;
}
/* Menü - Texteigenschaften der normalen Buttons beim "Hover" */
.filter-support-games .nav.active a.main, .filter-support-games .nav a.main:hover {
	color:#ffffff;
}

/* Contenbereich - Ausrichtung des Zusatztext (Image) unter dem Video*/
.gamepage-external-links{
	margin:18px 0 0 -130px;
	padding:0;
	position: absolute;
	right: 78px;
	top: 268px;
	width: 730px;
	height: 112px;
}
* html .gamepage-external-links {
	padding-bottom:15px;
}
/* Contentbereich - Aufzälungspunkte */
.game-content-aaa ul li {
    padding-left:12px;
    background:url(/NOE/images/icons/list-346f15-ffffff.gif) no-repeat left 0.6em ;
}

/* Gameinfobereich - Starthöhe der Gaminfos anpassen */
.game-info-box .game-info-content-top{
	margin-top: 135px;
}
*html .game-info-box .game-info-content-top {
	margin-top: 82px;
}
*+html .game-info-box .game-info-content-top {
	margin-top: 82px;
}
.game-info-box .game-info-content-top .desc-box ul, .game-info-box .game-info-content-top .desc-box ul,
.game-info-box .game-info-content-top .desc-box ul, .game-info-box .game-info-content-top .desc-box-2 ul {
	margin-top: 50px;
}
/* Gameinfobereich - Detailtexte oben ausrichten. */
.game-info-box .game-info-content-top .image{
	margin-top: 0;	
}
.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:45px;
}	
/* 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:200px;
}
