/************************************************************************
 * file     : layout.css
 * time      : 2007.07.30
************************************************************************/
#wrap		{position:relative; width:1000px; margin:0 auto; z-index:1; font-family: Verdana, Arial, Helvetica, sans-serif;}
#gnb		{position:relative; width:1000px; height:124px; margin:0 auto; z-index:2}


#history	{position:relative; width:930px; height:19px; padding-top:3px; margin:0 auto; border-bottom:1px solid #F2F2F2; color:#333; font-size:10px; ; z-index:1}*html #history {height:17px}
#history	a:link	{color:#999;}
#history	a:hover	{color:#666;}

#mWrap		{width:900px; margin:4px auto 0; overflow:auto;}
#cWrap		{position:relative; width:930px; margin:7px auto 0; overflow:auto; z-index:10;}

#conL120	{float:left; width:120px; margin-top:3px;}
#conL160	{float:left; width:162px; margin-top:3px;}
#conL200	{float:left; width:200px; margin-top:3px;}
#conL195	{float:left; width:195px; overflow:auto; overflow:hidden; margin-top:3px;}

#conR		{float:right; width:200px; margin-top:3px;}

#conD		{position:relative; float:left; width:546px; margin:0 12px 0 10px;}
#conM		{float:left; width:476px; margin:0 12px;}
#conP		{float:left; width:720px; margin:3px 0 0 15px;}
#conPA		{float:left; width:513px; margin-left:11px;}
#conG		{float:left; width:580px; margin:3px 0 0 15px;}
#conLog		{position:relative; width:546px; margin:0 auto 200px; z-index:2}
#conLC		{float:left; width:715px; margin:3px 0 0 0;}


#footer		{
	position:relative; clear:both; width:800px; height:80px; margin:40px auto 0; padding:15px 0 0 130px; border-top:1px solid #E5E5E5;
	background:url('http://www.samsung-gewinnspiele.de/__sg_lib/image/common/logo_samsung.gif') no-repeat 20px 15px; z-index:10;
	border: 0px solid red;
	font-size: 10px;
}
#footer #smList{
	width: 550px;
}
#utilityM	{position: fixed; bottom:0; z-index:1000}
*html div#utilityM {
	position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

/* */
#gnbG				{position:relative; width:1000px; height:57px; margin:0 auto;}
#greenManagement	{width:100%; text-align:center}
#gnbG	#logo	{width:205px; margin:0 auto; padding-top:24px}