/**
 * The green Skin
 * 
 * green foreground
 * orange background
 */


body {
	background:	center #f7931d url(images/back-content.png) repeat-y;
}

#banner .panel input.input {
	background:	url(images/search-back-input.png) no-repeat;
}

#page h1 {
	background:		#8cc63f;
}

#footer {
		background:	#8cc63f;
}

#footer a.kaubeu {
	background:	url(images/logo-kaubeu.png);	
}

#footer a.nordhorn {
	background:	url(images/logo-nordhorn.png);	
}