* {

  margin: 0 auto;

}

h2 {

  padding-bottom  : 10px;

}

h3 {

  font-size       : 15px;
  padding-bottom  : 4px;
  padding-top     : 10px;
  
}

body {

	/* background			:	#fefddf;*/
	background			:	#ffffff;
	font-family			:	Verdana;
	color				    :	#656565;
	font-size			  :	14px;
	width				    :	930px;
	
}

div#container {
  
  width           : 930px;
	float				    : left;


}

div#menu {

  width           : 930px;
  float           : left;
  position        : absolute;
  z-index         : 2;
  
}

div#menu-top {

  width           : 930px;
  float           : left;
  font-family			:	Arial;
	color				    :	#3a3a3a;
	font-size			  :	18px;


}

div#menu-top a {

	text-decoration :	none;
	color				    :	#685a1b;

}

div#menu-top a:hover {

	text-decoration :	none;
	color				    :	#3a3a3a;

}

div#home {

  width           : 142px;
  height          : 50px;
  text-align      : center;
  float           : left;
  padding-right   : 9px;
  padding-top     : 35px;
  display         : block;

}

div#links {

  width           : 142px;
  height          : 50px;
  text-align      : center;
  float           : left;
  padding-right   : 7px;
  padding-top     : 27px;

}

div#kozijnen-zonwering {

  width           : 328px;
  height          : 25px;
  text-align      : center;
  float           : left;
  padding-right   : 9px;
  padding-top     : 21px;

}

div#route {

  width           : 142px;
  height          : 50px;
  text-align      : center;
  float           : left;
  padding-right   : 9px;
  padding-top     : 27px;

}

div#contact {

  width           : 142px;
  height          : 50px;
  text-align      : center;
  float           : left;
  padding-top     : 35px;

}

div#menu-lijn {

  padding-top     : 317px;
  font-size       : 11px;
  width           : 930px;
  text-align      : center;
  position        : absolute;
  z-index         : 1;
  float           : left;

}

div#menu-lijn a {

	text-decoration :	none;
	color				    :	#3a3a3a;

}

div#menu-lijn a:hover {

	text-decoration :	underline;
	color				    :	#3a3a3a;

}

div#content {

  width           : 900px;
  float           : left;
  position        : absolute;
  padding-top     : 375px;
  padding-left    : 15px;
  color           : #685a1b;
  font-size       : 12px;

}

div#footer {

  width           : 915px;
  float           : left;
  position        : absolute;
  padding-top     : 25px;
  padding-bottom  : 10px;
  padding-right   : 15px;
  text-align      : right;
  font-size       : 12px;
  /*font-weight     : bold;*/
  
}

div#footer a {

	text-decoration :	none;
	color				    :	#3a3a3a;

}

div#footer a:hover {

	text-decoration :	underline;
	color				    :	#3a3a3a;

}

div#foto {

  position: relative;
  top: 0;
  z-index: -1;

}

