html { 
	height: 100%; 
	margin-bottom: 1px; 
	} 
body {
  background-color: #636958;
  margin-top: 0px;
}

a{
  color: #4f8a10;
  text-decoration: none;
}

a:hover{
  color: #ffff66;
}

.maintable{
  width: 100%;
  background-color: #636958;
}
p {
    float:left;
}
h1{
  margin: 0 0 0em 0;
  padding: 5px;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 150%;
  color: #6CA300;
}
h2{
  margin: 0 0 0em 0;
  padding: 0;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 70%;
  color: #6CA399;
  }
.alles{
  width: 756px;
  border-left: 4px;
  border-left-color: #5a5b50;
  border-left-style: solid;
  border-right: 4px;
  border-right-color: #5a5b50;
  border-right-style: solid;
  background-color: #FFFFFF;
}

.boven {
  width: 756px;
  height: 5px;
  background-image: url(images/boven.gif);
}

.onder {
  width: 756px;
  height: 5px;
  background-image: url(images/onder.gif);
  clear: both;
}



#content{
  width: 600px;
  background-color: #FFFFFF;
  text-align: left;
  padding-left: 2px;
  float: left;
}

#content h1{
  margin: 5 0 0em 5;
  padding: 0;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 120%;
  color: #6CA300;
}
#content h2{
  margin: 0 0 0em 10;
  padding: 0;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 110%;
  color: #3080CB;
}
#content table{
  margin: 0 5 0em 15;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 90%;
}
#info{
  margin: 0px 0px 0px 0px;
  float: right;
  width: 250px;
}
#info h1{
  padding: 0;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 120%;
  color: #E97E00;
  margin: 0px 0px 0px 50px;
  float: right;
  width: 250px;
}
#content .box-boven{
  margin: 0 0 0em 0;
  background-image: url(images/box_boven.gif);
  height: 14px;
  width: 500px;
}

#content .box-onder{
  margin: 0 0 0em 0;
  background-image: url(images/box_onder.gif);
  height: 14px;
  width: 500px;
}

#content .box-titel{
  margin: 0 0 0em 0;
  background-image: url(images/box_titel.gif);
  background-repeat: repeat-y;
  width: 500px;
}

#content .box-titel a{
  margin: 0 0 0em 10;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #3080CB;
}

#content .box-titel a:hover{
  margin: 0 0 0em 20;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 100%;
  background-color: #3080CB;
  font-weight: bold;
  color: #FFFFFF;
}

/*-------------------------menu-------------------------------------- */
#menu {
  width: 756;
  height: 77;
  background-image: url(images/menu.gif);
  background-color: #ccff00;
  text-align: left;
  margin-top: 0;
}
#menu img{
	float: left;
    width: 272px;
	}
/*------------------------------------------------------------------- */

/* ------------------------navigatie menu-----------------------------*/
#nav {
	width: 440px;
	float: right;
	margin: 0;
	padding: 20px 0 18px 36px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 115%;
	}
#nav li {
	list-style: none;
	float: left;
	margin: 0 6px 0 0;
	padding: 0 0 0 0;
	}
#nav a {
	float: left;
	display: block;
	padding: 8px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #6CA300;
	border: none;
	}
    /* hover state */
#nav li:hover {
    background: #E0E8B9 url(images/menu_onder.gif) no-repeat top left;

	}

html>body #nav a:hover {
    text-decoration: underline;
	background: transparent url(images/menu_boven.gif) no-repeat bottom right;
	}
#nav a:hover { /* a backup for IE's lack of li:hover support */
	background-color: #E0E8B9;
	}

/* active state */
#nav li.active {
	text-decoration: overline;
    color: #6CA300;
	}
#nav li.active a {
    text-decoration: underline;
	color: #6CA300;
	}
/*------------------------------------------------------------------- */
/*-------------------------submenu-------------------------------------- */
#submenu h1{
  padding: 0;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 120%;
  color: #E97E00;
  margin: 0px 0px 0px 30px;
  float: let;
}
#submenu p{
   margin: 0 0 0em 10;
   font-family: "Trebuchet MS", sans-serif;
   font-weight: bold;
   font-size: 80%;

	}

#submenu img{
   margin: 0 0 0em 0;

	}
/*------------------------------------------------------------------- */
/* ------------------------navigatie2 menu-----------------------------*/
#nav2 {
	float: left;
	margin: 0;
	padding: 20px 0px 0px 36px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 115%;
	}
#nav2 p{
	padding: 0 0;
	font-family: "Trebuchet MS", Verdana;
	font-size: 80%;
    background: #E0E8B9;
}
#nav2 h1{
    font-family: "Trebuchet MS", Verdana;
    margin: 0 0 0 0;
	padding: 4px 10px ;
    color: #6CA300;
    font-weight: bold;
    font-size: 100%;

    }
#nav2 li {
	list-style: none;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    color: #6CA300;
    font-weight: bold;
    Background-color: #E0E8B9;
	}
#nav2 ul {
	float: left;
    padding: 0 0 0 0;
	}

#nav2 a {
	float: none;
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #6CA300;
	border: none;
	}
    /* hover state */
#nav2 li:hover {
    color: #fdfdf8;
    background: #FFFFFF url(images/nav-top.gif) no-repeat top left;

	}

html>body #nav2 a:hover {
    color: #E97E00;
	background: url(images/nav-bottom.gif) no-repeat bottom right !important;
	}
#nav2 a:hover { /* a backup for IE's lack of li:hover support */
    background-color: #FFFFFF ;
    color: #E97E00;
	}

/* active state */

#nav2 li.active {
	text-decoration: overline;
	}

#nav2 li.active a {
    text-decoration: overline;
	}
/*------------------------------------------------------------------- */
#content{
  border: 1px solid #E0E8B9;
  margin: 0 0 5px 30px;
}
#content div.contact{
  float:left;
  width: 390px;
  }
#content div.sluiting{
  float:left;
  width: 80px;
  }
#content img.winkel2{
  float:left;
  padding: 5px 0px 5px 20px;
  }
#content img.winkel{
  float:left;
  padding: 5px 0px 5px 10px;
  }
#content p{
  float:left;
  padding: 0 0 0;
  color: #3080CB;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 80%;
  background: #fdfdf8;

}
#content p.omschrijving{
  float:left;
  height:80px;
  width:400px;
  padding: 10px 0px 0px 0px;
  color: #3080CB;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 90%;
  background: #FFFFFF;

}
#content p.prijs{
  float:left;
  padding: 10px 0px 0px 0px;
  color: #006699;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 90%;
  background: #FFFFFF;

}
#content p.geschiedenis{
  float:left;
  width:458px;
  color: #3080CB;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 80%;
  background: #ffffff;

}
#content img{
  float:left;
  }

#content p.invoer{
  float:left;
  width:388px;
  color: #3080CB;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 80%;
  background: #fbfbf1;

