/**
* (C) by Matthias Gally 2010,
* Gally Websolutions GmbH, www.gally-websolutions.com
**/



#menu, #footer, #logo, #header {
	display: none;
	}
	
#content {
	width: auto;
	height:100%;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}


