
/**************************************************************************************************
html-body Section
***************************************************************************************************/
  body{
  text-align:center;
  background:#fff;
  behavior: url(css/csshover.htc);                  
  }
/**************************************************************************************************
Framework Section
 ***************************************************************************************************/  
  
  #wraper{
  width:877px;
  margin:0 auto;
  text-align:left;
  background:url(../images/lijnen.png) no-repeat left top;
  background-position:0% 15%;
  }
  #wraper-hm{
  width:877px;
  margin:0 auto;
  text-align:left;
  }
/**************************************************************************************************
Header section
 ***************************************************************************************************/  
   
   #header{
   position:relative;
   width:877px;
   height:58px;
   }
   /**/.lijnen{
   width:735px;
   height:163px;
   position:absolute;
   top:85px;
   left:0%;
   z-index:100;
   background:url(../images/lijnen.png) no-repeat left top;
   background-position:0% 0%;
   border:0px solid green;
   }
   /*menu +teken style*/
   /*#hormenu img{
   margin:0;
   border:0px solid green;
   }*/
/**************************************************************************************************
Header section
***************************************************************************************************/  
   #hormenu{
   width:796px;
   height:19px;
   margin-left:82px;
   border-bottom:2px solid #E85420;
   }
   #hormenubox{
   float:right;
   margin:0;
   padding:0;
   border:0px solid red;
   }
   #hormenu ul{
  list-style:none;
  }
  #hormenu ul li{
  float:left;
  background:url(../images/tabright.gif) no-repeat top right;
  margin:0 1px 0 1px;
  
  }
  #hormenu ul li:hover, #hormenu .active{
  background:url(../images/tabrightover.gif) no-repeat top right;
  }
  #hormenu li a {
  display:block;
  color:#fff;
  background: url(../images/tableft.gif) no-repeat top left;
  padding:2px 10px;
  }
  #hormenu li a:hover, #hormenu .active a {
  background: url(../images/tableftover.gif) no-repeat top left;
  }
  
/*cms taal style*/  
   .taallift{
   float:left;
   margin:0px 0px 0 0px;
   border:0px solid lime;
   }
   .taallift a{
   text-decoration:none;
   font-size:11px;
   font-weight:bold;
   color:#EE6B35;
   padding:0px 0px 0 0px;
   /*background:url(../images/taalbullet.gif) no-repeat left top;
   background-position:0% 65%;*/
   }
   .taallift a span{
   color:#EE6B35;
   padding:0px 4px 0 0px;
   }
   .taallift .firstchild{
   background:none;
   }  
  
/**************************************************************************************************
Contentwraper section
***************************************************************************************************/  
   #contentwraper{
   width:877px;
   }
   /*html>body #contentwraper{
   overflow:hidden;
   }*/
   
/**************************************************************************************************
Footer section
 ***************************************************************************************************/  
   
 #footer{
 	position:relative;
   width:877px;
   height:30px;
   clear:both;
   background:#fff url(../images/bgfooter2.gif) no-repeat left top;
   background-position:0% 0%;
   margin-top:5px;_margin-top:-1px;
   text-align:right;
   }
   .footerbox{
   padding:8px 0 0 0;
   border:0px solid lime;
   }
   .footerbox p, .footerbox a{
   font-size:11px;
   font-weight:bold;
   color:#EE6B35;
   }
/*dawn style*/
	.dawn{
   position:absolute;
   top:-105px;
   left:83px;
   z-index:100;
   width:450px;
   height:103px;
   background:url(../images/bigdawn.gif) no-repeat left top;
   background-position:0% 0%;
   }

