* { margin:0; padding:0; }

body {
	color: #006633;
	padding-left: 11em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A0D0A0;
}
.foto1 {
	right: 2px;
	bottom: 2%;
	z-index: 1;
	position: absolute;
}
.foto2 {
	left: 2px;
	bottom: 2%;
	z-index: 1;
	position: absolute;
}

.tabel1 {
	left: 150px;
	top: 15px;
	position: absolute;
	text-align: center;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	width: 75%;
	height: 395px;
}
.tabelkop1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCFFCC;
}

ul.navbar1 {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 5em;
  left: 1em;
  width: 9em; 
  z-index: 15;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	background-color: #A0D0A0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	}

ul.navbar1 li {
  background: #ffffff;
  margin: 0.7em 0;
  padding: 0.3em;
  border-left: 0.8em solid #008000;
  border-right: 0.8em solid #008000;
}
ul.navbar1 a {
  text-decoration: none; font-weight: bold; 
}
a:link {
	background-color: transparent;
	color: #008000;
	text-decoration: none; 

}
ul.navbar2 {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 5em;
  right: 1em;
  width: 9em; 
  z-index: 15;
}
ul.navbar2 li {
	background: #ffffff;
	margin: 0.7em 0;
	padding: 0.3em;
	border-left: 0.8em solid #FFCE9C;
	border-right: 0.8em solid #ffce9c;
	margin-right: 4px;
	margin-top: 0.7em;
}
ul.navbar2 a {
  text-decoration: none; font-weight: bold; 
}
a:link {
	background-color: transparent;
	color: #008000;
	text-decoration: none; 
	

}
a:visited {
	background-color: transparent;
	color: #669900;
	text-decoration: none;
	
}
A:hover { 
background-color: #008000; color: #ffffff 
}
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted; 
}

standaard1 {
	background: rgb(160, 208, 160);
	color: #006633;
	padding-left: 11em;
	font-family: Arial, Helvetica, sans-serif;
}
standaard2 {
	background: rgb(160, 208, 160);
	color: #006633;
	padding-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.w3org {
	left: 20px;
	bottom: 3%;
	z-index: 2;
	position: absolute;	
}

.google {
	padding-left: 5em;
	background-color: transparent;
	bottom: 5%;
	z-index: 3;
	position: absolute;	
}
.algtekst1 {
	width: 400px;
	height: 200px;
	background-color: #CFF8CF;
	color: #006633;
	position: absolute;
	left: 30%;
	top: 100px;
	z-index: 8;
	overflow: visible;
	font-size: medium;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 1px;
	text-align: left;
	text-shadow: 1px 1px #808080;
	font-family: Arial, Helvetica, sans-serif;
}
.algtekst2 {
	width: 400px;
	height: 200px;
	background-color: #DCDCDC;
	color: #006633;
	position: absolute;
	left: 30%;
	top: 350px;
	z-index: 7;
	overflow: visible;
	font-size: medium;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 1px;
	text-align: left;
	text-shadow: 1px 1px #808080;
	font-family: Arial, Helvetica, sans-serif;
}