body {
  background-image:url(site_bg.jpg);
  background-attachment: fixed;
  background-position: top;
  background-color:#016839;
  background-repeat:repeat-x;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  padding:0px;
  margin:0px;
}

#content a {

  text-decoration:none;
  border-bottom:1px dotted #fff;
}

#content a:hover {
  border-bottom:1px solid #fff;
}

#container {  	
  width:797px;
  margin: 0px auto 0px auto;
  text-align: left;
  padding: 0px;
  background-color:#000000;
  overflow: hidden;
  border:2px #004B1C solid;
}

#header {
  width:797px;
  height:190px;
  color:#CCCCCC;
}

#content {

  background-color:#F2F2F2;

  float:left;
  line-height:150%;
  color:#333;
  padding:15px;
}

.plaatje {
  margin:10px;
  margin-left:15px;
  float:right;
  border:2px solid #FFFFFF;
}


.onderplaatje {
  margin:10px;
  margin-left:15px;
  border:2px solid #FFFFFF;
  float:left;
}

#footer {
text-align:center;
}

ul li {
  list-style:decimal;
}




 

