/* 	================================================
	Screen alternative layout: fluid
	2007 th.b. - mpicc.de
	*/

@import url(v2_screen_persistentlayout.css);

.layoutwrapper#metanav ul,
.layoutwrapper#header, 
.layoutwrapper#breadcrumb div,  
.layoutwrapper#mainwrapper  {
	max-width: 1500px; /* <- max width in fluid layout */
	}

.layoutwrapper {
	padding-right: 12em; 
	}
