body {
	background-color: #FFFFFF;
	background-image: url(images/hg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	width: auto;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#main-content img {
	border: 5px solid #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

