/* ------------------------------------
   iuf und rootsystem fuer perspektive 
   1 spaltiges layout
 ------------------------------------ */

/* colors
	linien grau: D1D1D1
	hgrau: EFF0F0
	blue: 065EE2
	hellblau: 84A8DF
*/ 


/* --- normal --- */
div#rsys_content_0 {
	/* dimensions */
	width: 640px;
	
	/* border */
	padding: 5px 25px 5px 5px;
	
	/* others */
	display:inline;
}

/* --- right --- */
div#rsys_content_1 {

	/* others */
	display:none;
}





