/**
* (C) by Matthias Gally 2008,
* Gally Websolutions, www.websolutions.gally.ch
**/

body {
	background-image:url(../../img/gastronomie_content_hg.jpg);
	background-repeat:repeat-y;
	background-color:#F6F6F6;
	}


#nav-wrapper #logo {
	background-image:url(../../img/gastronomie_logo.jpg);
	background-repeat:no-repeat;
	}
	

#content-wrapper #content-header {
	background-image:url(../../img/gastronomie_header.jpg);
	background-repeat:no-repeat;
}

#content-wrapper #content-image {
	background-image:url(../../img/nav-img/gastronomie.jpg);
	background-repeat:no-repeat;

}





	
	