BODY								{ PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; }
BODY 								{ background: #ffffff url(../img/bg.png) 0 130px repeat-x; }



/*---------------body height---------------*/
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#wrapper	{
	/*background-color: #ffffff;*/
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 990px;
	background-image: url(../img/schatten.png);
}

/*---------------footer---------------*/

.footer	{ 
	background-color: #727282; 
	height:40px; 
	color: #ffffff; 
	font-size: 12px; 
	line-height: 11px; 
	font-weight: bold;
}