body, html {
	font-family: Futura-Book; Tahoma; Calibri;
	background: none !important;
  background-color: rgb(238, 238, 238) !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.bg_load{
  position: fixed !important;
  left: 0px !important;
  top: 0px !important;
  width: 100% !important;
  height: 100% !important;
  background-image:none !important;
  background-size: 40% 40%;
  -o-background-size: cover;
  background-color: rgb(238, 238, 238);
  z-index: 2000;
}

.mr-logo{
	width:20% !important;
}

.progress-bar{
	background-color:rgb(160, 160, 160);
	
	
}
.klant-logo{
	width:30%;
}

#footer {
	text-align:left;
	width: 880px;
	height: 0px;
	background-color: rgb(238, 238, 238) !important;
	background-image: none;
	background-repeat: no-repeat;
	
}

header{
	height:205px;
	background-image:url('../images/header.png');
	 background-repeat: no-repeat;
	 
	
}

.fontcontrols{
	margin-top:165px;
}