/* ------------( body ) ----------- */
body { 
  font-family					: Arial, Verdana, sans-serif;
  font-size						: 13px;
  color								: #2f495f;
	margin							: 0;
	padding							: 0;
}

body#website { 
  background-image		: url(/images/bg_welcome_website.gif);
  background-position : top center;
  background-repeat   : repeat-x;
  background-color    : #8da7be;
  text-align					: center;
}

/* ------------( site ) ----------- */
#site {
 padding							: 0;
 margin								: 0 auto 0 auto;
 width                : 874px;
}

#content {
  width               : 874px;
  height              : 513px;
  padding             : 0;
  margin              : 0;
  background-image    : url(/images/bg_welcome_content.jpg);
  background-position : top left;
  background-repeat   : no-repeat;
}

#keukens {
  padding             : 234px 0 0 0;
  margin              : 0;
  float               : left;
  width               : 311px;
  height              : 56px;
}

#keukens a {
  border              : none;
  display             : block;
  padding             : 2px;
  margin              : 0;
  width               : 309px;
  height              : 60px;
}

#keukens a:hover {
  border              : 1px solid #e6f1f8;
  padding             : 1px;
  margin              : 0;
}

#keukens a img {
  border              : none;
  padding             : 2px;
  width               : 305px;
  height              : 56px;
  margin              : 0;
}

#winkel {
  padding             : 277px 0 0 0;
  margin              : 0;
  float               : right;
  width               : 311px;
  height              : 56px;
}

#winkel a {
  border              : none;
  display             : block;
  padding             : 2px;
  margin              : 0;
  width               : 309px;
  height              : 60px;
}

#winkel a:hover {
  border              : 1px solid #e6f1f8;
  padding             : 1px;
  margin              : 0;
}

#winkel a img {
  border              : none;
  padding             : 2px;
  margin              : 0;
  width               : 305px;
  height              : 56px;
}

#keukens_cont {
  /*height              : 270px;*/
  height              : 397px;
  width               : 874px;
}

#elektra_cont {
  clear               : both;
  width               : 874px;
}

#elektra {
  padding             : 0 23px 0 3px;
  margin              : 0 auto 0 auto;
  clear               : both;
  width               : 309px;
  height              : 60px;
}

#elektra a {
  border              : none;
  display             : block;
  padding             : 2px;
  margin              : 0;
  width               : 309px;
  height              : 60px;
}

#elektra a:hover {
  border              : 1px solid #e6f1f8;
  padding             : 1px;
  margin              : 0;
}

#elektra a img {
  border              : none;
  padding             : 2px;
  margin              : 0;
  width               : 305px;
  height              : 56px;
}

#footer {
  clear               : both;
  width               : 868px;
  height              : 13px;
  font-weight         : bold;
}

#footer a {
  color               : #fff;
}

#footer a:hover {
  color               : #2f495f;
}