html {
  width: 100%;
  height: 100%;

}

body {
	width: 100%;
  margin: 0;
  padding: 0;

	background-image: url(./../images/vlekrechtsonder.jpg);
	background-position: right bottom;
	background-attachment:fixed;
	background-repeat: no-repeat;
  text-align: center;
}

body, table {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;

  border: 0;

  color: #858688;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}


div.container {
width: 910px;
margin-left: auto;
margin-right: auto;
}

div.header {
width: 910px;
height: 192px;
}

div.header div.logo {
float: left;
width: 253px;
height: 192px;
}

div.header div.headerafbeelding {
float: left;
width: 657px;
height: 192px;
}

div.global {
width: 910px;

}

div.global div.menu_container {
float: left;
width: 240px;
margin-right: 23px;

text-align: left;
}

div.global div.menu_container div.lijn {
float: left;
width: 230px;
height: 31px;
margin: -1px 0 0 0;
border-bottom: solid 4px #e2007a;
}

div.global div.menu_container div.menucontent {
margin: 53px 0 0 0;
}


div.global div.content {
margin: 0 0 0 13px;
float: left;
min-height: 360px;
width: 634px;
}

div.global div.content div.clijn {
float: left;
width: 634px;
height: 23px;
margin: 7px 0 0 0;

text-align: left;
border-bottom: solid 4px #e2007a;
}

div.global div.content div.ctekst {
clear: left;
width: 631px;
padding: 8px 0 8px 0;

text-align: left;

}



div.global div.footer div.search {
float: left;
width: 248px;
height: 74px;
margin: 0 18px 0 0;
background-color: #e2e2e2;



text-align: left;

}


div.global div.footer div.search div.text {
	float: left;
	margin: 4px 0 0 50px;
	width: 40px;
	line-height: 25px;
	color: #FFFFFF;
	font-size: 11px;

}

div.global div.footer div.search div.input {
	float: left;
	margin: 5px 0 0 0;
}

div.global div.footer div.search div.input input {
  width: 128px;
	height: 13px;
	font-size: 10px;
	border: 1px solid #e2007a;
	background-color: #FFFFFF;
	border-spacing: 0px;
	padding: 2px;
	margin: 23px 0 0 23px;
}

div.global div.footer div.search div.button {
	float: left;
  margin: 27px 0 0 4px;
	width: 63px;
	height: 20px;
  cursor: pointer;
}






div.global div.footer div.banner {
float: left;
width: 641px;
height: 73px;
margin: 0 0 0 3px;


text-align: left;

}