    

/*
	BODY {
    font-family : Georgia, Times, serif;
    font-size : 10pt;
    font-weight : normal;

    margin : 0;
    padding : 0;
	  border : 0;
	  border-width:0;
	  background-color : white;
	}


	
	H1, H2, H3 {
	    margin-left: 0px;
	}

	H1 {
	    font-size: 14pt;
			}
			
	H2, H3 {
	    font-size: 14pt;
			}
			
  H4,H5 {
	    font-size: 12pt;
	    margin-left: 20px;
	}
*/	
   .genealogie {color : #000000;
       margin-left: 0px;
       text-indent: 0px;
        	    }


.copyright {color : #999999;
		    font-family: Andale Mono, Courier, Arial, sans-serif;
		    font-size: 8pt;
        margin-left: 0px; 
        text-indent: 0px;
		    }
/*
.hoofdcap{
             font-family: Georgia, Times New Roman, serif;
             font-size: 12pt;
	     color: #000000;
             margin-left: 0px;
	     text-indent: 0px;
	     }
*/
 A.alfabet {
              color : black;
              text-decoration : none;
}

.alfabetregel{
          color : #000000;
          background-color : #999966;
          text-decoration : none;
          font-weight : bold;
}
.bwnimg {
       float : right;
       margin: 10px;
}
.alias {font-style: italic;}
.type {font-style: italic;}
.naam {font-weight: bold;}
.toelichting {
           background-color : navy;
					 color: white; 

					 font-weight: bold;
					 }

	
.nieuw {
    color : #990000;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 8pt;}

 div.row {
  clear: right;
  padding-top: 10px;
  margin-left: 0px;
  }

div.row span.label {
  float: left;
  width: 15%;
  text-align: left;
  font-weight: bold;
  font-size: 100%;
  }


div.row span.formw {
  float: right;
  width: 80%;
  text-align: left;
  } 

div.row span.formw select.selected {
  background-color : navy;
  color: white;
}
TABLE.alfabettable{
  border-collapse: collapse;
 }
 
TABLE.alfabettable  TD { 
color: black;
border: 1px solid olive; 
padding: 5px; 
text-indent: 0;
}


@media print {

.copyright {
    color: #000000;
    font-family: Courier,Arial,sans-serif;
    font-size: 9pt;
    margin-left: 0;}

}