﻿body {
	background: #007297;
	/*background: #ECCD12;*/
}

#all {
	background: #007297 url('/images/bg-site.gif') repeat-x;
	/*background: #ECCD12 url('/images/bnp_background_yellow.gif') top center no-repeat;'*/
}

#header {
	background: #007297 url('/images/bg-header-at.jpg') top left no-repeat;
	/*background: #ECCD12 url('/images/website-at-gelb.jpg') top left no-repeat;*/
}

#content {
	background: #fff url('/images/bg-footer.gif') bottom left no-repeat;
}
