/*	---------------------------------------------------------------------- */
/*	
	Name: Naef Marketing Kommunikation AG
	Date: April 2012
	Description: Responsive CSS for selected Browsers
	Version: 1.0
	Author: Camilla De Boni
	Autor URI: http://naef-werbung.ch
*/
/*	---------------------------------------------------------------------- */

body {
	width: 100%;
}

/*	---------------------------------------------------------------------- */
/* 	containers */
/*	---------------------------------------------------------------------- */


#container_content {
	width: 940px;
}


#content_left {
	width: 57%; /* actual 635px */
}

#content_right {
	width: 21%; /* actual 305px */
}