body
{
  color: #275174;
  font-family: Verdana;
  margin: 0;
  padding: 0;
  background-image: url(../Images/bottom.gif);
  background-repeat:repeat-y;
}

#left{
  float:left;
  margin-right: 10px;
}

#head
{
  list-style-type: none;
  background-color: #fff;
  margin: 84px 0px 0px 0px;
  padding: 0;
  width:709px;
}

#head li a img {
  border: 0;
}

.vergrootglas {
  left: 670px;
  position: absolute;
  top: 290px;
}

#content
{
  padding: 0px 0px 0px 16px;
  width: 693px;
}

#content #menu
{
  padding:0;
  margin:0;
  float:left;
  width: 148px;
  background-image: url(../Images/menu_bg.gif);
  background-position: top;
  background-repeat: repeat-x;
  height: 383px;
}

#content #menu ul
{
  padding-top:20px;
  list-style-type: none;
}

#content #menu ul li
{
  padding-top: 10px;
}

#content #menu img
{
  border: 0px;
}


#content #text
{
  width: 521px;
  float: left;
  margin: 0;
  text-align:justify;
}

#content #text h1
{
  font-size: 14px;
  font-weight: bold;
  padding: 20px 20px 0px 20px;
}

#text #contactform
{
  width: 450px;
}

#content #text p, #content #text table
{
  font-size: 12px;
  line-height: 19px;
  padding: 10px 20px 0px 20px;
}

div.clear
{
  clear:both;
  line-height: 1px;
  font-size: 1px;
}

div#overlay
{
  top: 136px;
  left:16px;
  height: 283px;
  width: 148px;
  position:absolute;
  z-index: 50;
  background-image:url(../Images/overlay.png);

}

div#logo
{
  position: absolute;
  width: 150px;
  height: 146px;
  left: 15px;
  top:0px;
  z-index: 50;
  background-image: url(../Images/logo.png);
  background-repeat:no-repeat;
  background-position:bottom;
}

#right
{
  float:left;
  padding: 0px 0px 0px 14px;
}

#right #navigation
{
  width: 255px;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
  color: #415860;
  margin-bottom: 15px;
}

#right #navigation ul li
{
  float:left;
  font-size: 13px;
  width: 84px;
  line-height: 33px;
  background-color: #E8E9EB;
  margin: 0;
  border-right: solid 1px #fff;
  padding: 0;

}

#right #navigation ul li a
{
  color: #415860;
  text-decoration: none;
}

#right #navigation ul.top li
{
  border-bottom: solid 1px #fff;
}

#right ul
{
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0;
  text-align:center;
}

#right ul li
{
  padding-top: 20px;
}

#right img
{
  border: 0;
}


/* right menu */

a.sanitair
{
  width: 256px;
  height: 136px;
  display:block;
  background-repeat: no-repeat;
  background-image: url(../Images/cat_sanitair.jpg);
}

a.sanitair img
{
  opacity: 0;
  filter: alpha(opacity=0);

}

a.keuken
{
  width: 256px;
  height: 136px;
  display:block;
  background-repeat: no-repeat;
  background-image: url(../Images/cat_keuken.jpg);
}

a.keuken img
{
  opacity: 0;
  filter: alpha(opacity=0);
}

a.wonen
{
  width: 256px;
  height: 136px;
  display:block;
  background-repeat: no-repeat;
  background-image: url(../Images/cat_wonen.jpg);
}

a.wonen img
{
  opacity: 0;
  filter: alpha(opacity=0);
}

a.kantoor
{
  width: 256px;
  height: 136px;
  display:block;
  background-repeat: no-repeat;
  background-image: url(../Images/cat_kantoor.jpg);
}

a.kantoor img {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* Global */
table tr td.center
{
  text-align:center;
}

/* projecten */
div.project {
  background-color: #d6e0e2;
  border: 3px solid #d6e0e2;
  height: 152px;
  margin: 10px;
  width: 519px;
}
.projectimg {
  float: left;
  height: 151px;
  width: 151px;
}
.projectimg a {
  border: 0 none;
}
.projectimg img {
  border: 3px solid #6d728f;
  float: left;
  height: 146px;
  width: 146px;
}
.textcontainer {
  background-image: url('/Images/project_achtergrond.gif');
  background-repeat: repeat-y;
  float: left;
  height: 152px;
  margin-left: 6px;
  width: 361;
}
.projecttxt {
  color: #2e3d40;
  float: left;
  font-size: 10px !important;
  height: 111px;
  margin: 0px !important;
  padding: 20px 10px 10px !important;
  width: 295px;
}
.projecttxt a {
  text-decoration: none;
  font-size: 12px !important;
  font-weight: bold;
  color: #2e3d40;
}
.projecttxt p {
  font-size: 10px !important;
  margin: 0px !important;
  padding: 0px !important;
}
.projectmeerinfo {
  float: left;
  width: 46px;
}
.projectmeerinfo img {
  border: 0 none;
  padding-top: 1px;
}


#images
{
}

#images td
{
  border: solid 3px #D6E0E2;
  text-align:center;
  padding: 0;
  margin: 0;
  line-height:0px;
}

#images td img
{
  width: 150px;
  height: 103px;
  padding: 0;
  margin:0;
}
