html {
  margin:0px;
  padding:0px;
  height: 100%;
  font-family:verdana;
}

body {
  margin:0px;
  padding:0px;
/*  width: 100%;*/
  height: 100%; 
/*  background-image: url(/images/footBG.gif);*/
  background-repeat: repeat-x;
  background-position: bottom ;
/*  background-color: #CC0000;*/
/*  background-color: #FFFFFF;*/
}

/* home page */

#top{
  position:absolute;
  top:0px;
  left:227px;
  margin:0px;
  padding:0px;
  height:61px;
  width:100%;
  z-index:0;
  background-color: #CC0000;
}
#tophome{
  position:absolute;
  top:0px;
  left:0px;
  margin:0px;
  padding:0px;
  height:61px;
  width:100%;
  z-index:0;
  background-color: #CC0000;
}
#left{
  width:217px;
  height:100%;
  position:absolute;
  left:0px;
  top:0px;
  border-left: solid #cc0000 10px;
  z-index:2;
}
#address{
  position:absolute;
  z-index:2;
}
#right{
/*  height:100%;*/
  margin-left:227px;
  right:0px;
  top:0px;
/*  background: url('/images/logo_diap.gif') no-repeat top right;*/
/*  margin-bottom: 169px;*/
}
#leftWitvlak {
  position:relative;
  top:61px;
  height:169px;
  right:0px;
  left:0px;
  width:100%;
  z-index:5;
  background-color:white;
  margin-bottom:169px;
}
#homeWitvlak {
  position:relative;
  top:61px;
  height:169px;
  right:0px;
  left:0px;
  width:100%;
  z-index:0;
  background-color:white;
  overflow:hidden;
}
#menuhome {
  position:relative;
/*  top:62px;*/
  top:1px;
  padding-top:10px;
  padding-bottom:0px;
  height:157px;
  width:217px;
  left:0px; 
  line-height: 110%;
  text-align:right;
  z-index:7;
}
#menu .item {
  margin-bottom: 0px;
  padding-right: 20px;
  height: 15px;
}
#menu .hidden_subitems{
  display: none;
}
#menu .subitems{
  padding-right: 20px; 
  margin-bottom: 10px;  
}

#pixhome{
  position:absolute;
  height:167px;
  top:1px;
  z-index: 9;
}
#subhome{
  position:absolute;
  padding:10px;
  left:320px;
/*	left: 545px;*/
/*  top:62px;*/
  top:1px;
  height:147px;
  right: 0px;
  white-space: nowrap;
}

#mission{
  position: relative;
  right: 50px;
  padding: 10px;
  top: 61px;
  left: 0px;
/*  top:240px;*/
  height: auto;
}
#main{
  margin-left: 0px;
  margin-right: 271px;
  margin-top: 50px;
  top:0px;
  width: inherit;
  border-left: solid #cc0000 1px;
/*  margin-bottom:169px;*/
}
#main .content{
  padding: 20px;
  padding-top: 16px;
  left: 0px;
  top: 18px;
  z-index:5;
}

.intro p {
    position: relative;
    z-index: 1;
}

.intro img {
    position: relative;
    z-index: 2;
}

/* regular header */
#pix{
  position:relative;
  margin-left: 0px;
  margin-right: 0px;
  top:0px;
  height:167px;
  width: inherit;
}

#rightside {
  position:absolute;
  right:0px;
  top:230px;
  width:231px;
  padding: 20px;
}
#no-rightside {
  position:absolute;
  right:0px;
  top:230px;
  width:231px;
  padding: 20px;
}
#homeGrafiek {
  float:left;
  position:relative;
  clear:both;
  height:169px;
  right:0px;
  left:0px;
  width:100%;
  z-index:2;
  background-image:url(/images/footBG.gif);
}
#foot {
  top:0px;
  left:227px;
  right:0px;
  height: 169px;
  width:auto;
  padding:20px;
  margin:0;
  background:url('/images/footBG.gif') repeat-x bottom left;
  background-color: #CC0000;
  position:relative;
}
#footerlogo{
  top:0px;
  right:0px;
  margin:0px;
  height: 62px;
  width: 272px;
  position:absolute;
  background:url('/images/logo_diap.gif') no-repeat top right;
  background-color: #cc0000;
}
#foothome {
  position:relative;
  left:0px;
  right:0px;
  top:auto;
  height: 139px; 
  background:url('/images/footBG.gif') repeat bottom left;
  z-index:0;
}

