h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 30px;
	margin-left: auto;
	font-weight: bold;
}
body {
	background-color: #D4947F;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
h2 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.AbsBild {
	margin-bottom: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: small;
	margin-left: 10px;
	line-height: 20px;
}
.BildStil {
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 20px;
	margin-right: 10px;
	font-weight: normal;
	font-size: small;
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}

