body {
	margin-left:40px;
	margin-right:40px;
	margin-top:40px;
	color: #2A4139;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
}
A:hover {
	color: #3F4870;
	text-decoration: underline;
	background-color: #FFFFCC;
	}
A:active {
	color: #3F4870;
	text-decoration: underline;
	background-color: #FFFFCC;
}
A:visited {
	color: #274F41;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #3F4870;
	font-style: italic;
	text-align: center;
}
H2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14pt;
	text-align: center;
	font-style: italic;
	color: #3F4870;
}
H3 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style: italic;
	color: #3F4870;
	text-align: center;
}
H4 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12pt;
	text-align: justify;
	font-style: normal;
	color: #3F4870;
}
H5 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12pt;
	text-align: left;
	font-style: normal;
	color: #3F4870;
	font-weight: bold;
}
H6{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11pt;
	font-style: italic;
	color: #3F4870;
	text-align: center;
}

.Adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3F4870;
	text-decoration: none;
}
.stammbaum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3d4548;
	text-align: center;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-color: #7d8f95;
	border-right-color: #7d8f95;
	border-bottom-color: #7d8f95;
	border-left-color: #7d8f95;
	vertical-align: middle;
}

.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	position: static;
	width: auto;
	text-align: left;
	color: #3F4870;
	border: thick ridge #3F4870;
}
