body {
  font-size: 11px;
  font-family: verdana;
  line-height: 18px;
  scrollbar-base-color:#ffffff;
  scrollbar-arrow-color:#ffffff;
  scrollbar-track-color:#ffffff;
}

#page {
    position: absolute;
    z-index: 0;
	height: 550px;
	width: 900px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -275px;
	border: 1px solid #0099cc;
}

#page-werken {
    position: absolute;
    z-index: 0;
	height: 810px;
	width: 900px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -275px;
	border: 1px solid #0099cc;
}

#page-contact {
    position: absolute;
    z-index: 0;
	height: 570px;
	width: 900px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -275px;
	border: 1px solid #0099cc;
}

#header {
  position: absolute;
  z-index: 1; 
  float: left;
  left: 0px;
  height: 113px;
  width: 100%;
  background:			url('http://www.ibisfacilitair.nl/images/index_01.gif') 0 0 no-repeat;
}

#menu {
  position: absolute;
  z-index: 1; 
  float: left;
  height: 280px;
  top: 112px;
}

#afbeelding {
  position: absolute;
 z-index: 3; 
 left: 748px;
 top: 165px;
 }

#tekst {
  position: absolute;
 z-index: 1;
  float: left;
  top: 112px;
 left: 161px;	
  height: 330px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 220px;
  overflow: auto;
}

#tekst-werken {
  position: absolute;
 z-index: 1;
  float: left;
  top: 112px;
 left: 161px;	
  height: 580px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 220px;
  overflow: auto;
}

#tekst-contact {
  position: absolute;
  z-index: 1;
  float: left;
  top: 112px;
  left: 161px;	
  height: 330px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 20px;
  overflow: auto;
}

#formulier {
  position: absolute;
  z-index: 1;
  float: right;
  left: 491px;
  top: 112px;
  width: 450px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 20px;
  overflow: auto;
}

#formulier-werken {
  position: absolute;
 z-index: 1;
  float: right;
  top: 0px;
  width: 450px;
  height: 330px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 20px;
  overflow: auto;
}
#onder {
  position: absolute;
 z-index: 1;
 float: left;
 width: 100%;
 height: 107px;
 top: 441px;
 background:			url('http://www.ibisfacilitair.nl/images/index_05.gif') 0 0 no-repeat;
}

#onder-werken {
  position: absolute;
 z-index: 1;
 float: left;
 width: 100%;
 height: 107px;
 top: 701px;
 background:			url('http://www.ibisfacilitair.nl/images/index_05.gif') 0 0 no-repeat;
}

#onder-contact {
  position: absolute;
 z-index: 1;
 float: left;
 width: 100%;
 height: 107px;
 top: 461px;
 background:			url('http://www.ibisfacilitair.nl/images/index_05.gif') 0 0 no-repeat;
}

td {
  font-size: 11px;
  font-family: verdana;
  line-height: 18px;
}

h3 {
  font-family: verdana;
  font-size: 14px;
  font-style: normal; 
  color: #0099cc;
  line-height: 18px; 
  text-align: left;
}

a {
 text-decoration: none;
 color: #0099cc;
 font-weight: normal;
}