html {	
  height: 100%;	width: 100%;	
}
body {
	margin: 0px;
	background-color: #D17415;
	line-height: 1.3em;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	color: #000000;
}

h1 {font-size: 18px;font-weight: bold;}
h2 {font-size: 16px;font-weight: bold;}
h3 {font-size: 14px;font-weight: bold;}
h4 {font-size: 12px;font-weight: bold;	}

.lijst ul { color: #807944; align: left}
.lijst ul, .lijst li {color: #807944; 	font-weight: bold; 	}
.lijst li a { color: #807944; text-decoration:none; }
.lijst li a:hover { color:#000000;  text-decoration:underline; }
.lijst li a:visited { text-decoration: none;  color: #807944;  }
.lijst li a:active { 	text-decoration: none; 	color: #807944; }

.logo   { border: 2px solid #666; padding: 0px 0px; }
.style1 {	color: #807944; font-weight: bold; }
.style2 { color: #807944; font-size: 12px;   }
.style3 {	color: #807944; font-size: 10px;  }
.style4 { font-size: 14px;	font-weight: bold; 	line-height: normal; }
.style5 { color: #807944; font-size: 14px; font-weight: bold;}
.style6 { font-size: 12px }

.achtergrnd  
{
	background-image: url(http://www.stichtingfsi.nl/images/BckgrndHoofdEven.jpg)
}
   
a.even {
    color: #807944;
  	text-decoration:none;
}
a.even:hover {
   color:#000000;
	 text-decoration:underline;
}
a.even:visited {
	 text-decoration: none;
	 color: #807944;
}
a.even:active {
	text-decoration: none;
	color: #807944;
}
a.normaal {
	color: #000000;
	text-decoration: none;
}
a.normaal:visited {
	text-decoration: none;
	color: #000000;
}
a.normaal:hover {
	text-decoration: underline;
	color: #5B5A62
}
a.normaal:active {
	text-decoration: none;
	color: #000000;
}
img.klooster {  
  clear: left; 
  float: left;   
  margin: 10px; 
}
.accent { 
  color: #D17415; 
  font-weight: bold; 
}
.Redcell {
  color: red;
}
