@CHARSET "UTF-8";

#header {
  background: url(../images/header_bakerspride.jpg);
  display: block;
}

#footerlogo {
	background: url(../images/logouwbedrijfskeuken.png) no-repeat;
	width: 309px;
	height: 159px;
	display: block;
	margin-top: 10px;
}
.content {
	min-height: 506px;
}

#logowebsite {
	float: right;
	width: 350px;
	height: 184px;
}
#logo {
  float: left;
  width: 350px;
  height: 184px;
}
