/*--------------------------------------------------------------------
   Print Layout Definition for Nabodat
---------------------------------------------------------------------- */
/*--------------------------------------------------------------------
   Header
---------------------------------------------------------------------- */
#navServiceBackground {
	display: none;
	width: 0px;
	height: 0px;
}

/*--------------------------------------------------------------------
   Navigation
---------------------------------------------------------------------- */
#spalteNavigation {
	display: none;
	width: 0px;
	height: 0px;
}

/*--------------------------------------------------------------------
   Content
---------------------------------------------------------------------- */
#spalteContent {
	margin-left: 0px;
}

/*--------------------------------------------------------------------
   Footer
---------------------------------------------------------------------- */
#footer {
	display: none;
	width: 0px;
	height: 0px;
}