@charset "utf-8";
/* CSS Document */

/* 
	Standard CSS Style fuer www.sysinf.ch (Folgeseite)
	
	Author: syseca informatik ag, bt
	Last updated: 20.10.2009

*/

/*---------------------------------------------------------------------------
 	Allgemeine Formatierungen
 ---------------------------------------------------------------------------*/
 
@import url(main_folgeseite.css);

/****************************************
** Hauptinhaltspezifische Formatierungen (FOLGESEITE)
*****************************************/
DIV#mainrightcontentwrap {
	display:none;
}

DIV#mainleftcontentwrap {
	width:550px;
}

DIV#maincontent {
	width:100%;
}


