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

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

h1 img {
	margin:0 0 0 -8px;
}
/**html h1 img {
	margin:-20px 0 0 -8px !important;
}
*+html h1 img {
	margin:-20px 0 0 -8px !important;
}
*/
*html h2 img{
	margin-bottom: -18px;
	padding:0;
}
*+html h2 img{
	margin-bottom: -18px;
	padding:0;
}

*html .top-back-link-container{
	margin:-25px 0 14px;
}

*+html .top-back-link-container{
	margin:-25px 0 14px;
}

/* 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: #FFFFFF;	
}
.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_ffffff.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_ffffff.gif) no-repeat;
	background-position: left 0.45em;
	color:#FFFFFF;
	padding: 2px 0 2px 12px;
}


/* MANIPULATIONEN */
/* Headbereich - See all Wii games - Farbanpassungen*/
a.link-arrow-left {
	background: transparent url(images/link_arrow_5bb624.gif) no-repeat scroll 0 0.5em;
	color: #5bb624;
}
/* Menü - Texteigenschaften der normalen Buttons */
.filter-support-games .nav a.main {
	background:transparent url(images/button_inactive.gif) no-repeat scroll 0 0;
	color:#5bb624;
	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:346px;
	top: 419px;
	width: 584px;
	height: 46px;
}

* 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: 284px;
}
*html .game-info-box .game-info-content-top {
	margin-top: 236px;
}
*+html .game-info-box .game-info-content-top {
	margin-top: 236px;
}
.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: -5px;
}

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