 
html, body {
  font-family: tahoma, verdana, dejavu sans;
  font-size: 11pt;
  margin: 0px;
  padding: 0px;
  color: #111;
  margin-top: 5px;
  margin-bottom: 5px;
}

img {
  border:1px solid #ABABAB;
  padding:5px;
  border-radius: 4px;
}

div#container {
  border: 1px solid black;
  border-radius: 5px;
  width: 1000px;
  background-color: white;
  position:relative;
  left: 50%;
  margin: 0 0 0 -500px;
}

div#header {
  width: 996px;
  height: 245px;
  background-image: url('images/header2n.png');
  text-align: right;
  padding: 2px;
  border-bottom: 1px solid black;
}

div#menu {
  width: 100px;
  float: left;
}

/*div#menu h1 {
  font-size: 14pt;
  display:block;
  /*background-color: #303E79;
  background-color: #086e12;
  background-image: url('images/pl.gif');
  background-position: top right;
  background-repeat: no-repeat;*/
  border-bottom: 1px solid #143200;
  width: 188px;
  height: 23px;
  margin: 2px;
  padding: 2px;
  margin-top: 0px;
  *margin-top: 4px;
  margin-left: 5px;
  margin-bottom: -10px;
  *margin-bottom: -15px;
  font-family: tahoma, verdana, dejavu sans;
  color: #112A00;
}*/

div#menu ul {
  list-style: none;
}
div#menu li, div#menu a {
  /*background: #FABB00;
  background: #DBF8C7;
  background: #F5FFF5;*/
  color: #032400;
  display: block;
  width: 180px;
  padding: 2px;
  border-radius: 4px;
}
div#menu li {
  list-style: none;
  margin-left: -35px;
  width: 186px;
}
div#menu a:hover {
  background: #EFFFEF;
} 

div#inhoud {
  width: 1000px;
  *width: 1000px;
  /*background-image: url('images/lichtelogo.png');
  background-repeat: no-repeat;
  background-position: center right;*/
  background-image: url('images/bg.png');
  background-repeat: repeat-x;
}

div.rechtstekst {
  margin-left: 202px;
  _margin-left:0px;
  _float: right;
}

div.rechtstekst h1, div#menu h1 {
  font-size: 14pt;
  /*background-color: #303E79;
  background-color: darkgreen;
  background-color: #086e12;
  background-image: url('images/pl2.gif');
  background-image: url('images/h1.png');
  background-position: top left;
  background-repeat: no-repeat;*/
  border-bottom: 1px solid #143200;
  width: 99%;
  height: 23px;
  *width: 580px;
  margin: 2px;
  margin-top: 0px;
  margin-right: 5px;
  padding-bottom: 0px;
  padding: 2px;
  font-family: tahoma, verdana, dejavu sans;
  color: #112A00;
  text-transform: capitalize;
}

div.rechtstekst div#accordion h1 {
	cursor: pointer;
}

div#menu h1 {
	width: 188px;
}

div#inhoud p {
  margin-top: 2px;
  margin-left: 3px;
  margin-right: 3px;
  line-height: 1.5em;
}

div#copyright {
  font-size: 8pt;
  text-align: center;
  border-top: 1px solid #808080;
  color: #808080;
}

a {
  text-decoration: none;
  color: darkblue;
}

a:hover {
  color: orange;
}

h2 {
  color: black;
  font-family: times new roman;
  font-size: 24pt;
}

.plaatje {
  width:800px;
  height:200px;
  margin-top:20px;
  margin-bottom:10px;
  float:right;
}

.plaatje img {
  width:248px;
  height:180px;
  margin-right: 5px;
}


img.fotoalbum {
  padding: 3px;
  margin: 3px;
  border: 0px;
}

img.h {
  width: 110px;
  height: 130px;
}

img.w {
  width: 180px;
  height: 130px;
}

div#aequor {
  position: absolute;
  top: 600px;
  right: 10px;
}

img.aequorimg {
  border: 0;
  margin-left: 20px;
  margin-top: 20px;
}

div#aequor img {
  border:0px solid #ABABAB;
  margin-right:5px;
  padding: 0px;
}

a#actielink {
  font-size: 15pt;
}

div#frontpageimg {
  position: absolute;
  top: 400px;
  right: 140px;
}

