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

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

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


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

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

}





	
	
