/**
 * The red Skin
 */


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

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

#page h1 {
	background:		#b7282e;
}

table.address-table tr td a {
	color:			#b7282e;	
	font-weight:	bold;
	border:			none;
}

#footer {
		background:	#b7282e;
}

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

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