/**************************************************************************************************
Inhoud section
***************************************************************************************************/  
   .inhoudhm{
   width:779px;
   }
   .inhoudhmbox{
   width:779px;
   min-height:410px;_height:410px;
   border:0px solid green;
   }
/*Banner style*/
  .banner{
   width:779px;
   height:279px;
   border:0px solid pink;
   }
   .bannerlift{
   width:779px;
   height:279px;
   }
   .banner img{
  margin:0 0 0 0px;_margin:0 0 0 1px;
   }   
/*TextBlok style*/
  .textblok{
   width:779px;
   }
   .textblokbox{
   width:690px;
   min-height:100px;_height:100px;
   margin:15px 0 0 45px;
   }
/*Textleft style*/
  .textleft{
  float:left;
   width:370px;
   }
   .textleftbox{
   width:310px;
   min-height:80px;_height:80px;
   }
   .textleft a{
   text-decoration:underline;
   font-size:14px;
   font-weight:bold;
   color:#2d4bce;/*blauw*/
   background:url(/images/linkbullet.gif) no-repeat right top;
   background-position:100% 70%;
   padding:0 15px 0 0;
   }
/*Textright style*/
  .textright{
  float:left;
   width:320px;
   }
   .textrightbox{
   width:310px;
   min-height:80px;_height:80px;
   }
/*clear style*/   
.clear{
   clear:both;
   color:#fff;
   border:none;
   } 