* {

	list-style      :	none;
	margin          :	0px auto;

}

body {
	
	font-family			:	Arial;
	background      : url("images/bg.jpg") repeat-x #000000;
	color				    :	#FFFFFF;
	font-size		  	:	12px;
	width			    	:	1000px;

}

div#container {

  width           : 1000px;
  float           : left;
    
}

div#header {

  width           : 900px;
  height          : 100px;
  margin-top      : 25px;
  float           : left;
  color				    :	#000000;
  text-align      : center;
  
}

div#header2 {

  width           : 900px;
  height          : 100px;
  margin-top      : 25px;
  float           : left;
  color				    :	#000000;
  text-align      : center;
  
}

div#melding {

  width           : 1000px;
  height          : 22px;
  float           : left;
  color           : #ff0000;
  font-weight     : bold;

}

div#menu {

  width           : 200px;
  height          : 382px;
  float           : left;
  color           : #FFB629;
	font-size		  	:	18px; 

}

div#menu a {

  color           : #FFB629;
  text-decoration : none;

}

div#menu a:hover {

  color           : #FFB629;
  text-decoration : underline;

}

div#inhoud {

  width           : 505px;
  height          : 382px;
  float           : left;
  overflow        : auto;
  background      : url("images/inhoud.jpg") no-repeat bottom right;
  
}

div#foto {

  width           : 1000px;
  float           : left;
  overflow        : auto;
  
}

div#logo {

  width           : 295px;
  height          : 382px;
  float           : left;
	background      : url("images/logo.jpg") no-repeat bottom right;
  
}

div#koewacht {

  width           : 300px;
  height          : 85px;
  float           : left;
	background      : url("images/koewacht.jpg") no-repeat top left;
  
}

div#logob {

  width           : 300px;
  height          : 152px;
  text-align      : right;
  float           : right;
	background      : url("images/logob.jpg") no-repeat top right;
  
}

div#logob {

  text-decoration : none;
  
}

h3 {

  margin-top      : 10px;
  margin-bottom      : 5px;
  
}

div#inhoud a {

	color				:	#FFB629;
	text-decoration		:	none;

}

div#inhoud a:hover {

	color				:	#FFB629;
	text-decoration		:	underline;

}

div#route {
  
  width:250px;
  float: right;

}