* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	/*background: #f7f7f6 url("../images/layout/bg_symbol.gif") no-repeat right bottom;*/
	background: #f7f7f6 url("../images/layout/bg_symbol.gif") fixed no-repeat right bottom;
}
#container {
	margin: 0 23px 0 0;
}
#header {
	height: 140px;
	background: #fff;
	vertical-align: bottom;
}
#header .symbol {
	height: 140px;
	background: url("../images/logo/logo_symbol.gif") no-repeat left bottom;
}
#header p {
	position: absolute;
	right: 46px;
}
p.nl {
	top: 75px;
	color: #e51b24;
}
p.fr {
	top: 95px;
	color: #ed775b;
}
p.de {
	top: 115px;
	color: #e84b37;
}
#header div, #content img {
	margin: 0 0 0 80px;
}
#logo_be {
	background: url("../images/logo/logo_be_rond.gif") no-repeat right bottom;
	bottom: 23px;
	right: 23px;
	width: 54px;
	height: 51px;
	position: absolute;
}
