/* ================================================================================================ */
/* == CSS:   	add.newsletter.css - Standard-Stylesheet (Screen)								 == */
/* ==																							 == */
/* == Author:  	Björn Lorenz, E-Formation GmbH - http://www.eformation.de/						 == */
/* ================================================================================================ */
#frame_content{
	margin: 0 auto;
	padding: 0 0 60px 0;
	margin-top: -85px;
}
#frame_content > div#ebrochure{
	width: 920px;
	padding: 20px;
	background: url(../nps/bg_content.png) no-repeat scroll 0 0;
}
/* ================================================================================================ */
