
body, html
{
  padding: 0;
  margin: 0;
}
body
{
  text-align: center;
  font: 12px/18px Verdana, Arial, Sans-Serif;
  /*background: #bed6ef url(/images/bg-columns.png) 0 0 repeat-x;*/
  background-color: #def;
}
.page
{
  /*width: 960px;
  margin: 0 auto;
  background: #fff;*/
  position: relative;
  text-align: left;
}
.pageHeader
{
  position: relative;
  padding: 6px 10px;
  height: 73px;
  background-color: White;
  width: 960px;
  margin: 0 auto;
}
.header-intro
{
  height: 80px;
}

  .header-intro .logo { margin-top: 0; }

.pageHeader .postcode
{
  float: right;
  width: 333px;
  height: 63px;
  position: relative;
}

.postcode .postcodeNowIn
{
  margin-left: 2px;
}

.pageHeader .postcode .postcodeChange
{
  position: absolute;
  top: 0; right: 2px;
}
.pageHeader .postcode .naambord
{
  width: 333px;
  padding: 9px 0;
}
.pageHeader .postcode .postcodeChange a
{
  padding-left: 8px; margin-left: 4px;
  background: url(/images/arrow_orange.gif) 0 5px no-repeat;
}
#returnToBuurt
{
  font: bold 18px Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: 6px; left: 10px;
}
.columns
{
  /*background: #bed6ef url(/images/bg-columns.png) top left repeat-x;
  padding: 14px 14px 0px 14px;*/
  padding: 14px 0 0 0;
}
.pageFooter
{
  padding: 16px 14px;
  overflow: hidden;
  background-color: white;
  width: 952px;
  margin: 0 auto;
}
