#headWrapper
{
	width: 100%;
}

#gameChooser
{
	display: none;
}

#maincontainerwrapper, #startcontainerwrapper {
width:970px;
background-color: #fff;
margin:0 auto;text-align:left;color:#323232;
/* delete later - prototyp margin  
margin-top:72px;*/
}
.quickmenu {padding:13px 0 1px 0px;overflow:hidden;}
.globalmenu {clear: both; padding:3px 0 0px 0px;overflow:hidden;background: url(cssimg/bg_globalmenu.gif) #fff left top no-repeat;width:99.6%;}
#startcontainerwrapper .quickmenu {background: url(cssimg/bg_quickmenu_start.gif) #000 left top no-repeat;}
#maincontainerwrapper .quickmenu {background: url(cssimg/bg_quickmenu.gif) #000 left top no-repeat;}

#graphicarea {border-right:8px solid #fff;border-left:9px solid #fff;
height:315px;
position:relative;
background: url(cssimg/bg_graphicarea.gif) transparent left top no-repeat;
width:955px;
}
#flasharea {float:left; width:553px; height:315px; margin-right: 6px !important; margin-right: -3px;}
#graphicarearight {float:left; width: 396px; height:315px;  margin: 0 0 0 0px;}

/*#largepuffarea {border-left:9px solid #FFFFFF;clear:both;height:155px;margin-bottom:9px;margin-top:9px;}*/
#smallpuffarea {border-top:6px solid #fff;border-right:0px solid #fff;border-left:10px solid #fff; clear:both;height:1%;}

#mainarea {width: 100%;background-color: #fff;}

/*#leftarea {width: 190px;float:left;position:relative;margin: 19px 0 0 0;}*/
/*#centerarea {width:433px;float:left;position:relative;margin: 19px 64px 0 27px;line-height:140%;}*/
#rightarea {width:205px}

#scrollPrev
{
    position: relative; background: url(/corporate/inc/images/up.gif) no-repeat; cursor: pointer; left: 223px; top: -220px; width: 10px; height: 9px !important; height: 5px;
}
#scrollNext
{
    position: relative; background: url(/corporate/inc/images/down.gif) no-repeat; cursor: pointer; left: 223px; top: -10px; width: 9px; height: 8px !important; height: 3px;
}


/* footerarea - sidfot */
#footerarea {margin:0;position:relative;padding:2px 0px 14px 0px;background: url(cssimg/bg_footer.gif) #d1d1d0 left bottom  no-repeat;line-height:190%;height:1%;color:#fff;border-top:7px solid #fff;font-size:9px;}





