body {
	background: url(../img/background.jpg) repeat-x;
	background-color: #E0DAC5;
	text-align: center;	
}	
			
#columnmiddle {
	margin: auto;
	width: 926px;
	height: 1596px;
	background: url(../img/bg_middle_shadow.jpg) 1px 0 no-repeat;
	padding: 0 25px;
}	
	
#head {
	background: url(../img/bg_head.jpg) repeat-x;
	width: 926px;
	height: 141px;	
	text-align: center;
	margin: 0 auto;
}	
		
#hr {
	width: 926px;
	height: 30px;
	background:url(../img/bg_middle_bottom.jpg) repeat-x;				
}
	
#footer {
	width: 777px;
	height: 407px;
	text-align: center;
	text-indent:0;
	background: url(../img/bg_footer.jpg) no-repeat;
	padding: 0 74px 0 80px;		
}
	
#content {
	background: #E9E5D5;
	width: 926px;
	height: 1018px;
	position: relative;
}
	
#content_unterseiten {
	background: url(../img/bg_unterseiten.jpg) repeat-x;
	width: 926px;
	height: 1060px;
	position: relative;
}
