body{
background	: #0478CD url('../_images/n_wolken_bg.jpg') repeat-x top left;
}
#body{
	background		: transparent url('../_images/content_background.gif') repeat-y top left;
}
#header{
	background		: transparent url('../_images/header.gif') repeat-x top left;
}
#footer{
	background		: transparent url('../_images/n_footer.jpg') no-repeat top left;
}
#content{
	background		: transparent url('../_images/n_page_bg.jpg') no-repeat 14px bottom;
}
.content-spacer{
	width			: 100%;
	height			: 170px;
	clear			: both;
}