
#page{ 
	background: #A8BDC0 ; 
	height:100% 
	/* background: #A8BDC0 url(../img/lay/hg_sofa.jpg) left bottom no-repeat;  */
}
#page_margins { 
	min-width: 756px; 
	max-width: 100em; 
	margin:auto;
	/* border: 10px solid #ccc; */
}


/* ######################
#	Main  ###############
#########################*/

#main { 
	padding: 0; 
	border: 1px solid #999;
	background-image:url(../img/lay/hg_blau.png);
} 
#mleft {
	/* height:450px; */
	margin-top:45px;	
}
#mleft_content { 
	margin: 0em 2em 0 0; 
	/* padding: 150px 0 0 3em; */
	padding-left: 3em;
	/* color: #444;  */
	color: #fff;
	background:inherit;
}

#mcenter {
	margin-top:45px;
}
#mcenter_content { 
	margin: 2em 3em 0 2em; 
	padding-bottom: 1em;
}
#mright {
	background-image:url(../img/lay/sr600.jpg);
	background-repeat:no-repeat;
	}

#mright_content {	
	margin-left: 0.3em; 
	margin-right: 0;
}


/* #######################
#	Footer  ##############
#########################*/

#footer  {
	margin: 0; 
	text-align:right;
	font-size:7pt;
	color:#333333;
	padding-top:3px;
	line-height:8pt;
}
#footer p {
	padding-right:80px;
}
/* #######################
#	Sonstige  ##############
#########################*/

#fotocopy {
	position:fixed;
	bottom:2px;left:5px;
	font-size:7pt;
	color:#455157;
	

}