body {
	background-attachment: fixed;
	background-color: #061E4A;
	background-image: url(images/hmoll_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 150px 100px 100px 240px;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}
.logo {
	text-indent: -50px;
	margin-top: 157px;
}
.titel {
	font-size: 36px;
	text-indent: -140pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.daten {
	font-weight: bold;
}
td {
	vertical-align: top;
	line-height: 22px;
}
a {
	font-style: normal;
	font-weight: bold;
	color: #E5A13F;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
