.clearfix:after { /*clearfix voorkomt dat een float buiten de randen van een container gaat vallen in IE for mac en FF*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.foldvast{
  position:relative;
  display: none;
  border-left:1px solid #556655;
  padding-left:20px;
  padding-right:20px;
  margin-bottom:10px;
  /* background-color: #EEFFEE; */
  z-index:5;
  font-size: 10pt;
  color: #335533;
}
div.submenu{
margin-bottom:30px;
}
.sluit{
  text-align: right;
}
body {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #556655;
  margin-top: 0px;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#C0C0C0;
  scrollbar-3dlight-color:#809080;
  scrollbar-darkshadow-color:#607060;
  scrollbar-shadow-color:#BED8BE;
  scrollbar-arrow-color:#C0C0C0;
  scrollbar-track-color:#BED8BE;
}
p{
width:95%;
}
#container{
	position: absolute;
	top: 53px;
	left: 231px;
	width: 474px;
	height: 280px;
}
p.titel_rubriek{
  border-bottom: 1px solid #A3C0A1;
  color: #A3C0A1;
  font-weight: bold;
  font-size: 14pt;
}

h1{
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #556655;
  font-size: 12pt;
  font-weight: bold;
  border-bottom: 1px solid #B4D1B2;
}
h2{
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #556655;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;

}
table{
  margin: 0;
  cell-padding: 0;
  cell-spacing: 0;
  border: 0;
}
.stretch{
  height:'100%';
}

td {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #556655;
  font-size: 10pt;
 
 }
.frame{
  margin: 0;
  padding: 0px 0px 0px 0px;
  spacing: 0;

  
}
.leestxt{
  text-align: justify;
}
LINKS

  a:hover {
  font-family: Trebuchet MS;
  font-size:11pt;
  text-decoration: underline;
  color: #CCDDCC;
   font-weight: bold;
}
a:link{
  font-family: Trebuchet MS; 
  font-size: 10pt;
  color: #112211;
  text-decoration: none;
  font-weight: bold;
}
a:visited{
  font-family: Trebuchet MS;
  font-size: 10pt;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
a.naked
{
  font-family: Trebuchet MS; 
  color: #000000;
  text-decoration:none;
}
.floatright
{
  float: right;
  margin-left:20px;
  margin-right: 0px;
  margin-top: 15px;
  margin-bottom: 15 px;
  
}
.floatleft
{
  float: left;
  margin-left:0px;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 15 px;
}

