body {
	background-attachment: fixed;
	background-image: url(images/main_hg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #C8C8C8;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
