
body {
	margin-left:40px;
	mmargin-right:40px;
	margin-top::80px;
	font-family:"Cataneo BT";
	font-style:normal;
	font-size:30pt;
	color:#6C534F;
	font-weight:bold;		
}
a:link {
	color:#6C534F;
}
a:hover {
	color:#623100;
	background-color: #f9dbcc;
}
a:visited {
	color:#342927;
	text-decoration: underline;
}
a:active {
	color:#69514E;
}
h1 {
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size:38pt;
	color:#6C534F;
	font-style:italic;
	text-align: center;
	
}
H2 {
	font-family:"Georgia,Times New Roman", Times, serif;
	font-size:35pt;
	text-align:  center;
	font-style:italic;
	color:#6C534F;
}
H3 {
	font-family:"Georgia,Times New Roman", Times, serif;
	font-size:25pt;
	text-align: center;
	font-style:italic;
	color:#6C534F;
	}
H4 {
	font-family:"Cataneo BT", "Times New Roman", Times, serif;
	font-size:18pt;
	font-style:normal;
	color:#6C534F;
	text-align:center;
}
H5 {
   font-family:"Cataneo BT", "Times New Roman", Times, serif;
	font-size:12pt;
	text-align: left;
	font-style:normal;
	color:#6C534F;
	font-weight:bold;
}
H6{
	font-family:"Cataneo BT", "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style:italic;
	color:#6C534F;
	text-align:center;
}

.Adresse {
	font-family:"Cataneo BT", "Times New Roman", Times, serif; 
	font-size:10pt;
	color:#6C534F;
	
}

.stammbaum {
	font-family:"Cataneo BT", "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight: bold;		
	color:#6C534F;
	text-align:center;
	font-style:normal;
	border:3px solid #6C534F;
	vertical-align: middle;
}

.table {
	font-family:"Cataneo BT", "Times New Roman", Times, serif; 
	font-size:14pt;
	font-weight:bold;
	font-style:center;
	position:static;
	width:auto;
	text-align:left;
	border-width:3px; 
	border-color:#6C534F;
	border-style:ridge;  
}
   