/**
 * The blue Skin
 */


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

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

#page h1 {
	background:		#00aeef;
}

#footer {
		background:	#00aeef;
}

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

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