* {



}

body {
	
	margin				  :	0px auto;
	width           : 900px;
	font-family			:	Arial, verdana;
	background      : #ebec8e;

}

div#container {

  background			:	url("images/vw.jpg") top right no-repeat;
  width           : 900px;
  float           : left;

}

div#randb {

  background			:	url("images/randb.jpg") repeat-x;
  height          : 30px;
  width           : 900px;
  float           : left;

}

div#rando {

  background			:	url("images/rando.jpg") repeat-x;
  height          : 30px;
  width           : 900px;
  float           : left;

}

div#header {

	margin-top      : 10px;
  width           : 900px;
  height          : 100px;
  float           : left;

}

div#left  {

  color           : #FFFFFF;
  width           : 220px;
  float           : left;
  
}

div#menub {

  background			:	url("images/b.jpg") bottom left no-repeat;
  width           : 220px;
  height          : 14px;
  float           : left;  
  
}

div#menui {

  background			: #677aa4;
  width           : 220px;
  float           : left;

}

div#menui li {

  list-style      : none;
  margin				  :	0;
  margin-left     : -25px;

}

div#menui a {

  color           : #FFFFFF;
  text-decoration : none;

}

div#menui a:hover {

  color           : #FFFFFF;
  text-decoration : underline;

}
  
div#menuo {

  background			:	url("images/o.jpg") top left no-repeat;
  width           : 220px;
  height          : 14px;
  float           : left;  
  
}

div#zoekenb {

  padding-top     : 20px;
  background			:	url("images/b.jpg") bottom left no-repeat;
  width           : 220px;
  height          : 14px;
  float           : left;  
  
}

div#zoekeni {

  background			: #677aa4;
  width           : 220px;
  height          : 60px;
  float           : left;

}

div#zoekeni img{



}
  
div#zoekeno {

  background			:	url("images/o.jpg") top left no-repeat;
  width           : 220px;
  height          : 14px;
  float           : left;  
  
}

input {

  margin-left     : 10px;
  
}

div#right {

  width           : 660px;
  float           : right;
  
}

div#copyright {

  margin-left     : 200px;
  font-size       : 11px;
  color           : #9d1111;
  text-align      : center;
  width           : 900px;
  float           : left;

}

.container-map{
	position: relative;
	top: @0px;
	left: 6px;
}

.imgmapMenu {
	display: none; 
	position: absolute; 
	width: 400px; 
	border: 1px solid #000000; 
	background-color: #A3A3A3;
	padding: 5px;
}

.imgmapMenu a {
	color: #FFFFFF;
	font-size: 14px;
}