	/****************************************/
	/* Ahnentafel  */
	/****************************************/
	em { font-weight: bold;	font-size: 100.01%;	}

	#table { width: 71%; border: 2px solid;	font-size:11px;
	}
	#td { width: 13%; }
	#td { width: 45%; }
	#td { width: 13%; }  
	
	#table1 {
	overflow: auto;
	}
	#td { min-width: 200px; padding:5px; }

	#table1 a:link {
	font-weight: bold;	
	color:red;
	font-size:1.10em; 
	text-decoration:none;
	}
	
	.h1a { font-size: 1.5em; font-weight: bold; height: 250px; }
	.h2a { font-size: 1.3em; }
	.h3a { font-size: 1.0em; }
	.h4a { font-size: 0.7em; }
	.blaufett { font-size: 1.1em; color: #0000FF;	font-weight: bold; }
	/****************************************/
