/*online.css*/
/**************************************************************************************************
body Section
***************************************************************************************************/
  
  body{
  text-align:center;
  background:#fff;
  behavior: url("/css/csshover.htc");
  }
/**************************************************************************************************
Framework Section
 ***************************************************************************************************/  
  
  #wraper{
  width:960px;
  margin:0 auto;
  text-align:left;
  }
/**************************************************************************************************
Header Section
***************************************************************************************************/
  #header{
  width:960px;
  height:108px;
  background: url(/images/bgheader3.gif) no-repeat left bottom;
  background-position:0% 0%;
  _margin-bottom:-5px;
  }
  html>body #header{
  overflow:hidden;
  }
/**************************************************************************************************
Hormenu Section 
***************************************************************************************************/
    .hormenu{
  float:right;
  height:30px;
  margin-top:77px;
  }
  
/*hormenu style*/   
  .hormenu ul{
  list-style:none;
  margin:0px;
  padding:0px;text-align:right;
  }
  .hormenu ul li{
  float:left;
  margin:0px 10px;
  }
 .hormenu li a{
  display:block;
  font-size:15;
  font-weight:bold;
  padding:8px 0;
  }
/*/////////////////////////////////*/
	.hormenu li ul {
	position: absolute;
	top:109px;_top:106px;
	display: none;
	 z-index: 1000;
	}
	.hormenu li ul li {
	float:none;
	margin:-1px 0 0 0;_margin:0px 0 0 0;
	border:1px solid #6c7177;
    _border-top:none; 
	}
	.hormenu ul li:hover ul {
	  display: block;
	}
	.hormenu li ul li a {
    display:block; 
	font-size:12px;
	padding:5px 40px 5px 10px;
	background: #fedd1c url(/images/subarrow.gif) no-repeat;
	background-position:95% 50%;
	}
    .hormenu li ul .firstchild {
      _border-top:1px solid #6c7177;
	}
 /*tinymce plusje style*/
.hormenu img{
  margin-top:-10px;_margin-top:0px;
  padding:0px;
  border:0px solid #000;
  }
/**************************************************************************************************
Banner Section
***************************************************************************************************/
  .banner{
  
  width:960px;
  height:164px;
  _margin-bottom:-4px;
  z-index:1;
  }
/**************************************************************************************************
Shadow Section
***************************************************************************************************/
  #shadow{position: relative;
  width:960px;
  height:46px;
  background:url(/images/shadowloop.gif) repeat-x left bottom;
  background-position:0% 0%;
  }
/**************************************************************************************************
Contentwraper Section
***************************************************************************************************/  
  #contwraper{
  width:960px;
  }

/**************************************************************************************************
Content Section
***************************************************************************************************/
  #content{
  float:left;
  width:629px;
  }
  .contentbox{
  width:610px;
  border-right:2px solid #fff3ae;
  margin-bottom:15px;
  }
  /*.contentbox{
  overflow:hidden;
  }*/
/*contitle style*/  
  .contitle{
  width:610px;
  }
  .contitlelift{
  width:540px;
  min-height:40px;_height:40px;
  margin:0px 0 10px 50px;
  padding:0px 0 0 0px;
  }
  .contitlelift p{
  font-size:28px;
  font-weight:bold;
  }
  
  .machinecontext{
  float:left;
  width:540px;
  min-height:250px;_height:250px;
  }
  
/*confotoblok style*/  
  .confoto{
  float:left;
  width:240px;
  min-height:250px;_height:250px;
  }
  .confotolift{
  border:0px solid green;
  }
/*contextblok style*/  
  .context{
  float:left;
  width:365px;
  padding:0 0 30px 0;
  }
  .contextlift{
  width:300px;
  min-height:100px;_height:100px;
  border:0px solid green;
  }
  .contextlift p{
  color:#0a0a0a;
  }
  
/**************************************************************************************************
Sidebar Section
 ***************************************************************************************************/  
  #sidebar{
  float:left;
  width:331px;
  }
  .sidebarbox{
  width:292px;
  min-height:300px;_height:300px;
  margin:0 0 0 20px;
  }
  .sbtext{
  width:292px;
  min-height:278px;_height:278px;
  }
  
  /*sblogo style*/
  .sblogo{
  width:292px;
  height:77px;
  background: url(/images/onderlogo.gif) no-repeat left bottom;
  background-position:0% 0%;
  }  
  
/**************************************************************************************************
Footer Section
 ***************************************************************************************************/
  
  #footer{
  width:960px;
  height:20px;
  clear:both;
  text-align:center;
  }
   /*html>body #footer{
   overflow:hidden;
   }*/
  #footer p{
  font-size:10px;
  margin:0px 0 0 3px;
  }
  #footer p a{
  color:#707173;
  }



.tdimage {
	padding:10px;
}

.twitter {
	position:absolute;
	margin: 0 auto;
	width:104px;
	height:30px;
	padding-left:800px;
	padding-top:15px;
}

  
