.umschlag  {
	background:url("background.png") repeat-x scroll left top #FFFFFF;
}

.umschlag {
	display:table;
	position:relative;
	width:100%;
}

body  {
	//background:none repeat scroll 0 0 #222222;
	background:none repeat scroll 0 0 #FFFFFF;
	color:#4A4949;
	font-family:"Lucida Grande","Lucida Sans",Unicode,Arial;
	font-size:14px;
	margin: 0 0 0 0;
}


body {
	font-family:Arial,Helvetica,Verdana,san-serif;
	font-size:13px;
	line-height:23px;
	position:relative;
}

#top {
	margin:0 auto;
	position:relative;
	width:960px;
}

#main_page  {
	background:url("schatten.jpg") no-repeat scroll 0 368px transparent;
}

#main_page, #main_page:focus {
	height:485px;
	outline:medium none;
	overflow:hidden;
	position:relative;
	width:960px;
}

#header {
	min-height:110px;
	z-index:5;
}

#footer {
	margin: 25px 0;
	align: middle;
	font-size: 10px;
}
