/* ================================================================================================ */
/* == 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#virtualtour {
	width: 920px;
	padding: 20px;
	background: url(../nps/bg_content.png) no-repeat scroll 0 0;
}*/
#frame_image img{
	display: none!important;
}
#virtualtour{
	width: 100%;
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 145px;
	z-index: 1;
}
/* ================================================================================================ */
