body {
	background-color: #D9541E;
}
table {
	background-color: #FFFFFF;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	padding: 0px;
	margin: 15px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #D9541E;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D9541E;
	font-size: 12pt;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #D9541E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.bild {
	border: 1px solid #D9541E;
	padding: 5px;
}

a:link {
	color: #D9541E;
}
a:visited {
	color: #D9541E;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}