html,body{
  margin:0;
  padding:0;
  overflow: hidden;
}
#mvMain {
  position:absolute;
  width:100%; 
  height:100%; 
  background:#00235d;
}
#mvSite {
  width:900px; 
  height:100%; 
  max-height:100%;
  margin-left: auto;
  margin-right: auto;
}
#mvLeft{
  float: left;
  width:60px; 
  height:100%;  
  left:0px;
  top:0px;
}
#mvMid {
  float: left;
  width:780px; 
  height:100%;
  top:0px;
  background-color:#FFFFFF;
  background-image:url('../images/mowgli_beeld_achter_logo.gif');
  background-position: 0px 90px;
  background-repeat:no-repeat;
}
#mvRight {
  float: left;
  width:24px; 
  height:100%;
  top:0px;
  background-image:url('../images/Mowgli_4Color.png');
  background-repeat:repeat-y;
  background-position: 0px 90px;
}
#mvTop {
  width:100%; 
  height:90px;
  top:0px;
  background:#00235d;
}
#mvLogo {
  position:relative;
  background-image:url('../images/Mowgli_logo.png');
  background-repeat:no-repeat;
  z-index:100;
  width:350px; 
  height:160px;
  left:-58px;
  top:-62px; 
}
#mvMenu {
  position:relative;
  margin: 0px;
  left:-35px;
  width:814px; 
  height:36px;
  top:-55px;
  background-image:url('../images/Mowgli_menu.png');
  background-repeat:no-repeat;
  z-index:110;
}
#mvSMenu {
  position:relative;
  left:240px;
  width:530px; 
  height:54px;
  top:-55px;
  z-index:110;
  background:#FFF;
}
#mvPhoto {
  position:relative;
  top:-112px;
  width:825px; 
  height:120px; 
  overflow: hidden;
  z-index:10;
}
#mv3{
  position:absolute;
float: left;
  left:0px; 
  top:1px; 
  z-index:10;
  overflow: hidden;
}
#mvContFrm{
  position:absolute;
  left:230px; 
  top:57px; 
  width:590px; 
  height:120px;
  z-index:10;
float: left;
  overflow: auto;
}
#mvCont{
  position:absolute;
  left:20px;
  width:520px; 
  background:#FFF;
  margin:10px;
}
.mvBGph{
  width:230px; 
}

#mvFloatl {
border: 0px dashed #FF0000;
color: #FFFFFF;
margin: 0px;
float: left;
font-weight: bold;
}
#mvSpace {
float: right;
margin-right: 10px;
}
#mvSpace2 {
float: right;
margin-right: -12px;

}
.img1 {
float: left;
  position:relative;
margin-top: 4px;
}
.img2 {
float: left;
  position:relative;
margin-top: 6px;
}
.txtM {
float: left;
  position:relative;
margin-top: 8px;
}
