
	em {
	font-weight: bold;
	font-size: 100.01%;
	}
	#table { 
	width: 80%;
	margin: 0 auto;
	padding: 0;
	/*border: 1px solid;
    border-color; blue;*/
	}
/****************************************/
/*  Geborene  */
/****************************************/
	#Geborene {}
    h1 { font-size: 1.5em; font-weight: bold; font-family: "Times New Roman", Times, serif; }     
    h2 { font-size: 1.3em; font-family: "Times New Roman", Times, serif; }
    h3 { font-size: 1.2em; }
    h4 { font-size: 0.8em; }
/****************************************/
/* Spezielle Textformate */
/****************************************/
	.rotfett { font-size:16px; color: #FF0000; font-weight: bold; }
	.rosafett { font-size:16px; color: deeppink; font-weight: bold; }
	.blaufett  { font-size:16px; color: #0000FF;	font-weight: bold; }
	.braunfett  { font-size:16px; color: #663300; font-weight: bold; }
	.H1 { 
	font-family: "Old English Text MT", Times, serif;
	text-shadow: black 3px 2px 1px; font-size:2.5em;
	letter-spacing: 0.05em; 
	color: red; }
	.H2 { 
	font-family: "Old English Text MT", Times, serif;
	text-shadow: black 3px 2px 1px; font-size:2.2em;
	color: red; }
	
	
	