* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Arial;
	font-size:12px;
	background: #fff;
}

#wraper {
	width: 853px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#header {
	width: 853px;
	height: 88px;
	background: #fff url(/images/mh-header.gif) no-repeat;
}

#contentwraper {
	width: 856px;
	height: 285px;
	background: #fff ;
	overflow:hidden;
}
.zwart{
  width: 279px;
  height: 191px;
}
.tekstbar{
  width: 279px;
  height: 90px;
  background: rgb(231,149,33);
  margin-top:4px;
  padding-top:10px;
}
.teksto{
  font-family: Arial;
  font-size:11px;
  font-weight:bold;
  color:#fff;
  width:259px;
  
}
.teksto a{
  color:rgb(71,46,249);
}
 
#col1 {
  	float:left;
	width: 279px;
	height: 285px;
	margin-right:8px;
}

#col2 {
  float:left;
	width: 279px;
	height: 285px;
	margin-right:8px;
}
#col3 {
  float:left;
	width: 279px;
	height: 285px;
}
#midlogo {
	width: 853px;
	height: 217px;
	background: #fff url(/images/mh-midlog.jpg) no-repeat;
}
#menu{
	width: 853px;
	height: 43px;
	text-align:center;
}
.menu2 img{
	margin-top:2px;
	vertical-align:text-top;
}
.menuactive img{
	margin-top:2px;
	vertical-align:text-top;
}


#footer{
	width: 853px;
	height: 41px;
	background: #fff url(/images/mh-footer.gif) no-repeat;
}
