<!--

.centreren {text-align: center;}

a {color: Navy;}

a:link {text-decoration:none;color:navy;}

a:visited {text-decoration:none;color:navy;}

a:hover {
   text-decoration:bold;
   color:navy;
	background-color:white;
}

body {
   color: Black;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Garamond,Times New Roman,sans-serif;
	font-size: 100%; 
	background: url(bac.jpg) white;
}

body.form {
	color: navy;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Garamond,Times New Roman,sans-serif;
	font-size: 150%;
	background: White url(bkgacc.gif);
}

body.index {
	color: navy;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Garamond,Times New Roman,sans-serif;
	font-size: 150%; 
	background: url(bac.jpg) white;
}

body.savesex {
   color: navy;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Garamond,Times New Roman,sans-serif;
	font-size: 100%;
	background: url(back.jpg) white;
}
	
h1 {
   text-align: center;
	font: bold;
}

hr.dikkelijn {
  height: 5px;  
  width: 100%;
  background-color: #0002cc  	
}

hr.wittelijn { 
width: 100%; height: 10px; background-color: white 
}

img.crossani {
  margin-left: 9px;
  float: left;
  border-style: none;   	
}

img.email {
	border: none;
}

img.rand {
	border-width: thick;
	border: inset;
}

img.right {
  float: right;
  border-width: thick;
  border: inset;  
}

img.trinity {
  float: left;
  margin-right: 16px;
  margin-bottom: 8px;
  border-width: thick;
  border: inset;         	
}

input {
	background-color: #FFFACD; 
}

ol.typea {
	list-style-type: lower-alpha;
}

p.groteletter {
   font-size: 400%;
	text-align: center;	
}

p.invul {
	text-align: center;
	font-size: 300%; 
}

span.blauwwit {
   background: #0000cd;
   color: #fffff0;
   font-family: Arial black, Helvetica, sans-serif;
	font-weight: normal;	
}

span.blauwwitdun {
   background: blue;
   color: #fffff0;
   font-family: arial;
}

span.groenwit {
	background: #006400;
	color: #fffff0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

span.klein {
	font-family: Garamond,Times New Roman,sans-serif;
   font-size: 65%;	
}

span.kleur {
	color: #EEEEEE;	 
}

span.rand {
	border: medium outset white;
}

span.rand150 {
	border: medium outset white;
   font-size: 150%;  	
}

span.rand200 {
	border: medium outset white;
   font-size: 200%;  	
}

span.roodwit {
	background-color: #B12C26;
	color: white;
	font-family: arial
}

span.witzwart {
	background: #ECECEC;
	color: black;
	font-family: arial
}

span.wit {
	background-color: white;
}

span.onderstrepen {
	text-decoration: underline;
} 

table {font-size:100%;}

table.bijlage {
	font-family: Lucida Sans,Humanst521 BT,sans-serif;
	font-style: italic;
}

table.greyfont {
	color: dimgray;
}

table.opmaak {
	border-color: blue;
	border-width: 3px;
	background-color: white;
	border-style: solid;
	}

table.tabelrand {
	border-width: thick;
	border: inset;
	background-color: Silver;
}

table.witterand {
	border-collapse:collapse;
}

td.witterand {
	 border-width:3px;
	 padding:5px; 
	 border-style:solid; 
	 border-color:white;
}

td.zwarterand {
	 border-width:1px; 
	 border-style:solid; 
	 border-color:black;
	 color: #696969;
}
 
td.belijdenis {
  width: auto;
  vertical-align: top;	
}

td.bulgif {
  width: 15;
  vertical-align: text-top;
}

td.groteletter {
	font-size: 200%;
	text-align: center; 
}

td.index {
	width: 13px;
	vertical-align: middle;
}

td.indexb {
	width: 100%;
	vertical-align: top;
}

td.kwart {
	width: 25%;
}

td.linkerhelft { 
   width: 50%;
	vertical-align: top;
	text-align: left;	
}

td.rechterhelft {
   width: 50%;
	vertical-align: top;
   text-align: right;	       	
}

td.rechterhelfttext {
	width: 50%;
	vertical-align: top;
	text-align: left;
}

textarea {
	background-color: #FFFACD;
}

tr.geel {
	background-color: #fffff0;
}

-->

